.one-plus-one-work {
  background: #fdf2cc;
  padding: 20px;
  margin: 20px 0;
  font-size: 14px;
}
.one-plus-one-work a {
  text-decoration: underline;
}
.action-catalog {
  max-width: 800px;
  margin: 0 auto 20px;
  position: relative;
}
.action-more__info {
  color: #fff;
  background: #fff;
  border-radius: 25px;
  box-shadow: 0 0 15px #000;
  box-sizing: border-box;
  opacity: 1;
  position: fixed;
  padding: 36px;
  text-align: center;
  width: 420px;
  max-width: 100%;
  z-index: 99999;
  top: 120px;
  left: calc(50% - 260px);
  display: none;
}
.action-promocode__text {
  color: #fff;
  font-weight: 500;
}
.about-action.banner-mode-white .action-more.button {
  background: #fff;
  color: #b6bf96;
}
.action-promocode {
  display: flex;
  align-items: center;
  gap: 12px;
}
.about-action .action-more.button {
  max-height: 30px;
  line-height: 30px;
  padding: 5px 10px;
  box-sizing: content-box;
  background: #ffffff;
  color: #fff;
  border: none;
}
.block-mode-white .action-promocode__text {
  color: #fff;
}
.block-mode-black .action-copy-btn {
  color: #fff;
}
.block-mode-black .action-promocode__code,
.block-mode- .action-promocode__code {
  background: #a1aa7d;
  color: #fff;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 3px 10px;
  border-radius: 24px;
}
.block-mode-white .action-promocode__code {
  background: #fff9cc;
  color: #fff;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 3px 10px;
  border-radius: 24px;
}
.about-action.banner-mode-black {
  color: #fff;
}
.action-more__close-icon {
  position: absolute;
  top: 15px;
  right: 15px;
  background: #fff;
  border-radius: 50%;
  transition: 0.3s;
  padding: 5px;
}
.action-more__btns {
  margin: 40px 0 0;
  text-align: center;
}
.action-more__info.open .action-copy-btn {
  border: 2px solid #b6bf96;
  color: inherit;
  margin: 10px auto;
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 30px;
}
.action-more__info p {
  margin: 10px 0 15px;
  font-size: 16px;
}
.action-more__close-icon:hover {
  background: #b6bf96;
}
.action-more__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 15rem;
  position: relative;
  z-index: 1;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.action-more__info.open {
  display: block !important;
  width: 520px;
}
.action-mobile-only {
  display: none;
}
.about-action {
  position: absolute;
  color: #fff9cb;
  bottom: 20px;
  max-width: 80%;
  left: 40px;
  font-size: 13px;
  z-index: 1000;
}
.action-copy-btn {
  font-size: 12px;
  border: none;
  background: none;
  cursor: pointer;
  color: #fff;
}
.copy-code-action {
  position: absolute;
  left: 40px;
  top: 140px;
}
@media (max-width: 800px) {
  .about-action {
    font-size: 12px;
  }
  .copy-code-action {
    left: 40px;
  }
}
@media (max-width: 700px) {
  .action-more__info p {
    margin: 10px 0;
    font-size: 15px;
  }
  .action-mobile-only {
    display: block;
    padding: 0 10px;
  }
  .action-desctop-only {
    display: none;
  }
  .about-action {
    line-height: 1.2;
    max-width: 60%;
  }
  .copy-code-action {
    top: 120px;
  }
  .copy-code-action,
  .about-action {
    left: 7%;
  }
  .action-promocode__text {
    font-size: 10px;
  }
  .action-promocode {
    gap: 5px;
  }
  .action-promocode__code {
    gap: 5px !important;
    font-size: 12px !important;
  }
  .about-action .action-more.button {
    max-height: 20px;
    font-size: 10px;
    line-height: 20px;
    padding: 3px 8px;
  }
}
@media (max-width: 400px) {
  .action-more__info {
    max-width: calc(100% - 20px);
    z-index: 99999;
    top: 80px;
    left: 10px;
  }
}
.m-p-slider-wrapper {
  height: 300px;
  width: 100px;
  border: 1px solid #ddd;
  margin: 15px 0 0 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 3px 5px #999;
  -webkit-box-shadow: 0 3px 5px #999;
  -moz-box-shadow: 0 3px 5px #999;
  position: relative;
  overflow: hidden;
}
.m-p-slider-wrapper .bx-wrapper .bx-next,
.m-p-slider-wrapper .bx-wrapper .bx-prev {
  display: block;
  position: absolute;
  top: 50%;
  margin: 0 5px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-indent: -999999px;
  width: 44px;
  height: 44px;
  background: url(/mg-plugins/site-block-editor/images/large-controls.png) 0 0
    no-repeat;
}
.m-p-slider-wrapper .bx-wrapper .bx-next {
  z-index: 50;
  background-position: -44px 0;
  right: 10px;
}
.m-p-slider-wrapper .bx-wrapper .bx-prev {
  z-index: 50;
  left: 10px;
}
.m-p-slider-wrapper .bx-wrapper .bx-prev:hover {
  background-position: 0 -44px;
}
.m-p-slider-wrapper .bx-wrapper .bx-next:hover {
  background-position: -44px -44px;
}
.m-p-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
  display: block;
  margin: 0 2px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-indent: -999999px;
  width: 10px;
  height: 10px;
  background: #ddd;
  border: 1px solid #999898;
}
.m-p-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #cc0000;
  border: 1px solid #f43d3d;
}
.m-p-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager {
  text-align: center;
  margin-top: 7px;
  position: relative;
  z-index: 10;
}
.m-p-slider-wrapper .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
}
.miniature img {
  width: 100px;
  height: 60px;
}
.wrapper-slider-setting {
  width: 100%;
}
.base-settings {
  float: left;
  width: 45%;
}
.base-settings h3 {
  margin: 0 0 10px 0;
}
.base-settings .base-setting-save {
  margin-bottom: 0;
}
.base-settings .list-option li span,
.section-slider-action .custom-text {
  display: inline-block;
  width: 190px;
}
.base-settings .list-option li {
  margin: 0 0 10px 0;
}
.base-settings .list-option li input,
.base-settings .list-option li select {
  margin: 0;
}
.slide-settings .entity-table-tbody tr td {
  border: 1px solid #d3d3d3;
  text-align: center;
}
.slide-settings .entity-table-tbody tr td {
  padding: 5px;
  vertical-align: middle;
}
.slide-settings .entity-table-tbody tr td.type {
  text-align: center;
}
.slide-settings {
  width: 100%;
}
.slide-settings .slide-settings-table-wrapper .widget-table {
  margin: 0 1px;
}
.slide-settings .add-new-button {
  margin: 10px 10px 10px 0;
}
.slider-admin-preview {
  margin: 20px 0 0 0;
}
.slider-admin-preview h2 {
  font-size: 16px;
}
.slider-admin-preview .reload-slider {
  margin: 10px 0 5px 0;
}
.block-for-form .type-img {
  display: block;
  margin: 10px 0 0 0;
}
.block-for-form .type-img li {
  margin: 5px 0;
}
.block-for-form .type-img li span {
  display: inline-block;
  width: 80px;
}
.block-for-form .type-html .custom-form-wrapper {
  margin: 10px 0 0 0;
}
.block-for-form .type-html .custom-form-wrapper li {
  margin: 5px 0;
}
.block-for-form .type-html .custom-form-wrapper > li > span {
  display: inline-block;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.nameaction {
  text-align: center;
}
.m-p-slider-wrapper h2 {
  text-size: 16px;
  text-align: center;
  padding: 15px;
}
.entity-table-tbody .type {
  max-width: 100px;
  text-align: center;
}
.entity-table-tbody .type img {
  max-width: 100%;
  height: 60px;
}
.section-slider-action input[type="checkbox"] {
  margin: 0;
}
.section-slider-action .wrapper-slider-setting .widget-table-action {
  background: #fff;
}
.modal-block-editor .text-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal-block-editor .text-list li .custom-text {
  min-width: 95px;
  width: 95px;
}
.modal-block-editor .text-list li {
  margin: 0 0 10px 0;
}
.modal-block-editor .text-list li input[type="text"] {
  margin: 0;
}
.m-p-slider-wrapper div {
  line-height: normal;
}
.mg-admin-html .section-site-block-editor .main-table td,
.mg-admin-html .section-site-block-editor .main-table th {
  border: 0 !important;
  border-bottom: 1px solid #e6e6e6 !important;
}
.mg-admin-html .section-site-block-editor .main-table td.type {
  padding: 0;
}
.mg-admin-html .modal-block-editor input {
  display: inline-block;
}
.mg-admin-html .modal-block-editor .browseImage {
  margin-left: 7px;
}
.boxberry-courier {
  list-style: none;
  padding: 0;
}
.boxberry-info-courier {
  font-size: 12px;
  line-height: 1.4;
  color: #f00;
}
.noActive {
  display: none !important;
}
.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.rateit .rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  background: url(../../../../../mg-plugins/rating/images/star.png);
  height: 16px;
  outline: none;
}
.rateit .rateit-range * {
  display: block;
}
* html .rateit,
* html .rateit .rateit-range {
  display: inline;
}
* + html .rateit,
* + html .rateit .rateit-range {
  display: inline;
}
.rateit .rateit-hover,
.rateit .rateit-selected {
  position: absolute;
  left: 0px;
}
.rateit .rateit-hover-rtl,
.rateit .rateit-selected-rtl {
  left: auto;
  right: 0px;
}
.rateit .rateit-hover {
  background: url(../../../../../mg-plugins/rating/images/star.png) left -16px;
}
.rateit .rateit-hover-rtl {
  background-position: right -32px;
}
.rateit .rateit-selected {
  background: url(../../../../../mg-plugins/rating/images/star.png) left -32px;
}
.rateit .rateit-selected-rtl {
  background-position: right -16px;
}
.rateit .rateit-preset {
  background: url(../../../../../mg-plugins/rating/images/star.png) left -48px;
}
.rateit .rateit-preset-rtl {
  background: url(../../../../../mg-plugins/rating/images/star.png) left -48px;
}
.rateit button.rateit-reset {
  background: url(../../../../../mg-plugins/rating/images/delete.gif) 0 0;
  width: 16px;
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  float: left;
  outline: none;
  border: none;
  padding: 0;
}
.rateit button.rateit-reset:hover,
.rateit button.rateit-reset:focus {
  background-position: 0 -16px;
}
.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  vertical-align: middle;
}
.rateit .rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  background: url(../../../../../mg-plugins/mg-product-comments-rating/images/star_gray.svg);
  height: 16px;
  outline: none;
}
.rateit .rateit-range * {
  display: block;
}
* html .rateit,
* html .rateit .rateit-range {
  display: inline;
}
* + html .rateit,
* + html .rateit .rateit-range {
  display: inline;
}
.rateit .rateit-hover,
.rateit .rateit-selected {
  position: absolute;
  left: 0px;
}
.rateit .rateit-hover-rtl,
.rateit .rateit-selected-rtl {
  left: auto;
  right: 0px;
}
.rateit .rateit-hover {
  background: url(../../../../../mg-plugins/mg-product-comments-rating/images/star_red.svg)
    left;
}
.rateit .rateit-hover-rtl {
  background-position: right;
}
.rateit .rateit-selected {
  background: url(../../../../../mg-plugins/mg-product-comments-rating/images/star_yellow.svg)
    left;
}
.rateit .rateit-selected-rtl {
  background-position: right;
}
.rateit .rateit-preset {
  background: url(../../../../../mg-plugins/mg-product-comments-rating/images/star_red.svg)
    left;
}
.rateit .rateit-preset-rtl {
  background: url(../../../../../mg-plugins/mg-product-comments-rating/images/star_red.svg)
    left;
}
.rateit button.rateit-reset {
  background: url(../../../../../mg-plugins/mg-product-comments-rating/images/delete.gif)
    0 0;
  width: 16px;
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  float: left;
  outline: none;
  border: none;
  padding: 0;
}
.rateit button.rateit-reset:hover,
.rateit button.rateit-reset:focus {
  background-position: 0 -16px;
}
:root {
  --swiper-theme-color: #000;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition:
    0.2s transform,
    0.2s top;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    0.2s transform,
    0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    0.2s transform,
    0.2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@font-face {
  font-family: "Amazonica";
  src: url("../../../../../mg-templates/amazonica/fonts/Amazonica-Regular.woff2")
    format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Amazonica";
  src: url("../../../../../mg-templates/amazonica/fonts/Amazonica-Light.woff2")
    format("woff2");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  outline: none;
  -webkit-locale: auto;
}
html,
body {
  width: 100%;
}
html {
  background: #fff;
}
body {
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  line-height: 1.6;
  font-size: 20px;
  -webkit-text-size-adjust: none;
  font-weight: 400;
  padding-top: 0 !important;
  background: #000;
}
.max {
  margin: 0px auto;
  max-width: 1920px;
  padding: 0 100px;
  position: relative;
}
body.lock {
  overflow: hidden;
}
a {
  color: inherit;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: 250ms;
}
h1,
h2 {
  line-height: 1.1;
}
h1 {
  font-family: "Amazonica", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 50px;
  margin-bottom: 40px;
}
h2,
.h2-like {
  font-family: "Amazonica", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 38px;
}
h3 {
  font-family: "Amazonica", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 26px;
}
h4 {
  font-family: "Amazonica", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 24px;
}
h2 span,
.h2-like span {
  font-size: 26px;
  color: #ad2632;
}
b,
strong,
th {
  font-weight: 500;
}
i {
  font-style: normal;
}
ul {
  list-style-type: none;
}
img {
  object-fit: contain;
}
img,
svg {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
iframe {
  width: 100%;
  border: none;
}
input,
select,
textarea,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  border-radius: 0px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="search"] {
  display: block;
  width: 100%;
  font-size: 18px;
  border: 1px solid #e9ebe7;
  padding: 10px 15px 0 15px;
  background: #ebebeb;
  border-radius: 15px;
  height: 70px;
  font-weight: inherit;
  transition: 250ms;
}
textarea {
  display: block;
  width: 100%;
  border: 1px solid transparent;
  padding: 35px 15px;
  resize: none;
  height: 100px;
  font-size: 18px;
  background: #ebebeb;
  border-radius: 15px;
  font-weight: 500;
  transition: 250ms;
}
input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  width: 16px !important;
  height: 16px;
  margin-right: 10px !important;
  position: relative;
  border: none;
  border: 1px solid #dadada;
  background: #fff;
}
input[type="checkbox"]:hover {
  border-color: #fff;
}
input[type="checkbox"]:checked {
  background: url("data:image/svg+xml,<svg viewBox='0 0 356.7 297.3' xmlns='http://www.w3.org/2000/svg'><polygon points='42.4,153 0,195.4 101.9,297.3 356.7,42.4 314.3,0 101.9,212.4'/></svg>")
    50% 50% no-repeat;
  background-size: 9px;
  border-color: #fff;
}
input[type="radio"] {
  display: inline-block;
  vertical-align: top;
  width: 18px !important;
  height: 18px;
  margin-right: 10px !important;
  position: relative;
  border-radius: 50%;
  margin-left: 4px;
  flex-shrink: 0;
  margin-top: 4px;
  border: none;
  border: 1px solid #aaa;
  background: #fff;
}
input[type="radio"]:hover {
  border-color: #fff;
}
input[type="radio"]:checked {
  background: #fff;
  border: 5px solid #fff;
}
select,
.form-list .SumoSelect > .CaptionCont {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  border: none;
  border: 1px solid #ebebeb;
  padding: 10px 35px 0 35px;
  background: #ebebeb
    url("data:image/svg+xml,<svg viewBox='11.4 7.1' width='11.4' height='7.1' xmlns='http://www.w3.org/2000/svg'><path d='M5,6.4l-5-5L1.4,0l4.3,4.3L10,0l1.4,1.4l-5,5L5.7,7.1L5,6.4z'/></svg>")
    no-repeat;
  background-position: right 35px center;
  border-radius: 35px;
  height: 70px;
  color: #7f7f7f;
  box-shadow: none !important;
  cursor: pointer;
  transition: border-color 250ms;
}
select:hover,
.form-list .SumoSelect > .CaptionCont:hover {
  border-color: #071d15;
}
select + .placeholder {
  left: 35px !important;
}
.js-orderFromItem .input,
.body__order select,
.body__order .form-list .SumoSelect > .CaptionCont,
.body__order #edost_to_city {
  display: block;
  width: 100%;
  font-size: 21px;
  font-weight: 300;
  border: none;
  border: 1px solid #f4f4f4;
  padding: 20px 35px 0 15px;
  background: #f4f4f4
    url("data:image/svg+xml,<svg viewBox='11.4 7.1' width='11.4' height='7.1' xmlns='http://www.w3.org/2000/svg'><path d='M5,6.4l-5-5L1.4,0l4.3,4.3L10,0l1.4,1.4l-5,5L5.7,7.1L5,6.4z'/></svg>")
    no-repeat;
  background-position: right 35px center;
  border-radius: 20px;
  height: 76px;
  color: #222222;
  box-shadow: none;
  cursor: pointer;
  transition: border-color 250ms;
}
.body__order .delivery-edost-list {
  background-position: right 10px center;
}
.body__order input[type="text"] {
  font-size: 21px;
  font-weight: 300;
  border: none;
  border: 1px solid #f4f4f4;
  padding: 25px 35px 0 15px;
  background: #f4f4f4;
  border-radius: 20px;
  min-height: 76px;
  color: #222222;
  box-shadow: none !important;
  cursor: pointer;
  transition: border-color 250ms;
}
.body__order input[type="text"]:focus,
.js-orderFromItem .input:focus,
.body__order select:focus,
.body__order #edost_to_city:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus,
input[type="password"]:focus,
input[type="search"]:focus,
.promo-and-bonus input[type="text"] {
  border-color: #071d15;
  box-shadow: 0 0 0 1px #071d15;
}
input[readonly],
input[readonly]:focus {
  opacity: 0.5;
  border-color: #b3b3b3;
}
svg {
  fill: currentColor;
}
svg * {
  transition: fill 250ms;
}
table {
  width: 100%;
  border-collapse: collapse;
}
.admin-bar {
  top: unset !important;
  bottom: 0px;
}
.admin-bar__item_template {
  display: none;
}
.admin-bar__item_edit {
  margin-left: auto;
}
::placeholder {
  color: #999;
}
.checkout-form-wrapper .product-old-price.old-price {
  font-size: 14px;
  opacity: 0.4;
  display: block;
}
main {
  padding-bottom: 40px;
  background: #fff url(../../../../../mg-templates/amazonica/images/back.svg) 0
    0 repeat;
  background-size: 200px;
  padding-top: 220px;
}
.body__index main {
  padding-top: 0;
  padding-bottom: 0;
}
.hidden {
  display: none;
}
.lazy {
  visibility: hidden;
  opacity: 0;
  transition: 250ms;
}
.ds {
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
}
.flex {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.body__order .flex {
  align-items: flex-start;
}
.flex-nowrap {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
.flex-center {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
}
.flex-justify-center {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
}
.flex-inline {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.cover {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.contain-0 {
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.contain-50 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.mobile-show,
.mobile-flex {
  display: none !important;
}
.tablet-show,
.tablet-flex {
  display: none !important;
}
.link + .link {
  margin-left: 10px;
}
a.link {
  font-weight: 500;
  text-decoration: underline;
  color: #ad2632;
  letter-spacing: 0.5px;
  font-size: 18px;
}
a.link:hover {
  text-decoration: none;
}
.button {
  display: block;
  font-weight: 500;
  height: 70px;
  padding: 0 35px;
  font-size: 18px;
  border-radius: 35px;
  background: #fff;
  color: #b7bf96;
  text-align: center;
  line-height: 70px;
  position: relative;
  border: 1px solid #fff;
  letter-spacing: 0.5px;
  text-transform: lowercase;
}
.button:disabled {
  opacity: 0.6;
  pointer-events: none;
}
.white {
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.alert {
  color: #ad2632;
  padding: 0 20px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: lowercase;
  margin-bottom: 40px;
}
.alert a {
  text-decoration: underline;
}
.alert.success {
  color: #fff;
}
header {
  background: #000;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
}
header.fixed {
  background: #000;
  color: #fff;
}
header .max {
  height: 110px;
}
header .logo-block {
  height: 100%;
  width: 180px;
  color: #fff;
}
header .logo-block .flipper,
header .logo-block .front,
header .logo-block .back {
  height: 100%;
}
header .logo-block .logo {
  padding-top: 5px;
  display: block;
  height: 100%;
}
header .logo-block:hover {
  color: #fff;
}
header .cart {
  width: 40px;
  height: 40px;
  padding: 7px;
  position: relative;
}
header .cart .countsht {
  position: absolute;
  top: 0;
  line-height: 40px;
  height: 40px;
  left: 40px;
  font-weight: 500;
  font-size: 15px;
}
header .mobile-menu-button {
  height: 40px;
  position: relative;
  width: 140px;
  padding-left: 38px;
  cursor: pointer;
  font-weight: 500;
}
header .mobile-menu-button .dots {
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
header .mobile-menu-button span {
  background: #fff;
  height: 4px;
  position: absolute;
  border-radius: 50%;
  width: 4px;
  transition: 250ms;
}
header .mobile-menu-button span:nth-of-type(1) {
  top: 0px;
  left: 0px;
}
header .mobile-menu-button span:nth-of-type(2) {
  top: 0px;
  left: 7px;
}
header .mobile-menu-button span:nth-of-type(3) {
  top: 0px;
  left: 14px;
}
header .mobile-menu-button span:nth-of-type(4) {
  top: 7px;
  left: 0px;
}
header .mobile-menu-button span:nth-of-type(5) {
  top: 7px;
  left: 7px;
}
header .mobile-menu-button span:nth-of-type(6) {
  top: 7px;
  left: 14px;
}
header .mobile-menu-button span:nth-of-type(7) {
  top: 14px;
  left: 0px;
}
header .mobile-menu-button span:nth-of-type(8) {
  top: 14px;
  left: 7px;
}
header .mobile-menu-button span:nth-of-type(9) {
  top: 14px;
  left: 14px;
}
header .mobile-menu-button.active span:nth-of-type(1) {
  margin-top: 0px;
}
header .mobile-menu-button.active span:nth-of-type(2),
header .mobile-menu-button.active span:nth-of-type(4),
header .mobile-menu-button.active span:nth-of-type(6) {
  margin-top: 7px;
}
header .mobile-menu-button.active span:nth-of-type(8) {
  margin-top: -7px;
}
header .icons {
  position: absolute;
  top: 0;
  left: 0;
}
header .icons-block {
  gap: 15px;
}
header .icons-block .icon {
  width: 40px;
  height: 40px;
  padding: 8px;
  display: flex;
  align-items: center;
}
header .icons-block .icon.phone {
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  padding: 7px;
  border: 1.5px solid #fff;
  border-radius: 50%;
}
header .icons-block .icon.phone .number {
  position: absolute;
  opacity: 0;
  right: 0;
  padding-right: 40px;
  top: 2px;
  white-space: nowrap;
  font-weight: 500;
  font-size: 14px;
}
header .icons-block .icon.phone:hover .number {
  opacity: 1;
}
.top-line {
  background: #000;
  color: #fff;
  font-size: 18px;
  padding: 1em 0;
  z-index: 100;
  border-bottom: 1px solid #f0f0f0;
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
}
.top-line ul {
  gap: 30px;
  justify-content: center;
}
.top-line a {
  text-transform: lowercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  color: #fff;
  opacity: 0.4;
}
.top-line a:hover,
.top-line a.active {
  opacity: 1;
}
.body__index .top-line {
  background: transparent;
  border-bottom: 1px solid rgba(183, 191, 150, 0.2);
}

.stories {
  margin-bottom: 20px;
  position: relative;
}
.stories a {
  width: 100%;
  padding-bottom: calc(100% - 4px);
  display: block;
  height: 0;
  border-radius: 50%;
  position: relative;
  border: 2px solid #b7bf96;
  box-shadow: inset 0 0 0 2px #fff;
}
.stories a:hover {
  border-color: #fff;
}
.stories-slider-button-prev,
.stories-slider-button-next {
  position: absolute;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  align-self: center;
  padding: 4px 0 6px 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.stories-slider-button-prev {
  left: -40px;
}
.stories-slider-button-next {
  right: -40px;
  left: unset;
}
.stories-slider-button-prev svg {
  transform: rotateZ(180deg);
}
.stories-slider-button-prev:hover,
.stories-slider-button-next:hover {
  color: #fff;
}
.content {
        padding: 0 5%;
  font-size: 18px;
}
.content h1 {
  margin-bottom: 40px;
  color: #fff;
}
.content h2 {
  margin-bottom: 20px;
  margin-top: 40px;
  color: #fff;
}
.content h3 {
  margin-bottom: 20px;
  margin-top: 40px;
  color: #fff;
}
.content h4 {
  margin-bottom: 20px;
  margin-top: 40px;
  color: #fff;
}
.content p + p,
.content p + ul,
.content ul + p {
  margin-top: 10px;
}
.content a {
  font-weight: 500;
  color: #ad2632;
  text-decoration: underline;
}
.content a:hover {
  text-decoration: none;
}
.content ul:not(.form-list):not(.select-ul) li {
  padding-left: 25px;
  position: relative;
}
.order-infoblock.content ul li:last-child {
  padding-bottom: 0;
}
.content ul:not(.form-list):not(.select-ul) li:before {
  width: 0.5em;
  height: 0.5em;
  border-radius: 0 50%;
  background: #000;
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
}
.content ol li {
  list-style-type: none;
  padding-left: 20px;
  position: relative;
}
.content ol {
  counter-reset: list1;
}
.content ol li:before {
  left: 0;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.5px;
  counter-increment: list1;
  content: counter(list1) ". ";
  top: 0;
  position: absolute;
  text-align: right;
}
.content:not(.table-content) td {
  padding: 10px;
  width: calc(50% - 20px);
}
.content:not(.table-content) tr:nth-of-type(odd) {
  background: #e9ebe7;
}
.content tbody tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content.table-content tbody tr td {
  width: calc(50% - 20px);
  padding-bottom: 40px;
}
.content.table-content tbody tr td img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.content.table-content a + a {
  margin-left: 10px;
}
.content.table-content svg {
  width: 26px;
  height: 26px;
  color: #fff;
}
.content > img,
.content > p > img,
.content > div > p > img {
  width: 100% !important;
  height: auto !important;
  margin: 10px 0;
}
.mg-main-news-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.mg-main-news-list .item .title {
  margin-bottom: 10px;
}
.mg-main-news-list .item .title a {
  text-decoration: none;
  color: #fff;
}
.mg-main-news-list .item {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 35px;
  overflow: hidden;
}
.mg-main-news-list .item .date {
  color: #707070;
  margin-bottom: 1em;
  font-size: 18px;
}
.mg-main-news-list .item .img {
  height: 0;
  padding-bottom: 56%;
  display: block;
}
.mg-main-news-list .item .text {
  padding: 40px;
  box-shadow: unset;
}
.mg-main-news-list .item .desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 80px;
}
.mg-main-news-list .item:hover .title a {
  color: #ad2632;
}
.mg-news-details {
  border-radius: 20px;
}
.mg-news-details .img {
  height: 0;
  padding-bottom: 35%;
  display: block;
  border-radius: 20px 20px 0 0;
  margin-bottom: 80px;
}
.static .mg-news-details .grid {
  padding: 0 80px;
  font-size: 18px;
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.static .mg-news-details .date {
  color: #707070;
}
.static .mg-news-details .text {
  padding: 80px;
}
.static .mg-news-details .help {
  background: #000;
  margin: 0 -80px;
  color: #fff;
  padding: 40px;
}
.mg-category-desc {
  margin-bottom: 40px;
}
.mg-pager {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 105px;
}
.allPages {
  display: none;
}
.mg-pager ul {
  font-size: 0;
}
.mg-pager li {
  display: inline-block;
  text-align: center;
  margin: 0px 6px;
  padding: 0 !important;
}
.mg-pager li a {
  display: block;
  height: 30px;
  color: inherit;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  width: 30px;
  border-radius: 50%;
  text-decoration: none;
}
.mg-pager li:hover a {
  color: #fff;
}
.mg-pager li.current a {
  background: #fff;
  color: #fff;
}
.static .left-part {
  width: 25%;
}
.sidebar .page-menu {
  background: #000;
  font-size: 18px;
  padding: 35px 0;
  text-transform: lowercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  position: sticky;
  position: -webkit-sticky;
  top: 120px;
  border-radius: 35px;
  color: #fff;
}
.sidebar .tab-links {
  margin: 0 20px 20px 20px;
}
.sidebar .tab-links a {
  padding: 0 10px 10px 10px;
}
.sidebar .page-menu a {
  display: block;
  padding: 1em 20px;
  opacity: 0.4;
}
.sidebar .page-menu a:hover {
  opacity: 1;
}
.sidebar .page-menu a.active {
  border-radius: 10px;
  background: #fff;
  color: #000;
  opacity: 1;
}
.sidebar .page-menu .level-2 {
  display: none;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.03);
}
.sidebar .page-menu .level-2 a {
  padding: 0.5em 20px;
}
.sidebar .page-menu a.active + .level-2 {
  display: block;
}
.sidebar .page-menu .bold {
  margin-top: 20px;
}
.sidebar .page-menu .bold a {
  opacity: 1;
}
.sidebar .page-menu .bold span {
  display: block;
  font-size: 12px;
  color: #ad2632;
}
.static .right-part {
  width: calc(75% - 40px);
  border-radius: 35px;
}
.static .right-part.white {
  padding: 80px;
}
.menu {
  position: fixed;
  padding: 120px 40px 40px 40px;
  overflow-y: auto;
  top: 0;
  left: calc((25vw + 20px) * -1);
  width: 25vw;
  height: 100%;
  z-index: 9000;
  background: #000;
  text-transform: lowercase;
  transition: 250ms;
  text-align: center;
  z-index: 900;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.menu.show {
  left: 0;
}
.menu li a {
  padding: 10px 0;
  display: block;
  opacity: 0.4;
}
.menu li a:hover {
  opacity: 1;
}
.menu b {
  display: block;
  padding-bottom: 20px;
  font-size: 16px;
}
.menu ul + b {
  margin-top: 40px;
}
.catalog .stickers {
  position: absolute;
  top: 20px;
  left: -1px;
  display: flex;
  gap: 5px;
  writing-mode: tb-rl;
  transform: rotateZ(180deg);
  z-index: 2;
}
.catalog .stickers div {
  padding: 1em 0px;
  line-height: 2em;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px 0 0 3px;
}
.catalog .stickers .hit {
  background: #ad2632;
}
.catalog .stickers .new {
  background: #fff;
}
.catalog .stickers .set {
  background: #b7bf96;
}
.cats {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 40px;
  text-transform: lowercase;
  font-size: 18px;
}
.cats .level-2 {
  display: none;
  position: absolute;
  margin-top: -25px;
  padding-top: 25px;
  z-index: 100;
  background: #e9ebe7;
  border-radius: 0 0 25px 25px;
  width: 100%;
  z-index: -1;
}
.cats .level-2 a {
  opacity: 0.5;
}
.cats .level-2 a:hover {
  opacity: 1;
  background: none;
  color: inherit;
}
.cats li {
  position: relative;
  z-index: 10;
}
.cats a {
  color: #fff;
  padding: 0 25px;
  height: 50px;
  border-radius: 25px;
  background: #e9ebe7;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.cats a.active {
  background: #fff;
  color: #fff;
}
.cats a.reset {
  background: transparent;
  box-shadow: inset 0 0 0 1px #e9ebe7;
}
.cats a.reset:hover {
  background: #ad2632;
  box-shadow: unset;
  color: #fff;
}
.catalog .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.catalog .product-wrapper {
  position: relative;
  text-align: center;
}
.catalog .product-wrapper .like,
.catalog .product-wrapper .unlike {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  padding: 10px;
  color: #e9ebe7;
  z-index: 10;
}
.catalog .product-wrapper .unlike {
  color: #ad2632;
}
.catalog .product-wrapper .inner {
  background: #fff;
  height: 100%;
  transition: 250ms;
  border-radius: 35px;
  position: relative;
  z-index: 2;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}
.catalog .product-wrapper .img {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  display: block;
}
.catalog .product-wrapper img {
  position: absolute;
  transition: 250ms;
  transform: scale(0.75);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: 1;
}
.catalog .buy-block {
  display: none;
}
.catalog .product-wrapper .name {
  padding-bottom: 1em;
  color: #000;
  padding: 0 20px 20px 20px;
  font-size: 12px;
  line-height: 1.3;
}
.catalog .product-wrapper .name .sup {
  display: block;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 5px;
}
.catalog .product-wrapper .old-price {
  font-size: 12px;
  font-weight: 500;
  opacity: 0.4;
  margin-right: 10px;
  display: block;
}
.catalog .product-wrapper .price {
  font-size: 18px;
  margin-top: auto;
  justify-content: center;
  margin-bottom: 20px;
}
.catalog .product-wrapper .property-form {
  padding: 0 40px 20px 40px;
}
.catalog .product-wrapper .addToCart {
  background: #000;
  text-transform: lowercase;
  justify-content: center;
  height: 40px;
  transition: 250ms;
  border-radius: 35px;
  gap: 20px;
  line-height: 1;
  font-size: 18px;
}
.catalog .product-wrapper .addToCart svg {
  width: 15px;
  height: 15px;
}
.rating-wrapper {
  display: none;
}
blockquote {
  border-left: 5px solid #b7bf96;
  margin-top: 40px;
  padding: 20px 0 20px 20px;
}
.whatsapp-scroll-help {
  background: #fff;
  cursor: pointer;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  position: fixed;
  z-index: 1000;
  right: 10px;
  bottom: 30px;
  color: #b7bf96;
}
.whatsapp-scroll-help .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.whatsapp-scroll-help .img-svg {
  animation: linear heart-pulse 3s infinite;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 52px;
  height: 52px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}
@keyframes radial-pulse {
  0% {
    box-shadow:
      0 0 0 0px rgba(100, 100, 100, 0.08),
      0 0 0 0px rgba(100, 100, 100, 0.04);
  }
  20% {
    box-shadow:
      0 0 0 5px rgba(100, 100, 100, 0.08),
      0 0 0 0px rgba(100, 100, 100, 0.04);
  }
  40% {
    box-shadow:
      0 0 0 11px rgba(100, 100, 100, 0.08),
      0 0 0 10px rgba(100, 100, 100, 0.04);
  }
  60% {
    box-shadow:
      0 0 0 11px rgba(100, 100, 100, 0.08),
      0 0 0 21px rgba(100, 100, 100, 0.04);
  }
}
@keyframes heart-pulse {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(0.8);
  }
}
.whatsapp-scroll-help .inner .messengers {
  position: absolute;
  bottom: 98px;
  left: 8px;
  width: 70px;
  background: #fff;
  border-radius: 12px;
  text-align: center;
  padding: 20px 0 0 0;
  display: none;
}
.whatsapp-scroll-help .inner .messengers a {
  height: 50px;
  width: 50px;
  display: block;
  margin-bottom: 10px;
  margin: 0 auto 10px;
}
.whatsapp-scroll-help .inner .messengers a.wa:hover {
  color: #01e675;
}
.whatsapp-scroll-help .inner .messengers a.vi:hover {
  color: #7360f2;
}
.whatsapp-scroll-help .inner .messengers a.tg:hover {
  color: #2c9cd4;
}
.wow-menu {
  opacity: 0;
  transition: 250ms;
}
.wow-menu.toggled {
  opacity: 1;
}
.menu-background {
  display: block;
  content: "";
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5;
  left: -150%;
  top: 0;
  transform: skewX(-45deg) translateX(-100%);
  transform-origin: 100% 100% 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bg1 {
  background: #21522b;
}
.bg2 {
  background: #2e763d;
  opacity: 0.4;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.bg3 {
  background: #21522b;
  opacity: 0.3;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.bg4 {
  background: #fff;
  opacity: 0.2;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.mobile_menu_content {
  position: fixed;
  width: 100%;
  z-index: 5;
  overflow-y: auto;
  left: -100%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: 50%;
  transform: translateY(-50%);
}
.wow-menu.toggled .bg1 {
  left: 20%;
}
.wow-menu.toggled .bg2 {
  left: 30%;
}
.wow-menu.toggled .bg3 {
  left: 40%;
}
.wow-menu.toggled .bg4 {
  left: 50%;
}
.wow-menu.toggled .mobile_menu_content {
  left: 0;
}
.mobile_menu_content ul {
  list-style: none;
  text-align: left;
}
.wow-menu li {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
.wow-menu.toggled li {
  opacity: 1;
  margin-bottom: 10px;
}
.mobile_menu_content a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  font-family: "EuropeExt-Italic";
  font-size: 18px;
  text-decoration: none;
}
.mobile_menu_content a:hover {
  padding-left: 5px;
}
.bottom-description {
  padding: 80px;
  border-radius: 35px;
}
.home-first {
  background: #e9ebe7
    url(../../../../../mg-templates/amazonica/images/back-light.svg) 0 0 repeat;
  background-size: 200px;
  color: #fff;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  position: relative;
  padding: 215px 0 40px 0;
}
.home-first:after {
  background: rgba(19, 58, 27, 0.4);
  height: 50%;
  width: 50%;
  filter: blur(250px);
  position: absolute;
  content: "";
  top: 0%;
  right: 0%;
}
.home-first h1 {
  color: #fff;
  text-align: center;
  z-index: 2;
  position: relative;
  margin-bottom: 20px;
}
.home-first h2 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #fff;
  z-index: 2;
  position: relative;
}
.home-first .button {
  margin: 40px auto 0 auto;
  padding: 0 75px;
  display: inline-flex;
  justify-content: center;
  transition: 2500ms;
  background: #fff;
  border-color: #fff;
  color: #fff;
  z-index: 2;
  position: relative;
  align-items: center;
}
.home-first img {
  max-width: 600px;
  width: 100%;
  display: block;
  margin: 0 auto 20px auto;
  z-index: 2;
  position: relative;
}
.home-first .shadow {
  position: absolute;
  pointer-events: none;
  opacity: 0.05;
  left: 0;
  right: 0;
  margin: auto;
  width: 80vh;
  height: 50vh;
  top: 15%;
  z-index: 2;
}
.home-help {
  background: #fff url(../../../../../mg-templates/amazonica/images/back.svg) 0
    0 repeat;
  background-size: 200px;
  padding: 60px 0;
  text-align: center;
  position: relative;
}
.home-help .white {
  padding: 80px;
}
.home-help .items {
  line-height: 1.1;
}
.home-help .items .item .img {
  width: 70px;
  height: 70px;
  flex-shrink: 0;
  padding: 20px;
  background: radial-gradient(#21522b, #fff);
  border-radius: 70% 50% 50% 80% / 70% 100% 25% 50%;
  transition: 10s;
}
.home-help .items .item .text {
  text-align: left;
}
.home-help .back-img {
  position: absolute;
  bottom: -70px;
  right: 0;
  width: 120px;
}
.home-help .items .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  width: 100%;
  margin-top: 20px;
}
.home-help .items .item:nth-of-type(even) .img {
  order: 2;
}
.home-help .items .item:nth-of-type(even) .text {
  order: 1;
  text-align: right;
}
.home-help h2 {
  color: #fff;
  margin-bottom: 20px;
}
.home-help .logo {
  position: relative;
  width: 80px;
  height: 80px;
  background: url(../../../../../mg-templates/amazonica/images/logo.svg) 50% 50%
    no-repeat;
  margin: 0px auto 40px auto;
  animation: 148s linear infinite rotate-1;
}
.home-help .logo:before {
  content: "";
  position: absolute;
  left: -20px;
  top: -20px;
  height: 120px;
  width: 120px;
  background: url(../../../../../mg-templates/amazonica/images/rotate.svg) 50%
    50% no-repeat;
  background-size: contain;
  z-index: 20;
  animation: 18s linear infinite rotate-2;
}
.home-help h3 {
  margin-top: 40px;
  margin-bottom: 20px;
}
@keyframes rotate-1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes rotate-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spoiler {
  background: #e9ebe7;
  border-radius: 35px;
  overflow: hidden;
}
.spoiler + .spoiler {
  margin-top: 20px;
}
.spoiler-title {
  font-size: 18px;
  padding: 0 35px;
  height: 70px;
  font-weight: 500;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition:
    background 250ms,
    color 250ms;
}
.spoiler .spoiler-title svg {
  width: 20px;
  height: 20px;
  margin-right: 25px;
}
.spoiler .dots {
  position: relative;
  width: 18px;
  height: 18px;
  margin-left: 25px;
  flex-shrink: 0;
}
.spoiler .dots span {
  background: #4f4f4f;
  height: 4px;
  position: absolute;
  border-radius: 50%;
  width: 4px;
  transition: 250ms;
}
.spoiler .dots span:nth-of-type(1) {
  top: 7px;
  left: 0px;
}
.spoiler .dots span:nth-of-type(2) {
  top: 7px;
  left: 14px;
}
.spoiler .dots span:nth-of-type(3) {
  top: 7px;
  left: 7px;
}
.spoiler .dots span:nth-of-type(4) {
  top: 7px;
  left: 0px;
}
.spoiler .dots span:nth-of-type(5) {
  top: 7px;
  left: 14px;
}
.spoiler.active .spoiler-title {
  color: #fff;
  background: #fff;
}
.spoiler.active .dots span {
  background: #fff;
}
.spoiler.active .dots span:nth-of-type(1) {
  top: 0px;
  left: 0px;
}
.spoiler.active .dots span:nth-of-type(2) {
  top: 0px;
  left: 14px;
}
.spoiler.active .dots span:nth-of-type(3) {
  top: 7px;
  left: 7px;
}
.spoiler.active .dots span:nth-of-type(4) {
  top: 14px;
  left: 0px;
}
.spoiler.active .dots span:nth-of-type(5) {
  top: 14px;
  left: 14px;
}
.spoiler-content {
  padding: 40px 20px;
  display: none;
}
.home-safety .white {
  padding: 80px;
}
.home-safety .spoiler-title {
  color: #e4deae;
}
.home-safety .dots span {
  background: #e4deae;
}
.home-safety {
  padding: 60px 0 60px 0;
  position: relative;
  overflow: hidden;
}
.home-safety h2 {
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
.home-safety .sub-title {
  text-align: center;
  margin-bottom: 20px;
}
.home-safety .more {
  text-align: center;
  margin-top: 40px;
}
.home-safety .back-img-1 {
  position: absolute;
  bottom: -40px;
  left: 20px;
  width: 180px;
  transform: rotateZ(15deg);
}
.home-safety .back-img-2 {
  position: absolute;
  bottom: -40px;
  right: 100px;
  width: 140px;
  transform: rotateZ(-5deg);
}
.home-recommend {
  padding: 60px 0;
  overflow-x: hidden;
  background: #fff
    url(../../../../../mg-templates/amazonica/images/back-dark.svg) 0 0 repeat;
  background-size: 200px;
  color: #fff;
}
.home-recommend h2 {
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
.home-recommend .sub-title {
  text-align: center;
  margin-bottom: 20px;
}
.home-recommend .recommend-slider {
  margin: 0 -20px;
  padding-left: 20px;
}
.home-recommend .item {
  font-weight: 400;
  height: unset;
  color: #fff;
  text-align: center;
  position: relative;
  border-radius: 35px;
  overflow: hidden;
  width: 260px;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.home-recommend .item img {
  height: 140px;
}
.home-recommend .item b {
  font-family: "Amazonica", sans-serif;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
}
.home-recommend .item .text {
  padding: 20px 0;
  line-height: 1.3;
  font-size: 18px;
}
.home-recommend .item.good-vibes {
  background: radial-gradient(#a59f74, #e4deae);
}
.home-recommend .item.super-mushrooms {
  background: radial-gradient(#2e763d, #21522b);
}
.home-recommend .item.zen-balance {
  background: radial-gradient(#3b2542, #5d4166);
}
.home-recommend .item.brain-force {
  background: radial-gradient(#4d91ae, #366d85);
}
.home-recommend .item.soma {
  background: radial-gradient(#963a33, #6d2a25);
}
.home-recommend .item.soul-master {
  background: radial-gradient(#cf2c3b, #a3212d);
}
.home-recommend .item.yoni {
  background: radial-gradient(#af339b, #872677);
}
.home-recommend .item.lingam {
  background: radial-gradient(#4e56ad, #373d7b);
}
.home-recommend .item .more {
  border: 1px solid #fff;
  margin-top: auto;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.home-recommend .item .more svg {
  transform: translateX(50%);
}
.home-reviews {
  background: #fff
    url(../../../../../mg-templates/amazonica/images/back-dark.svg) 0 0 repeat;
  background-size: 200px;
  color: #fff;
  padding: 60px 0;
  margin-bottom: -40px;
}
.home-reviews h2 {
  color: #b7bf96;
  margin-bottom: 20px;
  text-align: center;
}
.home-reviews .sub-title {
  text-align: center;
}
.home-reviews .reviews-slider {
  margin: 40px -20px 0 -20px;
  padding-left: 20px;
}
.home-reviews .item {
  background: #b7bf96;
  border-radius: 35px;
  padding: 40px 20px;
  color: #fff;
  height: unset;
  font-weight: 400;
}
.home-reviews .item .name {
  margin-bottom: 20px;
  font-size: 13px;
}
.home-reviews .item b {
  font-family: "Amazonica", sans-serif;
  display: block;
  font-weight: 400;
  font-size: 24px;
}
.home-reviews .item.more {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.home-reviews .item.more .button {
  margin-top: 20px;
}
.home-reviews .item.more .logo {
  width: 60px;
  height: 60px;
  background: url(../../../../../mg-templates/amazonica/images/logo.svg) 50% 50%
    no-repeat;
  margin: 0px auto 10px auto;
}
.bread-crumbs {
  background: #000;
  overflow-y: auto;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  padding: 1em 20px;
  border-top: 1px solid #f0f0f0;
  text-transform: lowercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  color: #fff;
}
.bread-crumbs a {
  opacity: 0.4;
}
.bread-crumbs a:hover {
  opacity: 1;
}
.bread-crumbs .separator {
  font-size: 0;
  flex-shrink: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.4;
  margin: 0 18px;
}
.modal .inner::-webkit-scrollbar {
  background-color: #fff;
  width: 4px;
  height: 4px;
  border-radius: 2px;
}
.modal .inner::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 2px;
  margin: 40px 0;
}
.modal .inner::-webkit-scrollbar-thumb {
  background-color: #ad2632;
  border-radius: 2px;
}
.modal form {
  margin: 40px 0;
}
.modal .links {
  text-align: center;
  margin-top: 40px;
}
.overlay {
  position: fixed;
  display: none;
  z-index: 850;
  top: 0px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0px;
}
.modal {
  position: fixed;
  transition: 250ms;
  z-index: 9000;
  top: 0px;
  background: #fff;
  padding-right: 20px;
  width: 35%;
  right: calc(-1 * (35% + 36px));
  height: 100%;
}
.modal .button {
  width: 100%;
}
.modal.show,
.filter-form.show {
  right: 0px;
}
.modal .inner {
  padding: 40px 60px 40px 80px;
  height: 100%;
  overflow-y: auto;
}
.modal .close,
.filter-form .close {
  top: 40px;
  background: #ad2632;
  color: #fff;
  cursor: pointer;
  z-index: 1;
  writing-mode: tb-rl;
  transform: rotateZ(180deg);
  border-radius: 0 3px 3px 0;
  font-size: 18px;
  line-height: 2em;
  padding: 1em 0;
  position: absolute;
  left: -2em;
  width: 2em;
  text-transform: lowercase;
  letter-spacing: 0.5px;
  font-weight: 500;
}
.modal-cart .h2-like {
  margin-top: 0px;
}
.modal-cart .total {
  height: 20px;
  line-height: 20px;
  margin: 20px 0px;
}
.modal-cart .overflow-y {
  overflow-y: auto;
}
.modal-auth {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.modal .mg-product-img {
  position: relative;
  height: 0;
  padding-bottom: 70%;
}
.modal .mg-product-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  object-fit: contain;
}
.modal .mg-product-img:before {
  background: rgba(150, 150, 150, 0.15);
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  content: "";
  position: absolute;
}
.modal-exit .button {
  width: calc(50% - 10px);
}
.modal-exit .button.red {
  background: #ad2632;
  border-color: #ad2632;
}
.product-details-block .short-desc {
  font-size: 18px;
  margin-top: 20px;
}
.product-details-block .sub-title {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.product-details-block .sub-title svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  color: #e4deae;
}
.product-details-block .sub-title .reviews {
  margin-left: 5px;
}
.product-details-block .sub-title a {
  text-decoration: underline;
  font-weight: 500;
}
.product-details-block .product-slider .swiper-slide img {
  width: 100%;
}
.product-details-block .thumbs-slider {
  margin: 20px 10px;
}
.product-details-block .thumbs-slider .swiper-slide {
  border-bottom: 2px solid transparent;
  padding-bottom: 5px;
  cursor: pointer;
}
.product-details-block .thumbs-slider .swiper-slide.swiper-slide-thumb-active {
  border-color: #fff;
}
.product-details-block .product-slider-button-prev,
.product-details-block .product-slider-button-next {
  position: static;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  align-self: center;
  padding: 4px 0 6px 0;
}
.product-details-block .product-slider-button-prev svg {
  transform: rotateZ(180deg);
}
.product-details-block .product-slider-button-prev:hover,
.product-details-block .product-slider-button-next:hover {
  color: #fff;
}
.size-block {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 40px 0;
}
.size-block > span {
  font-weight: 500;
  display: block;
  width: 100%;
}
.size-block .size {
  width: 40px;
  height: 40px;
  border: 1px solid #fff22;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.size-block .size.active {
  border-color: #fff;
  box-shadow: 0 0 0 1px #fff;
}
.product-details-block .left-part {
  width: 25%;
}
.product-details-block .left-part .inner {
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.product-details-block .left-part .white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  background: #fff;
}
.product-details-block .stickers {
  gap: 20px;
  font-size: 18px;
  margin-bottom: 1em;
}
.product-details-block .stickers div {
  text-transform: lowercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  border-radius: 3px 3px 0 0;
}
.product-details-block .stickers .available {
  color: #b7bf96;
}
.product-details-block .stickers .new {
  color: #ad2632;
}
.product-details-block .price {
  font-weight: 500;
  font-size: 26px;
}
.product-details-block .old-price {
  opacity: 0.4;
  text-decoration: line-through;
}
.product-details-block .like,
.product-details-block .unlike {
  color: #ad2632;
  width: 50px;
  height: 50px;
  top: 20px;
  right: 20px;
  border-radius: 50%;
  position: absolute;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  z-index: 1;
}
.product-details-block .like svg,
.product-details-block .unlike svg {
  width: 22px;
  height: 22px;
}
.product-details-block .right-part {
  width: calc(75% - 40px);
  padding: 80px;
  border-radius: 35px;
  position: relative;
}
.product-details-block .top-part {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(2, calc(50% - 20px));
  gap: 40px;
  margin-bottom: 60px;
}
.product-details-block .addToCart {
  background: #fff;
  color: #fff;
  border-radius: 35px;
  height: 70px;
  justify-content: center;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 0 35px;
  font-size: 18px;
  text-transform: lowercase;
}
.product-details-block .addToCart.alreadyInCart {
  background: #ad2632;
}
.product-details-block .addToCart svg {
  width: 22px;
  height: 22px;
  margin-right: 20px;
}
.product-details-block .goToCart {
  color: #fff;
  letter-spacing: 0.5;
  margin-top: 20px;
  visibility: hidden;
}
.block-variants,
.product-opfields-data {
  line-height: 1.3;
  margin: 20px 0;
  font-size: 18px;
}
.block-variants td {
  padding: 10px 0;
}
.block-variants label {
  display: flex;
}
.custom-variants {
  margin: 20px 0;
  line-height: 1.3;
  font-size: 18px;
}
.custom-variants a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
}
.custom-variants a .radio {
  border: 1px solid #ad2632;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin-left: 4px;
  border-radius: 50%;
  position: relative;
}
.custom-variants a.active .radio {
  border: 5px solid #ad2632;
}
.custom-variants a.active {
  color: #ad2632;
}
.related {
  margin-top: 80px;
}
.related .h2-like {
  margin-bottom: 20px;
}
.related .mg-main-news-list {
  grid-template-columns: repeat(3, 1fr);
}
.cart_form {
  width: 150px;
}
.js-product-controls .cart_form {
  margin: 20px 0px;
}
.cart_form input[type="text"] {
  width: 50px;
  min-height: 50px;
  padding: 0;
  line-height: 50px;
  text-align: center;
  border: none;
  background: #fff;
}
.cart_form input[type="text"]:focus {
  box-shadow: none;
}
.cart_form button {
  border: none;
  border-radius: 8px;
  justify-content: center;
  background: none;
  width: 50px;
  height: 50px;
  background: #e9ebe7;
  transition: 250ms;
  cursor: pointer;
}
.js-product-controls .cart_form button {
  border-radius: 50%;
}
.cart_form button svg {
  width: 10px;
  height: 10px;
}
.cart-table .cart_form button:hover {
  background: #b7bf96;
  color: #fff;
}
.js-product-controls .cart_form button:hover {
  background: #fff;
  color: #fff;
}
.body__cart .left-part {
  padding: 80px;
  border-radius: 35px;
  width: calc(65% - 40px);
}
.body__cart .right-part {
  width: 35%;
}
.body__cart .right-part .h2-like {
  color: #ad2632;
  text-align: center;
}
.body__cart .right-part .item {
  background: #e9ebe7;
  padding: 40px;
  border-radius: 35px;
  margin-bottom: 20px;
}
.body__cart .right-part .item .title {
  font-size: 18px;
  margin-bottom: 20px;
  display: block;
}
.cart-table tr {
  display: grid;
  grid-gap: 5px;
  grid-template-columns: 80px auto 130px 140px;
  align-items: center;
  position: relative;
}
.small-cart-table tr {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: 60px auto;
  align-items: center;
  position: relative;
}
.cart-table .img-cell,
.small-cart-table .img-cell {
  position: relative;
}
.cart-table .img-cell .img,
.small-cart-table .img-cell .img {
  height: 80px;
  position: relative;
  display: block;
}
.cart-table tr + tr,
.small-cart-table tr + tr {
  margin-top: 20px;
}
.cart-table .name,
.small-cart-table .name {
  display: block;
  font-size: 14px;
  line-height: 1.3;
  color: #707070;
  margin-bottom: 5px;
}
.cart-table .name > a {
  color: #222222;
  font-size: 16px;
  line-height: 1.3;
  padding-top: 10px;
}
.cart-table .price-cell,
.small-cart-table .price-cell,
.p4-gift-product__content .price-cell {
  font-weight: 500;
  color: #222;
  font-size: 20px;
  line-height: 34px;
  text-align: right;
  padding-top: 2px;
}
.cart-table .prop-position,
.small-cart-table .prop-position {
  font-size: 14px;
  line-height: 1.3;
}
.small-cart-table .cart_form {
  width: 100px;
  position: absolute;
  top: 50%;
  margin: -15px 0 0 0;
}
.cart-table .cart_form input[type="text"],
.small-cart-table .cart_form input[type="text"] {
  width: 35px;
  color: #222222;
  opacity: 1;
  line-height: 25px;
  font-size: 16px;
  font-weight: 400;
}
.cart-table .cart_form button,
.small-cart-table .cart_form button {
  width: 34px;
  height: 34px;
  background: #f4f4f4;
}
.small-cart-table .deleteItemFromCart {
  font-size: 12px;
  opacity: 0.5;
}
.cart-table .deleteItemFromCart:hover,
.small-cart-table .deleteItemFromCart:hover {
  color: #ad2632;
  opacity: 1;
}
.cart-table .cart_form button svg,
.small-cart-table .cart_form button svg {
  color: #000;
  width: 14px;
  height: 14px;
}
.cart-table .cart_form button:hover svg,
.small-cart-table .cart_form button:hover svg {
  color: #fff;
}
.small-cart-table .js-smallCartAmount {
  width: 25px;
  border-radius: 50%;
  background: #b7bf96;
  color: #fff;
  opacity: 1;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  text-align: center;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.cart__manage {
  display: flex;
  align-items: stretch;
}
.deleteItemFromCart svg {
  fill: none;
  line-height: 26px;
  width: 12px;
  height: 14px;
}
.field-opf_4,
.field-opf_8 {
  display: none !important;
}
.tab:not(.active) {
  display: none;
}
.tab-links {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
  color: #fff;
}
.tab-links a {
  transition: 250ms;
  font-weight: 500;
  text-transform: lowercase;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #000;
  padding: 0 20px 10px 20px;
  position: relative;
  opacity: 0.4;
}
.tab-links a:after {
  position: absolute;
  content: "";
  left: 0;
  z-index: 1;
  width: 100%;
  height: 2px;
  background: #000;
  bottom: -1px;
  transition: 250ms;
  opacity: 0;
}
.tab-links a:hover,
.tab-links a.active {
  opacity: 1;
}
.tab-links a.active:after {
  opacity: 1;
}
.informer {
  background: #fff;
  color: #b7bf96;
  height: 70px;
  border-radius: 35px;
  width: 25vw;
  padding: 0 35px;
  transition: 250ms;
  position: fixed;
  top: 100px;
  right: -25vw;
  z-index: 9000;
}
.informer.active {
  right: 40px;
}
.informer .img {
  width: 50px;
  height: 50px;
}
.informer .text {
  width: calc(100% - 65px);
  font-size: 14px;
}
.informer .name {
  font-weight: 500;
  line-height: 1.3;
}
.order-history-list .status {
  position: relative;
  width: 40px;
}
.order-history-list .status .text {
  position: absolute;
  left: 0;
  font-size: 11px;
  top: 50%;
  transform: translateY(-50%);
}
.bonus-tab .accostPartner,
.bonus-tab .bonus-table-title,
.bonus-tab .activate-gift-card,
.bonus-tab .share-bonus-to-friend {
  display: none;
}
.bonus-tab tr th:nth-of-type(1),
.bonus-tab tr th:nth-of-type(6),
.bonus-tab tr td:nth-of-type(1),
.bonus-tab tr td:nth-of-type(6) {
  display: none;
}
.bonus-tab tr td:nth-of-type(2) {
  white-space: nowrap;
}
.bonus-tab table,
.partner-tab table {
  font-size: 18px;
}
.bonus-tab th,
.partner-tab th {
  background: #e9ebe7;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: lowercase;
  text-align: center;
  padding: 1em 1em;
}
.bonus-tab th:nth-of-type(2),
.partner-tab th:nth-of-type(1) {
  border-top-left-radius: 35px;
}
.bonus-tab th:nth-of-type(5),
.partner-tab th:nth-of-type(4) {
  border-top-right-radius: 35px;
}
.bonus-tab tr:last-of-type td:nth-of-type(2),
.partner-tab tr:last-of-type td:nth-of-type(1) {
  border-bottom-left-radius: 35px;
}
.bonus-tab tr:last-of-type td:nth-of-type(5),
.partner-tab tr:last-of-type td:nth-of-type(4) {
  border-bottom-right-radius: 35px;
}
.bonus-tab td,
.partner-tab td {
  padding: 1em 1em;
  background: #e9ebe7;
  text-align: center;
  border-top: 1px solid #fff;
}
.bonus-tab .info-msg {
  margin: 40px 0;
}
.bonus-tab .info-msg .bonuses {
  font-size: 26px;
  color: #fff;
  font-weight: 500;
}
.partner-btn-disable {
  opacity: 0.1;
  pointer-events: none;
}
.partner-tab .partner-program-invite-info__blocks-wrapper {
  display: none;
}
.partner-tab .buttons {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  gap: 20px;
  flex-wrap: wrap;
}
.order-history-list .details {
  margin-top: 20px;
}
.total-sum__div-content {
  text-align: center;
  font-size: 18px;
  margin-top: 40px;
}
.select-review {
  position: relative;
  background: #e9ebe7
    url("data:image/svg+xml,<svg viewBox='11.4 7.1' width='11.4' height='7.1' xmlns='http://www.w3.org/2000/svg'><path d='M5,6.4l-5-5L1.4,0l4.3,4.3L10,0l1.4,1.4l-5,5L5.7,7.1L5,6.4z'/></svg>")
    no-repeat;
  background-position: right 35px top 27px;
  margin: 40px 0;
  border-radius: 30px;
  z-index: 10;
  font-size: 14px;
}
.select-review ul ul {
  padding-left: 20px;
}
.select-review a,
.select-review .choose-topic {
  padding: 20px 30px;
  min-height: 60px;
  display: block;
  text-decoration: none;
  color: inherit;
}
.select-review:not(.show) a:not(.active),
.select-review:not(.show) .choose-topic:not(.active) {
  display: none;
}
.select-review.show a:hover,
select-review.show .choose-topic:hover {
  background: #a7bcb1;
}
.comment-list .error {
  color: #ad2733;
}
.info .error {
  color: #ad2632;
  list-style: none;
  padding: 10px;
  background: #d19a9a;
  margin: 10px 0;
  display: inline-block;
  border-radius: 24px;
}
.select-review.show li:first-child .choose-topic,
.select-review.show li:first-child a {
  border-radius: 30px 30px 0 0;
}
.select-review.show li:last-child .choose-topic,
.select-review.show li:last-child a {
  border-radius: 0 0 30px 30px;
}
.comment-list {
  margin-top: 40px;
}
.add_new_comment {
  display: none;
}
.show-comment-form {
  margin: 0 auto;
  width: 230px;
}
.add_new_comment {
  margin-top: 20px;
}
.comment-list li {
  padding: 35px !important;
  background: #e9ebe7;
  border-radius: 35px;
  margin-top: 20px;
}
.comment-list li:before {
  display: none;
}
.comment-list li .commentImage {
  width: 80px;
  height: 80px;
  display: inline-block;
  margin-right: 5px;
  position: relative;
}
.comment-list li .commentImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.comment-list .comment-line {
  margin: 20px 0;
}
.comment-list .author {
  font-weight: 500;
  font-size: 18px;
}
.comment-list .date {
  color: #707070;
  font-size: 14px;
}
.comment-list .action {
  gap: 10px;
  color: #ad2632;
  font-size: 14px;
}
.comment-list .action a:hover {
  text-decoration: underline;
}
.form-list li {
  position: relative;
}
.form-list li .placeholder {
  position: absolute;
  top: 10px;
  left: 15px;
  color: #a1a1a1;
  font-weight: 400;
  font-size: 14px;
  transition: 250ms;
  line-height: 1;
}
.body__order .form-list li .placeholder {
  top: 15px;
  left: 15px;
  font-size: 16px;
}
.red-star {
  color: #a05c5c;
  padding-left: 5px;
}
.form-list .button {
  width: 100%;
  border-radius: 10px;
}
.form-list li:hover .placeholder,
.form-list li input:focus + .placeholder {
  opacity: 1;
}
.SumoSelect p,
.SumoSelect div {
  display: none;
}
.optWrapper {
  font-size: 15px;
}
.SumoSelect > .CaptionCont > label {
  display: none;
}
.form-list.grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}
.form-list.grid li + li {
  margin-top: 0px;
}
.form-list.grid li.width-100 {
  grid-column: span 2;
}
.agreement {
  margin-top: 20px;
}
.agreement,
.agreement .link {
  font-size: 16px;
  color: #a1a1a1;
  font-weight: 400;
}
.form-list li select + .placeholder {
  left: 15px !important;
}
.left-part .h2-like {
  font-size: 36px;
}
.js-orderForm__text,
.plugin-p6-edost .deliveryName {
  color: #a05c5c;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 10px;
}
.body__order .left-part {
  padding: 60px;
  border-radius: 35px;
  width: calc(75% - 40px);
}
.right-part__sticky {
  position: sticky;
}
.body__order .right-part {
  width: 25%;
  background: #e9ebe7;
  padding: 31px;
  border-radius: 35px;
  top: 120px;
}
.cart-wrapper .item {
  height: 90px;
  flex-shrink: 0;
  position: relative;
  width: 90px;
}
.cart-wrapper .item .count {
  border-radius: 50%;
  width: 20px;
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  background: #fff;
  color: #fff;
  line-height: 20px;
  text-align: center;
  font-weight: 500;
  font-size: 10px;
}
.form-list {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
}
.page-label {
  color: #ad2632;
  font-weight: 500;
  margin-bottom: 40px;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.step .h2-like {
  margin-bottom: 20px;
}
.body__order .message {
  font-size: 12px;
  text-align: left;
  line-height: 1.2;
  margin-top: 10px;
  margin: 10px auto;
  color: #a1a1a1;
  text-align: left;
}
.body__order .total-price-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
.body__order .total-price-block .summ-info {
  width: 100%;
  margin-top: 40px;
  font-size: 20px;
}
.deleteItemFromCart svg {
  fill: none;
}
.deleteItemFromCart {
  margin-left: 8px;
  background: #f4f4f4;
  width: 26px;
  height: 26px;
  text-align: center;
  border-radius: 8px;
  color: #222222;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart__manage .like,
.cart__manage .unlike {
  background: #fff2f6;
  width: 26px;
  height: 26px;
  display: inline-block;
  text-align: center;
  border-radius: 8px;
  color: #fc0953;
  cursor: pointer;
}
.cart__manage .like svg,
.cart__manage .unlike svg {
  width: 15px;
  line-height: 26px;
}
.edit-order {
  text-align: center;
  display: block;
  color: #b7bf96 !important;
}
.p4-gift {
  margin: 40px 0 30px;
  position: relative;
}
.p4-gift__item.cart-table:before {
  content: "";
  width: 80%;
  height: 1px;
  background: #eee;
  position: absolute;
  left: 10%;
  top: -10px;
}
.gift {
  margin: 20px 0;
}
.gift-title {
  font-weight: 400;
  font-size: 20px;
  cursor: pointer;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 25px;
  border-bottom: 1px solid #41554b;
  padding-bottom: 30px;
}
.gift-title > div {
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1.2;
}
.gift-title span {
  color: #a05c5c;
  text-decoration: none;
  font-size: 16px;
  border-bottom: 1px solid #a05c5c;
}
.gift-info {
  font-size: 14px;
  padding: 40px;
  background: #fff;
  border-radius: 35px;
  margin-top: 20px;
  margin-bottom: 10px;
  display: none;
}
.gift-info-item__link:hover {
  color: #ad2632;
  text-decoration: underline;
}
.gift-info-item + .gift-info-item {
  margin-top: 20px;
}
.gift-info-item .gift-info-item__from {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  display: block;
}
.gift-info-item__plus {
  background: #e9ebe7;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  margin: 0 5px;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
}
.gift-info .sub {
  margin-top: 20px;
  font-size: 12px;
  opacity: 0.7;
}
.gift .item + .item {
  margin-top: 5px;
}
.gift b {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}
.p4-gift-product {
  display: grid;
  grid-template-columns: 100px auto;
  gap: 25px;
  align-items: center;
  font-size: 14px;
  color: #707070;
}
.p4-gift-product__image {
  height: 80px;
  position: relative;
}
.p4-gift-product__image img {
  width: 100%;
  height: 80px;
}
.p4-gift-product__count {
  width: 120px;
  text-align: center;
  color: #222222;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
}
.promo-and-bonus {
  margin-bottom: 40px;
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}
.promo-and-bonus input[type="text"] {
  border-radius: 100px;
  padding: 25px 30px 0 30px;
  background: #f4f4f4;
  border: none;
  height: 76px;
  font-size: 21px;
  font-weight: 300;
}
.promo-and-bonus input[type="text"]:hover {
  border-color: #071d15;
  box-shadow: 0 0 0 1px #071d15;
}
.promo-and-bonus .placeholder {
  color: #b7bf96;
  left: 35px !important;
}
.promo-and-bonus .item {
  position: relative;
  width: 100%;
}
.promo-and-bonus button,
.promo-and-bonus #bonus-paid-button,
.partner-promocode-inner-button,
.partner-copy-btn,
.pay-manager-info_copy .order-number-copy-btn {
  background: #fff;
  color: #fff;
  padding: 0 35px;
  border-radius: 35px;
  position: absolute;
  top: 10px;
  height: 58px;
  justify-content: center;
  text-align: center;
  right: 10px;
  border: none;
  font-size: 12px;
  text-transform: lowercase;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1;
  min-width: 150px;
  display: flex;
  align-items: center;
}
#partner-promocode-save-button,
.promo-and-bonus button,
.promo-and-bonus #bonus-paid-button {
  background: #b7bf96;
  color: #222222;
  font-size: 18px;
  text-transform: capitalize;
}
#partner-promocode-save-button,
.promo-and-bonus button,
.promo-and-bonus #bonus-paid-button {
  top: 9px;
}
.partner-promocode-inner-button:hover,
.pay-manager-info_copy .order-number-copy-btn:hover,
.partner-copy-btn:hover {
  background: #ad2632;
  color: #fff;
}
#msg-about-code,
#bonus-paid-message,
#partner-promocode-saved {
  color: #ad2632;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: lowercase;
  padding-left: 30px;
}
.partner-program-balance-table {
  display: flex;
  font-size: 18px;
  justify-content: center;
  gap: 40px;
  line-height: 1;
  text-align: center;
  margin: 20px 0 60px 0;
  letter-spacing: 0.5px;
}
.partner-program-balance-table b {
  font-size: 26px;
  display: block;
  margin: 0 auto 10px auto;
}
.body__order .step {
  margin: 20px 0 40px 0;
  position: relative;
}
.delivery-details-list {
  margin-top: 20px;
  line-height: 1.3;
}
.delivery-details-list label {
  display: flex;
}
.p6edost-delivery-name {
  font-size: 20px;
  display: flex;
  font-weight: 400;
  flex-direction: column;
}
.p6edost-delivery-name span:last-child {
  font-size: 16px;
}
.delivery-details-list .button {
  background: #ad2632;
  color: #fff;
  height: 40px;
  padding: 0;
  line-height: 40px;
  border: none;
  width: 150px;
  margin-bottom: 20px;
}
.deliveryDesc {
  opacity: 0.5;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}
.boxberry-courier {
  display: none !important;
}
.kcdek-delivery-address,
.kcdek-delivery-time {
  padding-left: 30px;
  font-size: 12px;
}
.show-map.checked-pvz:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  top: 16px;
  left: 10px;
  background-image: url(../../../../../mg-templates/amazonica/img/checked.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.help {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin: 80px auto;
}
.social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
.social a {
  width: 30px;
  height: 25px;
  color: inherit;
}
.social a:hover {
  opacity: 1;
}
footer {
  background: #000;
  color: #fff;
  font-size: 18px;
}
footer .sub-title {
  line-height: 1.3;
}
footer .top-part {
  padding: 80px 0;
}
footer .top-part .footer-column:first-of-type .title {
  font-size: 22px;
}
footer .top-part .title {
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 18px;
}
footer .top-part li {
  margin-top: 5px;
}
footer .top-part li:hover {
  opacity: 1;
}
footer .top-part .level-2 {
  display: none;
}
footer .top-part .inn {
  margin-top: 20px;
}
footer .bottom-part {
  border-top: 1px solid rgba(183, 191, 150, 0.2);
  padding: 20px 0;
  font-size: 12px;
  color: #fff;
}
footer .bottom-part .link {
  opacity: 0.4;
  color: #fff;
  letter-spacing: unset;
  font-size: inherit;
}
footer .bottom-part .link a:hover {
  opacity: 1;
}
footer .bottom-part .grid {
  grid-template-columns: 1fr auto 1fr;
  display: grid;
  align-items: center;
}
footer .bottom-part .payments {
  height: 30px;
  color: #fff;
}
footer .bottom-part .Four-Union-Tech {
  width: 45%;
  height: 30px;
  display: block;
  margin-left: auto;
}
footer .bottom-part .Four-Union-Tech img {
  height: 100%;
}
@media screen and (max-width: 1600px) {
  .form-list li .placeholder {
    left: 10px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1600px) {
  body {
    font-size: 16px;
  }
  main {
    padding-top: 170px;
  }
  h1 {
    font-size: 32px;
  }
  h2,
  .h2-like,
  .left-part .h2-like {
    font-size: 26px;
  }
  h2 span,
  .h2-like span {
    font-size: 20px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  .partner-program-balance-table b {
    font-size: 20px;
  }
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="password"],
  input[type="search"] {
    font-size: 14px;
    height: 60px;
    padding: 10px 10px 0 10px;
    border-radius: 10px;
  }
  textarea {
    font-size: 14px;
    padding: 30px 10px;
    border-radius: 10px;
  }
  select {
    padding: 10px 30px 0 30px;
    height: 60px;
    border-radius: 30px;
    font-size: 14px;
  }
  select + .placeholder {
    left: 30px !important;
  }
  .button {
    font-size: 14px;
    height: 60px;
    border-radius: 30px;
    padding: 0 30px;
    line-height: 58px;
  }
  .cats {
    font-size: 14px;
  }
  .partner-program-balance-table {
    font-size: 14px;
  }
  .top-line {
    font-size: 14px;
    top: 80px;
  }
  .sidebar .page-menu {
    font-size: 14px;
    border-radius: 30px;
    padding: 30px 0;
  }
  header .max {
    height: 80px;
  }
  footer {
    font-size: 14px;
  }
  header .icons-block .icon {
    padding: 9px;
  }
  header .cart {
    padding: 9px;
  }
  header .icons-block {
    gap: 10px;
  }
  header .cart .countsht {
    font-size: 14px;
  }
  header .logo-block {
    width: 160px;
  }
  .catalog .stickers div {
    font-size: 12px;
  }
  .catalog .product-wrapper .name {
    font-size: 14px;
  }
  .catalog .product-wrapper .price {
    font-size: 14px;
  }
  .product-details-block .addToCart {
    font-size: 14px;
    padding: 0 30px;
    height: 60px;
    border-radius: 30px;
  }
  .cart_form button {
    width: 40px;
    height: 40px;
  }
  .cart_form button svg {
    width: 8px;
    height: 8px;
  }
  .cart_form {
    width: 120px;
  }
  .cart_form input[type="text"] {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .product-details-block .price {
    font-size: 20px;
  }
  .product-details-block .stickers {
    font-size: 14px;
  }
  .spoiler {
    border-radius: 30px;
  }
  .spoiler-title {
    font-size: 14px;
    height: 60px;
    padding: 0 30px;
  }
  .content {
        padding: 0 5%;
    font-size: 16px;
  }
  .mg-main-news-list .item .date {
    font-size: 14px;
  }
  .static .mg-news-details .date {
    font-size: 14px;
  }
  .static .mg-news-details .grid {
    font-size: 14px;
  }
  .tab-links a {
    font-size: 14px;
  }
  .page-label {
    font-size: 14px;
  }
  .agreement,
  .agreement .link {
    font-size: 12px;
  }
  .right-part .agreement,
  .right-part .agreement .link {
    font-size: 14px;
    line-height: 1.2;
  }
  .deliveryDesc {
    font-size: 14px;
  }
  .home-first {
    padding: 131px 0 40px 0;
  }
  .home-recommend .item b {
    font-size: 20px;
  }
  .home-recommend .item .text {
    font-size: 14px;
  }
  .modal .close,
  .filter-form .close {
    font-size: 14px;
  }
  a.link {
    font-size: 14px;
  }
  .bonus-tab table,
  .partner-tab table {
    font-size: 14px;
  }
  .catalog .product-wrapper .inner {
    border-radius: 30px;
  }
  .cats a {
    height: 40px;
    border-radius: 20px;
    padding: 0 20px;
  }
  .mg-main-news-list .item {
    border-radius: 30px;
  }
  .static .right-part {
    border-radius: 30px;
  }
  .product-details-block .right-part {
    border-radius: 30px;
  }
  .body__order .left-part {
    border-radius: 30px;
  }
  .body__order .right-part {
    border-radius: 30px;
    padding: 30px;
  }
  #partner-promocode-save-button,
  .promo-and-bonus button,
  .promo-and-bonus #bonus-paid-button {
    padding: 0 30px;
    height: 58px;
    border-radius: 98px;
  }
  #bonus-paid-button.promo-and-bonus__active,
  .promo-and-bonus button.promo-bonus__active {
    width: 58px;
    min-width: 58px;
    height: 58px;
    padding: 0;
  }
  .partner-promocode-inner-button,
  .partner-copy-btn {
    padding: 0 30px;
    height: 40px;
    border-radius: 20px;
  }
  .bonus-tab th:nth-of-type(2),
  .partner-tab th:nth-of-type(1) {
    border-top-left-radius: 30px;
  }
  .bonus-tab th:nth-of-type(5),
  .partner-tab th:nth-of-type(4) {
    border-top-right-radius: 30px;
  }
  .bonus-tab tr:last-of-type td:nth-of-type(2),
  .partner-tab tr:last-of-type td:nth-of-type(1) {
    border-bottom-left-radius: 30px;
  }
  .bonus-tab tr:last-of-type td:nth-of-type(5),
  .partner-tab tr:last-of-type td:nth-of-type(4) {
    border-bottom-right-radius: 30px;
  }
  .block-variants,
  .product-opfields-data,
  .custom-variants {
    font-size: 14px;
  }
  .catalog .product-wrapper .addToCart {
    font-size: 14px;
  }
  .product-details-block .short-desc {
    font-size: 14px;
  }
  .comment-list li {
    border-radius: 30px;
    padding: 30px !important;
  }
  .promo-and-bonus .placeholder {
    left: 30px !important;
  }
  .bonus-tab .info-msg .bonuses {
    font-size: 20px;
  }
  .show-comment-form {
    font-size: 14px;
  }
  .mg-main-news-list .item .text {
    padding: 20px;
  }
  .mg-main-news-list .item .desc {
    font-size: 14px;
    height: 70px;
  }
  .cats .level-2 {
    border-radius: 0 0 20px 20px;
    margin-top: -20px;
    padding-top: 20px;
  }
  .bread-crumbs {
    font-size: 14px;
  }
  .bread-crumbs .separator {
    margin: 0 14px;
  }
  .mg-pager li a {
    font-size: 14px;
  }
  .sidebar .tab-links {
    margin: 0 20px 20px 20px;
  }
  .sidebar .page-menu .level-2 {
    font-size: 12px;
  }
}
@media screen and (max-width: 1590px) {
  .max {
    padding: 0 20px;
  }
  .catalog .grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .body__cart .left-part {
    padding: 40px;
    border-radius: 35px;
    width: calc(60% - 30px);
  }
  .body__cart .right-part {
    width: 40%;
  }
  .body__order .left-part {
    padding: 40px;
    border-radius: 35px;
    width: calc(70% - 30px);
  }
  .body__order .right-part {
    width: 30%;
    padding: 30px;
  }
  .payment-summ {
    font-size: 22px;
  }
  .show-map.checked-pvz:before {
    left: 25px;
  }
}
.cart-count {
  color: #a1a1a1;
  font-size: 16px;
  margin: 20px 0 30px 0;
}
.form-list.grid .js-orderFromItem.field-info {
  grid-column: 1 / span 2;
}
.name-cell .name {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  color: #222222;
  line-height: 1;
}
.name-cell {
  height: 100%;
  padding: 0px 0 10px 20px;
}
.cart-table-price__mobile,
.mobile-only {
  display: none;
}
.cart-table-price {
  display: block;
}
.td-top {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.delete-from-cart {
  position: absolute;
  bottom: 0;
  font-size: 0.9em;
  left: -10px;
  color: #a05c5c;
  border-bottom: 1px solid currentColor;
  padding: 0;
  line-height: 1.1;
}
.payment-details-list input[type="radio"],
.delivery-details-list input[type="radio"] {
  display: inline-block;
  vertical-align: top;
  width: 20px !important;
  height: 20px;
  margin-right: 26px !important;
  position: relative;
  border-radius: 3px;
  margin-left: 4px;
  flex-shrink: 0;
  margin-top: 4px;
  border: none;
  border: 1px solid #acacac;
  background: #fff;
  transition: 0.3s;
}
.payment-details-list input[type="radio"]:checked,
.delivery-details-list input[type="radio"]:checked {
  background: #b7bf96;
  border: 1px solid #b7bf96;
}
.payment-details-list input[type="radio"]:hover,
.delivery-details-list input[type="radio"]:hover {
  background-color: #b7bf96;
  border: 1px solid #b7bf96;
}
.payment-details-list label.active input:before,
.delivery-details-list label.active input:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  top: 2px;
  left: -2px;
  background-image: url(../../../../../mg-templates/amazonica/img/checked.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.payment-details-list input[type="radio"] {
  margin-top: 0;
}
.deliveryInfo .checkout-btn,
.show-map:hover,
.marker_info .checkout-btn:hover {
  opacity: 0.6;
  cursor: pointer;
}
.deliveryInfo .checkout-btn,
.show-map,
.marker_info .checkout-btn {
  background: #b7bf96;
  border: none;
  height: 50px;
  width: 250px;
  padding: 0 16px;
  border-radius: 9px;
  line-height: 40px;
}
.error-input,
.body__order #edost_to_city.error-input {
  border: 1px solid #a05c5c !important;
}
.error-input__text {
  font-size: 16px;
  color: #a05c5c;
  padding-bottom: 10px;
  display: inline-block;
}
#edost-list {
  margin-top: 10px;
}
.p6edost-delivery-name {
  font-size: 20px;
  font-weight: 400;
}
.deliveryDays {
  color: #a1a1a1;
  font-size: 20px;
  font-weight: 400;
  margin-right: 20px;
}
.body__order select.delivery-edost-list {
  max-width: 250px;
  background-color: #fff;
  padding: 10px 30px 10px 10px;
  max-height: 50px;
  margin-top: 10px;
  border-radius: 8px;
  font-size: 16px;
}
.p6edost-delivery-info {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #222222;
  font-weight: 500;
}
.edost-price {
  display: inline-block;
  min-width: 100px;
  text-align: right;
}
.payment-details-list li label {
  padding: 10px 0;
  font-size: 20px;
  display: flex;
  align-items: center;
}
.order-infoblock.content ul li:before {
  width: 14px !important;
  height: 15px !important;
  top: 10px !important;
}
.order-infoblock.content ul li {
  padding-bottom: 20px;
  padding-left: 30px !important;
}
.order-infoblock {
  background: #e9ebe7;
  border-radius: 30px;
  color: #41554b;
  padding: 30px;
  font-size: 20px;
}
.msg-toauth {
  color: #858685;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  padding-top: 18px;
}
.delivery-details-list__penza {
  display: flex;
  flex-direction: column-reverse;
}
.msg-toauth .show-modal {
  color: #a05c5c;
  border-bottom: 1px solid #a05c5c;
}
.delivery-details-list input[value="12"]:not([data-edost="true"]) {
  display: none;
}
.form-list__country .popupList .ui-menu-item {
  padding: 10px 15px;
  border-bottom: 1px solid #f4f4f4;
}
.order-summ-block {
  margin-bottom: 30px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-summ.total-sum,
.order-delivery-summ,
.delivery-summ,
.order-summ-block .discount-promo {
  font-size: 15px;
  color: #222222;
  font-weight: 500;
  line-height: 16px;
  white-space: nowrap;
}
.payment-summ {
  font-weight: 400;
  display: block;
  font-size: 24px;
  color: #000;
  text-align: right;
}
.payment-summ_text {
  color: #000000;
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase;
}
.body__order .checkout-form {
  width: 100%;
}
.body__order .total-price-block .summ-info {
  margin-top: 0px;
}
.order-summ-block_last {
  margin-top: -5px;
  margin-bottom: 25px;
}
.delivery-sum_text,
.order-summ_text {
  font-size: 16px;
  font-weight: 400;
  color: #858685;
  line-height: 16px;
}
.cart-wrapper .order-summ.total-sum {
  display: inline;
  text-align: left;
  color: #fff;
}
.body__order .alert {
  padding: 0 0px;
  text-align: left;
  color: #a05c5c;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  text-transform: none;
  margin-bottom: 10px;
}
.body__cart .checkout-btn.button {
  max-width: 250px;
}
.checkout-btn.button {
  background: #b7bf96;
  border-radius: 15px;
  border: none;
  color: #222;
  text-transform: none;
  width: 100%;
  min-height: 84px;
  font-size: 20px;
  font-weight: 300;
  cursor: pointer;
}
.checkout-btn.button:hover {
  background: #a9b18a;
}
@media (max-width: 1090px) {
  .gift-title svg {
    width: 20px;
  }
  #bonus-paid-button.promo-and-bonus__active,
  .promo-and-bonus button.promo-bonus__active {
    width: 48px;
    min-width: 48px;
    height: 48px;
    padding: 0;
    top: 6px;
  }
  .body__order .alert {
    font-size: 16px;
  }
  .delivery-sum_text,
  .order-summ_text {
    font-size: 15px;
  }
  .body__order h2,
  .body__order .h2-like,
  .left-part .h2-like {
    font-size: 22px;
  }
  .body__order .cart-table .name > a,
  .deliveryDays {
    font-size: 13px;
  }
  .cart-table .price-cell,
  .small-cart-table .price-cell,
  .p4-gift-product__content .price-cell,
  .body__order .gift-title,
  .p6edost-delivery-info {
    font-size: 15px;
  }
  .body__order .gift-title {
    font-size: 15px;
    margin-bottom: 12px;
    padding-bottom: 15px;
  }
  .cart-table .cart_form button,
  .small-cart-table .cart_form button {
    width: 30px;
    height: 30px;
  }
  .promo-and-bonus input[type="text"] {
    padding: 20px 20px 0 15px;
    height: 60px;
    font-size: 17px;
  }
  .body__order input[type="text"] {
    height: 60px;
    font-size: 17px;
    min-height: 60px;
  }
  .promo-and-bonus .placeholder {
    left: 15px !important;
  }
  .body__order .form-list li .placeholder {
    top: 10px;
  }
  .promo-and-bonus button,
  .promo-and-bonus #bonus-paid-button {
    top: 8px;
  }
  #partner-promocode-save-button,
  .promo-and-bonus button,
  .promo-and-bonus #bonus-paid-button {
    padding: 0 30px;
    height: 44px;
    border-radius: 98px;
    font-size: 14px;
  }
  .js-orderFromItem .input,
  .body__order select,
  .body__order .form-list .SumoSelect > .CaptionCont,
  .body__order #edost_to_city {
    height: 62px;
    font-size: 15px;
    min-height: 60px;
  }
  .msg-toauth {
    font-size: 14px;
  }
  .js-orderForm__text,
  .plugin-p6-edost .deliveryName,
  .p6edost-delivery-name,
  .p6edost-delivery-info,
  .gift-info-item .gift-info-item__from {
    font-size: 15px;
  }
  .payment-summ_text,
  .payment-summ {
    font-size: 18px;
  }
  .checkout-btn.button {
    min-height: 44px;
    font-size: 18px;
    height: 50px;
    line-height: 1;
  }
  .body__order .message {
    font-size: 11px;
  }
  .right-part .agreement,
  .right-part .agreement .link {
    font-size: 12px;
  }
  .body__order .step {
    margin: 10px 0 20px 0;
  }
  .cart-count {
    font-size: 14px;
    margin: 10px 0 20px 0;
  }
  .order-infoblock.content ul li {
    padding-bottom: 10px;
    padding-left: 20px !important;
  }
  .order-infoblock {
    background: #e9ebe7;
    border-radius: 30px;
    color: #41554b;
    padding: 20px;
    font-size: 14px;
  }
  .order-infoblock.content ul li:before {
    width: 10px !important;
    height: 10px !important;
    top: 5px !important;
  }
  .order-summ-block {
    margin-bottom: 20px;
  }
  .gift-info {
    padding: 20px;
  }
  .gift-info-item + .gift-info-item {
    margin-top: 10px;
  }
  li .p6edost-delivery,
  .delivery-block {
    padding: 8px;
  }
  .cart-table tr {
    grid-template-columns: 80px auto 130px 110px;
  }
}
@media screen and (min-width: 1025px) {
  .catalog .product-wrapper:hover .like {
    color: #ad2632;
  }
  .catalog .product-wrapper:hover .inner {
    transform: translateY(-10px);
  }
  .catalog .product-wrapper:hover .name {
    color: #ad2632;
  }
  .catalog .product-wrapper:hover img {
    transform: scale(0.85);
  }
  .catalog .product-wrapper:hover .addToCart,
  .catalog .product-wrapper .addToCart.alreadyInCart {
    background: #ad2632;
    color: #fff;
  }
  .home-first .button:hover {
    padding: 1.5em 6em;
  }
  .cats li:hover > a {
    background: #fff;
    color: #fff;
  }
  .button:hover {
    background: #fff;
    border-color: #fff;
    color: #fff;
  }
  header .mobile-menu-button:not(.active):hover span:nth-of-type(1) {
    margin-top: 14px;
  }
  header .mobile-menu-button:not(.active):hover span:nth-of-type(2),
  header .mobile-menu-button:not(.active):hover span:nth-of-type(4) {
    margin-top: 7px;
  }
  footer .top-part li:hover a {
    text-decoration: underline;
  }
  .cats li:hover .level-2 {
    display: block;
  }
  .whatsapp-scroll-help {
    animation: linear radial-pulse 5s infinite;
  }
}
@media screen and (max-width: 1023px) {
  .body__cart .left-part {
    padding: 25px;
    border-radius: 25px;
    width: calc(70% - 30px);
  }
  .body__cart .right-part .content {
        padding: 0 5%;
    padding: 25px;
    border-radius: 25px;
  }
  .body__cart .right-part {
    width: 30%;
  }
  .catalog .product-wrapper .addToCart {
    opacity: 1;
    margin: 0;
    position: static;
    background: #fff;
    color: #b7bf96;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-size: 9px;
    gap: 10px;
    border-radius: 0 0 3px 3px;
  }
  .catalog .product-wrapper .addToCart.alreadyInCart {
    background: #ad2632;
    color: #fff;
  }
  body {
    font-size: 15px;
  }
  .help {
    font-size: 14px;
    margin: 40px auto;
  }
  .tablet-hide {
    display: none !important;
  }
  .tablet-show {
    display: block !important;
  }
  .tablet-flex {
    display: flex !important;
  }
  header .logo-block {
    perspective: 1000px;
    height: 80px;
    width: 140px;
  }
  header .logo-block .logo {
    height: 80px;
    width: 100%;
    display: block;
  }
  header .logo-block.active .flipper {
    transform: rotateX(180deg);
  }
  header .flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
  }
  header .logo-block .front,
  header .logo-block .back {
    backface-visibility: hidden;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  header .logo-block .front {
    z-index: 2;
    transform: rotateX(0deg);
  }
  header .logo-block .back {
    transform: rotateX(180deg);
  }
  header .logo-block .icons {
    padding-top: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    gap: 10px;
  }
  header .logo-block .icons a {
    width: 40px;
    height: 40px;
    padding: 10px;
  }
  header .cart {
    padding: 10px;
  }
  .whatsapp-scroll-help {
    width: 80px;
    height: 80px;
  }
  .whatsapp-scroll-help .img-svg {
    width: 38px;
    height: 38px;
  }
  @keyframes radial-pulse {
    0% {
      box-shadow:
        0 0 0 0px rgba(100, 100, 100, 0.2),
        0 0 0 0px rgba(100, 100, 100, 0.1);
    }
    20% {
      box-shadow:
        0 0 0 2px rgba(100, 100, 100, 0.2),
        0 0 0 0px rgba(100, 100, 100, 0.1);
    }
    40% {
      box-shadow:
        0 0 0 4px rgba(100, 100, 100, 0.2),
        0 0 0 8px rgba(100, 100, 100, 0.1);
    }
    60% {
      box-shadow:
        0 0 0 4px rgba(100, 100, 100, 0.2),
        0 0 0 8px rgba(100, 100, 100, 0.1);
    }
  }
}
@media screen and (max-width: 767px) {
  .body__cart .left-part {
    padding: 25px;
    width: 100%;
  }
  .delete-from-cart {
    bottom: -20px;
  }
  .body__cart .flex {
    flex-direction: column;
  }
  .body__cart .right-part {
    width: 100%;
    margin-top: 30px;
  }
  #bonus-paid-button.promo-and-bonus__active,
  .promo-and-bonus button.promo-bonus__active {
    width: 41px;
    min-width: 41px !important;
    height: 41px;
    padding: 0 !important;
  }
  .gift-title {
    margin-top: 30px;
    padding-bottom: 25px;
    border-bottom: none;
    margin-bottom: 0;
    font-size: 15px;
  }
  .gift-title span {
    font-size: 12px;
  }
  body {
    font-size: 14px;
  }
  .size-block > span {
    text-align: center;
  }
  .size-block {
    justify-content: center;
  }
  .product-details-block .product-slider-button-prev,
  .product-details-block .product-slider-button-next {
    height: 20px;
    width: 20px;
  }
  .mobile-hide {
    display: none !important;
  }
  .mobile-show {
    display: block !important;
  }
  .mobile-flex {
    display: flex !important;
  }
  main {
    padding-top: 110px;
  }
  .body__catalog main {
    padding-top: 90px;
    padding-bottom: 20px;
  }
  h1 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
  }
  h2,
  .h2-like {
    text-align: center;
    font-size: 20px;
  }
  .cart-count {
    color: #a1a1a1;
    font-size: 12px;
    margin: 10px 0 24px 0;
  }
  .body__order h2,
  .body__order .h2-like,
  .left-part .h2-like {
    text-align: left;
    font-size: 25px;
  }
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="password"],
  input[type="search"],
  textarea,
  select {
    font-size: 13px;
  }
  select {
    height: 50px;
    padding: 10px 25px 0 25px;
    background-position: right 25px center;
  }
  select + .placeholder {
    left: 25px !important;
  }
  .button {
    font-size: 13px;
    padding: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
  }
  header .logo-block {
    height: 70px;
    width: 120px;
  }
  header .logo-block .logo {
    height: 70px;
  }
  header .mobile-menu-button {
    width: 40px;
  }
  header .max {
    height: 70px;
    padding: 0 20px !important;
  }
  .cats {
    font-size: 12px;
  }
  .tab-links {
    margin-top: -10px;
  }
  .tab-links a {
    font-size: 14px;
    padding: 10px;
  }
  footer {
    text-align: center;
  }
  footer .top-part {
    padding: 40px 0 0 0;
  }
  footer .bottom-part {
    padding: 20px 0;
    border: none;
  }
  footer .bottom-part .grid {
    grid-template-columns: 100%;
  }
  footer .bottom-part .Four-Union-Tech {
    margin: 0 auto;
  }
  .home-first {
    padding: 110px 0 40px 0;
    min-height: unset;
  }
  .footer-column {
    width: 100%;
  }
  .delivery-details-list {
    grid-template-columns: 100%;
    gap: 10px;
  }
  .personal .tab + .tab {
    margin-top: 20px;
  }
  .personal .login {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .gift {
    text-align: center;
  }
  .personal .tab {
    display: block !important;
  }
  .modal {
    width: 100%;
    right: -100%;
    padding: 0;
  }
  .modal .inner {
    padding: 80px 20px 40px 20px;
  }
  .modal .close {
    writing-mode: unset;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    transform: unset;
    border-radius: 0;
    text-align: center;
    background: #ad2632;
  }
  .static .right-part.white,
  .product-details-block .right-part {
    width: 100%;
    padding: 40px 20px;
    border-radius: 20px;
  }
  .form-list.grid {
    grid-template-columns: 100%;
    gap: 10px;
  }
  .form-list.grid .js-orderFromItem.field-info {
    grid-column: 1;
  }
  .bottom-description {
    padding: 40px 20px;
    border-radius: 20px;
  }
  .static .right-part {
    width: 100%;
    order: 1;
  }
  .static .left-part {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
  .content tbody tr {
    flex-wrap: wrap;
  }
  .content.table-content tbody tr td {
    width: 100%;
    order: 1;
  }
  .content.table-content tbody tr td.with-img {
    order: 2;
    margin: 0 -20px;
    width: calc(100% + 40px);
  }
  .static .mg-news-details .grid {
    grid-template-columns: 100%;
    gap: 20px;
    padding: 0 20px;
  }
  .static .mg-news-details .text {
    padding: 20px;
  }
  .mg-news-details .img {
    padding-bottom: 100%;
    margin-bottom: 20px;
  }
  .static .mg-news-details .date {
    font-size: 12px;
    text-align: center;
  }
  .total-sum__div-content {
    font-size: 14px;
  }
  .catalog .grid {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
    row-gap: 10px;
  }
  .catalog .product-wrapper .name {
    font-size: 12px;
    padding: 0px 10px 10px 10px;
  }
  .catalog .product-wrapper .name .sup {
    font-size: 13px;
  }
  .catalog .product-wrapper .old-price {
    margin-right: 5px;
    font-size: 10px;
  }
  .catalog .product-wrapper .inner {
    display: flex;
    flex-direction: column;
    border-radius: 20px;
  }
  .catalog .stickers div {
    font-size: 10px;
  }
  .product-details-block .top-part {
    grid-template-columns: 100%;
    gap: 0;
    margin-bottom: 40px;
  }
  .product-details-block .stickers {
    justify-content: center;
  }
  .product-details-block .cart_form {
    margin: 20px auto;
  }
  .product-details-block .addToCart {
    width: 100%;
    height: 50px;
  }
  .product-details-block .price,
  .product-details-block .old-price {
    text-align: center;
  }
  .product-details-block .stickers div {
    margin-bottom: 10px;
  }
  .bonus-tab table thead,
  .partner-tab table thead {
    display: none;
  }
  .bonus-tab table tr,
  .partner-tab table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .bonus-tab table tr + tr,
  .partner-tab table tr + tr {
    margin-top: 20px;
  }
  .bonus-tab table td,
  .partner-tab table td {
    padding: 0 5px;
    background: transparent;
    text-align: left;
  }
  .bonus-tab table td span {
    padding: 5px;
    background: #fff;
    padding: 2px 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 12px;
  }
  .bonus-tab table .dateRequest {
    font-weight: 500;
  }
  .bonus-tab tr + tr td,
  .partner-tab tr + tr + td {
    border: none;
  }
  .mg-main-news-list,
  .related .mg-main-news-list {
    grid-template-columns: 100%;
    gap: 20px;
  }
  .mg-main-news-list .item .date {
    font-size: 12px;
  }
  .home-safety .white,
  .home-help .white {
    padding: 40px 20px;
  }
  .home-help .back-img {
    width: 70px;
  }
  .spoiler {
    border-radius: 10px;
  }
  .spoiler-title {
    padding: 10px;
    height: 50px;
    flex-wrap: nowrap;
    text-align: left;
    line-height: 1.1;
    font-size: 12px;
  }
  .spoiler-title .num {
    display: none;
  }
  .spoiler-content {
    padding: 20px;
  }
  .home-reviews {
    margin-bottom: 0;
  }
  .home-safety .back-img-1 {
    width: 120px;
  }
  .home-safety .back-img-2 {
    width: 80px;
  }
  .catalog .product-wrapper .property-form {
    padding: 0;
  }
  .catalog .product-wrapper .like,
  .catalog .product-wrapper .unlike {
    top: 0;
    right: 0;
  }
  .menu {
    width: calc(100% - 70px);
    left: calc((100% - 70px + 20px) * -1);
    padding: 90px 20px 20px 20px;
    background: #000;
    color: #fff;
  }
  .menu li a {
    opacity: 1;
  }
  .menu li.icons {
    justify-content: center;
    margin-top: 10px;
  }
  .menu li a.icon {
    width: 40px;
    height: 40px;
    padding: 10px;
  }
  .social a {
    width: 20px;
    height: 20px;
  }
  .catalog .product-wrapper img {
    transform: scale(0.85);
  }
  .product-opfields-data {
    text-align: center;
  }
  .form-list.grid li.width-100 {
    grid-column: unset;
  }
  .comment-list li {
    border-radius: 20px;
    padding: 20px !important;
  }
  textarea {
    height: 200px;
  }
  .static .mg-news-details .help {
    margin: 0 -20px;
    padding: 20px;
  }
  .mg-main-news-list .item {
    border-radius: 20px;
  }
  .content {
        padding: 0 5%;
    font-size: 14px;
  }
  .body__order .right-part .product-cart {
    padding: 20px;
    border-radius: 20px;
  }
  .cart-table .cart_form button,
  .small-cart-table .cart_form button {
    width: 22px;
    height: 22px;
  }
  .cart-table tr,
  .p4-gift-product {
    grid-template-columns: 70px auto 75px;
    gap: 10px;
  }
  .cart-table .cart_form button svg,
  .small-cart-table .cart_form button svg {
    color: #000;
    width: 7px;
    height: 7px;
  }
  .td-top.price-mobile {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 10px;
  }
  .cart-table .price-cell,
  .small-cart-table .price-cell,
  .p4-gift-product__content .price-cell {
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
  }
  .cart-table .cart_form,
  .small-cart-table .cart_form {
    width: 80px;
  }
  .cart-table .name,
  .small-cart-table .name,
  .p4-gift-product__content,
  .gift-info-item {
    font-size: 12px;
    padding-top: 10px;
  }
  .cart-table-price {
    display: none;
  }
  .cart-table-price__mobile,
  .mobile-only {
    display: block !important;
  }
  .gift-title svg {
    width: 27px;
    height: 25px;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .gift-info__content .gift-info-item {
    padding-top: 0;
  }
  .promo-and-bonus {
    margin-bottom: 20px;
    margin-top: 0;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
  }
  .cart-table .img-cell .img,
  .small-cart-table .img-cell .img,
  .p4-gift-product__image {
    height: 80px;
  }
  .left-part .gift-info {
    padding: 20px;
    margin-top: 0;
    background: #e9ebe7;
  }
  .right-part .gift-info {
    padding: 20px;
    border-radius: 12px;
    margin-top: 10px;
  }
  .gift-info-item .gift-info-item__from {
    font-size: 16px;
  }
  .promo-and-bonus button,
  .promo-and-bonus #bonus-paid-button,
  .partner-promocode-inner-button,
  .partner-copy-btn {
    height: 30px;
    font-size: 10px;
    min-width: 80px;
    padding: 0;
  }
  #partner-promocode-save-button,
  .promo-and-bonus button,
  .promo-and-bonus #bonus-paid-button {
    height: 41px;
    font-size: 14px;
    padding: 0 20px;
    min-width: 129px;
    top: 6px;
    right: 8px;
  }
  .step .h2-like {
    margin-bottom: 10px;
  }
  .msg-toauth {
    font-size: 13px;
  }
  .js-orderForm__text,
  .plugin-p6-edost .deliveryName {
    font-size: 14px;
  }
  .cats a {
    height: 30px;
  }
  .catalog .product-wrapper .addToCart {
    border-radius: 0 0 10px 10px;
  }
  .informer {
    left: 20px;
    right: 20px;
    width: unset;
    top: -60px;
    height: 50px;
    z-index: 800;
    padding: 0 25px;
  }
  .informer .img {
    width: 30px;
    height: 30px;
  }
  .informer .text {
    width: calc(100% - 50px);
    font-size: 12px;
  }
  .informer.active {
    top: 80px;
    right: 20px;
  }
  header .cart .countsht {
    left: 35px;
    font-size: 12px;
  }
  .agreement,
  .agreement .link {
    display: none;
  }
  .cart-table .cart_form input[type="text"],
  .small-cart-table .cart_form input[type="text"] {
    width: 20px;
    min-height: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
  }
  .p4-gift-product__count {
    width: 100%;
    height: 20px;
    line-height: 20px;
    line-height: 20px;
    margin: 0 auto;
  }
  .body__order .message {
    text-align: left;
  }
  .home-recommend .item .text {
    font-size: 13px;
  }
  .name-cell {
    padding: 0px;
    max-height: 80px;
  }
  .body__order select,
  .body__order .form-list .SumoSelect > .CaptionCont,
  .body__order #edost_to_city,
  .promo-and-bonus input[type="text"] {
    height: 54px;
    min-height: 54px;
    font-size: 14px;
  }
  .footer {
    background: #e9ebe7;
    border-radius: 35px;
    overflow: hidden;
  }
  footer .top-part .footer-column:first-of-type .title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
  }
  footer .sub-title {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .footer-column:not(:nth-of-type(1)) .title {
    padding: 10px;
    height: 50px;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    transition:
      background 250ms,
      color 250ms;
    margin: 10px 0 0 0;
  }
  .footer-column .dots {
    position: relative;
    width: 18px;
    height: 18px;
    margin-left: 25px;
    flex-shrink: 0;
  }
  .footer-column .dots span {
    background: #4f4f4f;
    height: 4px;
    position: absolute;
    border-radius: 50%;
    width: 4px;
    transition: 250ms;
  }
  .footer-column .dots span:nth-of-type(1) {
    top: 7px;
    left: 0px;
  }
  .footer-column .dots span:nth-of-type(2) {
    top: 7px;
    left: 14px;
  }
  .footer-column .dots span:nth-of-type(3) {
    top: 7px;
    left: 7px;
  }
  .footer-column .dots span:nth-of-type(4) {
    top: 7px;
    left: 0px;
  }
  .footer-column .dots span:nth-of-type(5) {
    top: 7px;
    left: 14px;
  }
  .footer-column.active .title {
    color: #000;
    background: #fff;
    border-radius: 10px 10px 0 0;
  }
  .footer-column.active .dots span {
    background: #fff;
  }
  .footer-column.active .dots span:nth-of-type(1) {
    top: 0px;
    left: 0px;
  }
  .footer-column.active .dots span:nth-of-type(2) {
    top: 0px;
    left: 14px;
  }
  .footer-column.active .dots span:nth-of-type(3) {
    top: 7px;
    left: 7px;
  }
  .footer-column.active .dots span:nth-of-type(4) {
    top: 14px;
    left: 0px;
  }
  .footer-column.active .dots span:nth-of-type(5) {
    top: 14px;
    left: 14px;
  }
  .footer-column ul {
    padding: 15px 0 20px 0;
    display: none;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 0 0 10px 10px;
  }
  .footer-column ul .level-2 {
    display: none !important;
  }
  .comment-list .date {
    font-size: 12px;
  }
  .comment-list .author {
    font-size: 14px;
  }
  .comment-list .action {
    font-size: 12px;
  }
  .partner-program-balance-table {
    font-size: 12px;
    gap: 20px;
  }
  .partner-tab .buttons {
    gap: 10px;
  }
  .promo-and-bonus .placeholder {
    left: 20px !important;
  }
  .form-list li .placeholder {
    top: 5px;
    font-size: 10px;
  }
  .body__order .form-list li .placeholder {
    top: 11px;
    font-size: 12px;
    left: 18px !important;
  }
  .body__order select,
  .body__order .form-list .SumoSelect > .CaptionCont,
  .body__order #edost_to_city {
    border-radius: 12px;
    background-position: right 18px center;
  }
  #edost_to_city {
    margin: 0;
  }
  .promo-and-bonus input[type="text"] {
    padding: 14px 20px 0 20px;
  }
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="password"],
  input[type="search"] {
    height: 50px;
  }
  .bread-crumbs {
    font-size: 12px;
    justify-content: start;
  }
  .bread-crumbs .separator {
    margin: 0 12px;
  }
  .catalog .product-wrapper .price {
    margin-bottom: 10px;
  }
  .select-review a {
    padding: 0 30px 0 20px;
    height: 50px;
    line-height: 1.1;
    font-size: 12px;
    display: flex;
    align-items: center;
  }
  .select-review {
    background-position: right 15px top 22px;
    border-radius: 25px;
  }
}
.strong {
  font-weight: bold;
}
.strong_2 {
  font-weight: bold;
  margin-top: 50px !important;
}
.new_list li:before {
  display: none;
}
.new_list {
  justify-content: left !important;
}
.new_list li:first-child {
  padding-left: 0 !important;
}
.new_list li {
  padding-left: 5px !important;
}
.product-sets-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.product-sets-links a {
  padding: 10px;
  font-size: 14px;
  background: #e9ebe7;
  transition: 0.3s;
  position: relative;
}
.product-sets-links a:hover {
  background: #243;
  color: #fff;
}
.product-sets-links a:first-child {
  border-radius: 30px 0 0 30px;
  padding-left: 15px;
  border-right: 1px solid #c1c3c0;
}
.product-sets-links a:last-child {
  border-radius: 0 30px 30px 0;
  padding-right: 15px;
  border-left: 1px solid #c1c3c0;
}
.product-sets-links .active-set {
  background: #243;
  color: #fff;
}
.product-sets-links .active-set:before,
.product-sets-links a:hover .product-sets__discount {
  background: #fc4c4c;
}
.product-sets__discount {
  color: #fff;
  background: #fa8787;
  width: 35px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -5px;
  z-index: 100;
}
.after-title-name {
  margin-top: -30px;
  font-size: 1.2em;
  display: block;
  font-weight: 300;
  margin-bottom: 30px;
}
.product-sets-links__3 {
  border-right: 1px solid #c1c3c0;
  border-left: 1px solid #c1c3c0;
}
.order-end.mobile-only-fixed.hidden-block {
  display: none;
}
@media screen and (max-width: 767px) {
  .body__order .max {
    padding: 0 10px;
  }
  .body__order .left-part,
  .body__order .right-part {
    padding: 20px 15px;
    border-radius: 20px;
  }
  .product-sets-links {
    justify-content: center;
    padding-top: 20px;
  }
  .after-title-name {
    margin-top: -10px;
    text-align: center;
    margin-bottom: 10px;
  }
  .order-end.mobile-only-fixed {
    position: fixed;
    bottom: 0;
    background: #e9ebe7;
    width: 100%;
    left: 0;
    padding: 10px 20px;
    z-index: 100000000;
    display: flex;
  }
  .order-end .checkout-btn.button {
    font-size: 16px;
    font-weight: 500;
    max-width: 180px;
    padding: 10px 10px;
    min-height: 10px;
    line-height: 1;
  }
  .order-end .order-summ-block_last {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .order-end .payment-summ_text {
    color: #000000;
    font-weight: 300;
    font-size: 12px;
    text-transform: capitalize;
  }
  .order-end .order-summ-block_last {
    margin-top: 0;
    margin-bottom: 0;
  }
  .order-end .payment-summ {
    font-size: 18px;
  }
  .body__order .cart-table .name > a {
    padding-top: 0;
    font-size: 13px;
    padding-bottom: 5px;
  }
  .p6edost-delivery_description {
    order: 1;
    max-width: 70%;
  }
  .delivery-block.plugin-p6-edost .p6edost-delivery_description {
    max-width: 100%;
  }
  .p6edost-managepvz {
    order: 3;
    width: 100%;
    flex-basis: 100%;
    padding-left: 31px;
  }
  .body__order select.delivery-edost-list {
    width: 230px;
    max-width: 80%;
    background-color: #fff;
    padding: 7px 24px 7px 10px;
    max-height: 36px;
    min-height: 26px;
    margin-top: 10px;
    border-radius: 8px;
    font-size: 12px;
  }
  .body__order .delivery-edost-list {
    background-position: right 6px center;
  }
  li .p6edost-delivery {
    flex-wrap: wrap;
  }
  .edost-price {
    display: inline;
  }
  .map_wrapper {
    width: 100%;
    padding: 8px;
  }
  .map_block #map {
    width: 100%;
    overflow: hidden;
    min-height: 50vh;
    height: 300px;
  }
  .map_close-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .map_block.selected .marker_info {
    flex: 0 0 auto;
    width: calc(100% - 16px);
    position: absolute;
    bottom: 10px;
    padding: 10px;
    font-size: 12px;
    background: #f4f4f4;
    z-index: 100;
    display: flex;
    gap: 20px;
    flex-direction: column-reverse;
    left: 8px;
    border-radius: 0 0 8px 8px;
    border: 1px solid #bdbdbd;
  }
  .map_block .marker_info .info_items {
    display: flex;
    flex-direction: column;
    gap: 5px;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .map_block .marker_info .select_marker {
    font-size: 12px;
  }
  .body__order .step input[type="text"] {
    font-size: 14px;
    padding: 25px 35px 8px 14px;
    border-radius: 12px;
    min-height: 58px;
  }
  .body__order .form-list .js-orderFromItem .placeholder {
    top: 10px;
    font-size: 12px;
    left: 15px !important;
  }
  .order-infoblock {
    background: #e9ebe7;
    border-radius: 12px;
    color: #41554b;
    padding: 20px 13px 17px 17px;
    font-size: 14px;
    line-height: 1.2;
  }
  .order-infoblock.content ul li {
    padding-bottom: 10px;
    padding-left: 25px !important;
  }
  .body__order .left-part {
    margin-bottom: 0px;
  }
  .body__order .right-part {
    top: 0;
  }
  .right-part__sticky {
    position: relative;
  }
  .body__order .right-part {
    width: calc(100% - 20px);
    margin: 15px;
    border-radius: 12px;
  }
  .body__order .total-price-block {
    margin-bottom: 20px;
  }
  .delivery-sum_text,
  .order-summ_text,
  .order-summ.total-sum,
  .order-delivery-summ,
  .delivery-summ,
  .order-summ-block .discount-promo {
    font-size: 12px;
    line-height: 1;
  }
  .right-part .gift-title {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #41554b;
    margin-bottom: 20px;
    font-size: 15px;
  }
  .checkout-btn.button {
    min-height: 60px;
  }
  .order-summ-block {
    margin-bottom: 10px;
  }
  .payment-details-list li label {
    padding: 10px 0;
    font-size: 12px;
  }
}
.comment-product {
  display: block;
  font-size: 12px;
  color: #7e7e7e;
}
.pay-manager-info_copy .copy-icon-svg {
  margin-bottom: 20px;
  transition: 0.4s;
}
.pay-manager-info_copy .copy-btn-icons {
  position: relative;
  transition: 0.4s ease-in-out;
}
.pay-manager-info_copy .copy-btn-icons span:first-child {
  margin-top: 4px;
  margin-right: -15px;
}
.pay-manager-info_copy .check-icon-svg {
  transition: 0.4s;
  margin: 0 auto;
  opacity: 0;
}
.pay-manager-copy-block {
  position: relative;
  display: block;
  margin: 20px auto;
  max-width: 350px;
}
.order-number-copy[type="text"] {
  border-radius: 35px;
  padding: 30px 10px 10px 20px;
  background: #fff;
  font-size: 16px;
}
.partner-copy-btn,
.pay-manager-info_copy .order-number-copy-btn {
  height: 40px;
}
.pay-manager-info .social svg {
  width: 40px;
  height: 45px;
}
.pay-manager-info .social a {
  width: 150px;
  text-align: center;
  height: 60px;
}
.pay-manager-info .social {
  gap: 0px;
  margin-bottom: 50px;
}
.social_name {
  display: block;
}
.social a:hover {
  color: #ad2632;
}
.payment-form-block .button {
  margin: auto;
}
.pay-manager-info {
  max-width: 600px;
  width: 100%;
  padding: 30px;
  margin: 30px auto;
  background: #ebebeb;
  border-radius: 35px;
}
.pay-to-manager {
  max-width: 800px;
  margin: auto;
  padding-top: 20px;
}
.order-number-placeholder:hover {
  opacity: 1;
}
.order-number-placeholder {
  position: absolute;
  top: 10px;
  left: 20px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  opacity: 0.4;
  transition: 250ms;
  line-height: 1;
}
.summ-to-pay {
  font-size: 22px;
  color: #243;
}
.pay-to-manager h1 {
  color: #243;
  margin-bottom: 20px;
}
.pay-manager-info_heading {
  color: #ad2733;
  font-weight: 700;
  font-size: 22px;
  padding-bottom: 20px;
}
.cart-wrapper .total-price-block .total-sum {
  display: grid;
  grid-template-columns: 100px auto;
  gap: 25px;
  align-items: center;
  text-align: center;
  font-size: 18px;
}
.required-address .form-list {
  display: flex !important;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.required-address .js-orderFromItem {
  width: 100%;
}
.required-address .field-address_house,
.required-address .field-address_flat,
.required-address .field-address_index {
  width: 48%;
}
.show-map.checked-pvz {
  position: relative;
}
@media screen and (max-width: 767px) {
  .cart-wrapper .total-price-block .total-sum {
    display: grid;
    grid-template-columns: 80px auto;
    gap: 20px;
    align-items: center;
    text-align: center;
    font-size: 18px;
  }
  .pay-manager-info_copy .order-number-copy-btn {
    height: 35px;
  }
  .summ-to-pay,
  .pay-manager-info_heading {
    font-size: 18px;
  }
  .help.pay-manager-info {
    padding: 20px 10px;
    font-size: 13px;
    display: flex;
    flex-direction: column;
  }
  .pay-to-manager h1 {
    margin-bottom: 8px;
  }
  .pay-manager-info .social svg {
    height: 35px;
  }
  .pay-manager-info .social {
    gap: 0px;
    margin-bottom: 30px;
  }
  .pay-manager-info_heading {
    font-size: 18px;
    display: inline-block;
    border: 1px solid;
    width: 120px;
    margin: auto;
    padding: 8px 20px;
    border-radius: 35px;
    margin-bottom: 10px;
  }
  .order-number-copy[type="text"] {
    border-radius: 35px;
    padding: 30px 10px 20px 20px;
    background: #fff;
    height: 50px;
    font-size: 16px;
    border-color: #767676;
  }
  .pay-manager-info .social a {
    width: 100px;
  }
  .desktop-only {
    display: none;
  }
  li .p6edost-delivery,
  .delivery-block {
    padding: 8px 0;
  }
  .payment-details-list input[type="radio"],
  .delivery-details-list input[type="radio"] {
    width: 16px !important;
    height: 16px;
    margin-right: 10px !important;
    margin-left: 6px;
  }
  .payment-details-list label.active input:before,
  .delivery-details-list label.active input:before {
    width: 16px;
    height: 16px;
    left: -1px;
  }
  .show-map.checked-pvz:before {
    top: 10px;
  }
  .show-map {
    margin-top: 10px;
    position: relative;
  }
  .deliveryInfo .checkout-btn,
  .show-map,
  .marker_info .checkout-btn {
    height: 36px;
    width: 230px;
    max-width: 80%;
    padding: 7px 10px;
    font-size: 12px;
    line-height: 1;
  }
  .p6edost-delivery-name {
    font-size: 14px;
  }
  .p6edost-delivery-name span:last-child {
    font-size: 13px;
  }
  .p6edost-delivery-info {
    font-size: 12px;
  }
  .p6edost-delivery-info {
    flex-direction: column-reverse;
    align-items: flex-end;
    gap: 10px;
    order: 2;
    max-width: 30%;
    padding-right: 5px;
  }
  .deliveryDays {
    font-size: 12px;
    margin-right: 0;
  }
}
@media screen and (max-width: 410px) {
  .msg-toauth {
    font-size: 12px;
  }
  .body__order .alert {
    font-size: 14px;
  }
  .summ-info_border {
    text-align: left;
  }
  .body__order .total-price-block .summ-info {
    font-size: 16px;
    text-align: center;
  }
  .payment-summ_text,
  .payment-summ {
    font-size: 18px;
  }
  #payment-iphone {
    color: #ad2632;
    padding: 8px;
  }
  #payment-iphone img {
    max-width: 200px;
    margin-top: 20px;
  }
}
.js-orderFromItem.field-address_country select {
  border-radius: 10px;
  padding: 20px 10px 10px;
}
.js-orderFromItem.field-address_country select + .placeholder {
  left: 10px !important;
}
.delivery-8-description {
  padding: 20px 30px;
  border-radius: 35px;
  background: #ebebeb;
  margin-bottom: 20px;
  width: 100% !important;
}
.delivery-warning {
  font-size: 12px;
  color: #ad2733;
  font-style: italic;
  padding: 0 10px;
}
.delivery-8-description_text {
  color: #ae2935;
  font-style: italic;
}
.icon-delivery svg {
  width: 30px;
  color: #243;
}
.details.delivery-details li:first-child:before {
  display: none;
}
.details.delivery-details li:first-child {
  margin-left: -10px;
  padding-left: 0 !important;
}
.order-header-tracking {
  padding-left: 10px;
  padding-bottom: 10px;
  margin-top: -5px;
}
.order-history.active .order-header-tracking {
  display: none;
}
.tracking_desc {
  font-size: 11px;
  max-width: 80px;
  font-weight: 500;
  display: inline-block;
}
.tracking_value {
  font-size: 14px;
  display: block;
  width: calc(100% - 150px);
  text-align: left;
  margin-left: 10px;
}
.order-header-tracking {
  padding-left: 30px;
  padding-bottom: 10px;
  margin-top: -5px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 769px) {
  .order-header-tracking {
    padding-left: 10px;
  }
  .tracking_value {
    text-align: center;
    margin-left: 0px;
  }
}
@media screen and (max-width: 400px) {
  .tracking_desc {
    max-width: 40px;
    line-height: 1;
  }
  .tracking_value {
    font-size: 13px;
    display: block;
    width: calc(100% - 100px);
  }
}
.personal_blocks {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content .mg-plugin-custom-btn {
  color: #b7bf96;
  text-decoration: none;
}
.content .mg-plugin-custom-btn:hover {
  color: #fff;
}
.mg-plugin-repeat-order .plugin-button-repeat,
.personal_blocks .close-order {
  background: #5a352b;
  padding: 0 10px;
  color: #b6bf96;
  margin: 0;
  text-transform: lowercase;
  justify-content: center;
  height: 40px;
  transition: 250ms;
  border-radius: 35px;
  gap: 20px;
  line-height: 1;
  font-size: 18px;
  border: none;
  outline: none;
}
.wrapper-mg-plugin-edit-order svg {
  width: 25px;
  height: 25px;
}
.close-order svg {
  width: 15px;
  height: 15px;
  color: #b6bf96;
}
.payment-result .right-part {
  padding: 80px;
  border-radius: 30px;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}
.right-part.white form {
  margin-top: 20px;
}
.payment-result .links {
  margin-top: 20px;
  text-align: center;
}
.windowmodal {
  width: 90%;
  max-width: 1000px;
  position: absolute;
  z-index: 1000000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 50px;
  border-radius: 30px;
}
.windowmodal_header {
  font-family: "Amazonica", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 22px;
  padding-bottom: 20px;
  text-align: center;
}
.help-with-order {
  text-align: center;
  padding-top: 20px;
}
.help-with-order svg,
.payment-result svg {
  max-width: 30px;
  max-height: 30px;
  margin: 20px;
}
.windowmodal #overlay-repeat-order {
  border-radius: 30px;
}
@media screen and (max-width: 1600px) {
  .mg-plugin-repeat-order .plugin-button-repeat,
  .personal_blocks .close-order {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .payment-result .right-part.white {
    width: 100%;
    padding: 40px 20px;
    border-radius: 20px;
  }
  .windowmodal #overlay-repeat-order {
    border-radius: 20px;
  }
  .windowmodal {
    padding: 40px 20px;
    border-radius: 20px;
    transform: translate(-50%, -40%);
  }
  .windowmodal_header {
    font-size: 16px;
  }
  .modal-repeat-order-actions .button {
    padding: 0 15px;
    max-width: 160px;
    margin-top: 0;
  }
}
@media screen and (max-width: 670px) {
  .personal_blocks {
    flex-wrap: wrap;
  }
  .button {
    padding: 0 15px;
  }
  .payment-result h3 {
    font-size: 16px;
    margin-top: 10px;
  }
  .payment-result {
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .body__order .left-part,
  .body__order .right-part {
    width: 100%;
  }
  .right-part-wrapper {
    background: #e9ebe7;
    padding: 31px;
    border-radius: 12px;
  }
  .body__order .right-part {
    width: 100%;
    background: #fff;
    margin: 0;
    border-radius: 0 0 20px 20px;
    padding-top: 0;
  }
  .body__order .left-part {
    margin-bottom: 0px;
    box-shadow: none;
    border-radius: 20px 20px 0 0;
  }
  .body__order .two-part {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .right-part-wrapper {
    padding: 13px 17px;
  }
}
.gift-sticker {
  color: #a05c5c;
}
.order_empty-cart {
  text-align: center;
  margin-top: 65px;
  padding-bottom: 164px;
}
.empty-cart_text {
  font-size: 22px;
  max-width: 1000px;
  margin: auto;
}
.empty-cart_actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 33px;
}
.btn:hover {
  opacity: 0.6;
}
.btn {
  transition: 0.3s;
  display: inline-block;
  background: #b7bf96;
  color: #222222;
  font-size: 20px;
  width: 235px;
  line-height: 1;
  max-height: 52px;
  padding: 16px 0;
  border-radius: 100px;
}
.btn-secondary {
  background: #d2d2d2;
}
.empty-cart_header {
  font-size: 36px;
  font-family: "Amazonica";
  padding-top: 54px;
  padding-bottom: 33px;
}
@media (max-width: 520px) {
  .empty-cart_text {
    font-size: 14px;
    text-align: left;
    padding: 0 18px;
    max-width: 100%;
    margin: auto;
  }
  .empty-cart_icon svg {
    width: 90px;
    height: 90px;
  }
  .empty-cart_text__bottom {
    font-weight: 300;
    margin-top: 20px;
  }
  .empty-cart_header {
    font-size: 25px;
    padding-top: 30px;
  }
  .btn {
    white-space: nowrap;
    font-size: 14px;
    text-align: center;
  }
}
.delivery-clean {
  text-align: right;
  padding-right: 5px;
  margin-top: -10px;
}
.fillData {
  text-align: right;
  padding: 10px;
  margin-top: -40px;
  position: relative;
}
.fillData a,
.delivery-clean-btn {
  color: #a05c5c;
  text-decoration: none;
  font-size: 16px;
  border-bottom: 1px solid #a05c5c;
}
.fill-data-loading {
  width: 30px;
  height: 30px;
  bottom: 10px;
  right: 300px;
  position: absolute;
  background-size: 100%;
  background-image: url("../../../../../mg-templates/amazonica/images/g-loader.gif");
  background-size: 100%;
}
.partner-tab__footer {
  margin-top: 70px;
  display: flex;
  border-top: 1px solid #eee;
  padding-top: 40px;
  align-items: flex-start;
  justify-content: space-between;
}
.partner-tab__footer a:hover {
  text-decoration: underline;
}
.p6edost-delivery-info div {
  white-space: nowrap;
}
.alert-success {
  color: #fff !important;
  text-align: left;
  background: #e9ebe7;
  padding: 20px;
  border-radius: 12px;
}
.alert-error {
  color: #ad2632 !important;
  text-align: left;
  background: #e2d1d0;
  padding: 20px;
  border-radius: 12px;
}
.agreement-new-conditions a {
  text-decoration: underline;
}
form .button.nonactive,
.right-part-wrapper .button.nonactive {
  opacity: 0.6;
}
.agreement-new-conditions input[type="checkbox"]:hover,
.agreement-new-conditions .active input[type="checkbox"] {
  background: #b7bf96;
  border: 1px solid #b7bf96;
}
.agreement-new-conditions.agreement-attantion {
  border: 1px solid #ad2632;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 10px;
}
.agreement-new-conditions input[type="checkbox"] {
  display: inline-block;
  vertical-align: top;
  width: 20px !important;
  height: 20px;
  margin-right: 26px !important;
  position: relative;
  border-radius: 3px;
  margin-left: 4px;
  flex-shrink: 0;
  margin-top: 4px;
  border: none;
  border: 1px solid #acacac;
  background: #fff;
  transition: 0.3s;
}
.agreement-new-conditions label.active input:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  top: 2px;
  left: -2px;
  background-image: url(../../../../../mg-templates/amazonica/img/checked.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.grid-element-two {
  grid-column: span 2;
}
.agreement-new-conditions label {
  display: flex;
  line-height: 1.3;
  margin-bottom: 10px;
}
.type-form_text.input_text {
  padding-bottom: 10px;
}
.form-registration_list.type-form .input_invalid {
  border: none !important;
}
@media (max-width: 1270px) {
  .static .right-part.white {
    padding: 40px;
  }
  #partner-confirm {
    max-width: 300px;
    margin: auto;
  }
}
@media (max-width: 770px) {
  .grid-element-two {
    grid-column: 1;
    margin-top: 15px !important;
  }
  .static .right-part.white {
    padding: 20px;
  }
  .fillData a,
  .delivery-clean-btn {
    font-size: 14px;
  }
  .fillData {
    margin-top: -45px;
  }
}
@media screen and (max-width: 320px) {
  .max {
    padding: 0 10px;
  }
}
.modal-window-partner .modal-repeat-order-actions {
  margin-top: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tax-type input[type="radio"],
.partner-type input[type="radio"] {
  margin-top: 0 !important;
}
.tax-type.delivery-details-list label,
.partner-type.delivery-details-list label {
  align-items: center;
  margin-bottom: 10px;
}
.change-type-registration .button.change-type {
  background: #adb68f;
  color: #fff;
  border: none;
  margin-bottom: 20px;
  margin-top: 30px;
  cursor: pointer;
}
.change-type-registration .button.change-type:hover {
  color: #222;
}
.modal-window-partner .form-registration {
  margin: 30px 0;
}
.modal-window-partner {
  display: none;
  max-width: 486px;
  width: calc(100% - 40px);
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 30px;
  background: #f4f4f4;
  border: none;
  position: absolute;
  box-shadow: 0 10px 25px #00000080;
  border-radius: 30px;
}
.modal-repeat-order-actions .close-btn {
  background: #d1a9a3;
  text-transform: none;
  justify-content: center;
  height: 52px;
  transition: 250ms;
  border-radius: 100px;
  line-height: 1;
  padding: 0 10px;
  border: none;
  outline: none;
  font-size: 20px;
  cursor: pointer;
  width: 50%;
}
.modal-repeat-order-actions .close-btn:hover {
  opacity: 0.6;
}
.partner-attantion__qugo {
  font-size: 13px;
  border: 1px solid #eee;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.alert.partner-msg-error {
  margin-top: 10px;
}
.partner-tab__footer a {
  font-weight: 500;
}
.agreement-new-conditions,
.registration-partner_footer .agreement {
  display: flex;
  align-items: flex-start;
}
#agreement-block {
  font-size: 13px;
  font-weight: 400;
  color: #858685;
  margin-bottom: 10px;
}
#getLinkQugo,
#existQugo {
  width: calc(100% - 20px);
  font-size: 13px;
  padding: 10px;
  height: 38px;
  margin: 10px;
}
@media (max-width: 836px) {
  .partner-tab__footer {
    gap: 20px;
    flex-direction: column;
  }
}
.legal-doc_heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}
.legal-doc table td:first-child {
  width: 30% !important;
}
.legal-doc table td:last-child {
  width: 70%;
}
.legal-doc ul li {
  padding-left: 50px;
  position: relative;
  margin-bottom: 8px;
}
.legal-doc .select-ul li div {
  margin: 8px 0;
}
.legal-doc h3 .list-number {
  margin-right: 10px;
}
.legal-doc ul .list-number {
  position: absolute;
  top: 0;
  left: 10px;
}
@media (max-width: 770px) {
  .page-label {
    margin-bottom: 30px;
  }
  .cart-table .name > a {
    color: #222222;
    font-size: 13px;
    line-height: 1.2;
    padding-top: 0;
    padding-bottom: 5px;
  }
  .legal-doc_title h1 {
    text-align: left;
    font-size: 20px;
  }
  .legal-doc ul .list-number {
    left: 5px;
  }
  .legal-doc ul li {
    padding-left: 30px;
  }
  .legal-doc h3 .list-number {
    margin-right: 5px;
  }
}
@media (max-width: 480px) {
  .fill-data-loading {
    bottom: 30px;
    right: 100px;
  }
  .fillData a,
  .delivery-clean-btn {
    font-size: 11px;
  }
  .page-label {
    margin-bottom: 20px;
  }
  .legal-doc tbody tr {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .legal-doc tbody tr td:first-child {
    border-bottom: 1px solid #b6bf96;
    width: 100% !important;
  }
  .legal-doc td {
    width: 100% !important;
  }
}
main#opt-pages {
  padding-top: 40px !important;
}
main#opt-pages {
  background-image: none !important;
}
#opt-pages .hero__container {
  padding-top: 0;
}
.request__form-input {
  background: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #5e5e5e !important;
}
.has-sub svg {
  width: 10px;
  height: 10px;
  transition: 0.6s;
}
.has-sub .level-2 a {
  color: #f8fedc;
  opacity: 0.7;
}
.has-sub .level-2 a:hover {
  opacity: 1;
}
.has-sub .level-2 {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #768a65;
  max-width: 339px;
  color: #f8fefb;
  width: max-content;
  min-width: 306px;
  border-radius: 25px;
  padding: 20px;
  border: 1px solid #fff;
  z-index: 100;
}
.has-sub {
  position: relative;
  transition: 0.3s;
}
.top-line .has-sub {
  padding-bottom: 10px;
}
.top-line a {
  text-transform: none !important;
}
.top-line .has-sub:hover .level-2 {
  display: block;
  transition: 0.3s;
}
.body__noindex .has-sub .level-2 a {
  color: #fff;
}
.body__noindex .has-sub .level-2 {
  background: #e9ebe7;
  border: 1px solid #243;
  color: #fff;
  z-index: 1000;
  transition: 0.3s;
}
.open-submenu svg {
  transform: rotate(180deg);
}
.sidebar .has-sub .level-2 {
  border: none;
}
.menu.show .level-2,
.sidebar .has-sub .level-2 {
  position: relative;
  max-width: 100%;
  min-width: 100%;
}
.spoiler-content a {
  color: #243;
  border-bottom: 1px solid #243;
}
.body__cart .gift-info {
  display: block;
}
.body__cart .gift-title {
  display: none;
}
.link-to-main {
  position: relative;
  top: 140px;
  width: 100%;
  padding: 5px;
  text-align: center;
  background: #e39595;
  color: #fff;
  z-index: 100;
}
header .icons-block {
  position: relative;
}
.link-to-main__header {
  position: absolute;
  right: calc(100% + 20px);
  top: -6px;
  width: 250px;
  line-height: 1.2;
  min-height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
  border-radius: 18px;
  border: 1px solid #fff;
  padding: 6px;
  z-index: 1000;
}
header .icons-block .icon.phone:hover .number {
  opacity: 1;
  z-index: 10001;
  bottom: -25px !important;
  top: unset;
  left: -40px;
}
.link-to-main .text-mobile {
  display: none;
}
@media (max-width: 766px) {
  .link-to-main .text-desctop {
    display: none;
  }
  .link-to-main .text-mobile {
    display: block;
  }
  .link-to-main {
    top: 70px;
    font-size: 12px;
    position: sticky;
  }
}
@media (max-width: 940px) {
  .link-to-main__header {
    width: 100vw;
    color: #fff;
    right: -20px;
    top: 40px;
    padding: 5px;
    border: none;
    background: #fff;
    max-height: 30px !important;
    min-height: unset;
    font-size: 12px;
    text-align: center;
    border-radius: 0;
    display: block;
  }
}
#window-link-age {
  background: #fff;
  border-radius: 25px;
  box-shadow: 0 0 15px #000;
  box-sizing: border-box;
  opacity: 1;
  position: fixed;
  padding: 36px;
  text-align: center;
  width: 420px;
  max-width: 100%;
  z-index: 99999;
  top: 80px;
  left: calc(50% - 210px);
}
#window-link-age .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 15rem;
  position: relative;
  z-index: 1;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.button.btn-no:hover {
  color: #fff;
}
.window-link__title {
  font-size: 36px;
  font-weight: 500;
}
.window-link__body {
  margin: 30px 0 40px;
}
.copy-btn-icons .check-icon-svg,
.partner-copy-btn .check-icon-svg {
  display: none;
}
.button.btn-no {
  background: none;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0 !important;
  padding: 10px;
  height: 30px;
  margin-top: 20px;
}
.blog_right_content ul a {
  text-decoration: underline;
  font-weight: 600;
  color: #2f3327;
}
.bottom-description ul {
  list-style-type: square;
  margin-left: 25px;
}
.bottom-description ul li {
  padding-left: 5px;
}
.bottom-description ul + p,
.bottom-description p + p {
  margin-top: 15px;
}
.bottom-description h2 {
  margin-top: 30px;
  margin-bottom: 15px;
}
.windowmodal {
  width: 100%;
  max-width: 484px;
  background: #f4f4f4;
  padding: 68px 34px 41px 30px;
}
.windowmodal_header {
  color: #333;
}
.windowmodal .spoiler {
  background: none;
  border-radius: 0;
}
.windowmodal .spoiler .spoiler-title {
  padding: 0;
  height: auto;
  font-size: 20px;
}
.windowmodal .spoiler.active .spoiler-title {
  background: none;
  color: #222;
  margin-bottom: 20px;
}
.windowmodal .windowmodal_header .status_icon {
  height: 80px;
  width: 80px;
  margin: auto;
  margin-bottom: 15px;
  margin-top: -27px;
}
.windowmodal .windowmodal_header .alert .status_icon {
  background-image: url(../../../../../mg-templates/amazonica/images/status_alert.svg);
  background-size: cover;
  background-position: center;
}
.windowmodal .windowmodal_header .alert.success .status_icon {
  background-image: url(../../../../../mg-templates/amazonica/images/status_success.svg);
  background-size: cover;
  background-position: center;
}
.windowmodal .spoiler-title .expand {
  border-bottom: 1px solid #8c8c8c;
  color: #222;
  font-size: 17px;
  font-weight: 300;
  margin-left: 10px;
}
.windowmodal .spoiler-content {
  padding: 21px 21px 15px 21px;
  border-radius: 25px;
  background: #e9ebe7;
}
.windowmodal .personal_blocks {
  flex-direction: column;
  margin-top: 12px;
}
.windowmodal .personal_block__left {
  width: 100%;
}
.windowmodal_body.fail {
  color: #222;
  padding: 0;
  text-transform: none;
  margin-bottom: 0;
}
.windowmodal_body.fail .details li.order_number {
  display: none;
}
.windowmodal_body.fail .spoiler-content {
  text-align: start;
}
.windowmodal .personal_block__left button {
  width: 100%;
  background-color: #b7bf96;
  color: #222;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  border: none;
  font-size: 18px;
  text-transform: unset;
  font-family: "Montserrat";
  transition: 0.3s all ease;
  margin-bottom: 10px;
}
.windowmodal .personal_block__left button:hover {
  opacity: 0.6;
}
.windowmodal .personal_block__right {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.windowmodal .mg-plugin-repeat-order {
  width: calc(50% - 5px);
}
.windowmodal .mg-plugin-repeat-order button {
  color: #222;
  display: flex;
  gap: 8px;
  align-items: center;
  background: #d2d2d2;
  width: 100%;
  line-height: normal;
  display: flex;
  justify-content: center;
}
.windowmodal .close-order {
  color: #222;
  color: #222;
  display: flex;
  gap: 8px;
  align-items: center;
  width: calc(50% - 5px);
  background: #d1a9a3;
}
.windowmodal .close_hidden {
  display: none;
}
.windowmodal .mg-plugin-repeat-order .plugin-button-repeat,
.windowmodal .personal_blocks .close-order {
  font-weight: 500;
  height: 52px;
  font-size: 18px;
  transition: 0.3s all ease;
}
.windowmodal .close-order svg {
  color: #222;
  width: 28px;
  height: 28px;
}
.windowmodal .close-order:hover svg,
.close-order:hover,
.windowmodal .plugin-button-repeat:hover {
  color: #222 !important;
}
.windowmodal_body .link {
  color: #222;
  font-size: 17px;
  text-decoration: none;
  line-height: 1.2;
}
.windowmodal .about_order {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}
.windowmodal .about_order div {
  font-weight: 400;
}
.windowmodal .details {
  margin-top: 20px;
}
.windowmodal .mg-plugin-repeat-order .plugin-button-repeat:hover {
  opacity: 0.6;
}
.windowmodal .personal_blocks .close-order:hover {
  opacity: 0.6;
}
.windowmodal .help-with-order svg,
.windowmodal .payment-result svg {
  max-width: 52px;
  max-height: 52px;
  margin: 0;
  transition: 0.3s all ease;
}
.windowmodal .help-with-order svg path {
  transition: 0.3s all ease;
}
.windowmodal .help-with-order svg:hover path {
  fill: #238fe9;
}
.windowmodal .help-with-order .help_order-whatsapp-icon:hover path {
  fill: #25d366;
}
.windowmodal .help-with-order h3 {
  color: #222;
  font-size: 20px;
  font-family: "Montserrat";
  text-align: start;
}
.windowmodal .help-with-order h3 a {
  color: #222;
  text-decoration: none;
  border-bottom: 1px solid #222;
}
.windowmodal .help-with-order p {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  gap: 14px;
}
.windowmodal_header .alert {
  font-size: 36px;
  color: #222;
  display: flex;
  flex-direction: column;
  text-transform: none;
  margin-bottom: 10px;
}
.windowmodal_header .alert span {
  font-family: "Montserrat";
  color: #222;
  font-size: 20px;
}
.windowmodal_body.alert.success {
  color: #222;
  text-transform: none;
}
.windowmodal_body.alert.success .spoiler-title {
  display: none;
}
.windowmodal_body.alert.success .about_order {
  display: none;
}
.windowmodal_body.alert.success .spoiler-content {
  display: block !important;
  background: none;
  padding: 0;
  text-align: start;
}
.windowmodal_body.alert.success .help-with-order {
  display: none;
}
.windowmodal_body.alert.success .personal_block__right {
  display: none;
}
.windowmodal_body .content ul:not(.form-list):not(.select-ul) li:before {
  width: 15px;
  height: 15px;
  top: 4px;
}
.windowmodal_header .alert.success {
  margin-bottom: 0;
}
.windowmodal .modoal_li {
  font-size: 20px;
  padding-left: 43px;
}
.windowmodal_body .details li {
  padding-left: 38px !important;
}
.windowmodal_body.alert.success .details li {
  display: none;
}
.windowmodal_body.alert.success .details li.order_number,
.windowmodal_body.alert.success .details li.order_delivery {
  display: block;
}
.windowmodal .details {
  font-weight: 400;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.windowmodal .details b {
  font-weight: 600;
}
@media (max-width: 767px) {
  .windowmodal {
    max-width: 298px;
    padding: 68px 19px 20px 19px;
  }
  .windowmodal_header .alert {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .windowmodal_header .alert span {
    font-size: 16px;
  }
  .windowmodal .spoiler-title .expand {
    font-size: 14px;
  }
  .windowmodal .spoiler.active .spoiler-title {
    margin-bottom: 12px;
  }
  .windowmodal .spoiler-content {
    padding: 16px 16px 15px 21px;
  }
  .windowmodal .about_order {
    gap: 5px;
  }
  .windowmodal .about_order div {
    font-size: 12px;
  }
  .windowmodal_body .link {
    font-size: 12px;
  }
  .windowmodal .details {
    font-size: 12px;
  }
  .windowmodal .personal_block__left button {
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
  }
  .wrapper-mg-plugin-edit-order svg {
    max-width: 19px;
  }
  .windowmodal .close-order svg {
    width: 18px;
  }
  .windowmodal .close-order {
    width: calc(50% - 2px);
    font-size: 14px;
  }
  .windowmodal .mg-plugin-repeat-order .plugin-button-repeat,
  .windowmodal .personal_blocks .close-order {
    font-size: 14px;
    transition: 0.3s all ease;
  }
  .windowmodal .personal_block.personal_block__right {
    margin-top: 10px;
  }
  .windowmodal .mg-plugin-repeat-order {
    margin: 0;
  }
  .windowmodal .help-with-order h3 {
    font-size: 14px;
  }
  .windowmodal_header {
    padding-bottom: 0;
  }
  .windowmodal_body.alert.success {
    margin-bottom: 0;
  }
}
