[v-cloak] {
  display: none;
}
blockquote {
  text-align: left;
  padding: 16px 20px;
  margin: 20px 0 20px;
  margin-bottom: 30px;
  margin-top: 30px;
  border-left: 5px solid #80b435;
}
table {
  border: 0;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  border-collapse: collapse;
}
table tbody {
  border: 0;
}
table td {
  position: relative;
  padding: 5px 15px;
  border: 0;
  border-right: 1px solid #999;
  border-top: 1px solid #999;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(/fonts/ProximaNova-Semibold.ttf);
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: Oswald;
  src: url(/fonts/Oswald-Regular.ttf);
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.ttf);
  font-weight: 400;
  font-style: normal;
  font-display: block;
  font-display: swap;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twit:before {
  content: "\e921";
}
.icon-my-profile:before {
  content: "\e919";
  color: #80b435;
}
.icon-my-order:before {
  content: "\e91a";
  color: #80b435;
}
.icon-change-pass:before {
  content: "\e91d";
  color: #80b435;
}
.icon-esc:before {
  content: "\e91e";
  color: #80b435;
}
.icon-pay:before {
  content: "\e917";
}
.icon-pay-online:before {
  content: "\e918";
}
.icon-delete:before {
  content: "\e905";
}
.icon-pagi-left:before {
  content: "\e915";
}
.icon-pagi-right:before {
  content: "\e916";
}
.icon-arrow-filter:before {
  content: "\e913";
}
.icon-arrow-filter-bottom:before {
  content: "\e914";
}
.woypjssfrpwttq:before {
  content: "\e91b";
}
.icon-place:before {
  content: "\e910";
  color: #fff;
  transition: color 0.4s;
}
.icon-to-top:before {
  content: "\e911";
  color: #fff;
  transition: color 0.4s;
}
.icon-e-mail:before {
  content: "\e912";
  color: #fff;
  transition: color 0.4s;
}
.twszaqusfcflz:before {
  content: "\e91c";
}
.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-enter:before {
  content: "\e903";
  color: #d3d3d3;
  transition: color 0.4s;
}
.icon-fb:before {
  content: "\e904";
}
.icon-inst:before {
  content: "\e906";
}
.zkwlrjpkvqyl:before {
  content: "\e907";
}
.zkwlrjpkvqyl-finger:before {
  content: "\e908";
  color: #bdbdbd;
  transition: color 0.4s;
}
.icon-message:before {
  content: "\e909";
  color: #bdbdbd;
  transition: color 0.4s;
}
.icon-more-arrow:before {
  content: "\e90a";
  color: #ed6663;
  transition: color 0.4s;
}
.icon-phone:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
  color: #d3d3d3;
  transition: color 0.4s;
}
.vshrouruaogo:before {
  content: "\e90d";
  color: #80b435;
  transition: color 0.4s;
}
.icon-teleg:before {
  content: "\e90f";
}
.icon-to-cart-active:before {
  content: "\e91f";
}
.icon-google:before {
  content: "\e920";
}
.icon-viber {
  display: flex;
  height: 20px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.voxrtqqvfqfix-button[disabled] {
  pointer-events: none;
}
.voxrtqqvfqfix-button[disabled] .lds-dual-ring {
  display: inline-block;
  width: 44px;
  height: 44px;
  font-size: 0;
}
.voxrtqqvfqfix-button[disabled] .lds-dual-ring:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: -6px 7px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.blog-page__content ul:not([class]) li,
.jhlwhftfjvfchg-brand__content ul:not([class]) li,
.product-info__wrapper ul:not([class]) li,
.seo-text ul:not([class]) li {
  padding: 10px 0;
}
.blog-page__content ul:not([class]) li,
.jhlwhftfjvfchg-brand__content ul:not([class]) li,
.product-info__wrapper ul:not([class]) li,
.seo-text ul li {
  position: relative;
}
.blog-page__content ul:not([class]) li::before,
.jhlwhftfjvfchg-brand__content ul:not([class]) li:before,
.product-info__wrapper ul:not([class]) li::before,
.seo-text ul li:before {
  content: "";
  position: absolute;
  left: -22px;
  top: 20px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #80b435;
}
.blog-page__content ol li,
.jhlwhftfjvfchg-brand__content ol li,
.product-info__wrapper ol li,
.seo-text ol li {
  list-style: decimal;
}
.blog-page__content ol,
.blog-page__content ul:not([class]),
.jhlwhftfjvfchg-brand__content ol,
.jhlwhftfjvfchg-brand__content ul:not([class]),
.product-info__wrapper ol,
.product-info__wrapper ul:not([class]),
.seo-text ol,
.seo-text ul:not([class]) {
  padding: 0 0 15px 40px;
}
img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: top;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
}
textarea {
  font: inherit;
  color: inherit;
  outline: 0;
}
input {
  font: inherit;
  color: inherit;
  outline: 0;
}
button {
  font: inherit;
  color: inherit;
  text-transform: inherit;
  outline: 0;
  border: none;
  background: 0 0;
  cursor: pointer;
}
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.vcwdixpwjgj {
  position: relative;
}
.rsortzazqfygc-catalog {
  position: absolute;
  left: 50%;
  top: 200px;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 60px;
  width: 100%;
}
.rsortzazqfygc-img {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  transform: none;
  transition: opacity 0.7s, transform 0s 0.7s;
}
.rsortzazqfygc-img.pthpoqrshkwfgio {
  opacity: 0;
  transform: scale(0);
}
.rsortzazqfygc-img .yfwcjthcddeatku-preloader {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 60px;
}
.rsortzazqfygc-catalog .dots {
  width: 8px;
  height: 8px;
  background-color: #7bc97b;
  border-radius: 50%;
}
.rsortzazqfygc-catalog .vzuyhorvyzg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  animation: preloader-ratote 0.8s ease-out infinite;
}
.rsortzazqfygc-img .vzuyhorvyzg {
  width: 60px;
  left: auto;
}
.rsortzazqfygc-img .dots {
  background-color: #ccc;
}
@keyframes preloader-ratote {
  0% {
    transform: translateY(-50%) rotate(0);
  }
  50% {
    transform: translateY(-50%) rotate(180deg);
  }
  100% {
    transform: translateY(-50%) rotate(180deg);
  }
}
html {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
html.overflow {
  height: auto;
  position: relative;
  overflow: hidden !important;
  margin-right: 17px;
}
html.overflow .pcevyqjfxkwgx {
  width: 100%;
}
html.overflow .pcevyqjfxkwgx.sludzazwyosplr {
  width: calc(100% - 17px);
}
main.sludzazwyosplr {
  margin-top: 80px;
}
body {
  overflow: hidden;
  min-width: 320px;
  font-family: Rubik, sans-serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3d3d3d;
}
.content-table {
  overflow-x: auto;
}
.content-table::-webkit-scrollbar {
  height: 3px;
}
.content-table::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}
.content-table::-webkit-scrollbar-thumb {
  outline: 1px solid #708090;
}
#app {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin-top: 60px;
}
.yfwcjthcddeatku {
  max-width: 1920px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
}
.ddrkezyzlcxw {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 100%;
  height: 44px;
  background-color: #a2d242;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700px;
  letter-spacing: 0.05em;
  transition: background-color 0.4s;
  user-select: none;
  cursor: pointer;
}
.ddrkezyzlcxw .icon-cart {
  padding-right: 10px;
}
.ddrkezyzlcxw .icon-cart::before {
  color: #fff;
}
.ddrkezyzlcxw-else {
  max-width: 227px;
  width: 100%;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #3d3d3d;
  transition: color 0.4s, box-shadow 0.4s;
}
.ggjxfzwpow {
  display: block;
  font-family: Oswald, sans-serif;
  color: #292929;
  font-weight: 500;
  font-size: 42px;
  line-height: 62px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.05em;
}
.lqfwpqkawitq {
  display: block;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.txrgyjtzokwvisk {
  display: block;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.product_catalog .ggjxfzwpow {
  width: calc(84% - 15px);
  margin-left: auto;
}
.main-sub-caption {
  display: block;
  font-family: Oswald, sans-serif;
  color: #ed6663;
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
  margin-top: 10px;
  text-align: center;
  font-weight: 400;
}
.general-buttons {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.general-buttons.pthpoqrshkwfgio {
  display: none;
}
.general-buttons button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 19px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  color: #949494;
  transition: color 0.4s;
}
.general-buttons button .icon-arrow-left {
  margin-left: -4px;
}
.general-buttons button .icon-arrow-right {
  margin-right: -4px;
}
.general-buttons button:first-child {
  margin-right: 30px;
}
.general-more {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: absolute;
  right: 55px;
  bottom: 5px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4f4f4f;
  transition: color 0.4s;
}
.general-more .icon-more-arrow {
  margin-left: 12px;
  font-size: 19px;
}
.general-more_mobile {
  display: none;
}
.button-to-top {
  position: fixed;
  right: 50px;
  bottom: -50px;
  opacity: 0;
  z-index: 3;
  transition: opacity 0.4s, bottom 0.4s;
}
.button-to-top.show {
  bottom: 60px;
  opacity: 1;
}
.button-to-top .to-top {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: background-color 0.4s;
}
.button-to-top .icon-to-top {
  font-size: 8px;
}
.general-calc {
  display: flex;
  justify-content: space-between;
  width: 130px;
  height: 44px;
  border: 1px solid #d3d3d3;
  background-color: #fff;
  border-radius: 30px;
  padding: 0 12px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #3d3d3d;
}
.general-calc button {
  padding: 10px;
  transition: color 0.4s;
}
.calc-input {
  border: none;
  background: 0 0;
  width: 35px;
  text-align: center;
  border-radius: 30px;
  font-weight: 500;
}
.breadcrumbs {
  margin: 45px 0;
}
.breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 19px;
  color: #3d3d3d;
}
.breadcrumbs__item {
  margin-right: 24px;
  padding: 5px 0;
  position: relative;
}
.breadcrumbs__item::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 9px;
  top: 50%;
  transform: translateY(-50%);
  right: -14px;
  background: url(../img/icon-breadcrumbs.svg) center/contain no-repeat;
}
.breadcrumbs__item:last-child {
  color: #949494;
  pointer-events: none;
}
.breadcrumbs__item:last-child::before {
  display: none;
}
.breadcrumbs__link {
  transition: color 0.4s;
}
.gzupwzxcltwuesv {
  display: block;
  z-index: 1;
  position: relative;
}
.gzupwzxcltwuesv .vzuyhorvyzg {
  position: relative;
  display: block;
  width: 100%;
}
.gzupwzxcltwuesv .input-info {
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  right: 0;
  top: 0;
}
.input-drop__container {
  position: relative;
  transition: z-index 0s 0.4s;
}
.input-drop__container .xvuitewoflqst {
  cursor: pointer;
  padding-right: 50px;
}
.input-drop__container .drop-content {
  width: 100%;
  max-height: 0;
  transition: max-height 0.2s;
  scrollbar-color: #f0f0f0 #fff;
  scrollbar-width: thin;
  overflow: auto;
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
  z-index: 3;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.drop-content__list {
  display: block;
  padding: 10px 15px;
}
.drop-content__item {
  display: block;
  padding: 10px 0;
  cursor: pointer;
  transition: color 0.4s;
}
.input-drop__container .drop-content .xvuitewoflqst {
  cursor: text;
}
.input-drop__container .drop-content::-webkit-scrollbar {
  width: 4px;
  border-radius: 5px;
  height: 0;
}
.input-drop__container .drop-content::-webkit-scrollbar-thumb {
  background: #f0f0f0;
}
.input-drop__container.hvddquqiypg {
  z-index: 3;
  transition: z-index 0s 0s;
}
.input-drop__container.hvddquqiypg .drop-content {
  max-height: 300px;
  transition: max-height 0.4s;
}
.input-drop__container.hvddquqiypg .twszaqusfcflz {
  transform: translateY(-50%) rotate(180deg);
}
.input-drop__container .twszaqusfcflz {
  font-size: 5px;
  position: absolute;
  top: 50%;
  right: 30px;
  pointer-events: none;
  transform: translateY(-50%) rotate(0);
  transition: transform 0.4s;
}
.jcevflchod {
  width: 100%;
  height: 88px;
  padding-left: 30px;
  padding-top: 13px;
  font-size: 14px;
  line-height: 17px;
  color: #3d3d3d;
  border: 1px solid #d3d3d3;
  border-radius: 30px;
  resize: none;
  transition: color 0.4s, border-color 0.4s;
}
.jcevflchod + .lkekzxkstsu {
  top: 14px;
  transform: scale(1);
}
.jcevflchod.hvddquqiypg {
  border-color: #3d3d3d;
}
.jcevflchod.hvddquqiypg + .lkekzxkstsu {
  top: 5px;
  transform: scale(0.6);
}
.jcevflchod.error {
  border-color: #ed6663 !important;
}
.jcevflchod.error ~ .error-text {
  display: block;
  color: #ed6663;
  font-size: 10px;
  line-height: 110%;
  font-weight: 500;
  margin-top: 5px;
  position: absolute;
  left: 10px;
  bottom: -15px;
}
.lkekzxkstsu {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%) scale(1);
  color: #949494;
  font-size: 14px;
  line-height: 17px;
  transform-origin: left;
  transition: transform 0.4s, left 0.6s, top 0.6s;
  pointer-events: none;
}
input.hidden {
  display: none;
}
.xvuitewoflqst {
  width: 100%;
  height: 44px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 17px;
  color: #3d3d3d;
  border: 1px solid #d3d3d3;
  border-radius: 30px;
  transition: color 0.4s, border-color 0.4s;
}
.xvuitewoflqst:not(:placeholder-shown) {
  border-color: #3d3d3d;
}
.xvuitewoflqst:not(:placeholder-shown) + .lkekzxkstsu {
  transform: translateY(-110%) scale(0.6);
}
.xvuitewoflqst.error {
  border-color: #ed6663 !important;
}
.xvuitewoflqst.error ~ .error-text {
  display: block;
  color: #ed6663;
  font-size: 10px;
  line-height: 110%;
  font-weight: 500;
  margin-top: 5px;
  position: absolute;
  left: 10px;
  bottom: -15px;
}
.koyvkkuwsseyttd {
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}
.koyvkkuwsseyttd.error {
  color: #ed6663 !important;
}
.koyvkkuwsseyttd small {
  font-size: 12px;
  font-weight: 400;
}
.koyvkkuwsseyttd span {
  color: #80b435;
  padding-left: 2px;
}
.ycjqshpdeqfpol {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-transform: uppercase;
  color: #80b435;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  max-width: 427px;
  width: 100%;
  height: 44px;
  margin-top: 30px;
  margin-left: auto;
  transition: color 0.4s, box-shadow 0.4s;
  cursor: pointer;
  padding: 5px 10px;
}
.ycjqshpdeqfpol.ogcgjrkdqzgzii {
  opacity: 0.6;
  pointer-events: none;
}
.ycjqshpdeqfpol svg {
  margin-right: 5px;
}
.ycjqshpdeqfpol svg path {
  transition: stroke 0.3s;
}
.qfltyprikhrga {
  position: fixed;
  top: 120px;
  right: 0;
  max-width: 500px;
  width: 100%;
  z-index: 5;
}
.noty_theme__push_notification__item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 130%;
  color: #fff;
  padding: 30px;
  background-color: #80b435;
  border-radius: 20px 0 0 20px;
}
.noty_theme__push_notification__item .noty_body {
  display: flex;
  align-items: center;
}
.noty_theme__push_notification__item .noty-icon {
  width: 16px;
  height: 16px;
  background: url(../img/noty-icon.svg) center/contain no-repeat;
  margin-right: 10px;
}
.noty_theme__push_notification__item.noty_type__error {
  background-color: #ed6663;
}
.noty_theme__push_notification__item.noty_type__error .noty-icon {
  display: none;
}
.reviews-new .reviews-new__pagination-wrapper + .reviews__list {
  margin-top: 50px;
}
.reviews-new .reviews__list + .reviews-new__pagination-wrapper {
  margin-top: 50px;
}
.reviews-new .blog__container .ddrkezyzlcxw-else {
  margin: 0;
}
.reviews-new__pagination-wrapper {
  display: flex;
  justify-content: space-between;
}
.reviews-new .reviews__name-product {
  font-weight: 600;
}
.reviews-new .product__reviews__wrapper .reviews__info {
  margin-top: 0;
  margin-right: 20px;
}
.reviews-new .gzupwzxcltwuesv {
  margin-bottom: 20px;
}
.reviews-new .blog__container {
  width: calc(100% - 610px);
}
.reviews-new .general-popular {
  width: 580px;
}
.reviews-new .eqalpusdcadttrk {
  margin-bottom: 30px;
}
.form__subtitle {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.brands {
  margin-bottom: 150px;
}
.brands .ggjxfzwpow {
  margin-bottom: 50px;
}
.brands__search {
  position: relative;
  width: 670px;
  max-width: 100%;
  margin: 0 auto 20px auto;
}
.brands__search button {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  cursor: pointer;
}
.brands__search .icon-search:before {
  color: #80b435;
  transition: color 0.3s;
}
.brands-bookmarks {
  margin-bottom: 40px;
  margin-left: -20px;
}
.brands-bookmarks__row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.brands-bookmarks__item a {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 41px;
  font-weight: 600;
  text-transform: uppercase;
  color: #80b435;
  user-select: none;
  transition: color 0.3s;
}
.brands-bookmarks__item {
  margin-left: 20px;
}
.brands-popular {
  margin-bottom: 100px;
}
.brands-popular__title {
  display: block;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.brands-popular__container {
  display: flex;
  flex-wrap: wrap;
  margin: -30px -30px 0 0;
}
.brands-popular__item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 30px 0 0;
  position: relative;
  width: calc(16.666% - 30px);
  border-radius: 10px;
  background: 50% 50% / cover no-repeat;
  background-color: #efefef;
  cursor: pointer;
  user-select: none;
  border: 1px solid #fff;
  transition: border 0.3s;
}
.brands-popular__item:before {
  content: "";
  float: left;
  padding-top: 54.54%;
}
.brands-popular__item span {
  font-size: 18px;
  color: #3d3d3d;
  text-align: center;
  padding: 0 10px;
  transition: color 0.3s;
}
.brands__row {
  padding-top: 70px;
  margin-top: -70px;
}
.brands__row + .brands__row {
  margin-top: -20px;
}
.brands__subtitle {
  display: block;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.brands__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
}
.brands__item {
  width: 16.666%;
  margin-top: 10px;
}
.brands__item a {
  display: block;
  width: 100%;
  transition: color.3s;
  padding-right: 15px;
}
.jhlwhftfjvfchg-brand {
  margin-top: 50px;
  width: 100%;
  display: flex;
  padding: 30px;
  border: 1px solid #e0e0e0;
  border-radius: 15px;
}
.jhlwhftfjvfchg-brand__img {
  width: 225px;
  height: 156px;
  margin-right: 20px;
}
.jhlwhftfjvfchg-brand__img image {
  width: 100%;
  border-radius: 10px;
}
.jhlwhftfjvfchg-brand__content {
  position: relative;
  width: calc(100% - 245px);
  height: auto;
  max-height: 160px;
  line-height: 24px;
  overflow: hidden;
  transition: max-height 0.6s, padding 0s;
  transition-delay: 0s, 3s;
}
.jhlwhftfjvfchg-brand__content.show {
  max-height: 5000px;
  padding-bottom: 30px;
  transition-delay: 0s, 0s;
}
.jhlwhftfjvfchg-brand__content .more {
  position: absolute;
  width: 100%;
  height: 30px;
  background: #fff;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.3s;
}
.jhlwhftfjvfchg-brand__content a {
  color: #80b435;
  transition: color 0.3s;
}
.jhlwhftfjvfchg-brand__content .more span {
  margin-right: 5px;
}
.jhlwhftfjvfchg-brand__content .more .twszaqusfcflz {
  font-size: 4px;
  transition: transform 0.3s;
}
.jhlwhftfjvfchg-brand__content.show .twszaqusfcflz {
  transform: rotate(-180deg);
}
.jhlwhftfjvfchg-brand__title {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}
.jhlwhftfjvfchg-brand__img span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 123px;
  background-color: #efefef;
  font-size: 18px;
  color: #80b435;
  border-radius: 10px;
  text-align: center;
  padding: 0 10px;
}
.jhlwhftfjvfchg-brand__desc h2 {
  margin-bottom: 25px;
}
.jhlwhftfjvfchg-brand__desc p:not(:last-child) {
  margin-bottom: 20px;
}
.jhlwhftfjvfchg-brand__desc p + img {
  margin-bottom: 10px;
}
.jhlwhftfjvfchg-brand__desc img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
.ueaddusieqpzkhv__tablet {
  display: none;
}
.ueaddusieqpzkhv_more {
  position: relative;
}
.jptigrwfckuuikr-more {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #1a1a1a;
  box-shadow: 0 -4px 4px transparent;
  padding: 0 20px;
  max-height: 0;
  z-index: 5;
  overflow: hidden;
  transition: max-height 0.3s, padding 0.3s, box-shadow 0.3s;
}
.jkztdgjthri_more.hvddquqiypg .twszaqusfcflz {
  transform: rotate(-180deg);
}
.jkztdgjthri_more.hvddquqiypg + .jptigrwfckuuikr-more {
  padding: 20px;
  max-height: 300px;
  box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.25);
}
.jptigrwfckuuikr-more__item + .jptigrwfckuuikr-more__item {
  margin-top: 20px;
}
.jptigrwfckuuikr-more__link {
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
  color: #d3d3d3;
  transition: color 0.3s;
}
.jkztdgjthri_more {
  display: flex;
  align-items: center;
}
.jkztdgjthri_more .twszaqusfcflz {
  font-size: 4px;
  margin-left: 10px;
  transition: transform 0.3s, color 0.3s;
}
@media screen and (min-width: 1260px) {
  .jhlwhftfjvfchg-brand__content .more:hover {
    color: #80b435;
  }
  .jhlwhftfjvfchg-brand__content .more:hover .twszaqusfcflz:before {
    color: #80b435;
  }
  .brands-bookmarks__item a:hover {
    color: #a5e845;
  }
  .product-brand a:hover {
    color: #a5e845;
  }
  .brands-popular__item:hover {
    border: 1px solid #80b435;
  }
  .brands-popular__item:hover span,
  .brands__item a:hover,
  .jhlwhftfjvfchg-brand__content .more:hover,
  .jhlwhftfjvfchg-brand__content a:hover,
  .jhlwhftfjvfchg-review__product-name:hover,
  .delivery-item a:hover {
    color: #a5e845;
  }
  .seo-text a:hover {
    color: #a5e845;
  }
  .verify-email__wrapper p a:hover {
    color: #a5e845;
  }
  .page-news__wrapper a:hover {
    color: #80b435;
  }
  .general-more:hover {
    color: #7b7b7b;
  }
  .general-buttons button:hover {
    color: #80b435;
  }
  .button-to-top:hover .icon-to-top::before {
    color: #80b435;
  }
  .button-to-top:hover .to-top {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .item__more:hover {
    color: #242424;
  }
  .ddrkezyzlcxw:hover {
    background-color: #a5e845;
  }
  .ddrkezyzlcxw-else:hover {
    color: #575757;
  }
  .pagination__item button:hover {
    color: #80b435;
  }
  .pagination__link:hover {
    color: #80b435;
  }
  .general-calc button:hover {
    color: #80b435;
  }
  .xvuitewoflqst:hover,
  .jcevflchod:hover {
    border-color: #3d3d3d;
  }
  .ycjqshpdeqfpol:hover {
    color: #a5e845;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  }
  .ycjqshpdeqfpol:hover svg path {
    stroke: #a5e845;
  }
  .ddrkezyzlcxw-else:hover {
    color: #80b435;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  }
  .breadcrumbs__link:hover {
    color: #242424;
  }
  .checkbox__wrapper:hover {
    color: #242424;
  }
  .form-policy a:hover {
    color: #3d3d3d;
  }
  .jptigrwfckuuikr__name-category__item:hover .jptigrwfckuuikr__name-category__button {
    color: #80b435;
  }
  .jptigrwfckuuikr__name-category__item:hover .jptigrwfckuuikr__name-category__button .twszaqusfcflz {
    transform: rotate(180deg);
  }
  .jptigrwfckuuikr__name-category__item:hover .jptigrwfckuuikr__category-block {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, opacity 0.4s 0.2s;
    z-index: 2;
  }
  .jptigrwfckuuikr__enter:hover {
    color: #fff;
  }
  .jptigrwfckuuikr__enter:hover .icon-enter::before {
    color: #fff;
  }
  .jptigrwfckuuikr__live-search .icon-search:hover::before {
    color: #fff;
  }
  .jptigrwfckuuikr-more__link:hover,
  .jkztdgjthri:hover {
    color: #fff;
  }
  .jptigrwfckuuikr__category__link:hover,
  .jptigrwfckuuikr__sub__link:hover {
    color: #80b435;
  }
  .jptigrwfckuuikr__cart__delete:hover {
    color: #000;
  }
  .jptigrwfckuuikr__cart__link:hover .jptigrwfckuuikr__cart {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, opacity 0.4s 0.2s;
    z-index: 2;
  }
  .jptigrwfckuuikr__callback__link:hover {
    color: #a5e845;
  }
  .jptigrwfckuuikr__socila__link:hover {
    color: #a5e845;
  }
  .jptigrwfckuuikr__shop__item:hover {
    color: #80b435;
  }
  .jptigrwfckuuikr__shop__item:hover .icon {
    stroke: #80b435;
  }
  .jptigrwfckuuikr__cart__link:hover .cart-icon svg {
    fill: #80b435;
  }
  .delete-product:hover {
    color: #000;
  }
  .delete-product:hover .cross::after,
  .delete-product:hover .cross::before {
    background-color: #000;
  }
  .wvfrdvosoztafa:hover .gykuoqlhzrd {
    opacity: 1;
  }
  .wvfrdvosoztafa:hover {
    z-index: 3;
    margin-bottom: var(--offset);
  }
  .wvfrdvosoztafa:hover::before {
    opacity: 1;
  }
  .wvfrdvosoztafa:hover .wvfrdvosoztafa__properties {
    position: relative;
    opacity: 1;
    z-index: 1;
    left: auto;
  }
  .gykuoqlhzrd:hover .zkwlrjpkvqyl::before {
    color: #80b435;
  }
  .erstewgagauv:hover .icon path {
    stroke: #80b435;
  }
  .erstewgagauv.hvddquqiypg:hover .icon path {
    stroke: #99cd51;
  }
  .zafcygrhrja:hover {
    color: #747272;
  }
  .product-page__general-img:hover .img {
    background-color: #fff;
  }
  .xyaihkhsrjzri:hover {
    color: #747272;
  }
  .xyaihkhsrjzri:hover .icon path {
    stroke: #747272;
  }
  .jhlwhftfjvfchg-sub-sub__link:hover {
    color: #292929;
  }
  .jhlwhftfjvfchg-sub__link:hover {
    color: #747272;
  }
  .jhlwhftfjvfchg__link:hover {
    color: #80b435;
  }
  .jhlwhftfjvfchg__button:hover .icon-to-top::before {
    color: #80b435;
  }
  .jhlwhftfjvfchg__button:hover .twszaqusfcflz::before {
    color: #80b435;
  }
  .jhlwhftfjvfchg__delete-button:hover {
    transform: rotate(135deg);
  }
  .jhlwhftfjvfchg__checked .jhlwhftfjvfchg-sub__item-delete:hover {
    color: #000;
  }
  .pjpqwhrccxvf:hover {
    color: #575757;
  }
  .jhlwhftfjvfchg__drop__item:hover {
    background-color: #f4f4f4;
  }
  .pjpqwhrccxvf:hover {
    color: #80b435;
  }
  .news__caption:hover {
    color: #696868;
  }
  .reviews__callback:hover {
    color: #7b7b7b;
  }
  .reviews__callback:hover .icon-message::before {
    color: #7b7b7b;
  }
  button.reviews__icons:hover .zkwlrjpkvqyl-finger::before {
    color: #3d3d3d;
  }
  .img-button:hover {
    background-color: #f1f1f1;
  }
  .product-page__img__item:hover {
    border-color: #333;
  }
  .product-add__reviews:hover {
    color: #000;
  }
  .product-tabs__item:hover {
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    color: #80b435;
  }
  .zouhzwcshusvdi__callback__link:hover {
    color: #80b435;
  }
  .general-social__item:hover {
    background-color: #648e29;
  }
  .voxrtqqvfqfix-product__delete:hover {
    color: #ed6663;
  }
  .form-payment__item:hover span {
    color: #a5e845 !important;
  }
  .drop-content__item:hover {
    color: #80b435;
  }
  .profile-menu__link:hover {
    color: #80b435;
  }
  .profile-form__add-adress:hover {
    color: #3d3d3d;
  }
  .profile-form__add-adress:hover .decor {
    transform: rotate(45deg);
  }
  .profile-form__add-adress:hover .decor::after,
  .profile-form__add-adress:hover .decor::before {
    background-color: #3d3d3d;
  }
  .popular__info__caption:hover {
    color: #696868;
  }
  .blog-content__item a:hover {
    color: #80b435;
  }
  .blog-content__item a:hover::before {
    opacity: 1;
  }
  .news__autor__social-item--fb:hover {
    background-color: #4f71ba;
  }
  .news__autor__social-item--teleg:hover {
    background-color: #0af;
  }
  .news__autor__social-item--inst:hover {
    background-color: #ea6c83;
  }
  .news__autor__social-item--mail:hover {
    background-color: #e57566;
  }
  .new__calc__comments:hover {
    color: #80b435;
  }
  .new__calc__comments:hover .icon-message::before {
    color: #80b435;
  }
  .enter__footer__button:hover {
    color: #242424;
  }
  .vgfeuplauzu-social__link:hover {
    color: #a5e845;
  }
  .vgfeuplauzu-social__link:hover svg path {
    fill: #a5e845;
  }
  .vgfeuplauzu-callback__link:hover,
  .vgfeuplauzu-info__link:hover {
    color: #fff;
  }
  .popup-paid a:hover {
    color: #a5e845;
  }
  .close__popup:hover {
    color: #000;
  }
  .popup-enter__link:hover {
    color: #1a1a1a;
  }
  .popup-cehck-pay__cancel:hover {
    color: #1a1a1a;
  }
}
.jptigrwfckuuikr {
  z-index: 5;
  background-color: #fff;
}
.flgrowwdhzleh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #1a1a1a;
  padding: 0 60px;
}
.jptigrwfckuuikr__social__list {
  display: flex;
}
.jptigrwfckuuikr__social__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-right: 1px solid #3d3d3d;
}
.jptigrwfckuuikr__social__item:first-child {
  border-left: 1px solid #3d3d3d;
}
.jptigrwfckuuikr__socila__link {
  line-height: 0;
  padding: 5px;
  color: #80b435;
  transition: color 0.4s;
}
.jptigrwfckuuikr__socila__link .icon-inst {
  font-size: 18px;
}
.jptigrwfckuuikr__socila__link .icon-teleg {
  font-size: 14px;
}
.krxqqglagqfpcu {
  display: flex;
  color: #d3d3d3;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}
.ueaddusieqpzkhv {
  margin-right: 50px;
  white-space: nowrap;
}
.ueaddusieqpzkhv:last-child {
  margin-right: 0;
}
.jkztdgjthri {
  transition: color 0.4s;
}
.jptigrwfckuuikr__user {
  display: flex;
  align-items: center;
  height: 40px;
}
.live-search-form {
  height: 100%;
}
.jptigrwfckuuikr__live-search {
  display: flex;
  align-items: center;
  width: 264px;
  height: 100%;
  padding: 0 12px;
  border-left: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
}
.jptigrwfckuuikr__live-search .icon-search {
  cursor: pointer;
}
.input-live-search {
  width: 100%;
  background-color: #1a1a1a;
  border: none;
  color: #d3d3d3;
  font-size: 13px;
  line-height: 15px;
}
.input-live-search::placeholder {
  color: #828282;
}
.mobile-search {
  display: none;
}
.jptigrwfckuuikr__enter {
  display: flex;
  align-items: center;
  margin-left: 10px;
  color: #d3d3d3;
  transition: color 0.4s;
}
.jptigrwfckuuikr__enter__text {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  padding-left: 10px;
}
.pcevyqjfxkwgx {
  display: flex;
  align-items: center;
  padding: 0 60px;
  height: 80px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.pcevyqjfxkwgx.sludzazwyosplr {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
}
.whdezijrykp {
  display: flex;
  flex-shrink: 0;
  width: 40px;
  height: 51px;
}
.whdezijrykp img {
  object-fit: contain;
}
.rklehxsowf {
  display: none;
}
.jptigrwfckuuikr-mobile__nav {
  display: none;
}
.jptigrwfckuuikr__category__wrapper {
  margin-left: auto;
  margin-right: auto;
}
.jptigrwfckuuikr__name-category__list {
  display: flex;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #3d3d3d;
  position: relative;
}
.jptigrwfckuuikr__name-category__item {
  margin-right: 32px;
  text-transform: uppercase;
}
.jptigrwfckuuikr__name-category__item:last-child {
  margin-right: 0;
}
.jptigrwfckuuikr__name-category__item.hvddquqiypg {
  color: #80b435;
}
.eyeyjlpzhiloqg {
  display: none;
}
.gsftpfxchdce {
  display: none;
}
.jptigrwfckuuikr__name-category__button {
  display: flex;
  align-items: center;
  padding: 30px 0;
  transition: color 0.4s;
}
.jptigrwfckuuikr__name-category__button .twszaqusfcflz {
  font-size: 4px;
  transition: transform 0.4s;
}
.jptigrwfckuuikr__name-category__button .text {
  padding-right: 10px;
}
.jptigrwfckuuikr__category-block {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: calc(100vw - 38%);
  left: -30px;
  top: calc(100% - 10px);
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 30px;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  transition: visibility 0s 0.4s, opacity 0.2s 0.2s;
  padding-bottom: 0;
}
.jptigrwfckuuikr__category__list {
  column-count: 4;
  column-gap: 0;
  width: calc(81% - 35px);
}
.jptigrwfckuuikr__category__item {
  display: inline-block;
  margin-bottom: 20px;
  width: calc(100% - 30px);
}
.jptigrwfckuuikr__category__link {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #3d3d3d;
  transition: color 0.4s;
  font-weight: 500;
}
.jptigrwfckuuikr__sub__list {
  margin-top: 20px;
}
.jptigrwfckuuikr__sub__list.pthpoqrshkwfgio {
  margin-top: 0;
}
.jptigrwfckuuikr__sub__item {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  color: #949494;
  text-transform: initial;
}
.jptigrwfckuuikr__sub__item:last-child {
  margin-bottom: 0;
}
.jptigrwfckuuikr__sub__link {
  transition: color 0.4s;
}
.jptigrwfckuuikr__category__img {
  width: calc(21% - 35px);
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  position: relative;
}
.jptigrwfckuuikr__callback {
  display: flex;
  align-items: center;
}
.jptigrwfckuuikr__callback__decor {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px dashed #828282;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.jptigrwfckuuikr__callback__link {
  margin-left: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #80b435;
  transition: color 0.4s;
}
.jptigrwfckuuikr__shop {
  display: flex;
  align-items: center;
  margin-left: 50px;
  position: relative;
}
.jptigrwfckuuikr__cart {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 2;
  background-color: #fff;
  padding: 0 30px 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 518px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.4s, opacity 0.2s 0.2s;
}
.jptigrwfckuuikr__cart__list {
  margin-bottom: 20px;
}
.jptigrwfckuuikr__cart__item {
  display: flex;
  margin-top: 64px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f3f3f3;
  position: relative;
}
.jptigrwfckuuikr__cart__item:last-child {
  border: none;
}
.jptigrwfckuuikr__cart__delete {
  position: absolute;
  right: 0;
  top: -25px;
  font-size: 30px;
  color: #d3d3d3;
  transition: color 0.4s;
}
.jptigrwfckuuikr__cart__img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 133px;
  height: 124px;
  margin-right: 30px;
}
.jptigrwfckuuikr__cart__content {
  max-width: 260px;
}
.jptigrwfckuuikr__cart__content .zafcygrhrja {
  font-size: 14px;
  line-height: 140%;
  margin-top: 0;
  height: 60px;
  text-align: left;
}
.jptigrwfckuuikr__cart__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jptigrwfckuuikr__cart__wrapper .wfdvikayxjtypd {
  padding-left: 5px;
}
.jptigrwfckuuikr__cart__link {
  border-right: 1px solid #3d3d3d;
}
.jptigrwfckuuikr__shop__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-left: 1px solid #3d3d3d;
  position: relative;
  font-size: 18px;
  color: #828282;
  transition: color 0.4s;
}
.jptigrwfckuuikr__shop__item .icon {
  stroke: #828282;
  transition: stroke 0.4s;
}
.jptigrwfckuuikr__shop__item .cart-icon svg {
  fill: #828282;
  transition: fill 0.4s;
}
.jptigrwfckuuikr__shop__num {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 23px;
  height: 23px;
  right: 5px;
  top: 10px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 13px;
  line-height: 13px;
  color: #3d3d3d;
}
.main-banner__list {
  position: relative;
  height: 500px;
  margin-bottom: 100px;
}
.main-banner__item {
  width: 100%;
  height: 100%;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.8s;
}
.main-banner__item[lazy="loaded"] {
  background-size: cover;
}
.main-banner__item.show {
  opacity: 1;
  z-index: 1;
}
.product {
  margin-bottom: 100px;
}
.jptigrwfckuuikr-block {
  position: relative;
}
.jqxhypexfpkrili {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -50px;
}
.product_catalog .jqxhypexfpkrili {
  width: calc(84% - 15px);
  margin-left: auto;
}
.jhlwhftfjvfchg-reviews__wrapper,
.dkvozljayiqjj + .seo-text .seo-text__wrapper {
  width: calc(84% - 15px);
  margin-left: auto;
}
.wvfrdvosoztafa {
  width: 20%;
  margin-bottom: 50px;
  position: relative;
  z-index: 2;
  padding: 52px 20px 20px;
  border-left: 1px solid #e0e0e0;
}
.wvfrdvosoztafa__properties {
  display: block;
  opacity: 0;
  position: absolute;
  left: -200vw;
  z-index: -1;
  margin-top: 30px;
}
.wvfrdvosoztafa__properties li {
  display: flex;
  justify-content: space-between;
}
.wvfrdvosoztafa__properties li + li {
  margin-top: 10px;
}
.wvfrdvosoztafa__properties span {
  max-width: 45%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wvfrdvosoztafa__properties .name {
  color: #949494;
}
.wvfrdvosoztafa.ogcgjrkdqzgzii .xyaihkhsrjzri,
.wvfrdvosoztafa.ogcgjrkdqzgzii .zafcygrhrja {
  color: #bdbdbd;
}
.wvfrdvosoztafa.ogcgjrkdqzgzii .xyaihkhsrjzri .icon path {
  stroke: #bdbdbd;
}
.wvfrdvosoztafa:last-child {
  border-right: 1px solid #e0e0e0 !important;
}
.wvfrdvosoztafa::before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  z-index: 0;
  opacity: 0;
  background-color: #fff;
}
.wvfrdvosoztafa:nth-child(5n + 5) {
  border-right: 1px solid #e0e0e0;
}
.product-slider__item {
  border-left: none;
  border-right: 1px solid #e0e0e0 !important;
}
.product-slider__item:first-child {
  border-left: 1px solid #e0e0e0;
}
.gykuoqlhzrd {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s;
}
.erstewgagauv {
  top: 80px;
}
.erstewgagauv.hvddquqiypg .icon path {
  stroke: #80b435;
}
.erstewgagauv .icon path {
  stroke: #575757;
  transition: stroke 0.4s;
}
.gykuoqlhzrd .zkwlrjpkvqyl::before {
  color: #575757;
  transition: color 0.4s;
}
.gykuoqlhzrd.hvddquqiypg .zkwlrjpkvqyl::before {
  content: "\e91f";
}
.ijqrfxuvtzaxusr {
  height: 36px;
  max-width: 50%;
  margin-right: 20px;
}
.ijqrfxuvtzaxusr.ogcgjrkdqzgzii {
  background: #e0e0e0;
  pointer-events: none;
}
.ijqrfxuvtzaxusr.agxgeqtyptrsu {
  background-color: #7ba527;
  pointer-events: none;
}
.ijqrfxuvtzaxusr-tablet {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #80b435;
  z-index: 1;
}
.ijqrfxuvtzaxusr-tablet .add-to-cart__icon {
  width: 20px;
  height: 21px;
  margin: 0;
}
.add-to-cart__icon {
  width: 13px;
  height: 14px;
  margin-right: 6px;
  margin-top: -4px;
  background: url(../img/cart-icon.svg) center/contain no-repeat;
}
.lqjvrigttreogg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 235px;
  position: relative;
  z-index: 0;
}
.lqjvrigttreogg img {
  object-fit: contain;
  object-position: center;
}
.lqjvrigttreogg.ogcgjrkdqzgzii img {
  opacity: 0.5;
}
.zafcygrhrja {
  font-size: 18px;
  line-height: 140%;
  color: #575757;
  text-align: center;
  font-weight: 400;
  margin: 20px 0 10px;
  overflow: hidden;
  height: 100px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  transition: color 0.4s;
  position: relative;
  z-index: 1;
}
.lgwzywvtkv {
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #289c39;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lgwzywvtkv.voxrtqqvfqfix {
  color: red;
}
.ajrilkygtzwa {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  position: relative;
  z-index: 1;
}
.wvfrdvosoztafa__noty {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 122px;
  height: 34px;
  background: #fff;
  border: 1px solid #f2994a;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #f2994a;
  z-index: 2;
}
.wvfrdvosoztafa__noty.sale {
  color: #ed6663;
  border-color: #ed6663;
}
.wvfrdvosoztafa__noty.super {
  color: #f2d74a;
  border-color: #f2d74a;
}
.xyaihkhsrjzri {
  font-size: 16px;
  line-height: 16px;
  display: flex;
  color: #949494;
  margin-left: 14px;
  overflow: hidden;
  transition: color 0.4s;
}
.xyaihkhsrjzri .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xyaihkhsrjzri .icon {
  margin-right: 4px;
}
.xyaihkhsrjzri .icon path {
  stroke: #949494;
  transition: stroke 0.4s;
}
.vaejypwykeyh {
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
  position: relative;
  z-index: 1;
}
.vvhzwdywqu {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.vvhzwdywqu .wfdvikayxjtypd {
  position: relative;
}
.vvhzwdywqu .old__price {
  position: absolute;
  right: 0;
  margin-right: 0;
  top: -10px;
}
.eqalpusdcadttrk {
  display: flex;
  align-items: center;
}
.eqalpusdcadttrk.form-stars .zdysvhocazd {
  cursor: pointer;
  margin-right: 0;
  padding: 0 2.5px;
  font-size: 18px;
}
.eqalpusdcadttrk.form-stars
  .zdysvhocazd:hover
  ~ .zdysvhocazd
  .vshrouruaogo::before {
  color: #bdbdbd;
}
.zdysvhocazd {
  margin-right: 5px;
}
.zdysvhocazd:last-child {
  margin-right: 0;
}
.zdysvhocazd.hvddquqiypg ~ .zdysvhocazd .vshrouruaogo::before {
  color: #bdbdbd;
}
.eqalpusdcadttrk.agxgeqtyptrsu .zdysvhocazd .vshrouruaogo::before {
  color: #bdbdbd;
}
.wfdvikayxjtypd {
  display: flex;
  align-items: center;
}
.yivqoglwsfopit {
  color: #575757;
  font-size: 28px;
  line-height: 19px;
}
.yivqoglwsfopit span {
  font-weight: 700;
  padding-right: 5px;
}
.old__price {
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  text-decoration-line: line-through;
  color: #575757;
  margin-right: 10px;
}
.old__price + .yivqoglwsfopit span {
  color: #ed6663;
}
.product-slider__list {
  margin-bottom: 0;
  height: 564px;
  position: relative;
  margin-top: 32px;
}
.product-slider__item {
  width: 16.666%;
  position: absolute;
  opacity: 0;
  transform: translateX(calc(-100% - 60px));
  transition: transform 0.5s, opacity 0.4s;
}
.product_catalog .wvfrdvosoztafa {
  width: 20%;
}
.product-slider__item.show {
  opacity: 1;
  transform: translateX(0);
}
.product-slider__item.show + .product-slider__item {
  opacity: 1;
  transform: translateX(100%);
}
.product-slider__item.show + .product-slider__item + .product-slider__item {
  opacity: 1;
  transform: translateX(200%);
}
.product-slider__item.show
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item {
  opacity: 1;
  transform: translateX(300%);
}
.product-slider__item.show
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item {
  opacity: 1;
  transform: translateX(400%);
}
.product-slider__item.show
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item {
  opacity: 1;
  transform: translateX(500%);
}
.product-slider__item.show
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item
  ~ .product-slider__item {
  opacity: 0;
  transform: translateX(600%);
}
.jhlwhftfjvfchg-reviews {
  margin-bottom: 30px;
}
.jhlwhftfjvfchg-reviews__total {
  display: flex;
  margin-bottom: 20px;
  padding-left: 30px;
}
.jhlwhftfjvfchg-reviews__total .eqalpusdcadttrk {
  margin-right: 10px;
}
.jhlwhftfjvfchg-review {
  display: flex;
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb;
}
.jhlwhftfjvfchg-review__product {
  display: flex;
  width: 400px;
  margin-right: 20px;
}
.jhlwhftfjvfchg-review__img {
  width: 150px;
  margin-right: auto;
}
.jhlwhftfjvfchg-review__img img {
  object-fit: contain;
  object-position: top;
}
.jhlwhftfjvfchg-review__info {
  width: calc(100% - 165px);
}
.jhlwhftfjvfchg-review__product-name {
  display: block;
  color: #80b435;
  transition: color 0.3s;
  margin-bottom: 10px;
}
.jhlwhftfjvfchg-review__product .eqalpusdcadttrk {
  margin-bottom: 10px;
}
.jhlwhftfjvfchg-review__price {
  color: #575757;
  font-size: 20px;
}
.jhlwhftfjvfchg-review__price span {
  font-weight: 700;
  padding-right: 5px;
}
.jhlwhftfjvfchg-review__content {
  width: calc(100% - 420px);
}
.jhlwhftfjvfchg-review__name {
  margin-bottom: 10px;
}
.jhlwhftfjvfchg-review__date {
  font-size: 14px;
  line-height: 17px;
  color: #bdbdbd;
  margin-bottom: 10px;
}
.jhlwhftfjvfchg-review__text {
  font-size: 16px;
  line-height: 150%;
}
.category {
  margin-bottom: 100px;
}
.category__list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-bottom: -30px;
  margin-top: 50px;
}
.category__item {
  width: calc(20% - 30px);
  height: 200px;
  margin-right: 30px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.category__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
      0deg,
      rgba(87, 87, 87, 0.25),
      rgba(87, 87, 87, 0.25)
    ),
    rgba(87, 87, 87, 0.25);
  z-index: -1;
}
.category__item:nth-child(2) .category__name {
  right: auto;
  left: 0;
}
.category__item:nth-child(3) .category__name {
  text-align: right;
}
.category__link {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}
.category__name {
  display: block;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 36px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 30px;
}
.category__icon {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 32px;
}
.category__icon .icon-more-arrow::before {
  color: #fff;
}
.news__list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -60px;
  margin-bottom: -30px;
}
.news__list--blog-page {
  margin-top: 50px;
}
.news__item {
  width: calc(33.33% - 60px);
  margin-right: 60px;
  margin-bottom: 30px;
}
.news__header {
  position: relative;
}
.news__img {
  display: block;
  width: 100%;
  height: 283px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.news__date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  background-color: rgba(61, 61, 61, 0.75);
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  z-index: 1;
}
.news__date span {
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px;
}
.news__autor__social-list {
  display: flex;
  align-items: center;
  padding-top: 22px;
  margin-top: 22px;
  border-top: 1px solid #d3d3d3;
}
.news__autor__social-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #8c97af;
  border-radius: 50%;
  margin-right: 15px;
  transition: background-color 0.4s;
}
.news__autor__social-item--fb {
  background-color: #3b5999;
}
.news__autor__social-item--teleg {
  background-color: #08c;
}
.news__autor__social-item--inst {
  background-color: #e4405f;
}
.news__autor__social-item--mail {
  background-color: #dd4b39;
}
.news__autor__social-link {
  line-height: 0;
  color: #fff;
  padding: 10px;
}
.news__autor__social-item:last-child {
  margin-right: 0;
}
.news__autor {
  display: flex;
  color: #bdbdbd;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0;
  font-family: "Proxima Nova", sans-serif;
}
.news__autor--main {
  display: block;
}
.news__autor .icon {
  width: 11px;
  height: 13px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.news__caption {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #292929;
  margin-bottom: 10px;
  text-transform: uppercase;
  transition: color 0.4s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news__text {
  font-size: 16px;
  line-height: 150%;
  color: #949494;
  height: 120px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.item__more {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  color: #575757;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  text-transform: uppercase;
  transition: color 0.4s;
}
.item__more .icon-more-arrow {
  margin-left: 10px;
}
.item__more .icon-more-arrow::before {
  color: #575757;
}
.news-slider__list {
  height: 496px;
  position: relative;
  margin-right: -30px;
  margin-bottom: 0;
  margin-top: 50px;
}
.news-slider__item {
  width: calc(20% - 30px);
  opacity: 0;
  position: absolute;
  transform: translateX(calc(-100% - 60px));
  transition: transform 0.6s, opacity 0.6s;
}
.news-slider__item.show {
  opacity: 1;
  transform: translateX(0);
}
.news-slider__item.show + .news-slider__item {
  opacity: 1;
  transform: translateX(calc(100% + 30px));
}
.news-slider__item.show + .news-slider__item + .news-slider__item {
  opacity: 1;
  transform: translateX(calc(200% + 60px));
}
.news-slider__item.show
  + .news-slider__item
  + .news-slider__item
  + .news-slider__item {
  opacity: 1;
  transform: translateX(calc(300% + 90px));
}
.news-slider__item.show
  + .news-slider__item
  + .news-slider__item
  + .news-slider__item
  + .news-slider__item {
  opacity: 1;
  transform: translateX(calc(400% + 120px));
}
.news-slider__item.show
  + .news-slider__item
  + .news-slider__item
  + .news-slider__item
  + .news-slider__item
  ~ .news-slider__item {
  opacity: 0;
  transform: translateX(calc(500% + 150px));
}
.product__reviews__wrapper--blog {
  position: relative;
}
.scroll-top-blog-reviews {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.icons-block {
  margin: 100px 0;
}
.icons-block__list__wrapper {
  max-width: 920px;
  margin: 0 auto;
}
.icons-block__list {
  display: flex;
  justify-content: space-between;
}
.icons-block__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 1px dashed #d3d3d3;
  position: relative;
}
.icons-block__item .rsortzazqfygc-img {
  border-radius: 50%;
}
.icons-block__item:last-child {
  margin-right: 0;
}
.icons-block__item:nth-child(2) .icons-block__img {
  height: 73px;
}
.icons-block__item .info {
  display: none;
}
.icons-block__img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
}
.icons-block__img.js-background {
  background-size: 55px;
}
.icons-block__info {
  width: 100%;
  padding: 22px 20px 23px;
  background-color: #252932;
  margin-top: 50px;
}
.icons-block__info__list {
  display: flex;
  justify-content: space-between;
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
  color: #fff;
}
.icons-block__info__item {
  width: 33.33%;
  text-align: right;
}
.icons-block__info__item:nth-child(1) {
  text-align: left;
}
.icons-block__info__item:nth-child(2) {
  text-align: center;
}
.reviews {
  margin-bottom: 100px;
}
.reviews-slider-list {
  margin-top: 50px;
  height: 141px;
  position: relative;
}
.reviews-slider__item {
  width: calc(33.33% - 30px);
  position: absolute;
  transform: translateX(calc(-100% - 60px));
  transition: transform 0.6s, opacity 0.6s;
}
.reviews-slider__item.show {
  opacity: 1;
  transform: translateX(0);
}
.reviews-slider__item.show + .reviews-slider__item {
  opacity: 1;
  transform: translateX(calc(100% + 30px));
}
.reviews-slider__item.show + .reviews-slider__item + .reviews-slider__item {
  opacity: 1;
  transform: translateX(calc(200% + 60px));
}
.reviews-slider__item.show
  + .reviews-slider__item
  + .reviews-slider__item
  ~ .reviews-slider__item {
  opacity: 0;
  transform: translateX(calc(300% + 90px));
}
.reviews__list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -30px;
}
.reviews__item {
  display: flex;
  margin-right: 30px;
}
.reviews__item .zdysvhocazd {
  font-size: 14px;
}
.reviews__item .item__more {
  display: none;
}
.reviews__item .item__more.show {
  display: block;
}
.reviews__info {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
}
.reviews__photo {
  width: 63px;
  height: 63px;
  border-radius: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}
.reviews__name {
  font-size: 14px;
  line-height: 130%;
  color: #575757;
  font-weight: 400;
}
.reviews__header {
  display: flex;
  justify-content: space-between;
}
.reviews__content {
  color: #4f4f4f;
}
.reviews__header {
  margin-bottom: 5px;
}
.reviews__confirmed {
  font-size: 14px;
  line-height: 17px;
  color: #80b435;
}
.reviews__confirmed svg {
  vertical-align: middle;
  margin-right: 5px;
}
.reviews__name-product {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  max-width: 75%;
  height: 19px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.reviews__date {
  font-size: 14px;
  line-height: 17px;
  color: #bdbdbd;
  white-space: nowrap;
}
.reviews-slider__item .reviews__body {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 72px;
}
.reviews__body {
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 13px;
}
.reviews__footer {
  display: flex;
  padding-top: 13px;
  border-top: 1px solid #d3d3d3;
}
.reviews__footer .item__more {
  margin-left: auto;
  margin-top: 0;
}
.reviews__icons {
  display: flex;
  align-items: center;
}
.reviews__icons:first-child {
  margin-right: 25px;
}
.reviews__icons .number {
  color: #575757;
  font-size: 14px;
  line-height: 14px;
  margin-left: 9px;
  width: 17px;
}
.reviews__icons.hvddquqiypg span::before {
  color: #3d3d3d;
}
.reviews__callback {
  display: flex;
  align-items: center;
  color: #575757;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  margin-left: 30px;
  transition: color 0.4s;
}
.reviews__callback .icon-message {
  margin-left: 9px;
  font-size: 14px;
}
.reviews__callback .icon-message::before {
  color: #575757;
}
.jhlwhftfjvfchg {
  min-height: 100vh;
}
.lkzwqvtzxhzgx {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.udapvtieaxw {
  width: calc(16% - 15px);
  color: #3d3d3d;
  margin-top: 85px;
  position: relative;
  min-height: 100vh;
}
.eoydlhopzewrt {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.eoydlhopzewrt::-webkit-scrollbar {
  display: none;
}
.rltyilhfecrxr {
  width: calc(84% - 15px);
}
.rltyilhfecrxr.search {
  width: 100%;
}
.rltyilhfecrxr.search .wvfrdvosoztafa {
  width: 16.66%;
}
.rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(5n + 5) {
  border-right: none;
}
.rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(6n + 6) {
  border-right: 1px solid #e0e0e0;
}
.jhlwhftfjvfchg__checked .jhlwhftfjvfchg__list {
  margin-bottom: 0;
}
.jhlwhftfjvfchg__list {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  margin: 40px 0;
}
.jhlwhftfjvfchg__list a {
  transition: color 0.4s;
  position: relative;
  z-index: 1;
}
.jhlwhftfjvfchg__button {
  display: flex;
  padding: 0 5px;
}
.jhlwhftfjvfchg__button .icon-to-top::before {
  font-size: 10px;
  color: #3d3d3d;
  transition: color 0.4s;
}
.jhlwhftfjvfchg__button .icon-to-top {
  transform: rotate(-180deg);
  transition: transform 0.4s;
}
.jhlwhftfjvfchg__item {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 30px;
}
.jhlwhftfjvfchg__item .jhlwhftfjvfchg-sub__list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0s;
}
.jhlwhftfjvfchg__item .jhlwhftfjvfchg-checkbox__list {
  max-height: 240px;
  overflow: auto;
  scrollbar-color: #f7f7f7 #fff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
}
.jhlwhftfjvfchg__item.hvddquqiypg .jhlwhftfjvfchg-sub__list {
  max-height: 1500px;
  transition: max-height 2s;
}
.jhlwhftfjvfchg__item .jhlwhftfjvfchg-checkbox__list::-webkit-scrollbar {
  width: 5px;
  background-color: #f7f7f7;
}
.jhlwhftfjvfchg__item .jhlwhftfjvfchg-checkbox__list::-webkit-scrollbar-thumb {
  background-color: #d3d3d3;
  border-radius: 3px;
}
.jhlwhftfjvfchg__item.hvddquqiypg > .lkzwqvtzxhzgx__caption {
  color: #80b435;
}
.jhlwhftfjvfchg__item.current > .lkzwqvtzxhzgx__caption {
  color: #80b435 !important;
}
.jhlwhftfjvfchg__item.hvddquqiypg
  > .lkzwqvtzxhzgx__caption
  .jhlwhftfjvfchg__button
  .icon-to-top {
  transform: rotate(0);
}
.jhlwhftfjvfchg-sub__item.hvddquqiypg .jhlwhftfjvfchg__button .twszaqusfcflz {
  transform: rotate(180deg);
}
.jhlwhftfjvfchg-sub__item.hvddquqiypg .lkzwqvtzxhzgx__caption {
  color: #80b435;
}
.jhlwhftfjvfchg-sub__item.current .lkzwqvtzxhzgx__caption {
  color: #80b435 !important;
}
.jhlwhftfjvfchg-sub__item.current .jhlwhftfjvfchg-sub__link {
  color: #80b435;
}
.jhlwhftfjvfchg-sub__item .jhlwhftfjvfchg__button {
  display: flex;
  padding: 10px;
  margin-right: -3px;
}
.jhlwhftfjvfchg-sub__item .jhlwhftfjvfchg__button .twszaqusfcflz {
  font-size: 5px;
  transform: rotate(0);
  transition: transform 0.4s;
}
.jhlwhftfjvfchg-sub__item .jhlwhftfjvfchg__button .twszaqusfcflz::before {
  transition: color 0.4s;
}
.jhlwhftfjvfchg-sub__link {
  padding-right: 5px;
}
.jhlwhftfjvfchg__item:last-child {
  margin-bottom: 0;
}
.lkzwqvtzxhzgx__caption {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  cursor: pointer;
}
.jhlwhftfjvfchg__delete-button {
  width: 12px;
  height: 12px;
  position: relative;
  transition: transform 0.4s;
  transform: rotate(45deg);
}
.jhlwhftfjvfchg__delete-button::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-color: #949494;
}
.jhlwhftfjvfchg__delete-button::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background-color: #949494;
}
.jhlwhftfjvfchg__checked .jhlwhftfjvfchg__item:last-child {
  border: none;
}
.jhlwhftfjvfchg__checked .jhlwhftfjvfchg__item:last-child .lkzwqvtzxhzgx__caption {
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
.jhlwhftfjvfchg__checked .jhlwhftfjvfchg__item.hvddquqiypg .jhlwhftfjvfchg-sub__list {
  border-top: 1px solid #eaeaea;
}
.jhlwhftfjvfchg__checked .jhlwhftfjvfchg-sub__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #949494;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
  font-weight: 400;
}
.jhlwhftfjvfchg__checked .jhlwhftfjvfchg-sub__item-delete {
  color: #3d3d3d;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.4s;
}
.jhlwhftfjvfchg-checkbox__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-weight: 400;
  margin-bottom: 20px;
}
.jhlwhftfjvfchg-checkbox__wrapper {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.calc-product-filter {
  font-size: 14px;
  line-height: 17px;
  color: #949494;
}
.jhlwhftfjvfchg-checkbox__wrapper .text {
  padding-right: 5px;
}
.custome-checkbox {
  display: flex;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #d3d3d3;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  position: relative;
  margin-right: 20px;
}
.custome-checkbox::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 13px;
  height: 10px;
  background: url(../img/active.svg) center/contain no-repeat;
  opacity: 0;
  transition: opacity 0.4s;
}
.checkbox__input {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
}
.checkbox__input:checked + .custome-checkbox::before {
  opacity: 1;
}
.jhlwhftfjvfchg-sub__item .jhlwhftfjvfchg-sub-sub__list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0s;
}
.jhlwhftfjvfchg-sub__item.hvddquqiypg .jhlwhftfjvfchg-sub-sub__list {
  max-height: 1500px;
  transition: max-height 2s;
}
.jhlwhftfjvfchg-sub__item .lkzwqvtzxhzgx__caption {
  text-transform: initial;
}
.jhlwhftfjvfchg-sub-sub__item {
  display: flex;
  margin-bottom: 20px;
  color: #949494;
  font-weight: 400;
}
.jhlwhftfjvfchg-sub-sub__link {
  width: 100%;
}
.jhlwhftfjvfchg-sub-sub__item.current .jhlwhftfjvfchg-sub-sub__link {
  color: #3d3d3d;
}
.aatideesyouuwq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0;
  position: relative;
  z-index: 3;
}
.pdluxpyexa {
  display: flex;
  width: 100%;
}
.prexlddhchq {
  max-width: 255px;
  width: 100%;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  margin-right: 30px;
  flex-shrink: 0;
}
.prexlddhchq.hvddquqiypg .jhlwhftfjvfchg__drop__list {
  padding: 15px 0;
  max-height: 305px;
  transition: max-height 0.4s, padding 0.1s;
}
.prexlddhchq.hvddquqiypg .pjpqwhrccxvf .twszaqusfcflz {
  transform: rotate(180deg);
}
.prexlddhchq:last-child {
  margin-right: 0;
}
.haqtlcgicojkzw {
  display: none;
}
.rutykqhjaqrfw,
.jhlwhftfjvfchg__table-filter {
  display: none;
}
.jhlwhftfjvfchg__number {
  max-width: 115px;
}
.pjpqwhrccxvf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 44px;
  padding: 0 30px;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  transition: color 0.4s;
}
.pjpqwhrccxvf .twszaqusfcflz {
  font-size: 4px;
  transition: transform 0.4s;
}
.pjpqwhrccxvf .text {
  margin-right: 10px;
}
.jhlwhftfjvfchg__drop__list {
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
  width: 100%;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  z-index: 2;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0s, padding 0s;
}
.jhlwhftfjvfchg__drop__item {
  display: flex;
  align-items: center;
  padding: 15px 30px;
  cursor: pointer;
  transition: background-color 0.4s;
}
.jhlwhftfjvfchg__drop__item.hvddquqiypg {
  background-color: #f4f4f4;
}
.jhlwhftfjvfchg__drop__item .text {
  margin-right: 10px;
}
.pagination__wrapper {
  display: flex;
}
.pagination__link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  margin-right: 15px;
  color: #949494;
  transition: color 0.4s, opacity 0.4s;
}
.pagination__link.ogcgjrkdqzgzii {
  opacity: 0.4;
  pointer-events: none;
}
.pagination__link:last-child {
  margin-right: 0;
}
.pagination__list {
  display: flex;
  padding: 5px 15px;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #3d3d3d;
  margin-right: 15px;
}
.pagination__item button {
  padding: 10px 15px;
  transition: color 0.4s;
}
.pagination__item.hvddquqiypg {
  color: #80b435;
}
.pagination__item.dots {
  pointer-events: none;
}
.rjyitszytwahqdc {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 50px;
}
.rjyitszytwahqdc .ddrkezyzlcxw-else {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-page__wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.product-page__img {
  display: flex;
  justify-content: space-between;
  width: calc(40% - 25px);
}
.product-page__info-wrapper {
  width: calc(60% - 25px);
  position: relative;
}
.product-page__buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  width: 100%;
}
.product-page__buttons .ddrkezyzlcxw {
  max-width: calc(50% - 10px);
}
.product-page__buttons .ycjqshpdeqfpol {
  max-width: calc(50% - 10px);
  margin: 0;
}
.product-page__info-wrapper .ddrkezyzlcxw.agxgeqtyptrsu {
  background-color: #7ba527;
  pointer-events: none;
}
.product-page__general-tabs__wrapper {
  display: none;
}
.product-page__img__wrapper {
  width: calc(25% - 15px);
}
.product-page__general-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(75% - 15px);
  height: 500px;
  position: relative;
}
.product-page__general-img .gykuoqlhzrd {
  display: none;
}
.product-page__general-img .wvfrdvosoztafa__noty {
  top: 0;
  left: 0;
}
.product-page__general-img__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.product-page__general-img__wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-page__general-img .gykuoqlhzrd {
  right: 2px;
  opacity: 1;
  top: 0;
}
.product-page__general-img .erstewgagauv {
  top: 60px;
}
.product-page__general-img .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transform-origin: 0 0;
}
.product-page__noty {
  position: absolute;
  left: 0;
  top: 2px;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.05em;
  color: #80b435;
  text-transform: uppercase;
  z-index: 2;
}
.product-page__noty.danger {
  color: #949494;
}
.product-page__noty.voxrtqqvfqfix {
  color: #616161;
}
.product-page__img__list {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  max-height: 422px;
  scroll-behavior: smooth;
  margin-bottom: 10px;
}
.product-page__img__list::-webkit-scrollbar {
  display: none;
}
.product-page__img__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 98px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  padding: 19px 50px;
  transition: border-color 0.4s;
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
}
.product-page__img__item:last-child {
  margin-bottom: 0;
}
.product-page__img__item.hvddquqiypg {
  border-color: #333;
}
.product-page__img__item .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.img-button {
  width: 100%;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.17);
  border-radius: 30px;
  height: 30px;
  color: #949494;
  transition: background-color 0.4s, opacity 0.2s;
}
.img-button.ogcgjrkdqzgzii {
  opacity: 0.6;
  pointer-events: none;
}
.img-button:first-child {
  margin-bottom: 10px;
}
.img-button:first-child .icon-arrow-left {
  display: block;
  transform: rotate(90deg);
}
.img-button:last-child .icon-arrow-right {
  display: block;
  transform: rotate(90deg);
}
.product-name {
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  max-height: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding-right: 20px;
  text-transform: uppercase;
}
.product-page__info {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  border-top: 1px solid #949494;
  padding-top: 40px;
}
.product-page__general-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: calc(43% - 15px);
}
.product-code {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  margin-top: 10px;
}
.product-brand {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  margin-top: 20px;
}
.product-brand a {
  color: #80b435;
  transition: color 0.3s;
}
.product-page__about-delivery {
  display: flex;
  align-items: center;
  border: 1px solid #80b435;
  border-radius: 20px;
  padding: 20px;
  font-size: 13px;
  line-height: 15px;
  margin-top: 20px;
  width: 100%;
}
.product-page__about-delivery-img {
  width: 50px;
  height: 34px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 30px;
  flex-shrink: 0;
}
.product-page__about-delivery__container .caption {
  color: #80b435;
  margin-bottom: 5px;
}
.product-page__general-info .lgwzywvtkv {
  margin-top: 20px;
}
.product-page__general-info__container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.product-page__general-info__buttons .gykuoqlhzrd {
  position: static;
  opacity: 1;
  margin-right: 15px;
}
.product-page__general-info__button-item {
  display: flex;
  align-items: center;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
}
.product-page__general-info__button-item:first-child {
  margin-bottom: 20px;
}
.product-page__general-tabs {
  width: calc(57% - 15px);
}
.product-page__general-tabs .product-info__wrapper {
  padding: 30px;
}
.product-page__general-tabs .product-info__wrapper p {
  color: #575757;
  margin-bottom: 15px;
}
.product-page__general-tabs .product-info__wrapper p:last-child {
  margin-bottom: 0;
}
.product-tabs__item--else-info {
  display: none !important;
}
.product-page__else-tabs {
  display: none;
}
.product-page__else-tabs blockquote,
.product-page__general-tabs blockquote {
  padding: 20px;
  border: 1px solid #80b435;
  border-radius: 0 20px 20px 20px;
  margin-bottom: 25px;
}
.product-info__wrapper--delivery-tab__main strong {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #3d3d3d;
  margin-bottom: 10px;
}
.product-info__wrapper--delivery-tab__main p {
  color: #575757;
  margin-bottom: 25px;
}
.product-info__wrapper--delivery-tab__main p:last-child {
  margin-bottom: 0;
}
.product-page__else-tabs .delivery-tab__table {
  margin-top: 50px;
}
.delivery-tab__table__header {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #949494;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.delivery-tab-position-company,
.delivery-tab-position-free-price,
.delivery-tab-position-price {
  width: calc(33.333% - 10px);
}
.delivery-tab-position-free-price,
.delivery-tab-position-price {
  text-align: right;
}
.delivery-tab__table__list {
  list-style: none;
  padding: 15px 0 0 !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 20px;
}
.delivery-tab__table__item {
  display: flex;
  justify-content: space-between;
  padding: 0 !important;
  margin-bottom: 30px;
}
.delivery-tab__table__item:last-child {
  margin-bottom: 0;
}
.product-page__general-info__header {
  display: flex;
}
.product-page__general-info__header .zdysvhocazd {
  font-size: 18px;
}
.product-calc__reviews {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  margin-left: 30px;
}
.product-add__reviews {
  display: flex;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  margin-top: 20px;
  text-transform: uppercase;
  transition: color 0.4s;
}
.product-page__general-info__footer {
  width: 100%;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-page__general-info__footer .wfdvikayxjtypd {
  flex-direction: column;
  align-items: flex-start;
}
.product-page__general-info__footer .wfdvikayxjtypd .old__price {
  margin-bottom: 10px;
  margin-right: 0;
  font-size: 18px;
  line-height: 21px;
}
.product-page__general-info__footer .yivqoglwsfopit {
  font-size: 34px;
  line-height: 28px;
}
.product-page__characteristic {
  max-width: 550px;
}
.product-page__characteristic h5 {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
}
.characteristic__list {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #eaeaea;
}
.characteristic__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 30px;
}
.characteristic__item:last-child {
  margin-bottom: 0;
}
.characteristic__description {
  color: #949494;
  margin-right: 15px;
}
.characteristic__type {
  text-align: right;
  color: #3d3d3d;
}
.product-content {
  margin-bottom: 100px;
  position: relative;
}
.block-show-reviews {
  position: absolute;
  left: 0;
  top: -90px;
}
.product-tabs__list {
  display: flex;
}
.product-tabs__item {
  background: #f1f1f1;
  border-radius: 30px 30px 0 0;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 48px;
  text-transform: uppercase;
  transition: background-color 0.4s, box-shadow 0.4s, color 0.4s;
  cursor: pointer;
  user-select: none;
}
.product-tabs__item span {
  padding-left: 5px;
}
.product-tabs__item.hvddquqiypg {
  background-color: #fff;
  box-shadow: 0 -10px 8px -9px rgba(0, 0, 0, 0.1);
  color: #80b435;
}
.product-info__wrapper {
  padding: 50px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 0 20px 20px 20px;
}
.product-info__wrapper .general-more {
  display: inline-flex;
  justify-content: flex-start;
  position: static;
  margin-top: 15px;
  font-size: 12px;
  line-height: 150%;
}
.product-info__wrapper .general-more .icon-more-arrow {
  margin-left: 10px;
}
.product-info__wrapper .general-more .icon-more-arrow::before {
  font-size: 16px;
  color: #575757;
}
.product__reviews__content {
  width: calc(100% - 480px);
  margin-right: 30px;
}
.product__reviews__title {
  font-size: 25px;
  line-height: 30px;
  color: #3d3d3d;
  margin-bottom: 30px;
}
.product__reviews__wrapper {
  display: flex;
}
.product__reviews__wrapper.blog__container {
  display: block;
}
.product__reviews__wrapper .add-reviews {
  width: 450px;
  margin-top: 0;
}
.product__reviews__wrapper .guvaivswie {
  padding: 30px;
}
.product__reviews__wrapper .gzupwzxcltwuesv {
  margin-top: 20px;
}
.product__reviews__wrapper
  .eqalpusdcadttrk.form-stars
  .zdysvhocazd {
  font-size: 36px;
  padding-right: 10px;
}
.ratings {
  max-width: 650px;
  display: flex;
  margin-bottom: 40px;
}
.ratings__total {
  width: 255px;
  margin-right: 30px;
}
.ratings__total__container {
  display: flex;
}
.ratings__total__avg {
  width: 55px;
  margin-right: 20px;
  font-family: Oswald, sans-serif;
  color: #80b435;
  font-size: 44px;
  line-height: 65px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.ratings__total__stars {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ratings__total__count {
  margin-top: 5px;
  font-size: 15px;
  line-height: 18px;
}
.ratings__total__stars .zdysvhocazd {
  font-size: 24px;
  margin-right: 10px;
}
.ratings__total__stars .zdysvhocazd:last-child {
  margin-right: 0;
}
.ratings__detail {
  display: flex;
  flex-direction: column;
  width: calc(100% - 285px);
}
.ratings__detail__item {
  display: flex;
  align-items: center;
  width: 100%;
}
.ratings__detail__item + .ratings__detail__item {
  margin-top: 20px;
}
.ratings__detail__stars {
  width: 65px;
  margin-right: 20px;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
}
.ratings__detail__line {
  position: relative;
  width: calc(100% - 170px);
  height: 4px;
  margin-right: 20px;
  background: #eae6e6;
  border-radius: 2px;
}
.ratings__detail__line span {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: #80b435;
  border-radius: 2px;
}
.ratings__detail__percent {
  width: 65px;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
  text-align: right;
}
.product__reviews__wrapper .reviews__item {
  margin-right: 0;
  margin-bottom: 50px;
  flex-direction: column;
  width: 100%;
}
.product__reviews__wrapper .reviews__name {
  max-width: 63px;
  text-align: center;
}
.product__reviews__wrapper .reviews__item:last-child {
  margin-bottom: 0;
}
.product__reviews__wrapper .reviews__item .reviews__list {
  width: 100%;
  padding-left: 150px;
}
.product__reviews__wrapper .reviews__item .reviews__item {
  margin-top: 50px;
}
.product__reviews__wrapper .reviews__item .reviews__item:last-child {
  margin-bottom: 0;
}
.product__reviews__wrapper .reviews__list {
  margin-right: 0;
}
.product__reviews__wrapper .reviews__list .ddrkezyzlcxw-else {
  margin: 0 auto;
}
.product__reviews__wrapper .reviews__info {
  margin-bottom: auto;
  margin-right: 20px;
}
.product__reviews__wrapper .reviews__content {
  width: 100%;
}
.product__reviews__wrapper .reviews-item__wrapper {
  display: flex;
}
.product__reviews__wrapper .reviews__header {
  margin-bottom: 15px;
}
.reviews__content .eqalpusdcadttrk {
  margin-bottom: 10px;
}
.product__reviews__wrapper .reviews__body {
  margin-bottom: 30px;
}
.product__reviews__wrapper .reviews__body strong {
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
}
.product__description h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
}
.product__description {
  font-size: 16px;
  line-height: 150%;
}
.product__description h2 {
  margin-bottom: 15px;
}
.product__description p {
  margin-bottom: 10px;
}
.product-button {
  display: none;
}
.add-reviews {
  margin-top: 80px;
}
.add-reviews--show-page {
  position: relative;
}
.add-comment-position {
  position: absolute;
}
.add-reviews__caption {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 30px;
}
.add-reviews__text {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  margin-top: 20px;
}
.add-reviews__caption_inside {
  font-weight: 700;
  margin-bottom: 20px;
}
.guvaivswie {
  padding: 50px;
  background-color: #f8f8f8;
  border-radius: 20px;
}
.add-reviews__header {
  display: flex;
  margin-bottom: 30px;
}
.stars__caption {
  font-size: 18px;
  line-height: 21px;
  margin-right: 30px;
}
.add-reviews__footer {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.add-reviews__footer .gzupwzxcltwuesv {
  width: calc(50% - 15px);
}
.delivery {
  margin-bottom: 100px;
}
.delivery__list {
  margin-bottom: 50px;
}
.delivery-item {
  display: flex;
  width: 100%;
  padding: 30px;
  background-color: #f8f8f8;
  border-radius: 20px;
  margin-bottom: 30px;
  margin-right: 30px;
  font-size: 18px;
  line-height: 24px;
}
.delivery-item__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 105px;
  height: 105px;
  padding: 28px;
  margin-right: 30px;
  background-color: #fff;
  border-radius: 10px;
}
.delivery-item__content {
  width: calc(100% - 135px);
}
.delivery-item__title {
  font-weight: 700;
  font-size: 25px;
  line-height: 1;
  color: #3d3d3d;
  margin-bottom: 20px;
}
.delivery p + p {
  margin-top: 20px;
}
.delivery-item a {
  color: #80b435;
  transition: color 0.3s;
}
.delivery-item__important {
  position: relative;
  margin-top: 20px;
  padding-left: 30px;
}
.delivery-item__important:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #80b435;
  border-radius: 5px;
}
.delivery-item__important strong {
  color: #80b435;
  margin-bottom: 5px;
}
.faq .hidden {
  display: none;
}
.faq {
  margin-bottom: 100px;
}
.itjpiuhfsytik > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
  margin-right: -30px;
}
.faq__list::after {
  content: "";
  display: block;
  clear: both;
}
.itjpiuhfsytik > ul > li {
  width: calc(50% - 30px);
  padding: 30px;
  background-color: #f8f8f8;
  border-radius: 20px;
  margin-bottom: 30px;
  margin-right: 30px;
}
.itjpiuhfsytik small {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #80b435;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  margin-bottom: 20px;
}
.itjpiuhfsytik ul .h3 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: 600;
}
.itjpiuhfsytik li .list {
  color: #949494;
  font-size: 16px;
  line-height: 150%;
}
.itjpiuhfsytik li .list span {
  display: block;
}
.itjpiuhfsytik li .list li,
.itjpiuhfsytik li .list span {
  margin-bottom: 15px;
}
.itjpiuhfsytik li .list li:last-child {
  margin-bottom: 0;
}
.about-us__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 150px;
}
.about-us__info {
  width: calc(50% - 15px);
}
.about-us__caption {
  font-size: 32px;
  line-height: 130%;
  margin-bottom: 30px;
}
.about-us__text {
  font-size: 18px;
  line-height: 150%;
  color: #949494;
  margin-bottom: 15px;
}
.about-us__text:last-child {
  margin-bottom: 0;
}
.about-us-photo__list {
  display: flex;
  justify-content: space-between;
  width: calc(50% - 15px);
}
.about-us-photo__item {
  width: calc(33.33% - 20px);
  height: 275px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.about-us__list {
  display: flex;
  justify-content: space-between;
}
.about-us__item {
  width: calc(33.33% - 20px);
  padding: 50px;
  background-color: #f8f8f8;
  border-radius: 20px;
  text-align: center;
}
.about-us__item .caption {
  font-size: 25px;
  line-height: 130%;
  margin-bottom: 30px;
}
.about-us__item p {
  font-size: 18px;
  line-height: 150%;
  color: #949494;
  margin-bottom: 15px;
}
.about-us__item p:last-child {
  margin-bottom: 0;
}
.about-us__footer {
  margin: 150px 0;
  text-align: center;
  color: #80b435;
}
.about-us__footer h3 {
  font-weight: 500;
  font-size: 36px;
  line-height: 150%;
}
.cgskvvdvwvahdd {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 100px;
}
.zouhzwcshusvdi__caption {
  display: block;
  font-weight: 500;
  font-size: 25px;
  line-height: 130%;
  margin-bottom: 20px;
}
.zouhzwcshusvdi__info {
  width: calc(50% - 15px);
}
.zouhzwcshusvdi__info_header {
  display: flex;
  justify-content: space-between;
}
.zouhzwcshusvdi__header_item {
  width: calc(50% - 15px);
}
.general-social__list {
  display: flex;
}
.general-social__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #fff;
  margin-right: 20px;
  background-color: #80b435;
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.4s;
}
.general-social__item a {
  padding: 15px;
  display: flex;
  justify-self: center;
  align-items: center;
}
.general-social__item .icon-teleg {
  font-size: 14px;
}
.general-social__item .icon-inst {
  font-size: 18px;
}
.general-social__item:last-child {
  margin-right: 0;
}
.zouhzwcshusvdi__callback__decor {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px dashed #828282;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #80b435;
}
.zouhzwcshusvdi__callback {
  display: flex;
  align-items: center;
}
.zouhzwcshusvdi__callback__wrapper {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  line-height: 21px;
  color: #8c97af;
  margin-left: 20px;
}
.zouhzwcshusvdi__callback__link {
  margin-bottom: 5px;
  transition: color 0.4s;
}
.zouhzwcshusvdi__callback__link:last-child {
  margin-bottom: 0;
}
.zouhzwcshusvdi__info_body {
  margin: 80px 0 30px;
}
.zouhzwcshusvdi__adress {
  display: flex;
  align-items: center;
  color: #8c97af;
}
.zouhzwcshusvdi__adress .icon-place {
  font-size: 21px;
  margin-right: 15px;
}
.zouhzwcshusvdi__adress .icon-place::before {
  color: #80b435;
}
.zouhzwcshusvdi__info_footer {
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.zouhzwcshusvdi__info_footer iframe {
  width: calc(100% + 500px);
  height: calc(100% + 300px);
  margin-left: -250px;
  margin-top: -150px;
}
.gfkizegjyw {
  width: calc(50% - 15px);
}
.gfkizegjyw .gzupwzxcltwuesv {
  margin-bottom: 30px;
}
.gfkizegjyw .gzupwzxcltwuesv:last-child {
  margin-bottom: 0;
}
.gfkizegjyw .jcevflchod {
  height: 130px;
}
.blog__wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 100px;
}
.blog__container {
  width: calc(66% - 45px);
}
.blog__container .ddrkezyzlcxw-else {
  margin: 50px auto 0;
}
.general-popular {
  width: calc(34% - 45px);
  height: 100%;
  background-color: #f8f8f8;
  border-radius: 20px;
  padding: 50px;
}
.general-popular__caption {
  display: block;
  font-weight: 500;
  font-size: 32px;
  line-height: 47px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
}
.general-popular__list {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #d3d3d3;
}
.general-popular__item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.general-popular__item:last-child {
  margin-bottom: 0;
}
.general-popular__img {
  height: 105px;
  width: calc(45% - 15px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.general-popular__info {
  width: calc(55% - 15px);
}
.popular__info__caption {
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #292929;
  margin-bottom: 40px;
  transition: color 0.4s;
}
.general-popular__date {
  font-family: "Proxima Nova", sans-serif;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #bdbdbd;
}
.general-popular__date .decor {
  width: 13px;
  height: 16px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.blog-page__info a {
  color: #80b435;
}
.blog-page__info a:hover {
  text-decoration: underline;
}
.blog-page ~ .news {
  margin-bottom: 150px;
}
.blog-container .yfwcjthcddeatku {
  max-width: 1420px;
}
.blog-page .ggjxfzwpow {
  text-align: left;
}
.blog-page .ggjxfzwpow--center {
  text-align: center;
}
.blog-page__wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 150px;
}
.blog-page__content {
  width: calc(65% - 45px);
}
.blog-page__content--full {
  margin-left: auto;
  margin-right: auto;
}
.blog-page__content .news__autor {
  margin: 20px 0;
}
.news__autor__wrapper {
  display: flex;
  align-items: center;
}
.news__autor__photo {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 15px;
}
.news__autor__info__name {
  color: #3d3d3d;
  margin-bottom: 7px;
  font-size: 16px;
}
.news__autor-time-read::before {
  content: "|";
  padding-left: 3px;
}
.general-popular__date--news {
  display: flex;
}
.new__calc__comments {
  margin-left: 20px;
  transition: color 0.4s;
}
.blog-page__content .jcevflchod {
  height: 132px;
}
.blog-page__content .guvaivswie {
  margin-bottom: 80px;
}
.blog-page__img {
  width: 100%;
  height: 500px;
  margin: 22px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-page__info {
  font-size: 18px;
  line-height: 150%;
}
.blog-page__info p {
  margin-bottom: 20px;
}
.blog-page__info td p {
  margin-bottom: 0;
}
.blog-page__info p:last-child {
  margin-bottom: 0;
}
.blog-page__info h4 {
  font-size: 24px;
  line-height: 130%;
  margin-bottom: 20px;
}
.blog-page__info h2,
.blog-page__info h3 {
  margin-top: -50px;
  padding-top: 60px;
  padding-bottom: 22px;
}
.blog-page__info img {
  padding: 22px 0;
}
.blog-content__item {
  color: #2489e1;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  position: relative;
  transition: color 0.4s;
}
.blog-content__item a {
  transition: color 0.4s;
}
.blog-content__item a::before {
  content: "\2193";
  position: absolute;
  left: -15px;
  top: 50%;
  opacity: 0;
  transition: opacity 0.4s;
  transform: translateY(-50%);
}
.blog-content__item:last-child {
  margin-bottom: 0;
}
.general-popular__content-wrapper {
  width: calc(34% - 45px);
  position: relative;
}
.general-popular__content-wrapper .general-popular {
  width: 100%;
  height: auto;
  max-height: calc(100vh - 90px);
  overflow: auto;
  transition: transform 0.6s, opacity 0.6s;
}
.general-popular__content-wrapper .general-popular::-webkit-scrollbar {
  display: none;
}
.general-popular__content-wrapper .general-popular::-webkit-scrollbar-track {
  display: none;
}
.general-popular__content-wrapper .general-popular::-webkit-scrollbar-thumb {
  display: none;
}
.general-popular__content-wrapper .general-popular.pthpoqrshkwfgio {
  opacity: 0;
  transform: translateY(-120%);
}
.seo-text {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 60px;
}
.seo-text p {
  margin-bottom: 20px;
}
.seo-text p:last-child {
  margin-bottom: 0;
}
.seo-text h2 {
  font-size: 24px;
  line-height: 130%;
  margin-bottom: 20px;
}
.seo-text h3 {
  margin-bottom: 20px;
}
.seo-text a {
  color: #80b435;
  transition: color 0.3s;
}
.reviews-page__wrapper {
  margin-bottom: 150px;
}
.reviews-page__wrapper .guvaivswie {
  max-width: 62.5%;
  width: 100%;
  margin: 50px auto 150px;
}
.reviews-page__wrapper .jcevflchod {
  height: 132px;
}
.reviews-page__wrapper .reviews__list {
  display: block;
  column-count: 2;
  column-gap: 0;
}
.reviews-page__wrapper .reviews__item {
  break-inside: avoid;
  margin-right: 0;
  width: calc(100% - 30px);
  margin-bottom: 80px;
}
.form-flex__wrapper {
  display: flex;
  margin-top: 20px;
}
.form-flex__wrapper .gzupwzxcltwuesv-30 {
  width: calc(35% - 20px);
  margin-right: 20px;
}
.form-flex__wrapper .ycjqshpdeqfpol {
  width: 30%;
  margin-top: 0;
}
.cart-empty {
  font-size: 20px;
  margin: 30px 0;
}
.voxrtqqvfqfix-product__wrapper {
  margin-top: 50px;
}
.voxrtqqvfqfix-product__header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}
.voxrtqqvfqfix-product__header > .item {
  text-align: left;
  width: calc(63% - 15px);
}
.voxrtqqvfqfix-product__header .item {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: left;
}
.voxrtqqvfqfix-product__header .item:last-child {
  margin-right: 65px;
}
.voxrtqqvfqfix-product__header .vzuyhorvyzg {
  display: flex;
  justify-content: space-between;
  width: calc(37% - 15px);
}
.voxrtqqvfqfix-product__header .vzuyhorvyzg .item {
  text-align: center;
}
.voxrtqqvfqfix-product__header .vzuyhorvyzg .item:first-child {
  width: calc(38% - 10px);
}
.voxrtqqvfqfix-product__header .vzuyhorvyzg .item:nth-child(2) {
  width: calc(30% - 10px);
}
.voxrtqqvfqfix-product__header .vzuyhorvyzg .item:nth-child(3) {
  width: calc(22% - 10px);
}
.voxrtqqvfqfix-product__delete--hide {
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
.voxrtqqvfqfix-product__list {
  margin-top: 20px;
}
.voxrtqqvfqfix-product__item {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 20px;
}
.voxrtqqvfqfix-product__item:last-child {
  margin-bottom: 0;
}
.voxrtqqvfqfix-product__item .name-order {
  display: none;
}
.voxrtqqvfqfix-product__item_wrapper {
  display: flex;
  align-items: center;
}
.voxrtqqvfqfix-product__item_wrapper:first-child {
  width: calc(63% - 15px);
}
.voxrtqqvfqfix-product__item_wrapper:last-child {
  width: calc(37% - 15px);
  justify-content: space-between;
  text-align: center;
}
.voxrtqqvfqfix-product__img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(11% - 15px);
  height: 100px;
  margin-right: 30px;
}
.voxrtqqvfqfix-product__name {
  display: block;
  width: calc(89% - 15px);
  font-size: 14px;
  line-height: 140%;
  color: #575757;
  font-weight: 400;
}
.voxrtqqvfqfix-product__price {
  width: calc(38% - 10px);
}
.voxrtqqvfqfix-product__price .wfdvikayxjtypd {
  justify-content: center;
}
.voxrtqqvfqfix-product__calc {
  display: flex;
  justify-content: center;
  width: calc(30% - 10px);
  font-weight: 500;
}
.voxrtqqvfqfix-product__total {
  width: calc(22% - 10px);
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  color: #575757;
}
.voxrtqqvfqfix-product__total .currency {
  font-weight: 400;
  padding-left: 5px;
}
.voxrtqqvfqfix-product__delete {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  transition: color 0.4s;
}
.my-profile__wrapper {
  margin-bottom: 100px;
}
.profile__wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 100px;
}
.profile__info {
  width: calc(67% - 15px);
  padding: 50px;
  background-color: #f8f8f8;
  border-radius: 20px;
}
.profile-form_checkout {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.profile-form_checkout .checkout-submit {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.profile-form_checkout .gzupwzxcltwuesv {
  margin-bottom: 30px;
}
.profile-form_checkout .gzupwzxcltwuesv:last-child {
  margin-bottom: 0;
}
.profile-form__delivery {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.input-date {
  max-width: 285px;
}
.input-date .xvuitewoflqst {
  padding-right: 20px;
}
.profile-form__add-adress {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-top: -10px;
  margin-left: auto;
  color: #575757;
  transition: color 0.4s;
}
.profile-form__add-adress .text {
  margin-left: 5px;
}
.profile-form__add-adress .decor {
  display: block;
  width: 10px;
  height: 10px;
  position: relative;
  transition: transform 0.4s;
}
.profile-form__add-adress .decor::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #575757;
  transform: translateX(-50%);
  transition: background-color 0.4s;
}
.profile-form__add-adress .decor::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: #575757;
  transform: translateY(-50%);
  transition: background-color 0.4s;
}
.profile-form__delivery__wrapper {
  display: flex;
  flex-direction: column;
  width: calc(50% - 15px);
}
.profile-form__wrapper {
  width: calc(50% - 15px);
}
.profile-form .gzupwzxcltwuesv {
  margin-bottom: 20px;
}
.profile-form .jcevflchod {
  height: 145px;
}
.checkbox__wrapper {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  cursor: pointer;
  margin-top: -10px;
}
.checkbox__wrapper input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.checkbox__wrapper input:checked + .custome__checkbox::before {
  opacity: 1;
}
.checkbox__wrapper .custome__checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  position: relative;
  border: 1px solid #d3d3d3;
  margin-right: 15px;
  flex-shrink: 0;
  transition: color 0.4s;
}
.checkbox__wrapper .custome__checkbox::before {
  content: "";
  width: 10px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.4s;
  background: url(../img/active-form.svg) center/contain no-repeat;
}
.profile-form__caption {
  display: block;
  font-size: 25px;
  font-weight: 700;
  line-height: 130%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e4e4;
}
.profile-form__text {
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 30px;
}
.profile-form__radio {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
  margin-top: -15px;
}
.profile-form__radio_gender {
  flex-direction: column;
  align-items: flex-start;
}
.profile-form__radio_gender > div {
  display: flex;
  align-items: center;
}
.profile-form__radio_gender .radio__wrapper {
  width: 100%;
  margin-right: 60px;
}
.profile-form__radio_gender .radio__wrapper .custome__radio {
  width: 20px;
  height: 20px;
}
.profile-form__radio_gender .radio__wrapper .custome__radio::before {
  width: 10px;
  height: 10px;
}
.radio__wrapper {
  min-width: calc(50% - 15px);
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 130%;
  position: relative;
  cursor: pointer;
  margin-top: 15px;
}
.radio__wrapper input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.radio__wrapper input:checked + .custome__radio::before {
  opacity: 1;
}
.radio__wrapper .custome__radio {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #292929;
  border-radius: 50%;
  margin-right: 15px;
  position: relative;
}
.radio__wrapper .custome__radio::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  background-color: #292929;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.4s;
}
.profile__noty {
  width: calc(33% - 15px);
  background-color: #f8f8f8;
  border-radius: 20px;
  padding: 50px;
  height: 100%;
}
.profile__noty__caption {
  display: block;
  font-size: 25px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e4e4;
}
.checkout__general-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 50px;
}
.checkout__general-price .general {
  text-transform: uppercase;
  text-align: center;
  padding-left: 10px;
}
.checkout__general-price .general span {
  font-weight: 700;
}
.profile__info__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 19px;
  border-bottom: 1px solid #e8e4e4;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.profile__info__description {
  padding-left: 20px;
}
.profile__info__type {
  font-weight: 700;
}
.profile__noty__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.profile__noty__status {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(70% - 30px);
  height: 78px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
  border-radius: 20px;
  background-color: #80b435;
  padding: 15px;
  text-align: center;
}
.profile__noty__status.waiting {
  background-color: #f2994a;
}
.form-payment__form {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.form-payment__item {
  width: calc(50% - 15px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  line-height: 130%;
}
.form-payment__item h5 {
  font-size: 25px;
  line-height: 130%;
  margin: 20px 0 10px;
}
.form-payment__item .icon-pay {
  font-size: 52px;
  color: #80b435;
  transition: color 0.4s;
}
.form-payment__item .icon-pay-online {
  font-size: 48px;
  color: #80b435;
  transition: color 0.4s;
}
.form-payment {
  padding: 50px;
  background-color: #f8f8f8;
  border-radius: 20px;
  margin: 75px 0 100px;
}
.general__wrapper {
  display: flex;
  justify-content: space-between;
}
.my-order__wrapper {
  margin-bottom: 100px;
}
.profile__caption {
  font-size: 25px;
  line-height: 130%;
  margin: 50px 0;
}
.my-order__table__wrapper {
  width: calc(67% - 15px);
}
.my-order__table__wrapper .ycjqshpdeqfpol {
  margin-top: 30px;
}
.my-order__table__header {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f3f3f3;
}
.profile-row-1 {
  width: 8.335%;
  text-align: center;
}
.profile-row-2 {
  width: 16.666%;
  text-align: center;
}
.profile-row-3 {
  width: 25%;
  text-align: center;
}
.voxrtqqvfqfix__wrapper {
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 25px;
}
.voxrtqqvfqfix__wrapper:last-of-type {
  margin-bottom: 0;
}
.my-order__list {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 25px;
}
.voxrtqqvfqfix-status {
  color: #80b435;
}
.voxrtqqvfqfix-status.waiting {
  color: #f2994a;
}
.my-order__type {
  display: none;
}
.my-order__description strong {
  padding-right: 5px;
}
.my-order__item_price {
  color: #575757;
  text-transform: uppercase;
}
.profile-menu__item {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #575757;
  margin-bottom: 30px;
}
.profile-menu__item .icon-my-profile {
  font-size: 18px;
  margin-right: 19px;
}
.profile-menu__item .icon-my-order {
  margin-right: 18px;
}
.profile-menu__item .zkwlrjpkvqyl {
  font-size: 18px;
  margin-right: 15px;
}
.profile-menu__item .icon-change-pass {
  font-size: 18px;
  margin-right: 18px;
}
.profile-menu__item .icon-esc {
  font-size: 14px;
  margin-right: 16px;
}
.profile-menu__item:last-child {
  margin-bottom: 0;
}
.profile-menu__item span {
  color: #80b435;
}
.profile-menu__link {
  transition: color 0.4s;
}
.mobile-more__info {
  display: none;
}
.favorite__wrapper {
  margin-bottom: 100px;
}
.favorite-product__wrapper {
  width: 100%;
  margin-top: 50px;
}
.favorite-product__wrapper .wvfrdvosoztafa {
  width: 16.66%;
}
.favorite-product__wrapper .ddrkezyzlcxw-else {
  margin: 50px auto 0;
}
.favorite-product__wrapper .general-more {
  position: static;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.change-password__wrapper {
  margin-bottom: 100px;
}
.enter__wrapper {
  max-width: 440px;
  margin-bottom: 100px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.05em;
}
.enter__wrapper .ggjxfzwpow {
  margin-bottom: 50px;
}
.enter__wrapper p {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.enter__wrapper .ddrkezyzlcxw {
  margin-top: 30px;
}
.ycjqshpdeqfpol_enter {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}
.ycjqshpdeqfpol_enter:last-of-type {
  margin-bottom: 50px !important;
}
.ycjqshpdeqfpol_enter .icon-fb {
  font-size: 18px;
}
.ycjqshpdeqfpol_enter .icon-google {
  font-size: 15px;
}
.ycjqshpdeqfpol_enter .text {
  margin-left: 10px;
}
.enter__form {
  position: relative;
}
.enter__form .gzupwzxcltwuesv {
  margin-bottom: 20px;
}
.enter__form .enter-submit {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
}
.enter__footer {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.enter__footer__button {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: underline;
  transition: color 0.4s;
}
.form-policy {
  font-size: 13px;
  line-height: 120%;
  color: #575757;
}
.form-policy a {
  text-decoration: underline;
}
.verify-email__wrapper {
  max-width: 900px;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  margin-top: 30px;
  margin-bottom: 40px;
  text-align: center;
}
.verify-email__wrapper p {
  margin-bottom: 90px;
}
.verify-email__wrapper p a {
  color: #80b435;
  transition: color 0.4s;
}
.vgfeuplauzu {
  padding-top: 30px;
  background-color: #252932;
  margin-top: auto;
}
.vgfeuplauzu__wrapper {
  margin-bottom: 50px;
}
.vgfeuplauzu__list {
  display: flex;
  color: #8c97af;
  font-size: 14px;
  line-height: 17px;
}
.vgfeuplauzu__item {
  width: 25%;
}
.vgfeuplauzu__caption {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #f1f1f1;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.vgfeuplauzu__button {
  display: none;
}
.vgfeuplauzu-info__item {
  margin-bottom: 20px;
}
.vgfeuplauzu-info__item:last-child {
  margin-bottom: 0;
}
.vgfeuplauzu-info__link {
  transition: color 0.4s;
}
.vgfeuplauzu-callback__item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.vgfeuplauzu-callback__item:last-child {
  margin-bottom: 0;
}
.vgfeuplauzu__icon {
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 1px dashed #828282;
  margin-right: 18px;
  border-radius: 50%;
  font-size: 16px;
}
.vgfeuplauzu__icon .icon-phone::before {
  color: #fff;
}
.vgfeuplauzu__icon .icon-e-mail {
  font-size: 12px;
}
.vgfeuplauzu__link__wrapper {
  display: flex;
  flex-direction: column;
}
.vgfeuplauzu-callback__item:first-child .vgfeuplauzu-callback__link:first-of-type {
  margin-bottom: 10px;
}
.vgfeuplauzu-callback__link {
  transition: color 0.4s;
}
.vgfeuplauzu-social__list {
  display: flex;
  margin-bottom: 30px;
}
.vgfeuplauzu-social__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 50%;
  margin-right: 20px;
}
.vgfeuplauzu-social__item:last-child {
  margin-right: 0;
}
.vgfeuplauzu-social__link {
  line-height: 0;
  color: #80b435;
  padding: 5px;
  transition: color 0.4s;
}
.vgfeuplauzu-social__link svg path {
  fill: #80b435;
  transition: fill 0.4s;
}
.vgfeuplauzu-social__link .icon-fb {
  font-size: 16px;
}
.vgfeuplauzu-social__link .icon-inst {
  font-size: 18px;
}
.vgfeuplauzu-pay__list {
  display: flex;
}
.vgfeuplauzu-pay__item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 57px;
  height: 45px;
  margin-right: 20px;
}
.vgfeuplauzu-pay__item:last-child {
  margin-right: 0;
}
.dwxpiyufgvep {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  padding-top: 21px;
  padding-bottom: 21px;
  border-top: 1px solid #3b3f47;
  font-size: 14px;
  line-height: 17px;
  color: #8c97af;
}
.developers a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.developers span {
  display: inline-block;
  padding-right: 10px;
  text-align: right;
  transition: color 150ms;
  border-right: 1px solid #3b3f47;
}
.developers a:hover span {
  color: #fff;
  text-decoration: underline;
}
.developers img {
  padding-left: 10px;
  width: 100px;
}
@media screen and (max-width: 1260px) {
  .product__reviews__wrapper {
    flex-wrap: wrap;
  }
  .product__reviews__wrapper .add-reviews {
    width: 100%;
    max-width: 720px;
    margin-top: 30px;
  }
  .product__reviews__wrapper .add-reviews .ycjqshpdeqfpol {
    max-width: none;
  }
  .product__reviews__content {
    margin-right: 0;
    width: 100%;
  }
  html.overflow {
    margin-right: 0;
  }
  html.overflow .pcevyqjfxkwgx.sludzazwyosplr {
    width: 100%;
  }
  html.overflow .jptigrwfckuuikr {
    width: 100%;
  }
  .ijqrfxuvtzaxusr-tablet {
    display: flex;
  }
  .general-more {
    right: 20px;
  }
  .product-content__wrapper .product-tabs__list {
    width: calc(100% + 40px);
    margin-left: -20px;
    padding-left: 20px;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .product-content__wrapper .product-tabs__list::-webkit-scrollbar {
    display: none;
  }
  .product-content__wrapper .product-tabs__list::after {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
  }
  .gykuoqlhzrd {
    opacity: 1;
  }
}
@media screen and (max-width: 1080px) {
  .jhlwhftfjvfchg-brand__content {
    max-height: 136px;
  }
  .jhlwhftfjvfchg-brand {
    margin-top: 20px;
    padding: 20px;
  }
  .jhlwhftfjvfchg-brand__img {
    width: 190px;
    height: 135px;
  }
  .brands {
    margin-bottom: 100px;
  }
  .brands .ggjxfzwpow {
    margin-bottom: 30px;
  }
  .brands__search {
    width: 730px;
  }
  .brands-bookmarks__row + .brands-bookmarks__row {
    margin-top: 10px;
  }
  .brands-popular {
    margin-bottom: 80px;
  }
  .brands-popular__title {
    margin-bottom: 20px;
  }
  .brands-popular__container {
    margin: -10px -10px 0 0;
  }
  .brands-popular__item {
    margin: 10px 10px 0 0;
    width: calc(16.666% - 10px);
  }
  .brands__list {
    margin-top: -20px;
  }
  .brands__row + .brands__row {
    margin-top: -30px;
  }
  .brands__item {
    width: 33.333%;
    margin-top: 20px;
  }
  .brands__item a {
    padding-right: 30px;
  }
  .ggjxfzwpow {
    font-weight: 500;
    font-size: 36px;
    line-height: 53px;
  }
  .main-sub-caption {
    font-size: 18px;
    line-height: 27px;
  }
  .general-buttons {
    display: none;
  }
  .breadcrumbs {
    margin: 30px 0 50px;
  }
  .profile-form .ycjqshpdeqfpol {
    max-width: 100%;
  }
  .ycjqshpdeqfpol {
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .jhlwhftfjvfchg-review {
    flex-wrap: wrap;
  }
  .jhlwhftfjvfchg-review__product {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .jhlwhftfjvfchg-review__content {
    width: 100%;
  }
  .ratings {
    width: 100%;
    flex-wrap: wrap;
  }
  .ratings__total {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .ratings__detail {
    width: 100%;
    max-width: 360px;
  }
  .jhlwhftfjvfchg-brand {
    flex-direction: column;
    margin-top: 10px;
  }
  .jhlwhftfjvfchg-brand__content {
    width: 100%;
  }
  .jhlwhftfjvfchg-brand__img {
    width: auto;
    height: 82px;
  }
  .jhlwhftfjvfchg-brand__desc {
    font-size: 14px;
    line-height: 21px;
  }
  .jhlwhftfjvfchg-brand__content {
    max-height: 148px;
  }
  .brands {
    margin-bottom: 50px;
  }
  .brands .ggjxfzwpow {
    margin-bottom: 20px;
  }
  .brands__search {
    margin-bottom: 5px;
  }
  .brands-bookmarks__row + .brands-bookmarks__row {
    margin-top: 30px;
  }
  .brands-bookmarks {
    margin-bottom: 50px;
  }
  .brands-popular {
    margin-bottom: 50px;
  }
  .brands-popular__title {
    font-size: 22px;
  }
  .brands-popular__item {
    width: calc(25% - 10px);
  }
  .brands__row + .brands__row {
    margin-top: -40px;
  }
  .ggjxfzwpow {
    font-size: 24px;
    line-height: 36px;
  }
  .general-more {
    font-size: 12px;
    line-height: 150%;
    align-items: center;
  }
  .general-more .icon-more-arrow {
    margin-left: 5px;
    font-size: 14px;
  }
  .verify-email__wrapper {
    font-size: 16px;
    line-height: 130%;
  }
  .verify-email__wrapper p {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 575px) {
  .product__reviews__wrapper .guvaivswie {
    background: #fff;
    padding: 30px 0;
  }
  .product__reviews__wrapper .eqalpusdcadttrk.form-stars {
    position: relative;
    bottom: 0;
  }
  .brands-popular__item {
    width: calc(50% - 10px);
  }
  .brands__list {
    margin-top: -10px;
  }
  .brands__item {
    width: 50%;
    margin-top: 10px;
  }
  .reviews-new .product__reviews__wrapper .reviews__date {
    margin-bottom: 10px;
  }
  .button-to-top {
    right: 20px;
  }
  .breadcrumbs {
    margin: 20px 0;
  }
  .breadcrumbs__list {
    font-size: 14px;
    line-height: 17px;
  }
  .lqfwpqkawitq {
    font-size: 16px;
    line-height: 24px;
  }
  .jcevflchod {
    height: 110px;
  }
  .xvuitewoflqst {
    padding-left: 20px;
  }
  .lkekzxkstsu {
    left: 20px;
  }
  .qfltyprikhrga {
    top: 50px !important;
  }
  .noty_theme__push_notification__item {
    padding: 20px;
    font-size: 14px;
    border-radius: 0;
  }
  .noty_theme__push_notification__item .noty-icon {
    width: 14px;
    height: 14px;
  }
  .dwxpiyufgvep {
    flex-direction: column;
  }
  .developers {
    margin-top: 20px;
  }
}
.jptigrwfckuuikr__callback__wrapper {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1875px) {
  .jptigrwfckuuikr__callback__link:first-child {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1720px) {
  .flgrowwdhzleh {
    padding: 0 45px;
  }
  .pcevyqjfxkwgx {
    padding: 0 45px;
  }
  .jptigrwfckuuikr__category__list {
    width: 100%;
  }
  .jptigrwfckuuikr__category__img {
    display: none;
  }
  .jptigrwfckuuikr__category-block {
    padding-right: 0;
  }
  .yfwcjthcddeatku {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media screen and (max-width: 1635px) {
  .ueaddusieqpzkhv {
    margin-right: 40px;
  }
  .general-popular__content-wrapper .general-popular {
    max-height: calc(100vh - 70px);
  }
  main.sludzazwyosplr {
    margin-top: 60px;
  }
  .krxqqglagqfpcu {
    font-size: 14px;
    line-height: 17px;
  }
  .jptigrwfckuuikr__enter__text {
    font-size: 14px;
    line-height: 17px;
  }
  .pcevyqjfxkwgx {
    height: 60px;
    position: relative;
  }
  .whdezijrykp {
    width: 42px;
    height: 39px;
  }
  .jptigrwfckuuikr__category__wrapper {
    margin-left: auto;
  }
  .jptigrwfckuuikr__name-category__list {
    font-size: 14px;
    line-height: 17px;
    position: static;
  }
  .jptigrwfckuuikr__category-block {
    position: absolute;
    z-index: 4;
    top: calc(100% - 10px);
    left: 45px;
    width: calc(100vw - 107px);
  }
  .jptigrwfckuuikr__name-category__button {
    padding: 20px 0;
  }
  .jptigrwfckuuikr__shop {
    margin-left: 20px;
  }
  .jptigrwfckuuikr__shop__item {
    width: 60px;
    height: 60px;
  }
  .jptigrwfckuuikr__shop__num {
    width: 20px;
    height: 20px;
    top: 2px;
    right: 2px;
    font-size: 10px;
    line-height: 10px;
  }
  .jptigrwfckuuikr__callback__link {
    font-size: 14px;
    line-height: 17px;
  }
  .qfltyprikhrga {
    top: 100px;
  }
  .block-show-reviews {
    top: -70px;
  }
}
@media screen and (max-width: 1340px) {
  .ueaddusieqpzkhv_more {
    display: none;
  }
  .ueaddusieqpzkhv__tablet {
    display: block;
  }
  .reviews-new .general-social__list {
    margin-bottom: 20px;
    margin-right: auto;
  }
  .reviews-new .reviews-new__pagination-wrapper_top .pagination__wrapper {
    margin-right: auto;
  }
  .reviews-new .reviews-new__pagination-wrapper {
    flex-direction: column;
    align-items: center;
  }
  .reviews-new .blog__container .ddrkezyzlcxw-else {
    margin-bottom: 20px;
  }
  .general-popular__content-wrapper .general-popular {
    max-height: calc(100vh - 80px);
  }
  main.sludzazwyosplr {
    margin-top: 70px;
  }
  .flgrowwdhzleh {
    justify-content: flex-end;
    padding: 0 20px;
  }
  .gsftpfxchdce {
    display: flex;
    align-items: center;
    transition: color 0.4s;
    font-size: 16px;
    line-height: 16px;
    color: #d3d3d3;
    padding: 10px;
  }
  .gsftpfxchdce .twszaqusfcflz {
    font-size: 4px;
    transition: transform 0.4s;
  }
  .gsftpfxchdce .text {
    padding-right: 8px;
  }
  .gjiyxdsieduwa {
    position: relative;
    max-width: 325px;
    width: 100%;
    margin-right: auto;
    padding-left: 20px;
  }
  .gjiyxdsieduwa.hvddquqiypg .gsftpfxchdce {
    color: #fff;
  }
  .gjiyxdsieduwa.hvddquqiypg .gsftpfxchdce .twszaqusfcflz {
    transform: rotate(-180deg);
  }
  .gjiyxdsieduwa.hvddquqiypg .krxqqglagqfpcu {
    max-height: 650px;
    padding: 30px;
    opacity: 1;
    transition: max-height 0.4s, opacity 0.4s, padding 0.4s;
  }
  .krxqqglagqfpcu {
    position: absolute;
    left: 0;
    top: calc(100% + 2px);
    background-color: #1a1a1a;
    padding: 0 30px;
    flex-direction: column;
    font-size: 16px;
    line-height: 19px;
    max-width: 325px;
    min-width: 220px;
    width: 100%;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.1s, opacity 0.1s, padding 0.1s;
    z-index: 2;
  }
  .ueaddusieqpzkhv {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .ueaddusieqpzkhv__tablet_last {
    margin-bottom: 0;
  }
  .ueaddusieqpzkhv:last-child {
    margin-bottom: 0;
  }
  .jptigrwfckuuikr__enter__text {
    font-size: 16px;
    line-height: 19px;
  }
  .pcevyqjfxkwgx {
    height: 70px;
    padding: 0 20px;
  }
  .eyeyjlpzhiloqg {
    display: flex;
    align-items: center;
    transition: color 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #80b435;
    text-transform: uppercase;
    margin-left: 30px;
    margin-right: auto;
  }
  .eyeyjlpzhiloqg .twszaqusfcflz {
    font-size: 4px;
    transition: transform 0.4s;
  }
  .eyeyjlpzhiloqg .text {
    padding-right: 10px;
  }
  .eyeyjlpzhiloqg.hvddquqiypg .twszaqusfcflz {
    transform: rotate(-180deg);
  }
  .jptigrwfckuuikr__callback__wrapper {
    flex-direction: row;
  }
  .jptigrwfckuuikr__callback__link {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
  }
  .jptigrwfckuuikr__callback__link:first-child {
    margin-bottom: 0;
  }
  .jptigrwfckuuikr__category__wrapper {
    max-height: 100%;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .jptigrwfckuuikr__category__wrapper::-webkit-scrollbar {
    display: none;
  }
  .jptigrwfckuuikr__name-category__list {
    position: fixed;
    left: 0;
    top: 110px;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: #fff;
    z-index: 3;
    flex-direction: column;
    padding: 30px 20px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0s, opacity 0s 0.2s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  .jptigrwfckuuikr__name-category__list.hvddquqiypg {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, opacity 0.4s 0.2s;
    z-index: 2;
  }
  .jptigrwfckuuikr__name-category__item {
    margin-right: 0;
    border-bottom: 1px solid #f1f1f1;
  }
  .jptigrwfckuuikr__name-category__item:first-child .jptigrwfckuuikr__name-category__button {
    padding-top: 0;
  }
  .jptigrwfckuuikr__name-category__item.hvddquqiypg .jptigrwfckuuikr__name-category__button {
    color: #80b435;
  }
  .jptigrwfckuuikr__name-category__item.hvddquqiypg
    .jptigrwfckuuikr__name-category__button
    .twszaqusfcflz {
    transform: rotate(180deg);
  }
  .jptigrwfckuuikr__name-category__item.hvddquqiypg .jptigrwfckuuikr__category-block {
    max-height: 100%;
    opacity: 1;
    margin-top: 10px;
    transition: max-height 0.6s, opacity 0.8s;
  }
  .jptigrwfckuuikr__category-block {
    width: 100%;
    position: relative;
    visibility: visible;
    opacity: 1;
    left: 0;
    top: 0;
    padding: 0;
    box-shadow: none;
    max-height: 0;
    margin-top: 0;
    opacity: 0;
    transition: max-height 0.1s, opacity 0.4s, margin 0.4s;
    overflow: hidden;
  }
  .jptigrwfckuuikr__category__list {
    max-height: 100%;
    display: block;
    column-count: auto;
  }
  .jptigrwfckuuikr__category__list::after {
    content: "";
    display: table;
    clear: both;
  }
  .jptigrwfckuuikr__category__item {
    width: calc(50% - 30px);
    display: inline;
    float: left;
    margin-right: 30px;
  }
  .jptigrwfckuuikr__name-category__button {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 0;
    padding: 30px 0;
  }
  .jptigrwfckuuikr__shop__item {
    height: 70px;
    width: 80px;
  }
  .jptigrwfckuuikr__shop__num {
    width: 23px;
    height: 23px;
    top: 5px;
    right: 5px;
    font-size: 13px;
    line-height: 13px;
  }
  .qfltyprikhrga {
    top: 110px;
  }
  .yfwcjthcddeatku {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-show-reviews {
    top: -80px;
  }
}
@media screen and (max-width: 845px) {
  .jptigrwfckuuikr__callback {
    display: none;
  }
  .gjiyxdsieduwa {
    padding: 0;
  }
  .jptigrwfckuuikr__enter__text {
    display: none;
  }
  .jptigrwfckuuikr__enter {
    height: 100%;
    border-right: 1px solid #3d3d3d;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  main.sludzazwyosplr {
    margin-top: 90px;
  }
  .yciefqhouqyjr {
    display: none;
  }
  .rklehxsowf {
    width: 25px;
    height: 16px;
    border-top: 2px solid #80b435;
    border-bottom: 2px solid #80b435;
    display: block;
    position: relative;
  }
  .rklehxsowf::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background-color: #80b435;
  }
  .eyeyjlpzhiloqg {
    display: none;
  }
  .jptigrwfckuuikr-mobile__nav {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: #1a1a1a;
    padding: 20px;
    z-index: 4;
    top: 0;
    left: -105%;
    transition: left 0.2s;
  }
  .jptigrwfckuuikr-mobile__nav.hvddquqiypg {
    left: 0;
    transition: left 0.4s;
  }
  .jptigrwfckuuikr__close {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #80b435;
    font-size: 35px;
    z-index: 2;
  }
  .jptigrwfckuuikr__category__wrapper {
    margin: 30px 0 50px;
  }
  .jptigrwfckuuikr__name-category__list-mobile {
    color: #d3d3d3;
  }
  .jptigrwfckuuikr__name-category__button {
    color: #80b435;
    padding: 20px 0;
    width: 100%;
  }
  .jptigrwfckuuikr__name-category__button .vzuyhorvyzg {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    position: absolute;
    height: 100%;
  }
  .jptigrwfckuuikr__name-category__button {
    position: relative;
  }
  .jptigrwfckuuikr__name-category__button .text {
    position: relative;
    z-index: 2;
  }
  .jptigrwfckuuikr__category-block {
    background-color: transparent;
  }
  .jptigrwfckuuikr__name-category__item {
    border-color: #3d3d3d;
  }
  .jptigrwfckuuikr__category__item {
    width: 100%;
    margin-right: 0;
  }
  .jptigrwfckuuikr__category__link {
    color: #fff;
  }
  .jptigrwfckuuikr__sub__item {
    color: #d3d3d3;
  }
  .gjiyxdsieduwa {
    min-width: 100%;
    margin-bottom: 50px;
  }
  .krxqqglagqfpcu {
    position: relative;
    opacity: 1;
    max-height: 100%;
    padding: 0;
    max-width: 100%;
    min-width: 100%;
  }
  .jptigrwfckuuikr__social__item {
    border: none !important;
  }
  .jptigrwfckuuikr__social__list {
    margin-left: -10px;
  }
  .jptigrwfckuuikr__shop__item--comparison {
    display: none;
  }
  .jkztdgjthri.calc {
    position: relative;
  }
  .jkztdgjthri.calc::before {
    content: "";
    position: absolute;
    right: -12px;
    top: -2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #80b435;
  }
  .jptigrwfckuuikr__cart__link {
    border: none;
  }
  .jptigrwfckuuikr__user {
    position: relative;
    justify-content: flex-end;
    flex-wrap: wrap;
    height: auto;
  }
  .jptigrwfckuuikr__user.hvddquqiypg .live-search-form {
    max-height: 50px;
  }
  .jptigrwfckuuikr__live-search {
    width: 100%;
    padding: 0;
    transition: padding 0s 0.4s;
  }
  .live-search-form {
    display: flex;
    margin-top: 22px;
    z-index: 2;
    width: 100%;
    height: auto;
    max-height: 0;
    overflow: hidden;
    background-color: #1b1b1b;
    transition: max-height 0.4s;
  }
  .jptigrwfckuuikr__live-search {
    border: none;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 10px;
  }
  .mobile-search {
    display: flex;
    height: 22px;
    padding: 0 15px 0 10px;
    font-size: 19px;
  }
  .jptigrwfckuuikr__enter {
    border: none;
    font-size: 19px;
  }
  .pcevyqjfxkwgx {
    height: 50px;
    justify-content: space-between;
  }
  .whdezijrykp {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .jptigrwfckuuikr__shop {
    margin-left: 0;
  }
  .jptigrwfckuuikr__shop__item {
    border: none;
    height: auto;
    width: auto;
    margin-right: 30px;
  }
  .jptigrwfckuuikr__cart__link .jptigrwfckuuikr__shop__item {
    margin-right: 0;
  }
  .jptigrwfckuuikr__shop__num {
    right: -7px;
    top: -7px;
    background-color: #80b435;
    width: 8px;
    height: 8px;
    box-shadow: none;
    font-size: 0;
  }
  .block-show-reviews {
    top: 40px;
  }
}
@media screen and (max-width: 1680px) {
  .main-banner__list {
    height: 334px;
  }
  .wvfrdvosoztafa,
  .product_catalog .wvfrdvosoztafa {
    width: 25%;
  }
  .wvfrdvosoztafa:nth-child(4n + 4) {
    border-right: 1px solid #e0e0e0;
  }
  .wvfrdvosoztafa:nth-child(5n + 5) {
    border-right: none;
  }
  .product-slider__item {
    width: 20%;
  }
  .product-slider__item.show
    + .product-slider__item
    + .product-slider__item
    + .product-slider__item
    + .product-slider__item
    ~ .product-slider__item {
    opacity: 0;
    transform: translateX(500%);
  }
  .category__list {
    margin-bottom: -30px;
  }
  .category__item {
    width: calc(25% - 30px);
    margin-bottom: 30px;
  }
  .news-slider__item {
    width: calc(25% - 30px);
  }
  .news-slider__item.show
    + .news-slider__item
    + .news-slider__item
    + .news-slider__item
    ~ .news-slider__item {
    opacity: 0;
  }
  .reviews-slider__item {
    width: calc(48% - 30px);
  }
  .product-page__img {
    width: calc(50% - 25px);
  }
  .product-page__info-wrapper {
    width: calc(50% - 25px);
  }
  .product-page__general-info {
    width: 100%;
  }
  .product-page__general-tabs {
    display: none;
  }
  .product-page__general-tabs__wrapper {
    display: block;
  }
  .product-tabs__item--else-info {
    display: flex !important;
  }
  .product-page__else-tabs {
    display: block;
  }
  .blog__container {
    width: calc(66% - 15px);
  }
  .news__list {
    margin-right: -30px;
  }
  .news__item {
    margin-right: 30px;
    width: calc(33.33% - 30px);
  }
  .general-popular {
    width: calc(34% - 15px);
  }
  .general-popular__content-wrapper {
    width: calc(34% - 15px);
  }
  .favorite-product__wrapper .wvfrdvosoztafa {
    width: 20%;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa {
    width: 20%;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(4n + 4) {
    border-right: none;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(6n + 6) {
    border-right: none;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(5n + 5) {
    border-right: 1px solid #e0e0e0;
  }
}
@media screen and (max-width: 1480px) {
  .gzupwzxcltwuesv .input-info {
    right: auto;
    top: auto;
    position: relative;
    display: flex;
    margin-top: 10px;
  }
  .reviews-new .blog__container {
    width: calc(100% - 510px);
  }
  .reviews-new .general-popular {
    width: 480px;
  }
  .form__subtitle {
    font-size: 20px;
  }
}
@media screen and (max-width: 1380px) {
  .product-slider__item {
    width: 25%;
  }
  .product-slider__item.show
    + .product-slider__item
    + .product-slider__item
    + .product-slider__item
    ~ .product-slider__item {
    opacity: 0;
    transform: translateX(400%);
  }
  .category__item {
    width: calc(33.333% - 30px);
  }
  .news-slider__item {
    width: calc(33.33% - 30px);
  }
  .news-slider__item.show
    + .news-slider__item
    + .news-slider__item
    ~ .news-slider__item {
    opacity: 0;
  }
  .wvfrdvosoztafa:nth-child(3n + 3) {
    border-right: 1px solid #e0e0e0;
  }
  .wvfrdvosoztafa:nth-child(4n + 4) {
    border-right: none;
  }
  .rltyilhfecrxr .wvfrdvosoztafa,
  .product_catalog .wvfrdvosoztafa {
    width: 33.33%;
  }
  .udapvtieaxw {
    width: calc(22% - 15px);
  }
  .jhlwhftfjvfchg-reviews__wrapper,
  .rltyilhfecrxr,
  .dkvozljayiqjj + .seo-text .seo-text__wrapper,
  .product_catalog .ggjxfzwpow,
  .product_catalog .jqxhypexfpkrili {
    width: calc(78% - 15px);
  }
  .aatideesyouuwq .pagination__wrapper {
    display: none;
  }
  .rjyitszytwahqdc {
    flex-direction: column;
    align-items: center;
  }
  .rjyitszytwahqdc .ddrkezyzlcxw-else {
    position: relative;
    top: 0;
    transform: none;
    margin-top: 30px;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa {
    width: 25%;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(3n + 3) {
    border-right: none;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(5n + 5) {
    border-right: none;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(4n + 4) {
    border-right: 1px solid #e0e0e0;
  }
  .product-page__img {
    width: calc(52% - 15px);
  }
  .product-page__info-wrapper {
    width: calc(48% - 15px);
  }
  .product-page__general-img {
    width: calc(70% - 15px);
    padding: 20px;
  }
  .product-page__img__wrapper {
    width: calc(30% - 15px);
  }
  .product-name {
    max-height: 120px;
    -webkit-line-clamp: 4;
  }
  .product-page__info {
    padding-top: 20px;
    margin-top: 20px;
  }
  .product-page__general-info {
    width: 100%;
  }
  .product-page__general-tabs {
    width: calc(50% - 15px);
  }
  .product-page__buttons {
    margin-top: 35px;
  }
  .product__reviews__wrapper .reviews__body {
    margin-bottom: 15px;
  }
  .about-us__header {
    flex-direction: column;
  }
  .about-us__info {
    width: 100%;
  }
  .about-us-photo__list {
    width: 100%;
    margin-top: 40px;
  }
  .about-us__list {
    flex-direction: column;
  }
  .about-us__item {
    width: 100%;
    margin-bottom: 30px;
  }
  .about-us__item:last-child {
    margin-bottom: 0;
  }
  .blog__wrapper {
    margin-top: 20px;
    margin-bottom: 80px;
  }
  .news__item {
    width: calc(50% - 30px);
  }
  .reviews-page__wrapper .reviews__list {
    column-count: auto;
    margin-right: 0;
  }
  .reviews-page__wrapper .reviews__item {
    width: 100%;
  }
  .reviews-page__wrapper .reviews__item:last-child {
    margin-bottom: 0;
  }
  .reviews-page__wrapper .guvaivswie {
    max-width: 100%;
  }
  .voxrtqqvfqfix-product__header > .item {
    width: calc(50% - 15px);
  }
  .voxrtqqvfqfix-product__header .vzuyhorvyzg {
    width: calc(50% - 15px);
  }
  .voxrtqqvfqfix-product__item_wrapper:first-child {
    width: calc(50% - 15px);
  }
  .voxrtqqvfqfix-product__item_wrapper:last-child {
    width: calc(50% - 15px);
  }
  .voxrtqqvfqfix-product__name {
    width: calc(75% - 15px);
  }
  .voxrtqqvfqfix-product__img {
    width: calc(25% - 15px);
  }
  .radio__wrapper {
    width: calc(60% - 5px);
    font-size: 16px;
  }
  .radio__wrapper:last-of-type {
    width: calc(40% - 5px);
  }
  .profile__noty__footer {
    flex-direction: column;
    align-items: flex-start;
  }
  .profile__noty__status {
    width: 100%;
    margin-top: 10px;
  }
  .favorite-product__wrapper .wvfrdvosoztafa {
    width: 25%;
  }
}
@media screen and (max-width: 1180px) {
  .reviews-new .general-social__list {
    margin-bottom: 0;
  }
  .reviews-new .reviews-new__pagination-wrapper_top .pagination__wrapper {
    margin-right: 0;
  }
  .reviews-new .reviews-new__pagination-wrapper {
    flex-direction: row;
  }
  .reviews-new .reviews-new__pagination-wrapper_bottom {
    align-items: center;
  }
  .reviews-new .blog__container .ddrkezyzlcxw-else {
    margin-bottom: 0;
  }
  .reviews-new .blog__container {
    width: 100%;
  }
  .reviews-new .general-popular {
    width: 100%;
  }
  .reviews-new .blog__wrapper {
    flex-wrap: wrap;
  }
  .reviews-new .blog__container {
    margin-bottom: 80px;
  }
  .product-page__general-img {
    height: 300px;
  }
  .product-page__general-info__footer .wfdvikayxjtypd .old__price {
    margin-bottom: 0;
  }
  .product-name {
    max-height: 90px;
    -webkit-line-clamp: 3;
  }
  .general-popular__caption {
    font-size: 18px;
    line-height: 27px;
  }
  .general-popular__list {
    padding-top: 20px;
    margin-top: 20px;
  }
  .general-popular__item {
    flex-direction: column;
  }
  .general-popular__img {
    width: 100%;
    margin-bottom: 10px;
  }
  .general-popular__info {
    width: 100%;
  }
  .general-popular {
    padding: 30px;
  }
  .popular__info__caption {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 5px;
  }
  .general-popular__date {
    font-size: 12px;
    line-height: 12px;
  }
  .general-popular__date .decor {
    width: 12px;
    height: 10px;
  }
  .blog__container .ddrkezyzlcxw-else {
    margin: 30px auto 0;
  }
  .blog-page__content .general-popular__date .decor {
    width: 13px;
    height: 16px;
  }
  .blog-page__content .general-popular__date,
  .blog-page__content .news__autor {
    font-size: 14px;
    line-height: 14px;
  }
}
@media screen and (max-width: 1080px) {
  .main-banner__list {
    margin-bottom: 80px;
  }
  .product {
    margin-bottom: 80px;
  }
  .product-slider__list {
    height: 534px;
  }
  .product-slider__item {
    width: 34.5%;
  }
  .gykuoqlhzrd {
    width: 48px;
    height: 48px;
    z-index: 1;
  }
  .lqjvrigttreogg {
    height: 236px;
  }
  .zafcygrhrja {
    margin: 20px 0 13px;
    -webkit-line-clamp: 3;
    font-size: 16px;
    height: 65px;
  }
  .zdysvhocazd {
    font-size: 14px;
  }
  .yivqoglwsfopit {
    font-size: 26px;
  }
  .category {
    margin-bottom: 80px;
  }
  .category__list {
    justify-content: center;
  }
  .category__item {
    width: calc(50% - 30px);
  }
  .news-slider__list {
    height: 362px;
  }
  .news-slider__item {
    width: calc(45% - 30px);
    transform: translateX(calc(-100% - 30px));
  }
  .news-slider__item.show + .news-slider__item {
    transform: translateX(calc(100% + 30px));
  }
  .news-slider__item.show + .news-slider__item + .news-slider__item {
    transform: translateX(calc(200% + 60px));
  }
  .news-slider__item.show
    + .news-slider__item
    + .news-slider__item
    ~ .news-slider__item {
    opacity: 0;
    transform: translateX(calc(300% + 90px));
  }
  .news__img {
    height: 187px;
  }
  .news__text {
    height: 72px;
    -webkit-line-clamp: 3;
  }
  .item__more {
    margin-top: 20px;
  }
  .icons-block {
    margin: 80px 0;
  }
  .icons-block__info {
    margin-top: 30px;
  }
  .reviews {
    margin-bottom: 80px;
  }
  .reviews-slider__item {
    width: calc(80% - 30px);
  }
  .reviews__photo {
    margin-bottom: 10px;
  }
  .reviews__footer {
    padding-top: 10px;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa {
    width: 33.333%;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(2n + 2) {
    border-right: none;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(4n + 4) {
    border-right: none;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(3n + 3) {
    border-right: 1px solid #e0e0e0;
  }
  .lkzwqvtzxhzgx {
    margin-bottom: 80px;
  }
  .jhlwhftfjvfchg__number {
    display: none;
  }
  .aatideesyouuwq {
    margin: 30px 0 45px;
  }
  .jhlwhftfjvfchg-reviews__wrapper,
  .rltyilhfecrxr,
  .dkvozljayiqjj + .seo-text .seo-text__wrapper,
  .product_catalog .ggjxfzwpow,
  .product_catalog .jqxhypexfpkrili {
    width: 100%;
  }
  .rltyilhfecrxr .lqfwpqkawitq {
    text-align: center;
  }
  .udapvtieaxw {
    width: 0;
    height: 0;
    position: absolute;
  }
  .kcfilgpsljlkl {
    display: none;
  }
  .kcfilgpsljlkl,
  .jhlwhftfjvfchg__checked {
    position: fixed;
    right: -100%;
    top: 0;
    width: 47%;
    height: 100%;
    background-color: #fff;
    padding: 50px;
    transition: right 0.4s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 10;
    max-height: 100%;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .jhlwhftfjvfchg__checked::-webkit-scrollbar {
    display: none;
  }
  .kcfilgpsljlkl::-webkit-scrollbar {
    display: none;
  }
  .kcfilgpsljlkl.hvddquqiypg,
  .jhlwhftfjvfchg__checked.hvddquqiypg {
    right: 0;
  }
  .haqtlcgicojkzw {
    display: block;
    position: absolute;
    right: 3px;
    top: 3px;
    font-size: 25px;
    padding: 5px;
  }
  .jhlwhftfjvfchg__list {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .jhlwhftfjvfchg__table-filter {
    display: flex;
  }
  .product-content {
    margin-bottom: 80px;
  }
  .product-page__wrapper {
    margin-bottom: 80px;
  }
  .product-page__img {
    width: calc(50% - 15px);
  }
  .product-page__img__wrapper {
    width: calc(30% - 5px);
  }
  .product-page__general-img {
    width: calc(70% - 5px);
  }
  .product-page__general-img .gykuoqlhzrd {
    width: 44px;
    height: 44px;
  }
  .product-page__img__list {
    height: 253px;
  }
  .product-page__img__item {
    padding: 10px 30px;
    height: 55px;
  }
  .product-page__info-wrapper {
    display: flex;
    flex-direction: column;
    width: calc(50% - 15px);
  }
  .product-name {
    font-size: 18px;
    line-height: 21px;
    height: auto;
    -webkit-line-clamp: 3;
    padding-right: 0;
  }
  .product-page__info .product-page__characteristic {
    display: none;
  }
  .product-page__general-info {
    width: 100%;
  }
  .product-add__reviews {
    margin-top: 20px;
  }
  .product-page__general-tabs__wrapper {
    margin-bottom: 80px;
  }
  .product-page__general-info__footer {
    align-items: flex-end;
    margin-top: 20px;
  }
  .product-page__general-info__footer .wfdvikayxjtypd {
    margin-bottom: 0;
  }
  .product-page__general-info__footer .wfdvikayxjtypd .old__price {
    margin-bottom: 10px;
  }
  .product-page__general-info__container {
    flex-direction: column;
  }
  .product-page__general-img .gykuoqlhzrd {
    display: flex;
  }
  .product-page__general-info__buttons {
    display: none;
  }
  .product-page__general-info__button-item:first-child {
    margin-bottom: 0;
    margin-right: 15px;
  }
  .product-page__buttons {
    flex-direction: column;
    margin-top: 25px;
  }
  .product-page__buttons .ddrkezyzlcxw {
    max-width: 100%;
    margin-right: 0;
  }
  .product-page__buttons .ycjqshpdeqfpol {
    max-width: 100%;
    margin-top: 10px;
  }
  .product-characteristic {
    display: block;
    width: 100%;
    margin-bottom: 80px;
  }
  .product-page__characteristic {
    width: 100%;
  }
  .product-info__wrapper {
    padding: 30px;
  }
  .product-info__wrapper .reviews__item {
    margin-bottom: 30px;
  }
  .product-info__wrapper .reviews__item .reviews__list {
    padding-left: 100px;
  }
  .product-info__wrapper .reviews__item .reviews__item {
    margin-top: 30px;
  }
  .add-reviews {
    margin-top: 80px;
  }
  .guvaivswie {
    padding: 30px;
  }
  .delivery {
    margin-bottom: 80px;
  }
  .faq {
    margin-bottom: 80px;
  }
  .itjpiuhfsytik > ul {
    flex-direction: column;
    margin-right: 0;
    margin-top: 30px;
  }
  .itjpiuhfsytik > ul > li {
    width: 100%;
    margin-right: 0;
  }
  .itjpiuhfsytik small {
    margin-bottom: 10px;
  }
  .itjpiuhfsytik ul .h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .about-us__header {
    margin: 30px 0 80px;
  }
  .about-us__caption {
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 20px;
  }
  .about-us-photo__item {
    height: 225px;
  }
  .about-us__item .caption {
    margin-bottom: 20px;
  }
  .about-us__footer {
    margin: 80px 0;
  }
  .about-us__footer h3 {
    font-size: 30px;
  }
  .cgskvvdvwvahdd {
    margin-bottom: 80px;
  }
  .zouhzwcshusvdi__caption {
    font-size: 20px;
    line-height: 24px;
  }
  .zouhzwcshusvdi__info_header {
    flex-direction: column;
  }
  .zouhzwcshusvdi__header_item {
    width: 100%;
  }
  .zouhzwcshusvdi__header_item:first-child {
    margin-bottom: 30px;
  }
  .zouhzwcshusvdi__info_body {
    margin: 30px 0 20px;
  }
  .zouhzwcshusvdi__info_footer {
    height: 225px;
  }
  .gfkizegjyw .gzupwzxcltwuesv {
    margin-bottom: 20px;
  }
  .gfkizegjyw .ycjqshpdeqfpol {
    margin: 20px auto 0;
  }
  .blog-page .ggjxfzwpow {
    font-size: 24px;
    line-height: 36px;
  }
  .blog-page__wrapper {
    margin-bottom: 75px;
  }
  .blog-page ~ .news {
    margin-bottom: 75px;
  }
  .blog-page__wrapper .general-popular {
    margin-top: 70px;
  }
  .general-popular__content-wrapper .general-popular {
    margin-top: 0;
  }
  .general-popular__content-wrapper {
    margin-top: 70px;
  }
  .blog-page__content {
    width: calc(65% - 15px);
  }
  .blog-page__content .news__autor {
    margin: 10px 0;
  }
  .blog-page__content .general-popular__date .decor {
    width: 12px;
    height: 14px;
  }
  .blog-page__content .add-reviews {
    margin-top: 30px;
  }
  .blog-page__content .guvaivswie {
    margin-bottom: 50px;
  }
  .blog-page__content .ycjqshpdeqfpol {
    max-width: 57%;
  }
  .blog-page__content .reviews__list {
    width: calc(100vw - 40px);
  }
  .blog-page__info h4 {
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 20px;
  }
  .blog-page__img {
    height: 260px;
    margin: 20px 0;
  }
  .seo-text h2 {
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 20px;
  }
  .reviews-page__wrapper {
    margin-bottom: 80px;
  }
  .reviews-page__wrapper .guvaivswie {
    margin: 30px 0 80px;
  }
  .reviews-page__wrapper .reviews__item {
    margin-bottom: 50px;
  }
  .reviews-page__wrapper .add-reviews {
    margin-top: 0;
  }
  .voxrtqqvfqfix-product__wrapper {
    margin-top: 30px;
  }
  .voxrtqqvfqfix-product__header .vzuyhorvyzg {
    display: none;
  }
  .voxrtqqvfqfix-product__item {
    position: relative;
    padding-bottom: 55px;
  }
  .voxrtqqvfqfix-product__item .name-order {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-right: 30px;
  }
  .voxrtqqvfqfix-product__item_wrapper:first-child {
    width: calc(67% - 20px);
  }
  .voxrtqqvfqfix-product__item_wrapper:last-child {
    width: calc(33% - 20px);
  }
  .voxrtqqvfqfix-product__img {
    height: 96px;
  }
  .voxrtqqvfqfix-product__calc {
    width: calc(100% - 90px);
  }
  .voxrtqqvfqfix-product__price {
    width: 60%;
    text-align: left;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    bottom: 20px;
    margin-left: 18%;
  }
  .voxrtqqvfqfix-product__total {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    bottom: 20px;
  }
  .profile__wrapper {
    margin: 80px 0 80px;
  }
  .profile__wrapper_checkout {
    flex-direction: column;
  }
  .profile__info_checkout {
    width: 100%;
  }
  .profile__info {
    padding: 30px;
  }
  .profile__noty {
    padding: 30px;
  }
  .profile-form__caption {
    font-size: 20px;
    line-height: 130%;
  }
  .profile-form .jcevflchod {
    height: 215px;
  }
  .profile-form__radio {
    margin-bottom: 20px;
  }
  .profile-form__text {
    margin-bottom: 20px;
  }
  .profile__noty_checkout {
    width: 100%;
    margin-top: 30px;
  }
  .profile__noty_checkout .ddrkezyzlcxw {
    max-width: 480px;
  }
  .profile__noty__caption {
    font-size: 20px;
    line-height: 110%;
  }
  .profile__noty_checkout .checkout__general-price {
    margin-bottom: 30px;
  }
  .form-payment {
    padding: 30px;
    margin: 30px 0 80px;
  }
  .form-payment__item {
    font-size: 14px;
    line-height: 130%;
  }
  .form-payment__item h5 {
    font-size: 20px;
    line-height: 130%;
  }
  .my-order__wrapper {
    margin-bottom: 80px;
  }
  .profile__caption {
    font-size: 20px;
    line-height: 130%;
    margin: 30px 0;
  }
  .my-order__table__wrapper .ycjqshpdeqfpol {
    max-width: 100%;
  }
  .my-order__table__header {
    display: none;
  }
  .voxrtqqvfqfix__wrapper {
    margin-bottom: 50px;
  }
  .my-order__list {
    flex-direction: column;
    padding-bottom: 20px;
  }
  .my-order__item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .my-order__item:last-child {
    margin-bottom: 0;
  }
  .my-order__type {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  .profile-menu__item {
    font-size: 14px;
    line-height: 130%;
  }
  .profile-menu__item .icon-my-profile {
    font-size: 16px;
  }
  .profile-menu__item .icon-my-order {
    font-size: 15px;
  }
  .profile-menu__item .zkwlrjpkvqyl {
    font-size: 16px;
    margin-right: 16px;
  }
  .profile-menu__item .icon-change-pass {
    font-size: 14px;
    margin-right: 19px;
  }
  .profile-menu__item .icon-esc {
    font-size: 12px;
  }
  .my-profile__wrapper {
    margin-bottom: 80px;
  }
  .profile-form__delivery {
    flex-direction: column;
  }
  .profile-form__delivery__wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  .input-date {
    max-width: 100%;
  }
  .favorite__wrapper {
    margin-bottom: 80px;
  }
  .favorite-product__wrapper {
    margin-top: 30px;
  }
  .favorite-product__wrapper .wvfrdvosoztafa {
    width: 33.333%;
  }
  .favorite-product__wrapper .ddrkezyzlcxw-else {
    margin: 30px 0 0 auto;
  }
  .change-password__wrapper {
    margin-bottom: 80px;
  }
  .enter__wrapper {
    margin-bottom: 80px;
  }
  .enter__wrapper .ggjxfzwpow {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .reviews-new .reviews-new__pagination-wrapper_top .pagination__wrapper {
    margin-right: auto;
  }
  .reviews-new .general-social__list {
    margin-bottom: 20px;
    margin-right: auto;
  }
  .reviews-new .reviews-new__pagination-wrapper {
    flex-direction: column;
  }
  .reviews-new .blog__container .ddrkezyzlcxw-else {
    margin-bottom: 20px;
  }
  .main-banner__list {
    height: 200px;
  }
  .product-slider__item {
    width: 45%;
  }
  .old__price {
    font-size: 16px;
  }
  .yivqoglwsfopit {
    font-size: 22px;
  }
  .reviews-slider__item {
    width: calc(90% - 30px);
  }
  .wvfrdvosoztafa:nth-child(2n + 2) {
    border-right: 1px solid #e0e0e0 !important;
  }
  .wvfrdvosoztafa:nth-child(3n + 3) {
    border-right: none;
  }
  .rltyilhfecrxr .wvfrdvosoztafa,
  .product_catalog .wvfrdvosoztafa {
    width: 50%;
  }
  .udapvtieaxw,
  .eoydlhopzewrt {
    z-index: 100;
  }
  .kcfilgpsljlkl,
  .jhlwhftfjvfchg__checked {
    width: 65%;
    z-index: 100;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa {
    width: 50%;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(3n + 3) {
    border-right: none;
  }
  .rltyilhfecrxr.search .wvfrdvosoztafa:nth-child(2n + 2) {
    border-right: 1px solid #e0e0e0 !important;
  }
  .product-page__img__item {
    padding: 10px;
  }
  .product__reviews__wrapper .reviews__item .reviews__list {
    padding-left: 50px;
  }
  .product-content {
    margin-bottom: 50px;
  }
  .product-page__wrapper {
    margin-bottom: 50px;
    flex-wrap: wrap;
  }
  .product-page__img {
    width: 100%;
    flex-wrap: wrap;
  }
  .product-page__img__wrapper {
    width: 100%;
  }
  .product-page__img__list {
    display: flex;
    height: auto;
  }
  .product-page__img__item {
    flex-shrink: 0;
    width: calc(25% - 10px);
    margin-right: 10px;
    margin-bottom: 0;
  }
  .product-page__general-img {
    width: 100%;
    height: 230px;
    order: -1;
    padding: 30px;
  }
  .product-page__general-img__wrapper {
    width: 100%;
    height: 100%;
  }
  .product-page__general-img__wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .product-page__info-wrapper {
    width: 100%;
    margin-top: 20px;
  }
  .product-code {
    margin-top: 20px;
  }
  .product-page__info {
    padding-top: 15px;
  }
  .product-page__general-info__header {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .product-page__general-info .lgwzywvtkv {
    font-size: 16px;
  }
  .product-page__about-delivery-img {
    margin-right: 20px;
  }
  .about-us-photo__item {
    width: calc(50% - 15px);
  }
  .about-us-photo__item:nth-child(n + 3) {
    display: none;
  }
  .blog__wrapper {
    flex-direction: column;
  }
  .blog__container {
    width: 100%;
  }
  .general-popular {
    width: 100%;
    margin-top: 60px;
  }
  .general-popular__img {
    height: 170px;
  }
  .blog-page__wrapper {
    flex-direction: column;
    margin-bottom: 80px;
  }
  .blog-page ~ .news {
    margin-bottom: 80px;
  }
  .general-popular__content-wrapper {
    display: none;
  }
  .blog-page__wrapper .general-popular {
    display: none;
  }
  .general-popular__content-wrapper {
    margin-top: 0;
  }
  .blog-page__wrapper .product__reviews__wrapper {
    display: block;
  }
  .blog-page__content {
    width: 100%;
  }
  .blog-page__content .news__autor {
    margin-top: 20px;
  }
  .blog-page__img {
    height: 210px;
  }
  .blog-page__info {
    font-size: 18px;
  }
  .blog-page__info h4 {
    font-size: 18px;
  }
  .seo-text {
    font-size: 18px;
  }
  .seo-text h4 {
    font-size: 18px;
  }
  .reviews-page__wrapper {
    margin-bottom: 50px;
  }
  .reviews-page__wrapper .guvaivswie {
    margin: 20px 0 50px;
  }
  .voxrtqqvfqfix-product__item .name-order {
    margin-right: 15px;
    font-size: 13px;
    line-height: 13px;
  }
  .profile__wrapper {
    margin: 50px 0 50px;
    flex-direction: column;
  }
  .profile__info {
    width: 100%;
  }
  .profile__noty_payment {
    width: 100%;
    margin-top: 50px;
  }
  .profile__noty__footer {
    flex-direction: row;
    align-items: center;
  }
  .profile__noty__status {
    height: 60px;
    width: 50%;
  }
  .profile-form_checkout {
    flex-direction: column;
  }
  .profile-form__wrapper {
    width: 100%;
  }
  .profile-form__wrapper:last-of-type {
    margin-top: 30px;
  }
  .voxrtqqvfqfix-product__price {
    margin-left: 0;
  }
  .general__wrapper {
    flex-direction: column;
  }
  .profile__noty_general {
    order: -1;
    width: 100%;
    margin-bottom: 50px;
  }
  .my-order__table__wrapper {
    width: 100%;
  }
  .favorite__wrapper {
    margin-bottom: 50px;
  }
  .favorite-product__wrapper {
    width: 100%;
  }
  .favorite-product__wrapper .ddrkezyzlcxw-else {
    margin: 30px auto 0;
  }
  .favorite-product__wrapper .general-more {
    display: none;
  }
  .change-password__wrapper {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .reviews-new .pagination__wrapper {
    display: flex;
    align-items: center;
  }
  .reviews-new .product__reviews__wrapper {
    display: block;
  }
  .reviews-new .eqalpusdcadttrk.form-stars {
    position: relative;
    bottom: auto;
    right: auto;
  }
  .main-banner__list {
    height: 130px;
    margin-bottom: 30px;
  }
  .jqxhypexfpkrili {
    margin-bottom: -30px;
    margin-top: 30px;
  }
  .rltyilhfecrxr .wvfrdvosoztafa {
    width: 50%;
  }
  .wvfrdvosoztafa {
    width: 50%;
    margin-bottom: 30px;
  }
  .gykuoqlhzrd {
    width: 36px;
    height: 36px;
    top: 10px;
    right: 10px;
  }
  .erstewgagauv svg {
    width: 19px;
  }
  .erstewgagauv {
    top: 56px;
  }
  .gykuoqlhzrd .zkwlrjpkvqyl {
    font-size: 12px;
  }
  .ijqrfxuvtzaxusr-tablet {
    width: 36px;
    height: 36px;
  }
  .ijqrfxuvtzaxusr-tablet .add-to-cart__icon {
    width: 14px;
    height: 15px;
  }
  .lqjvrigttreogg {
    height: 112px;
  }
  .zafcygrhrja {
    margin: 10px 0;
    height: 51px;
    font-size: 12px;
    line-height: 17px;
  }
  .vaejypwykeyh {
    padding-top: 0;
    border: none;
  }
  .vvhzwdywqu {
    flex-direction: column;
  }
  .vvhzwdywqu .wfdvikayxjtypd {
    order: -1;
    justify-content: space-between;
    margin-bottom: 10px;
    height: 21px;
  }
  .vvhzwdywqu .old__price {
    position: static;
  }
  .yivqoglwsfopit {
    font-size: 14px;
    line-height: 14px;
    margin-left: auto;
  }
  .product {
    margin-bottom: 50px;
  }
  .general-more {
    font-size: 14px;
    line-height: 14px;
    align-items: flex-end;
    display: none;
  }
  .general-more .icon-more-arrow {
    font-size: 20px;
    margin-left: 10px;
  }
  .wvfrdvosoztafa {
    padding: 40px 10px 10px;
  }
  .ajrilkygtzwa {
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }
  .xyaihkhsrjzri {
    margin-left: 0;
    margin-top: 10px;
    font-size: 12px;
    line-height: 12px;
  }
  .xyaihkhsrjzri svg {
    width: 12px;
    height: 12px;
  }
  .wvfrdvosoztafa__noty {
    left: 10px;
    top: 10px;
    width: 87px;
    height: 30px;
    font-size: 10px;
    line-height: 10px;
  }
  .comparison__container .delete-product {
    top: 10px;
    right: 10px;
    font-size: 0;
  }
  .comparison__container .delete-product .cross {
    margin-right: 0;
  }
  .lgwzywvtkv {
    font-size: 12px;
  }
  .old__price {
    font-size: 12px;
  }
  .ijqrfxuvtzaxusr {
    max-width: 100%;
  }
  .general-more_mobile {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-top: 30px;
    right: 0;
    bottom: 0;
  }
  .jqxhypexfpkrili-mobile {
    height: 380px;
    margin-bottom: 0;
    margin-right: 0;
  }
  .jqxhypexfpkrili-mobile .product-slider__item {
    opacity: 1;
  }
  .jqxhypexfpkrili-mobile .product-slider__item.show + .product-slider__item {
    transform: translateX(100%);
  }
  .jqxhypexfpkrili-mobile
    .product-slider__item.show
    + .product-slider__item
    + .product-slider__item {
    opacity: 0;
  }
  .category__item {
    width: 100%;
  }
  .category__name {
    font-size: 28px;
    line-height: 32px;
  }
  .news {
    margin-bottom: 50px;
  }
  .news__list {
    margin-right: 0;
    margin-bottom: -50px;
  }
  .news__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .news__img {
    height: 235px;
  }
  .news__autor {
    margin: 20px 0 10px;
  }
  .news__text {
    height: 96px;
    -webkit-line-clamp: 4;
  }
  .item__more {
    margin-top: 10px;
  }
  .news-slider-mobile {
    height: auto;
    margin-bottom: -50px;
  }
  .news-slider-mobile .news-slider__item {
    position: relative;
    opacity: 1;
    transform: none !important;
  }
  .news-slider-mobile .news-slider__item:nth-child(n + 4) {
    display: none;
  }
  .form-flex__wrapper {
    display: block;
  }
  .form-flex__wrapper > .ycjqshpdeqfpol,
  .form-flex__wrapper > .gzupwzxcltwuesv-30 {
    width: 100%;
    margin-top: 20px;
  }
  .icons-block__list {
    flex-direction: column;
    align-items: center;
    margin-bottom: 144px;
  }
  .icons-block__item {
    width: 100px;
    height: 100px;
    position: relative;
    margin-bottom: 114px;
  }
  .icons-block__item .info {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100vw;
    height: 44px;
    top: calc(100% + 20px);
    background-color: #252932;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    text-align: center;
  }
  .icons-block__item:last-child {
    margin-bottom: 0;
  }
  .icons-block__item:nth-child(2) .icons-block__img {
    height: 46px;
  }
  .icons-block__img {
    width: 38px;
    height: 38px;
  }
  .icons-block__info {
    display: none;
  }
  .reviews {
    margin-bottom: 50px;
  }
  .reviews__list {
    margin-right: 0;
  }
  .reviews__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
    flex-direction: column;
  }
  .reviews__content {
    margin-top: 20px;
  }
  .reviews__header {
    flex-direction: column;
    margin-bottom: 10px;
  }
  .reviews__body {
    margin-bottom: 20px;
  }
  .reviews__footer {
    position: relative;
  }
  .reviews__footer .item__more {
    position: absolute;
    right: 0;
    top: -30px;
  }
  .reviews-slider__item .reviews__body {
    max-height: 144px;
    height: auto;
    margin-bottom: 38px;
  }
  .reviews__date {
    order: -1;
    margin-bottom: 10px;
  }
  .reviews-slider-mobile {
    height: auto;
    margin-bottom: -30px;
  }
  .reviews-slider-mobile .reviews-slider__item {
    opacity: 1;
    transform: none !important;
    position: relative;
  }
  .reviews-slider-mobile .reviews-slider__item:nth-child(n + 4) {
    display: none;
  }
  .lkzwqvtzxhzgx {
    margin-bottom: 50px;
  }
  .cjgqpyquywuszr {
    display: flex;
    flex-direction: column;
  }
  .rltyilhfecrxr .lqfwpqkawitq {
    text-align: left;
  }
  .kcfilgpsljlkl,
  .jhlwhftfjvfchg__checked {
    display: block;
    width: 100%;
    padding: 40px 20px;
  }
  .aatideesyouuwq {
    margin-right: -20px;
    order: -1;
    margin: 0 0 40px;
  }
  .pdluxpyexa {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .prexlddhchq {
    max-width: calc(50% - 10px);
    margin-right: 0;
  }
  .rutykqhjaqrfw {
    display: flex;
    max-width: 100%;
    margin-right: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
  }
  .rutykqhjaqrfw .pjpqwhrccxvf {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3d3d3d;
  }
  .lkzwqvtzxhzgx__caption {
    position: relative;
  }
  .jhlwhftfjvfchg__button {
    position: absolute;
    justify-content: flex-end;
    width: 100%;
    padding: 10px 5px;
  }
  .pjpqwhrccxvf {
    padding: 0 20px;
  }
  .jhlwhftfjvfchg__drop__item {
    padding: 10px 20px;
  }
  .rjyitszytwahqdc {
    margin-top: 0;
  }
  .pagination__wrapper {
    display: none;
  }
  .product-page__noty {
    top: 10px;
  }
  .img-button {
    display: none;
  }
  .product-page__general-tabs__wrapper {
    margin-bottom: 50px;
  }
  .product-page__else-tabs {
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    padding: 0;
    border-radius: 0;
  }
  .product-page__else-tabs .product__description {
    display: none;
  }
  .product-page__else-tabs.hvddquqiypg .product__description {
    display: block;
    border-bottom: none;
    animation: tabs-all 0.4s;
  }
  .delivery-tab__table {
    overflow: auto;
  }
  .delivery-tab__table__container {
    min-width: 450px;
  }
  .product-info__wrapper {
    padding: 0;
    box-shadow: none;
  }
  .product-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    padding-bottom: 15px;
  }
  .product-button .icon-to-top {
    font-size: 8px;
  }
  .product-button .icon-to-top::before {
    display: block;
    color: #3d3d3d;
    transform: rotate(-180deg);
    transition: transform 0.4s;
  }
  .product-tabs__list {
    display: none;
  }
  .product-characteristic {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
  }
  .product-characteristic.hvddquqiypg .characteristic__list {
    display: block;
    animation: tabs-1 0.4s;
  }
  .product-characteristic.hvddquqiypg .product-button .icon-to-top::before {
    transform: rotate(0);
  }
  .product-page__characteristic h5 {
    display: none;
  }
  .characteristic__list {
    display: none;
    border: none;
    padding-top: 0;
    margin-bottom: 30px;
  }
  @keyframes tabs-all {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes tabs-1 {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes tabs-2 {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes tabs-3 {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .product__description {
    display: block;
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
  }
  .product__description h3 {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
  }
  .product__description p {
    font-size: 14px;
  }
  .product__description .content {
    display: none;
    margin-top: 15px;
    padding-bottom: 20px;
    max-height: 500px;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .product__description .content::-webkit-scrollbar {
    display: none;
  }
  .product__description.hvddquqiypg .product-button .icon-to-top::before {
    transform: rotate(0);
  }
  .product__description.hvddquqiypg .content {
    display: block;
    animation: tabs-2 0.4s;
  }
  .product__reviews {
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
  }
  .product__reviews.hvddquqiypg {
    border: none;
  }
  .product__reviews.hvddquqiypg .product__reviews__wrapper {
    display: block;
    animation: tabs-3 0.4s;
  }
  .product__reviews.hvddquqiypg .product-button .icon-to-top::before {
    transform: rotate(0);
  }
  .product__reviews__wrapper.hvddquqiypg {
    display: block;
    animation: tabs-3 0.4s;
  }
  .product__reviews__wrapper {
    display: none;
  }
  .product__reviews__wrapper .reviews-item__wrapper {
    flex-direction: column;
  }
  .product__reviews__wrapper .reviews__header {
    margin-bottom: 10px;
  }
  .product__reviews__wrapper .reviews__date {
    margin-bottom: 0;
  }
  .product__reviews__wrapper .reviews__item {
    margin-bottom: 50px;
  }
  .product__reviews__wrapper .reviews__item .reviews__item {
    margin-top: 50px;
  }
  .product__reviews__wrapper .reviews__item .reviews__list {
    padding-left: 40px;
  }
  .add-reviews {
    margin-top: 50px;
  }
  .guvaivswie {
    padding: 20px;
  }
  .add-reviews__caption {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
    text-align: center;
  }
  .stars__caption {
    font-size: 16px;
    line-height: 19px;
  }
  .add-reviews__header {
    margin-bottom: 20px;
    position: relative;
  }
  .eqalpusdcadttrk.form-stars {
    position: absolute;
    right: 0;
    bottom: -40px;
  }
  .add-reviews__footer {
    flex-direction: column;
  }
  .add-reviews__footer .gzupwzxcltwuesv {
    width: 100%;
    margin-bottom: 20px;
  }
  .ycjqshpdeqfpol {
    margin-top: 10px;
  }
  .delivery {
    margin-bottom: 50px;
  }
  .delivery-item {
    padding: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    font-size: 16px;
  }
  .delivery-item__content {
    width: 100%;
    margin-top: 20px;
  }
  .delivery-item__title {
    font-size: 22px;
    line-height: 24px;
  }
  .delivery p + p {
    margin-top: 15px;
  }
  .delivery-item__important {
    padding-left: 15px;
    margin-top: 15px;
  }
  .delivery-item__important:before {
    width: 2px;
  }
  .delivery-item__img {
    width: 80px;
    height: 80px;
    padding: 21px;
  }
  .delivery__p {
    font-size: 14px;
  }
  .delivery__list {
    margin-bottom: 40px;
  }
  .faq {
    margin-bottom: 50px;
  }
  .itjpiuhfsytik > ul {
    margin-top: 20px;
  }
  .itjpiuhfsytik > ul > li {
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
  }
  .faq__item_header {
    display: flex;
    align-items: center;
  }
  .itjpiuhfsytik small {
    margin-right: 20px;
    flex-shrink: 0;
    position: absolute;
    left: 20px;
    top: 20px;
  }
  .itjpiuhfsytik ul .h3 {
    font-size: 16px;
    line-height: 120%;
    width: calc(100% - 55px);
    margin-left: auto;
  }
  .about-us__header {
    margin: 30px 0;
  }
  .about-us__caption {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .about-us-photo__list {
    margin-top: 20px;
  }
  .about-us-photo__item {
    width: 100%;
    height: 280px;
  }
  .about-us-photo__item:nth-child(n + 2) {
    display: none;
  }
  .about-us__item {
    padding: 20px;
    margin-bottom: 20px;
  }
  .about-us__item .caption {
    font-size: 18px;
  }
  .about-us__item p {
    font-size: 16px;
  }
  .about-us__footer {
    margin: 50px 0;
  }
  .about-us__footer h3 {
    font-size: 20px;
    line-height: 120%;
  }
  .cgskvvdvwvahdd {
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .zouhzwcshusvdi__info {
    width: 100%;
  }
  .zouhzwcshusvdi__header_item:first-child {
    margin-bottom: 40px;
  }
  .zouhzwcshusvdi__info_body {
    margin: 40px 0 20px;
  }
  .zouhzwcshusvdi__info_footer {
    height: 350px;
  }
  .gfkizegjyw {
    width: 100%;
    margin-top: 50px;
  }
  .blog__wrapper {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .general-popular__item {
    flex-direction: row;
  }
  .general-popular__img {
    width: calc(50% - 10px);
  }
  .general-popular__item {
    margin-bottom: 20px;
  }
  .general-popular__img {
    height: 85px;
    margin-bottom: 0;
  }
  .general-popular__info {
    display: flex;
    flex-direction: column;
    width: calc(50% - 10px);
  }
  .general-popular__date {
    margin-top: auto;
  }
  .blog-page__content .ycjqshpdeqfpol {
    max-width: 100%;
  }
  .profile-form__wrapper:not(.current) {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .cart-mobile__wrapper {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .checkout__general-price-delivery {
    flex-direction: row;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .voxrtqqvfqfix-product__item {
    flex-direction: column;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .voxrtqqvfqfix-product__item_wrapper:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
  .voxrtqqvfqfix-product__item_wrapper:last-child {
    width: 100%;
  }
  .voxrtqqvfqfix-product__img {
    width: calc(25% - 5px);
    height: 55px;
    margin-right: 10px;
  }
  .voxrtqqvfqfix-product__name {
    width: calc(75% - 5px);
  }
  .voxrtqqvfqfix-product__delete {
    width: 36px;
    height: 36px;
    margin-left: 10px;
    flex-shrink: 0;
  }
  .voxrtqqvfqfix-product__calc {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #575757;
    width: calc(25% - 10px);
  }
  .voxrtqqvfqfix-product__calc .change-icon {
    display: flex;
    margin-left: 5px;
    width: 13px;
    height: 13px;
    background: url(../img/icon-change.svg) center/contain no-repeat;
  }
  .voxrtqqvfqfix-product__calc button {
    display: flex;
    align-items: center;
  }
  .voxrtqqvfqfix-product__price {
    position: static;
    width: calc(42.33% - 10px);
  }
  .voxrtqqvfqfix-product__price .wfdvikayxjtypd {
    margin-bottom: 0;
  }
  .voxrtqqvfqfix-product__total {
    position: static;
    width: calc(33.33% - 10px);
  }
  .profile__noty {
    margin-top: 0;
    padding: 20px;
  }
  .profile__noty .checkout__general-price {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .profile__noty .checkout__general-price .general {
    margin-top: 20px;
  }
  .profile__noty__footer {
    flex-direction: column;
    align-items: flex-start;
  }
  .profile__noty__status {
    width: 100%;
    margin-top: 10px;
  }
  .registration-oreder__wrapper {
    margin-bottom: 50px;
  }
  .registration-order__header {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .registration-order__list {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  .registration-order__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.33%;
    position: relative;
    color: rgba(128, 180, 53, 0.5);
  }
  .registration-order__item.hvddquqiypg {
    color: #80b435;
  }
  .registration-order__item.hvddquqiypg .decor {
    border-color: #80b435;
  }
  .registration-order__item:nth-child(2)::before {
    content: "";
    position: absolute;
    left: calc(-50% + 15px);
    top: 10px;
    width: calc(100% - 30px);
    height: 1px;
    background: rgba(128, 180, 53, 0.5);
  }
  .registration-order__item:nth-child(2)::after {
    content: "";
    position: absolute;
    right: 0;
    right: calc(-50% + 15px);
    top: 10px;
    width: calc(100% - 30px);
    height: 1px;
    background: rgba(128, 180, 53, 0.5);
  }
  .registration-order__item .decor {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(128, 180, 53, 0.5);
    width: 20px;
    height: 20px;
    margin-bottom: 10px;
    border-radius: 50%;
  }
  .profile-form__caption_mobile {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
  }
  .profile-form__caption_mobile a {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    text-decoration-line: underline;
    text-transform: initial;
  }
  .profile-form .gzupwzxcltwuesv {
    margin-bottom: 20px;
  }
  .profile-form .jcevflchod {
    height: 145px;
  }
  .gzupwzxcltwuesv .input-info {
    font-size: 12px;
    line-height: 14px;
  }
  .profile-form__wrapper {
    margin-bottom: 20px;
  }
  .profile-form__wrapper:last-child {
    margin-top: 0;
  }
  .profile-form__radio {
    flex-direction: column;
    margin-bottom: 30px;
    align-items: flex-start;
  }
  .profile-form__radio_gender .radio__wrapper {
    font-size: 14px;
    line-height: 17px;
    margin-right: 50px;
  }
  .profile-form__radio_gender .radio__wrapper .custome__radio {
    margin-right: 10px;
  }
  .profile-form__radio_gender .radio__wrapper:last-of-type {
    margin-top: 0;
  }
  .radio__wrapper {
    width: 100%;
  }
  .radio__wrapper:last-of-type {
    width: 100%;
    margin-top: 20px;
  }
  .form-payment {
    margin: 30px 0 50px;
    padding: 0;
    background-color: #fff;
  }
  .form-payment__form {
    flex-direction: column;
    align-items: center;
  }
  .form-payment__item {
    width: 100%;
  }
  .form-payment__item h5 {
    font-size: 16px;
    line-height: 130%;
    margin: 20px 0 5px;
  }
  .form-payment__item:first-child {
    margin-bottom: 50px;
  }
  .form-payment__item .icon-pay {
    font-size: 34px;
  }
  .form-payment__item .icon-pay-online {
    font-size: 37px;
  }
  .profile__info {
    padding: 20px;
  }
  .my-profile__wrapper {
    margin-bottom: 50px;
  }
  .profile__caption {
    font-size: 18px;
    line-height: 130%;
  }
  .voxrtqqvfqfix__wrapper {
    margin-bottom: 30px;
  }
  .my-order__list_mobile .my-order__item:nth-child(n + 3) {
    display: none;
  }
  .my-order__list_mobile .my-order__item:nth-child(2) {
    margin: 0;
  }
  .my-order__item {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .my-order__type {
    margin-bottom: 10px;
  }
  .mobile-more__info {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    padding-bottom: 20px;
  }
  .mobile-more__info .text {
    text-decoration-line: underline;
  }
  .mobile-more__info .icon-arrow-filter {
    transform: rotate(90deg);
    margin-left: 25px;
    font-size: 20px;
  }
  .mobile-more__info_back {
    margin-bottom: 10px;
  }
  .mobile-more__info_back .icon-arrow-filter {
    transform: rotate(-90deg);
    margin-left: 0;
    margin-right: 25px;
  }
  .profile-menu__item {
    font-size: 16px;
    line-height: 130%;
  }
  .profile-menu__item .icon-my-profile {
    font-size: 18px;
    margin-right: 19px;
  }
  .profile-menu__item .icon-my-order {
    margin-right: 18px;
  }
  .profile-menu__item .zkwlrjpkvqyl {
    font-size: 18px;
    margin-right: 15px;
  }
  .profile-menu__item .icon-change-pass {
    font-size: 18px;
    margin-right: 18px;
  }
  .profile-menu__item .icon-esc {
    font-size: 14px;
    margin-right: 16px;
  }
  .my-order-more {
    margin-bottom: 50px;
  }
  .my-order-more .voxrtqqvfqfix-product__name {
    margin-right: 40px;
  }
  .profile-pay__wrapper_more {
    margin-top: 10px;
  }
  .enter__wrapper {
    margin-bottom: 50px;
  }
  .enter__wrapper .ddrkezyzlcxw {
    margin-top: 20px;
  }
  .enter__footer {
    margin-bottom: 30px;
  }
  .favorite-product__wrapper .wvfrdvosoztafa {
    width: 50%;
  }
}
@media screen and (min-width: 575px) {
  .yciefqhouqyjr-desktop {
    display: none;
  }
}
@media screen and (max-width: 1080px) {
  .vgfeuplauzu__wrapper {
    margin-bottom: 90px;
  }
  .vgfeuplauzu__list {
    flex-wrap: wrap;
  }
  .vgfeuplauzu__item {
    width: 33.33%;
  }
  .vgfeuplauzu__item:nth-child(3) {
    width: 100%;
    order: 4;
    margin-top: 50px;
  }
  .vgfeuplauzu-callback__list {
    display: flex;
    justify-content: space-between;
  }
  .vgfeuplauzu-callback__item {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .reviews-new .general-popular {
    margin-top: 0;
  }
  .vgfeuplauzu__caption {
    font-size: 14px;
    line-height: 17px;
  }
  .vgfeuplauzu-callback__list {
    flex-direction: column;
  }
  .vgfeuplauzu-callback__item {
    margin-bottom: 20px;
  }
  .vgfeuplauzu-social__list {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .vgfeuplauzu-social__item {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  .vgfeuplauzu__wrapper {
    margin-bottom: 20px;
  }
  .vgfeuplauzu__list {
    flex-direction: column;
  }
  .vgfeuplauzu__item {
    width: 100%;
    margin-bottom: 20px;
  }
  .vgfeuplauzu__item:nth-child(4) {
    order: 4;
    margin-bottom: 0;
  }
  .vgfeuplauzu__item:nth-child(3) {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .vgfeuplauzu-drop__item {
    transition: padding 0.2s;
  }
  .vgfeuplauzu-drop__item .vgfeuplauzu__caption {
    display: none;
  }
  .vgfeuplauzu-drop__item.hvddquqiypg {
    padding-bottom: 20px;
    transition: padding 0.4s;
  }
  .vgfeuplauzu-drop__item.hvddquqiypg .vgfeuplauzu-info__list {
    max-height: 210px;
    opacity: 1;
    transition: opacity 0.4s, max-height 0.4s;
  }
  .vgfeuplauzu-drop__item.hvddquqiypg .vgfeuplauzu__button__text .twszaqusfcflz {
    transform: rotate(-180deg);
  }
  .vgfeuplauzu__button {
    display: flex;
    align-items: center;
    color: #f1f1f1;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    padding-bottom: 20px;
  }
  .vgfeuplauzu__button__text {
    display: flex;
    align-items: center;
  }
  .vgfeuplauzu__button__text .text {
    padding-right: 10px;
  }
  .vgfeuplauzu__button__text .twszaqusfcflz {
    font-size: 4px;
    transition: transform 0.4s;
  }
  .vgfeuplauzu-info__list {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.2s, max-height 0.2s;
  }
  .vgfeuplauzu-drop__item {
    border-bottom: 1px solid #373c49;
  }
}
.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 6;
  background-color: #fff;
  max-height: 100%;
  width: 100%;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 50px;
  border-radius: 20px;
}
.popup::-webkit-scrollbar {
  display: none;
}
.popup.hvddquqiypg {
  transform: translate(-50%, -50%) scale(1);
  transition: transform 0.4s;
}
.close__popup {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 25px;
  color: #d3d3d3;
  padding: 5px;
  transition: color 0.4s;
  z-index: 2;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.close__popup .woypjssfrpwttq {
  line-height: 0;
}
.overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 5;
}
.overlay.hvddquqiypg {
  display: block;
}
.popup-reviews {
  max-width: 680px;
}
.popup-reviews__wrapper {
  display: flex;
}
.popup-reviews__wrapper .reviews__name-product {
  -webkit-line-clamp: initial;
  height: auto;
}
.popup-reviews__wrapper .item__more {
  display: none;
}
.popup-general-info {
  max-width: 500px;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
}
.popup-general__caption {
  display: block;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 30px;
  color: #292929;
  text-transform: uppercase;
}
.popup-general__caption--alone {
  margin-bottom: 0;
}
.popup-general__caption span {
  text-decoration: underline;
}
.popup-thanks {
  max-width: 500px;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
}
.popup-thanks p {
  margin-bottom: 20px;
}
.popup-send-email {
  max-width: 500px;
}
.popup-add-reviews {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 500px;
  text-align: center;
}
.popup-add-reviews > span {
  font-size: 18px;
  line-height: 130%;
}
.popup-add-reviews h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 30px;
}
.popup-add-reviews .general-social__list {
  margin: 20px 0 30px;
}
.popup-add-reviews .general-social__item {
  width: 55px;
  height: 55px;
}
.popup-add-reviews .general-social__item .icon-fb {
  font-size: 22px;
}
.popup-add-reviews .general-social__item .icon-google {
  font-size: 20px;
}
.popup-add-reviews .general-social__item .icon-twit {
  font-size: 18px;
}
.popup-enter__link {
  display: block;
  margin-top: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  text-decoration: underline;
  transition: color 0.4s;
}
.popup-buy-click {
  max-width: 500px;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
}
.popup-buy-click p {
  margin-bottom: 30px;
}
.popup-buy-click .gzupwzxcltwuesv {
  margin-bottom: 30px;
  text-align: left;
}
.popup-paid {
  font-size: 18px;
  line-height: 150%;
  max-width: 500px;
  text-align: center;
}
.popup-paid p {
  margin-bottom: 30px;
}
.popup-paid p:last-child {
  margin-bottom: 0;
}
.popup-paid a {
  color: #80b435;
  transition: color 0.4s;
}
.popup-check-pay {
  font-size: 18px;
  line-height: 140%;
  max-width: 500px;
  text-align: center;
}
.popup-check-pay .ddrkezyzlcxw {
  margin: 30px 0 20px;
}
.popup-check-pay__cancel {
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
  transition: color 0.4s;
}
.popup-drop-pass {
  max-width: 500px;
}
.popup-drop-pass .ddrkezyzlcxw {
  margin-top: 30px;
}
@media screen and (max-width: 575px) {
  .popup {
    max-width: 97%;
    padding: 30px;
  }
  .popup-reviews__wrapper {
    flex-direction: column;
  }
  .popup-calc {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .popup-calc .general-calc {
    margin: 20px 0;
  }
  .popup-calc__name {
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
  }
  .popup-general__caption {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .popup-buy-click {
    font-size: 14px;
  }
  .popup-paid {
    font-size: 14px;
  }
  .popup-check-pay {
    font-size: 14px;
  }
  .popup-check-pay .ddrkezyzlcxw {
    margin: 20px 0 20px;
  }
  .popup-thanks {
    font-size: 14px;
  }
  .popup-add-reviews h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .popup-add-reviews > span {
    font-size: 16px;
  }
  .popup-enter__link {
    font-size: 16px;
  }
}
.page-news__wrapper {
  color: #3d3d3d;
  margin-top: 30px;
}
.page-news__wrapper a {
  text-decoration: underline;
  transition: color 0.4s;
}
.page-news__wrapper h3 {
  margin-bottom: 15px;
}
.page-news__wrapper .main {
  margin: 20px 0;
  font-size: 20px;
  line-height: 24px;
}
.page-news__wrapper p {
  margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
  .page-news__wrapper .main {
    font-size: 16px;
  }
  .page-news__wrapper h3 {
    font-size: 17px;
  }
}
.popup-product-page {
  width: calc(100% - 34px);
}
.popup-product-page .product-page__img {
  padding: 75px 30px;
  width: 100%;
  padding: 0;
}
.popup-product-page .product-page__img__wrapper {
  max-width: 170px;
  position: absolute;
  left: 0;
  top: 0;
}
.popup-product-page__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.popup-product-page__info > .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  margin-bottom: 15px;
}
.popup-product-page__info .product-name {
  max-width: 1000px;
  padding-right: 0;
  text-align: center;
  display: block;
  height: auto;
  margin-bottom: 15px;
}
.popup-product-page__info .wfdvikayxjtypd {
  margin-bottom: 20px;
}
.popup-product-page__info .ddrkezyzlcxw {
  max-width: 427px;
}
.product-page__img__wrapper--mobile {
  display: none;
}
.product-page__general-img .img {
  position: relative;
  cursor: pointer;
}
.product-page__img {
  position: relative;
}
.product-page__img .show-area {
  visibility: hidden;
  position: absolute;
  background: rgba(255, 255, 255, 0.25);
  width: 180px;
  height: 170px;
  border: 1px solid #e0e0e0;
}
.product-page__img .show-photo__wrapper {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: calc(100% + 50px);
  width: 533px;
  height: 502px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
  overflow: hidden;
  background-color: #fff;
  z-index: 4;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1460px) {
  .popup-product-page__info {
    margin-left: 250px;
  }
}
@media screen and (max-width: 767px) {
  .popup-product-page .product-page__img__wrapper {
    max-width: 120px;
  }
  .popup-product-page__info {
    margin-left: 160px;
  }
  .popup-product-page__info > .img {
    width: 300px;
    height: 280px;
  }
  .popup-product-page {
    max-width: 100%;
    height: 100%;
  }
  .popup-product-page .wfdvikayxjtypd {
    order: 0;
  }
  .popup-product-page .product-page__img__wrapper {
    position: static;
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .popup-product-page__info {
    margin-left: 0;
  }
  .popup-product-page__info > .img {
    width: 270px;
    height: 250px;
  }
}
.comparison {
  margin-bottom: 100px;
}
.comparison__wrapper .general-buttons {
  justify-content: flex-end;
}
.comparison__container {
  display: flex;
  margin-top: 30px;
}
.comparison__container .gykuoqlhzrd {
  display: none;
}
.comparison__container .delete-product {
  display: flex;
}
.comparison__info {
  width: 15%;
  position: relative;
  z-index: 2;
}
.comparison__product {
  width: 85%;
}
.comparison__product .product-slider__list {
  margin-top: 0;
}
.comparison__product .product-slider__item {
  width: 20%;
}
.comparison__product
  .product-slider__item.show
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item
  + .product-slider__item
  ~ .product-slider__item {
  opacity: 0;
}
.comparison__product .product-slider__item::before {
  display: none;
}
.comparison__info-main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 564px;
  padding: 20px 20px 20px 0;
}
.comparison__info-main .lqfwpqkawitq {
  font-size: 32px;
  line-height: 130%;
  margin-bottom: 34px;
}
.comparison__info-main .general-more {
  position: static;
  justify-content: flex-start;
  align-items: center;
}
.comparison__info__caption {
  font-size: 20px;
  line-height: 24px;
  color: #949494;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.comparison__info-sub {
  padding-top: 30px;
  padding-right: 20px;
  border-top: 1px solid #e0e0e0;
}
.comparison__info-sub .comparison__info__caption {
  margin-bottom: 30px;
}
.product__info-list {
  display: flex;
  position: relative;
}
.delete-product {
  display: none;
  align-items: center;
  position: absolute;
  right: 20px;
  top: 28px;
  font-size: 14px;
  line-height: 17px;
  color: #3d3d3d;
  z-index: 1;
  transition: color 0.4s;
}
.delete-product .cross {
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  position: relative;
  transform: rotate(45deg);
  margin-right: 5px;
}
.delete-product .cross::after,
.delete-product .cross::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 2px);
  height: 1px;
  background-color: #3d3d3d;
  transition: background-color 0.4s;
}
.delete-product .cross::after {
  width: 1px;
  height: calc(100% - 2px);
}
.product__info-item {
  width: 20%;
  min-height: 100%;
  padding-top: 30px;
  padding-left: 20px;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  opacity: 0;
  transform: translateX(calc(-100% - 60px));
  transition: transform 0.5s, opacity 0.4s;
}
.product__info-item:first-child {
  border-left: 1px solid #e0e0e0;
}
.product__info-item.show {
  opacity: 1;
  transform: translateX(0);
}
.product__info-item.show + .product__info-item {
  opacity: 1;
  transform: translateX(100%);
}
.product__info-item.show + .product__info-item + .product__info-item {
  opacity: 1;
  transform: translateX(200%);
}
.product__info-item.show
  + .product__info-item
  + .product__info-item
  + .product__info-item {
  opacity: 1;
  transform: translateX(300%);
}
.product__info-item.show
  + .product__info-item
  + .product__info-item
  + .product__info-item
  + .product__info-item {
  opacity: 1;
  transform: translateX(400%);
}
.product__info-item.show
  + .product__info-item
  + .product__info-item
  + .product__info-item
  + .product__info-item
  + .product__info-item {
  opacity: 0;
  transform: translateX(500%);
}
.product__info-sub-item {
  margin-bottom: 30px;
}
.product__info-sub-item .type {
  display: none;
}
.product__info-sub-item .description {
  font-size: 20px;
  line-height: 24px;
  color: #3d3d3d;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 1680px) {
  .comparison__product .product-slider__item {
    width: 25%;
  }
  .comparison__product
    .product-slider__item.show
    + .product-slider__item
    + .product-slider__item
    + .product-slider__item
    ~ .product-slider__item {
    opacity: 0;
  }
  .product__info-item {
    width: 25%;
  }
  .product__info-item.show {
    opacity: 1;
    transform: translateX(0);
  }
  .product__info-item.show + .product__info-item {
    opacity: 1;
    transform: translateX(100%);
  }
  .product__info-item.show + .product__info-item + .product__info-item {
    opacity: 1;
    transform: translateX(200%);
  }
  .product__info-item.show
    + .product__info-item
    + .product__info-item
    + .product__info-item {
    opacity: 1;
    transform: translateX(300%);
  }
  .product__info-item.show
    + .product__info-item
    + .product__info-item
    + .product__info-item
    + .product__info-item {
    opacity: 0;
    transform: translateX(400%);
  }
}
@media screen and (max-width: 1380px) {
  .comparison__info-main .lqfwpqkawitq {
    font-size: 24px;
  }
  .comparison__info-main .general-more {
    font-size: 13px;
  }
  .comparison__info {
    width: 20%;
  }
  .comparison__product {
    width: 80%;
  }
  .comparison__product .product-slider__item {
    width: 33.333%;
  }
  .comparison__product
    .product-slider__item.show
    + .product-slider__item
    + .product-slider__item
    ~ .product-slider__item {
    opacity: 0;
  }
  .product__info-item {
    width: 33.333%;
  }
  .product__info-item.show {
    opacity: 1;
    transform: translateX(0);
  }
  .product__info-item.show + .product__info-item {
    opacity: 1;
    transform: translateX(100%);
  }
  .product__info-item.show + .product__info-item + .product__info-item {
    opacity: 1;
    transform: translateX(200%);
  }
  .product__info-item.show
    + .product__info-item
    + .product__info-item
    + .product__info-item {
    opacity: 0;
    transform: translateX(300%);
  }
}
@media screen and (max-width: 1068px) {
  .comparison__wrapper .general-buttons {
    display: flex;
  }
  .comparison__wrapper .general-buttons.pthpoqrshkwfgio {
    display: none;
  }
  .comparison__info {
    width: 25%;
  }
  .comparison__info-main {
    height: 534px;
  }
  .comparison__product {
    width: 75%;
  }
  .comparison__product .product-slider__item {
    width: 50%;
  }
  .comparison__product
    .product-slider__item.show
    + .product-slider__item
    ~ .product-slider__item {
    opacity: 0;
  }
  .product__info-item {
    width: 50%;
  }
  .product__info-item.show {
    opacity: 1;
    transform: translateX(0);
  }
  .product__info-item.show + .product__info-item {
    opacity: 1;
    transform: translateX(100%);
  }
  .product__info-item.show + .product__info-item + .product__info-item {
    opacity: 0;
    transform: translateX(200%);
  }
}
@media screen and (max-width: 767px) {
  .comparison__wrapper .general-buttons {
    justify-content: space-between;
  }
  .comparison__info {
    display: none;
  }
  .comparison__product {
    width: 100%;
  }
  .product__info-list {
    border-top: none;
    margin-top: 20px;
  }
  .product__info-item {
    border: none;
    padding: 0;
    width: calc(50% - 20px);
  }
  .product__info-item.show .description::before {
    opacity: 1;
  }
  .product__info-item.show .type {
    opacity: 1;
  }
  .product__info-item.show + .product__info-item {
    opacity: 1;
    transform: translateX(calc(100% + 40px));
  }
  .product__info-item.show + .product__info-item + .product__info-item {
    opacity: 0;
    transform: translateX(calc(200% + 60px));
  }
  .product__info-item:first-child {
    border: none;
  }
  .product__info-sub-item {
    margin-bottom: 30px;
  }
  .product__info-sub-item:last-child {
    margin-bottom: 0;
  }
  .product__info-sub-item .type {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #949494;
    white-space: nowrap;
    margin-bottom: 10px;
    opacity: 0;
    transition: opacity 0.4s;
  }
  .product__info-sub-item .description {
    font-size: 14px;
    line-height: 17px;
    padding: 10px 0;
    position: relative;
  }
  .product__info-sub-item .description::before {
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #d3d3d3;
  }
}
