.item-list-c__chars dl,
.item-rating__revs .grey,
.prc__i,
.stock-info {
  line-height: 1;
}
.boxed .site-header_16 .site-header__menu-row::before,
.item-c .btn_icon:not(.is-adding-cart) > span,
.item-img-gal__button.no-bg::after,
.stock-info.no-stock .icon,
.stock-info.single-stock .icon {
  display: none;
}
.autocomplete-suggestion-showall {
  padding: 1rem;
}
.autocomplete-suggestion .highlight,
.close-x:hover .icon,
.fav-pg__clear:hover .grey,
.fav-pg__clear:hover .icon {
  color: #ff003b;
}
.prc__i_old {
  margin-left: 1rem;
  position: relative;
}
.prc__i_old::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
body.search-popup .mfp-bg {
  background-color: #fff;
  opacity: 1 !important;
}
.search-popup .mfp-container {
  padding-top: 10rem;
}
.search-popup .mfp-container::before {
  vertical-align: top;
}
.menu-toggle-text {
  width: 100%;
  position: relative;
}
.menu-toggle-text__text {
  color: rgba(0, 0, 0, 0.75);
}
.menu-toggle-text__icon {
  cursor: pointer;
  height: 3rem;
  width: 3rem;
  position: absolute;
  right: 0;
}
.action-btns-wrapper__item,
.item-act-btn,
.price_old,
.stock-info {
  position: relative;
}
.menu-toggle-text__icon::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid #f0f0f0;
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 3px;
}
.menu-toggle-text__icon .icon {
  margin: 0 !important;
}
.mob-side-dropmenu {
  display: block;
  margin-top: 2rem;
}
.mob-side-dropmenu__list {
  padding-left: 1rem;
}
.item-list-c__side > :not(:last-child),
.mob-side-dropmenu__item:not(:last-child),
.sidebar-news-sec__item,
.sidebar-section__title,
.site-header_12,
.site-header_15,
.site-header_5 {
  margin-bottom: 2rem;
}
.item-c__inner > :not(:last-child):not(.item-c__one-click),
.item-chars__title,
.item-list-c__body-col > :not(:last-child),
.item-list-c__chars .item-list-chars__item:not(:last-child) {
  margin-bottom: 1.5rem;
}
.mob-side-dropmenu__item a {
  color: #777 !important;
  white-space: normal;
}
.item-categ {
  padding: 0.3rem 1rem;
  border-radius: 3px;
  color: #777;
  font-size: 1.2rem;
}
.item-categ:hover {
  color: #306bc9;
  border-color: #306bc9;
}
.item-brand {
  color: #777;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.item-chars__title {
  color: #000;
  font-weight: 700;
}
.item-chars__list {
  border-top: 1px solid #f0f0f0;
}
.item-chars__item {
  border-bottom: 1px solid #f0f0f0;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  font-size: 1.3rem;
  word-break: break-word;
}
.item-chars__item dl > *,
.rev-form__no-guest-auth > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.item-img-gal__more-inner,
.price-wrapper {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.check-confirm__top-item .order-info__item strong,
.item-rating__revs,
.links-bar__rating,
.site-actions_15 .site-actions__btn:not(:first-child),
.site-actions_5-6-12 .site-actions__btn:not(:first-child),
.site-footer_3 .f-worktime__time {
  margin-left: 1rem;
}
.item-act-btn:not(.active):hover .icon,
.item-rating__revs:hover .icon {
  color: #306bc9;
}
.item-rating__revs .icon {
  color: #777;
  top: 1px;
}
.item-rating__revs .grey {
  font-size: 1.1rem;
  margin-left: 0.5rem;
}
.item-rating__revs .grey:hover {
  color: #306bc9;
  border-color: #306bc9;
}
@media (max-width: 767px) {
  .search-popup .mfp-container {
    padding-top: 2rem;
  }
  .item-rating .stars__i .icon {
    width: 13px;
    height: 12px;
  }
  .item-rating_ip .grey {
    font-size: 1.3rem;
  }
  .item-rating_ip .stars__list {
    margin-right: 0;
  }
  .stock-info {
    font-size: 1.2rem;
  }
  .item-act-btn {
    width: 2rem;
    height: 2rem;
  }
}
.currency__text,
.stock-info .icon {
  margin-right: 0.5rem;
}
.popup-compare__icon .icon,
.stock-info.stock {
  color: #02bc2c;
}
.stock-info.less-stock {
  color: #d18515;
}
.stock-info.no-stock,
.stock-info.single-stock {
  padding-left: 1.3rem;
  color: #fa1446;
}
.stock-info.single-stock::after,
.stock-info.single-stock::before {
  left: 0;
  top: 50%;
  margin-top: -4px;
  background-color: #fa1446;
}
.stock-info.single-stock::before {
  height: 0.8rem;
  width: 0.8rem;
  border-radius: 50%;
}
.stock-info.no-stock::after,
.stock-info.no-stock::before {
  top: 50%;
  margin-top: -4px;
  background-color: #fa1446;
  height: 0.9rem;
  width: 0.3rem;
  border-radius: 2px;
  left: 2px;
}
.active .icon-hamb span:nth-child(3),
.stock-info.no-stock::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active .icon-hamb span:first-child,
.stock-info.no-stock::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.price-wrapper {
  height: 4.8rem;
  flex-direction: column;
}
.price-wrapper__top .label,
.site-actions_7 .site-actions__btn:last-child {
  margin-left: 0.5rem;
}
.price-wrapper__main {
  margin-top: auto;
}
.cart-item__price-reg,
.price {
  line-height: 1;
  white-space: nowrap;
}
.price:not(.price_old) {
  color: #000;
  font-weight: 700;
  font-size: 2rem;
}
.price_old {
  color: #777;
  font-size: 1.5rem;
}
.price_old::before {
  bottom: 0.5rem;
  left: 0;
  right: 0;
  border-bottom: 1px solid gray;
}
.action-btns-wrapper__item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.action-btns-wrapper__item.active::before {
  background-color: #ff003b;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
.action-btns-wrapper__item:not(:last-child),
.b-post-card__date .icon,
.item-line-c__badge-i,
.list-act-btn .icon,
.site-actions_15 .site-actions__btn:not(:last-child),
.site-actions_5-6-12 .site-actions__btn:not(:last-child),
.site-header_3 .site-actions__btn:not(:last-child),
.wa-field-birthday .wa-value select {
  margin-right: 1rem;
}
.video-icon {
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  cursor: pointer;
  background-color: #d8d8d8;
}
.video-icon::before {
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #fff;
}
.item-act-btn_fav.active::before,
.video-icon:hover {
  background-color: #ff003b;
}
.icon16.color,
.item-color {
  width: 1rem;
  height: 1rem;
  display: block;
}
.item-color .c-color,
.item-line-c__qty .qty {
  width: 100%;
  height: 100%;
}
.filter-options__item .icon16.color {
  border-radius: 50%;
  margin-left: 0;
  margin-right: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.03);
}
.item-color-list,
.site-header_5 .cart-btn_5-6-12 .cart-btn__text,
.subcat-wrapper,
.ui-items__wrapper,
.wa-captcha-field .wa-captcha-section {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.item-color-list__item {
  margin: 0.5rem;
  display: block;
}
.item-act-btn {
  cursor: pointer;
  display: block;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.item-act-btn::after,
.item-act-btn::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.item-act-btn::before {
  z-index: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.item-act-btn::after {
  z-index: 1;
  background-color: #fff;
}
.item-act-btn.active::before {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
.hide-btn-text .item-line-c__btn .btn[disabled] .icon,
.item-act-btn_comp.active .icon,
.item-act-btn_fav.active .icon,
.list-act-btn.active {
  color: #fff;
}
.circle-icon-box_star,
.item-act-btn_comp.active::before {
  background-color: #02bc2c;
}
.item-act-btn:not(.active):hover,
.list-act-btn:hover,
.site-header_dark .mob-search,
.slider-ar_square:hover,
.subcat-mini:hover,
.subcat-mini:hover .subcat-mini__qty {
  border-color: #306bc9;
}
.item-act-btn .icon {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #777;
}
.item-act-btn_fav .icon,
.list-act-btn_fav .icon {
  fill: transparent;
  stroke: #777;
  stroke-width: 1px;
}
@media (max-width: 767px) {
  .item-act-btn_fav.active .icon {
    fill: #ff003b;
  }
  .item-act-btn_comp.active .icon {
    fill: #02bc2c;
  }
  .item-act-btn_fav .icon {
    width: 1.4rem;
    height: 1.2rem;
  }
  .item-act-btn_comp .icon {
    width: 1.2rem;
    height: 1.2rem;
  }
}
.item-act-btn_fav:hover .icon,
.list-act-btn_fav:not(.active):hover .icon {
  stroke: #306bc9;
}
.item-act-btn_fav.active .icon {
  stroke: #fff;
}
.item-img-gal {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.item-img-gal__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
}
.item-img-gal__image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0;
  z-index: -2;
}
.item-img-gal__image {
  position: relative;
  width: 100%;
  height: 100%;
}
.item-img-gal:not(:hover) .item-img-gal__item:first-child .item-img-gal__image-wrapper,
.item-img-gal__item:hover .item-img-gal__image-wrapper {
  z-index: -1;
  opacity: 1;
}
.item-img-gal__button {
  display: block;
  z-index: 1;
  margin-top: auto;
  height: 9px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 1;
  margin-bottom: -10px;
}
.item-img-gal__button:before {
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  background-color: rgba(48, 107, 201, 0.3);
  border-radius: 1px;
  z-index: 2;
}
.item-img-gal__button:after {
  height: 9px;
  width: 100%;
  background-color: #fff;
  z-index: 1;
}
#zuck-modal-content .story-viewer.paused.longPress .head,
#zuck-modal-content .story-viewer.paused.longPress .slides-pointers,
#zuck-modal-content .story-viewer.paused.longPress .tip,
.active .icon-hamb span:nth-child(2),
.item-img-gal:not(:hover) .item-img-gal__button {
  opacity: 0;
}
.item-img-gal__more {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.item-img-gal__more-inner {
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.item-img-gal__more-text,
.item-line-c__badges {
  margin-top: 1rem;
}
.item-img-gal__item:first-child .item-img-gal__button::before {
  left: 0;
}
.last-visible .item-img-gal__button::before {
  right: 0;
}
.item-c {
  position: relative;
  border-radius: 5px;
  z-index: 11;
}
@media (max-width: 767px) {
  .item-c {
    padding: 1rem;
  }
  .item-c__inner > :not(:last-child):not(.item-c__one-click) {
    margin-bottom: 1rem;
  }
}
.item-c::before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  background-color: #fff;
  z-index: -1;
  border: 1px solid transparent;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.flying-dot,
.item-c__btn.is-adding-cart,
.item-c__btn.is-adding-cart .hover-anim,
.item-c__btn.is-adding-cart::before,
.site-header_dark .cat-menu-btn-mob {
  background-color: #ff8c52;
}
.item-c:hover .item-c__actions_top {
  opacity: 1;
  -webkit-transform: translate(-50%, 0) scale(1);
  -ms-transform: translate(-50%, 0) scale(1);
  transform: translate(-50%, 0) scale(1);
}
.item-c_bd::before {
  border-color: #f0f0f0;
  -webkit-transition:
    opacity 0.3s,
    -webkit-box-shadow 0.3s;
  -o-transition:
    opacity 0.3s,
    box-shadow 0.3s;
  transition:
    opacity 0.3s,
    box-shadow 0.3s,
    -webkit-box-shadow 0.3s;
}
.item-c_nobd {
  padding-left: 0;
  padding-right: 0;
}
.item-c_nobd::before {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.home-pg__section_promo-cats .item-c_nobd {
  padding-left: 1rem;
  padding-right: 1rem;
}
.item-c__has-video {
  top: 1.5rem;
  right: 1.5rem;
  z-index: 6;
}
.item-c_nobd .item-c__has-video {
  right: 0;
}
.item-c__badges {
  z-index: 5;
  pointer-events: none;
}
@media (max-width: 767px) {
  .item-c__badges {
    top: 1rem;
    left: 1rem;
  }
}
.item-c__badge-i:not(:last-child),
.item-list-c__badge-i {
  margin-bottom: 1rem;
}
.item-c__image-wrapper_fixed {
  display: block;
  width: 19.4rem;
  height: 19.5rem;
}
.item-c_nobd .item-c__image-wrapper,
.site-header_10 .cat-menu-btn-desk,
.site-header_2 .cat-menu-btn-desk,
.site-header_7 .cat-menu-btn-desk,
.site-header_8 .cat-menu-btn-desk,
.site-header_9 .hor-menu_buttoned.loaded {
  width: 100%;
}
.item-c__brand-name-link,
.side-brands__link {
  color: #777;
}
.item-c__image-wrapper > img {
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  margin-left: auto;
  margin-right: auto;
}
.item-c__image-wrapper > img:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.item-c__title {
  display: inline-block;
  color: #000;
  word-break: break-word;
}
.item-c__title:hover {
  color: #306bc9;
}
.item-c__sku,
.stock-info__text {
  font-size: 1.2rem;
}
.item-c__actions-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.item-c__btn {
  padding-left: 1.1rem;
  padding-right: 1.1rem;
  position: relative;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.item-c__btn.is-adding-cart span:not(.hover-anim) {
  position: relative;
  color: transparent;
  display: inline-block;
}
.item-c__btn.is-adding-cart span:not(.hover-anim)::before {
  content: '';
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  border: 3px solid #fff;
  z-index: 2;
  border-top-color: rgba(255, 255, 255, 0.5);
  -webkit-animation: 1s linear infinite spin;
  animation: 1s linear infinite spin;
}
.item-c__one-click_tiled {
  margin: 1.5rem -1.5rem -1.5rem;
  border-top: 1px solid #f0f0f0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #777;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.1rem;
  cursor: pointer;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.item-c__one-click_tiled:hover {
  background-color: #306bc9;
  color: #fff;
}
.item-c .btn_icon {
  padding: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .item-c__image-wrapper_fixed {
    width: 12.5rem;
    height: 12.5rem;
  }
  .item-c__one-click_tiled {
    margin: 1rem -1rem -1rem;
    height: 3rem;
    padding: 0;
    font-size: 1rem;
    text-align: center;
    line-height: 3rem;
  }
  .item-c__btn {
    height: 3rem;
    line-height: 3rem;
    padding: 0;
  }
  .item-c__btn:not(.btn_icon) {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .item-c .btn_icon {
    height: 3rem;
    line-height: 3rem;
  }
  .item-c .btn_icon .icon {
    left: -1px;
  }
  .item-c__btn.btn_icon.is-adding-cart span {
    height: 3rem;
  }
}
.item-c .btn_icon .icon {
  color: #fff;
  z-index: 6;
}
.item-c__actions_top {
  bottom: 1rem;
  left: 50%;
  width: 100%;
  z-index: 5;
  -webkit-transform: translate3d(0, 0, 0) translate(-50%, 0) scale(1);
  transform: translate3d(0, 0, 0) translate(-50%, 0) scale(1);
}
.auth-form .auth-links,
.cat-menu-btn-mob__inner,
.item-c__actions_top .action-btns-wrapper,
.site-header__logo {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.item-c__actions_top .item-c__btn {
  min-width: 120px;
  margin-top: 1rem;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.item-c__actions_top .item-act-btn {
  width: 3.6rem;
  height: 3.6rem;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
}
.item-c_centered .item-c__brand-name,
.item-c_centered .item-c__categ,
.item-c_centered .item-c__price,
.item-c_centered .item-c__short-descr,
.item-c_centered .item-c__sku,
.item-c_centered .item-c__title,
.item-list-c__pic-col .item-list-c__sku,
.rev-form__no-guest-auth .wa-field-remember-me .wa-value,
.wa-field-remember-me,
.wa-login-url {
  text-align: center;
}
.item-c_equal .item-c__title {
  position: relative;
  overflow: hidden;
}
.item-c_equal .item-c__title::after {
  content: ' ';
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 41%;
  height: 17px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    color-stop(60%, #fff)
  );
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), #fff 60%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 60%);
}
.b-post-horz,
.b-post-horz__image,
.hor-menu_buttoned:not(.loaded),
.hor-menu_table,
.item-c_equal_2 .item-c__title,
.item-c_equal_3 .item-c__title,
.item-c_equal_4 .item-c__title {
  overflow: hidden;
}
@supports (-webkit-line-clamp: 2) {
  .item-c_equal_2 .item-c__title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
  }
  .item-c_equal_2 .item-c__title::after {
    display: none;
  }
}
@supports (-webkit-line-clamp: 3) {
  .item-c_equal_3 .item-c__title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
  }
  .item-c_equal_3 .item-c__title::after {
    display: none;
  }
}
@supports (-webkit-line-clamp: 4) {
  .item-c_equal_4 .item-c__title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
  }
  .item-c_equal_4 .item-c__title::after {
    display: none;
  }
}
.item-c.lower-z-index {
  z-index: 9;
}
#zuck-modal-content .story-viewer .tip,
.acc-info-dash__btn,
.brands-pg__letter,
.cart-menu__link,
.cat-menu-btn-mob__text,
.comment__av,
.currency__dropdown,
.f-info__header,
.hor-menu__text,
.mobile-nav__item_catalog .mm-btn,
.points-box span,
.rev-form__btn,
.rev-form__sign-in input[type='submit'],
.rev-form__title,
.section-title,
.telegram-button span,
.wa-buttons-wrapper input[type='submit'],
.whatsapp-button span,
.widget-box__title {
  text-transform: uppercase;
}
.item-c_1 .item-act-btn_fav .icon {
  margin-top: 1px;
  margin-left: 0.5px;
}
.item-c_nobd .item-c__one-click_tiled {
  margin: 1.5rem 0 0;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
}
.item-c_3 .is-adding-cart {
  -webkit-box-shadow: inset 0 0 0 2px transparent;
  box-shadow: inset 0 0 0 2px transparent;
}
#zuck-modal-content .story-viewer.next,
.item-c_2,
.item-c_7 {
  z-index: 10;
}
.countdown__inner,
.item-c_7 .item-c__qty .qty {
  height: 100%;
}
@media (max-width: 767px) {
  .item-c-mob-compact .item-c_equal_2 .item-c__title {
    max-height: 36px;
  }
  .item-c-mob-compact .item-c_equal_3 .item-c__title {
    max-height: 54px;
  }
  .item-c-mob-compact .item-c_equal_4 .item-c__title {
    max-height: 72px;
  }
  .item-c-mob-compact {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .item-c-mob-compact .item-c__title,
  .item-c-mob-compact .price_old {
    font-size: 1.3rem;
  }
  .item-c-mob-compact .price:not(.price_old) {
    font-size: 1.5rem;
  }
  .item-c-mob-compact .price-wrapper {
    height: 4rem;
  }
  .item-c-mob-compact .price-wrapper .label {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
  }
  .item-c-mob-compact .item-c .btn_icon {
    width: 5rem;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .item-c-mob-compact .item-c__actions + .item-c__btn:not(.btn_icon) {
    min-width: 6.5rem;
    margin-right: 1rem;
  }
  .item-c-mob-compact:nth-child(odd) {
    padding-right: 0.5rem;
  }
  .item-c-mob-compact:nth-child(odd) .item-c_nobd {
    margin-right: 1rem;
  }
  .item-c-mob-compact:nth-child(2n) {
    padding-left: 0.5rem;
  }
  .item-c-mob-compact:nth-child(2n) .item-c_nobd {
    margin-left: 1rem;
  }
  .item-c-mob-full {
    width: 100%;
    margin-bottom: 1.5rem !important;
  }
  .item-c-mob-full .item-c {
    border-radius: 0;
    padding: 0 0 1.5rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .item-c-mob-full .item-c__inner {
    padding-left: 11.5rem;
  }
  .item-c-mob-full .item-c__image-wrapper {
    top: 0;
    left: 0;
    width: 10rem;
  }
  .item-c-mob-full .item-c__actions + .item-c__btn:not(.btn_icon) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .item-c-mob-full .action-btns-wrapper__item {
    margin-right: 2rem !important;
  }
  .item-c-mob-full .item-c__one-click_tiled {
    margin: 0;
    height: auto;
    font-size: 1.2rem;
    text-align: left;
    line-height: 1.2;
    text-transform: none;
    margin-top: 1rem !important;
    border: 0 !important;
    background-color: transparent !important;
  }
  .item-c-mob-full .item-c__one-click_tiled .quickorder-button {
    text-align: left;
  }
  .item-c-mob-full .item-c__one-click_prime,
  .item-c-mob-full .item-c__one-click_tiled:hover {
    color: #306bc9;
  }
  .item-c-mob-full .item-c__one-click_prime:hover {
    color: #000;
  }
  .item-c-mob-full .item-c__colors {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: none;
  }
  .item-c-mob-full .btn_icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 6rem;
  }
  .item-c_7 .item-c__qty {
    height: 3rem;
  }
  .item-c-mob-compact .item-c_7 .item-c__qty {
    width: 100%;
  }
  .item-c-mob-full .item-c_7 .item-c__qty {
    width: 8.1rem;
    margin-right: 8rem;
  }
}
@media (max-width: 1249px) {
  .item-img-gal {
    pointer-events: none;
  }
  .item-c__btn.is-adding-cart span {
    display: block;
  }
  .item-c_3 .item-c__btn {
    -webkit-box-shadow: inset 0 0 0 1px #f0f0f0;
    box-shadow: inset 0 0 0 1px #f0f0f0;
  }
  .item-c_7 .item-c__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .item-c_7 .item-c__qty {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 1.5rem;
  }
  .item-c_7 .qty {
    width: 100%;
  }
  .site-header__main {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .site-header__main.stuck {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
    width: 100%;
  }
}
.item-c_7 .qty__btn_decr,
.item-c_7 .qty__btn_incr {
  border: 0;
}
.item-c_2:hover .item-c__image-wrapper::before,
.item-c_3:hover .item-c__image-wrapper::before,
.item-c_4:hover .item-c__image-wrapper::before,
.item-c_7:hover .item-c__image-wrapper::before {
  background-color: rgba(255, 255, 255, 0.4);
}
.item-c_2 .item-c__image-wrapper_fixed:hover::before,
.item-c_3 .item-c__image-wrapper_fixed:hover::before,
.item-c_4 .item-c__image-wrapper_fixed:hover::before,
.item-c_7 .item-c__image-wrapper_fixed:hover::before {
  background-color: transparent;
}
.item-c__image-wrapper-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.item-c_2 .item-c__actions_top .item-c__btn,
.item-c_3 .item-c__actions_top .item-c__btn,
.item-c_4 .item-c__actions_top .item-c__btn,
.item-c_7 .item-c__actions_top .item-c__btn {
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item-c_2:hover .action-btns-wrapper__item,
.item-c_3:hover .action-btns-wrapper__item,
.item-c_4:hover .action-btns-wrapper__item,
.item-c_7:hover .action-btns-wrapper__item {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.item-c_2:hover .action-btns-wrapper__item:first-child,
.item-c_3:hover .action-btns-wrapper__item:first-child,
.item-c_4:hover .action-btns-wrapper__item:first-child,
.item-c_7:hover .action-btns-wrapper__item:first-child {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.item-c_2:hover .action-btns-wrapper__item:nth-child(2),
.item-c_3:hover .action-btns-wrapper__item:nth-child(2),
.item-c_4:hover .action-btns-wrapper__item:nth-child(2),
.item-c_7:hover .action-btns-wrapper__item:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.item-c_2:hover .action-btns-wrapper__item:nth-child(3),
.item-c_3:hover .action-btns-wrapper__item:nth-child(3),
.item-c_4:hover .action-btns-wrapper__item:nth-child(3),
.item-c_7:hover .action-btns-wrapper__item:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.item-c_2:hover .item-c__actions_top .item-c__btn,
.item-c_3:hover .item-c__actions_top .item-c__btn,
.item-c_4:hover .item-c__actions_top .item-c__btn,
.item-c_7:hover .item-c__actions_top .item-c__btn {
  opacity: 1;
}
.flying-dot {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.item-c__btn .flying-dot {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.item-c_bottom-chars .item-chars_custom {
  opacity: 0;
  pointer-events: none;
}
.item-c_bottom-chars .item-c__one-click_tiled {
  border-radius: 0;
}
.item-c_bottom-chars .item-chars__item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.item-c_bottom-chars:hover .item-chars_custom {
  opacity: 1;
  pointer-events: auto;
}
.item-list-c__badges {
  top: 0;
  left: 0;
  z-index: 2;
}
.home-tab-sliders .slider-arrows,
.item-list-c__has-video {
  position: absolute;
  top: 0;
  right: 0;
}
.item-list-c__image-wrapper {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .item-list-c {
    padding: 1.5rem;
  }
  .item-list-c__image-wrapper {
    width: 15rem;
    height: 15rem;
  }
  .item-list-c__image-wrapper_fluid {
    width: 100%;
    height: auto;
  }
}
.item-list-c__image-wrapper_fixed {
  position: relative;
}
.item-list-c__image-wrapper img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.b-post-card__btn,
.cart-item__options,
.checkout-pg__social-text,
.item-list-c__pic-col .item-list-c__act-btn {
  margin-top: 1.5rem;
}
.item-list-c__title {
  display: block;
  color: #000;
}
@media (max-width: 767px) {
  .item-list-c__pic-col {
    margin-bottom: 1.5rem;
  }
  .item-list-c__title {
    font-size: 1.5rem;
    font-weight: 700;
  }
  .item-list-c__side-actions {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.is-overlayed .site-header_12 .hor-menu__item:not(.moved-item):hover .hor-menu__text,
.item-list-c__title:hover,
.list-act-btn:not(.list-act-btn_fav):not(.active):hover,
.list-act-btn:not(.list-act-btn_fav):not(.active):hover .icon,
.list-act-btn_fav:not(.active):hover {
  color: #306bc9;
}
.item-list-c__chars dd {
  color: #000;
  margin-left: 0.5rem;
}
.item-list-c__action-btns {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -0.7rem;
  margin-bottom: -0.7rem;
}
.item-list-c__act-btn {
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}
.item-list-c__act-btn:first-child,
.site-actions_1 .site-actions__btn:not(:last-child),
.site-actions_3 .site-actions__btn:not(:last-child),
.site-actions_7 .site-actions__btn:not(:last-child) {
  margin-right: 1.5rem;
}
.balance-wa-captcha .wa-captcha-input,
.item-list-c__side-actions .qty {
  width: 100px;
}
.item-list-c__side-actions .qty__btn {
  border: 0;
  -ms-flex-preferred-size: 35px;
  flex-basis: 35px;
}
.item-list-c__buttons i {
  font-style: normal;
}
.item-list-c__cartbtn {
  padding-left: 0;
  padding-right: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.item-list-c__cartbtn .flying-dot,
.item-list-c__oneclick .flying-dot {
  position: absolute;
  opacity: 0;
}
.item-list-c__oneclick .quickorder-button {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.item-list-c .item-c__sku {
  text-align: center;
  margin-top: 15px;
}
.list-act-btn {
  padding: 0.7rem 1rem 0.8rem;
  border-radius: 3px;
  border: 1px solid #f0f0f0;
  color: #777;
}
.list-act-btn_fav.active {
  background-color: #ff003b;
  border-color: #ff003b;
}
.list-act-btn_fav.active .icon {
  fill: #fff;
  stroke: #fff;
}
.list-act-btn_comp.active {
  border-color: #02bc2c;
  background-color: #02bc2c;
}
.item-line-c:hover {
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.03);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.03);
}
.item-line-c__inner {
  padding: 0 2rem 2rem;
}
.item-line-c__main {
  padding-top: 2rem;
}
.item-line-c__image {
  display: block;
  width: 6rem;
  height: 6rem;
}
.item-line-c__main > :not(.item-line-c__descr) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acc-ord-details__content,
.hd-mid-info__item,
.item-line-c__descr,
.site-header_11 .hd-mid-info__item,
.site-header_9 .site-header__mid-info,
.wa-field-birthday .wa-value input,
.wa-field-birthday .wa-value select {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.column-item .price-wrapper__top,
.item-line-c__descr > :not(:last-child),
.mini-item__rating,
.pd-equal-item__price,
.pd-equal-item__rating,
.site-footer_1 .f-address,
.site-footer_1 .f-block,
.site-footer_1 .f-worktime__days,
.site-footer_3 .f-address,
.site-footer_3 .f-block,
.site-footer__copy-right,
.wa-name {
  margin-bottom: 1rem;
}
.item-line-c__title {
  display: inline-block;
  font-size: 1.4rem;
  color: #000;
}
.item-line-c__title:hover,
.site-header_2 .top-menu__item:hover .top-menu__link,
.site-header_2 .top-menu__subm-link:hover,
.site-header_7 .top-menu__item:hover .top-menu__link,
.site-header_7 .top-menu__subm-link:hover,
.site-header_8 .top-menu__item:hover .top-menu__link,
.site-header_8 .top-menu__subm-link:hover {
  color: #306bc9;
}
.item-line-c__price {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 10rem !important;
  flex: 0 0 10rem !important;
}
.column-item .price-wrapper,
.item-line-c__price .price-wrapper {
  height: auto;
}
.item-line-c__price .price-wrapper__top {
  margin-bottom: 0.5rem;
}
.item-line-c__price .label_econom-left {
  margin-left: 0.7rem;
  margin-top: 1rem;
}
.item-line-c__price .dis-badge,
.side-brands__btn {
  margin-top: 1rem;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .item-c_3 .item-c__btn {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .item-c_7 .item-c__qty {
    width: 100%;
  }
  .item-list-c__side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.8rem;
    flex: 0 0 20.8rem;
  }
  .item-list-c__pic-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19rem;
    flex: 0 0 19rem;
  }
  .item-list-c__image-wrapper_fixed {
    height: 19rem;
  }
  .item-line-c__main > :not(:last-child) {
    margin-right: 2rem;
  }
  .item-line-c__qty {
    width: 100px;
    height: 4rem;
  }
  .item-line-c__qty .qty__btn {
    -ms-flex-preferred-size: 3.5rem;
    flex-basis: 3.5rem;
  }
}
@media (min-width: 1250px) {
  .item-c:hover::before {
    -webkit-box-shadow: 3px 3px 8px rgba(161, 161, 161, 0.18);
    box-shadow: 3px 3px 8px rgba(161, 161, 161, 0.18);
  }
  .item-c_nobd:hover::before {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
    border-color: #f0f0f0;
    -webkit-transition:
      opacity 0.3s,
      -webkit-box-shadow 0.3s;
    -o-transition:
      box-shadow 0.3s,
      opacity 0.3s;
    transition:
      box-shadow 0.3s,
      opacity 0.3s,
      -webkit-box-shadow 0.3s;
  }
  .home-pg__section_promo-cats .item-c_nobd {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .item-c_1 .item-act-btn {
    width: 2.7rem;
    height: 2.7rem;
  }
  .item-c_2 {
    padding-bottom: 0;
  }
  .item-c_3 .item-c__btn {
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: inset 0 0 0 2px transparent;
    box-shadow: inset 0 0 0 2px transparent;
  }
  .item-c_3 .item-c__actions-wrapper,
  .item-c_4 .item-c__actions-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .item-c_3 .item-c__actions-wrapper .item-c__top,
  .item-c_4 .item-c__actions-wrapper .item-c__top {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .item-c_3 .item-c__one-click {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-top: 0;
    margin-right: 0;
  }
  .item-c_3.item-c_bd .item-c__actions-wrapper {
    margin-left: -1.4rem;
    position: relative;
  }
  .item-c_3.item-c_bd .item-c__actions-wrapper::before {
    content: '';
    position: absolute;
    left: 0;
    right: -15px;
    top: 0;
    border-top: 1px solid #f0f0f0;
    z-index: 5;
  }
  .item-c_3.item-c_bd .item-c__one-click {
    padding: 1.2rem 1.6rem;
    border-bottom-right-radius: 0;
    margin-left: 0;
    white-space: nowrap;
    border-right: 1px solid #f0f0f0;
    border-top: 0;
  }
  .item-c_3.item-c_bd .item-c__one-click_tiled {
    padding-left: 0;
    padding-right: 0;
  }
  .item-c_3.item-c_bd .item-c__one-click_tiled .quickorder-button {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .item-c_3.item-c_bd .item-c__btn {
    margin-right: -1.4rem;
    margin-bottom: -1.4rem;
    border-radius: 0 0 3px;
    padding-top: 1.4rem;
    padding-bottom: 1.5rem;
    border-top: none;
  }
  .item-c_3.item-c_nobd .item-c__one-click {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    z-index: 5;
    margin-right: 1rem;
  }
  .item-c_3.item-c_nobd .item-c__btn {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    border: 1px solid #f0f0f0;
  }
  .item-c_4 .item-c__btn {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
  }
  .item-c_4 .item-c__one-click {
    margin: 0;
    padding: 0.9rem 1.1rem;
    border-radius: 3px;
  }
  .item-c_4.item-c_bd .item-c__one-click {
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    margin-left: 0.8rem;
  }
  .item-c_4.item-c_nobd .item-c__one-click {
    margin-left: 2.8rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .item-c_2 .item-c__one-click,
  .item-c_7 .item-c__one-click {
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    left: 0;
    bottom: -3.6rem;
    width: 100%;
    margin: 0;
    opacity: 0;
  }
  .item-c_2.has-1-click-btn_true:hover::before,
  .item-c_7.has-1-click-btn_true:hover::before {
    height: calc(100% + 3.6rem);
  }
  .item-c_2.has-1-click-btn_true:hover .item-c__one-click,
  .item-c_7.has-1-click-btn_true:hover .item-c__one-click {
    opacity: 1;
  }
  .item-c_2.has-1-click-btn_true.item-c_nobd:hover::before,
  .item-c_7.has-1-click-btn_true.item-c_nobd:hover::before {
    height: calc(100% + 5.1rem);
  }
  .item-c_7 .item-c__qty {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    margin-right: 3rem;
  }
  .item-c_7 .item-c__qty .qty {
    width: 7.4rem;
  }
  .item-c_7 .item-c__actions + .item-c__btn:not(.btn_icon) {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .item-c_7.item-c_nobd .item-c__qty {
    margin-right: 5rem;
  }
  .item-c_2 .item-c__image-wrapper,
  .item-c_3 .item-c__image-wrapper,
  .item-c_4 .item-c__image-wrapper,
  .item-c_7 .item-c__image-wrapper {
    position: relative;
  }
  .item-c_2 .item-c__image-wrapper::before,
  .item-c_3 .item-c__image-wrapper::before,
  .item-c_4 .item-c__image-wrapper::before,
  .item-c_7 .item-c__image-wrapper::before {
    content: '';
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: transparent;
  }
  .item-c_2 .action-btns-wrapper__item,
  .item-c_3 .action-btns-wrapper__item,
  .item-c_4 .action-btns-wrapper__item,
  .item-c_7 .action-btns-wrapper__item {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .item-list-c__side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24rem;
    flex: 0 0 24rem;
  }
  .item-list-c__pic-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.5rem;
    flex: 0 0 23.5rem;
  }
  .item-list-c__image-wrapper_fixed {
    height: 23.5rem;
  }
  .item-line-c__main > :not(:last-child) {
    margin-right: 3rem;
  }
  .item-line-c__qty {
    width: 75px;
    height: 3.5rem;
  }
}
.item-line-c__btn .btn {
  padding-top: 0;
  padding-bottom: 0;
}
.item-line-c__btn .btn .icon {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}
.boxed .site-header__mid-inner,
.boxed .site-header__top-inner,
.simple-price__price_old,
.site-header__cat-btn {
  position: relative;
}
.item-line-c__actions .item-act-btn {
  width: 3.5rem;
  height: 3.5rem;
}
.pd-equal-item {
  padding: 1.5rem;
  font-size: 1.3rem;
}
.pd-equal-item__image {
  display: block;
  width: 9rem;
  height: 9rem;
  margin: 0 auto 1.5rem;
}
.pd-equal-item__title,
.wa-field-address-shipping .field span {
  display: inline-block;
  margin-bottom: 1rem;
}
.pd-equal-item__to-cart {
  font-weight: 700;
  color: #306bc9;
}
.mini-item__extra-item strong,
.mini-item__label,
.pd-equal-item__to-cart:hover,
.site-header_2 .top-menu__btn-toggler > .icon,
.site-header_2 .top-menu__subm-link,
.site-header_7 .top-menu__btn-toggler > .icon,
.site-header_7 .top-menu__subm-link,
.site-header_8 .top-menu__btn-toggler > .icon,
.site-header_8 .top-menu__subm-link,
.site-header_dark .callback-info__main-num:hover .callback-info__main-num-text,
.site-header_dark .callback-info__main-num:hover .icon {
  color: #000;
}
button.pd-equal-item__to-cart:not(.btn):not(.default-btn):not(.mfp-close):not(.close-x) {
  display: inline-block;
  padding: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 700;
  font-size: 1.3rem;
  outline: 0;
  background-color: transparent;
  color: #306bc9;
}
.simple-price__price {
  font-size: 1.6rem;
  display: inline-block;
  white-space: nowrap;
}
.simple-price__price_reg {
  font-weight: 700;
}
.simple-price__price_old:before {
  top: 50%;
  left: 0;
  right: 0;
  border-bottom: 1px solid #777;
}
.site-header__top {
  border-bottom: 1px solid #e7e7e7;
}
.boxed .site-header__top {
  border-bottom: none;
}
.site-header_15 .soc-list__i,
.site-header_16 .soc-list_icon-only .soc-list__i,
.soc-list .soc-list__i {
  margin-left: 1rem;
  margin-right: 1rem;
}
.site-header__top-inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.5rem 0;
  background-color: #fff;
}
.boxed .site-header__top-inner::before {
  content: '';
  position: absolute;
  left: -3rem;
  right: -3rem;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}
.boxed .site-header__top-inner::after {
  content: '';
  position: absolute;
  left: -3rem;
  right: -3rem;
  top: 100%;
  border-bottom: 1px solid #f0f0f0;
  z-index: 2;
}
.site-header__top-logo {
  margin-right: 5rem;
}
.site-header__city-chooser + .site-header__top-menu {
  margin-left: 3rem;
}
.site-header__top-menu {
  max-height: 2rem;
  overflow: hidden;
  width: 100%;
}
.site-header__action,
.site-header__city-chooser,
.site-header__contacts,
.site-header__top-actions {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.site-actions_10 .site-actions__btn:not(:last-child),
.site-actions_13 .site-actions__btn:not(.profile):not(:last-child),
.site-actions_14 .site-actions__btn.has-count,
.site-actions_16 .site-actions__btn:not(:last-child),
.site-header__cat-btn,
.site-header__city-chooser,
.site-header__mid-logo {
  margin-right: 3rem;
}
.site-header__city-chooser .def-list__dd:hover {
  cursor: pointer;
  color: #306bc9;
}
.site-header__city-chooser .def-list__dd:hover .has-down-arrow::after {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.site-header_11 .site-header__top-actions,
.site-header_4 .site-header__top-actions,
.site-header_9 .site-header__profile,
.site-header__currency,
div + .site-header__contacts,
div + .site-header__social {
  margin-left: 5rem;
}
.site-header__callback {
  margin-top: -1.5rem;
}
.minicart__delete,
.site-header_9 .site-actions,
.site-header__callback,
.site-header__social,
.top-site-actions__btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.f-payments,
.site-actions,
.site-header__social .soc-list__inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.site-header__social .soc-list:not(.soc-list_icon-only) .soc-btn {
  width: 2.4rem;
  height: 2.4rem;
}
.site-header__social .soc-list:not(.soc-list_icon-only) .soc-btn_ytb {
  width: 3.4rem;
  height: 2.4rem;
}
.site-header__social .soc-list:not(.soc-list_icon-only) .soc-list__i {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.site-header__mid-inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 3rem 0;
  background-color: #fff;
}
.boxed .site-header__menu-row-inner::before,
.boxed .site-header__mid-inner::before {
  content: '';
  position: absolute;
  left: -3rem;
  right: -3rem;
  background-color: #fff;
  z-index: -1;
}
.boxed .site-header__mid-inner::before {
  top: 0;
  height: 100%;
}
.site-header__mid-main,
.site-header__mid-menu,
.site-header__search {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.site-header__mid-logo,
.site-header__top-logo {
  max-width: 23.4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.site-header__cat-btn.active {
  z-index: 1001;
}
.site-actions_1 .site-actions__btn,
.site-actions_3 .site-actions__btn,
.site-actions_7 .site-actions__btn:not(:first-child),
.site-header__action {
  margin-left: 1.5rem;
}
.site-header__nav {
  position: absolute;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translate(0, 2rem);
  -ms-transform: translate(0, 2rem);
  transform: translate(0, 2rem);
  -webkit-transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  -o-transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1),
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
}
.site-header__nav_btn-mega {
  width: 129rem;
  left: 0;
  top: 100%;
}
.site-header__mid_btn-mega .site-header__mid-inner,
.site-header__mid_btn-vert .site-header__cat-btn {
  position: relative;
}
.page-menu .flexMenu-viewMore .flexMenu-popup,
.site-header_5 .flexMenu-popup,
.site-header__mid_btn-in-mid .site-header__nav_btn-mega,
.site-header__nav_vert {
  top: calc(100% + 10px);
}
.site-header__cat-btn.active .site-header__nav,
.site-header__cat-btn.active .site-header__nav_vert,
.site-header__cat-btn.active + .site-header__nav {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition:
    opacity 0.3s ease-out,
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  -o-transition:
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition:
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1),
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
}
.site-header__menu-row-inner {
  z-index: 901;
  position: relative;
}
.boxed .site-header__menu-row-inner::before {
  top: -2rem;
  bottom: -2rem;
}
.site-header__bottom-search {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 36.4rem;
  flex: 0 0 36.4rem;
  margin-left: 5rem;
}
.site-header:not(.site-header_dark) .site-header__main.stuck {
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
.cart-btn__price-wr span {
  margin-left: 0.3rem;
}
.site-header_2 .site-header__mid-inner,
.site-header_7,
.site-header_8 {
  padding-bottom: 1.5rem;
}
.minicart__item,
.site-header_11,
.site-header_13,
.site-header_16,
.site-header_3,
.site-header_4,
.site-header_9 {
  padding-bottom: 2rem;
}
.site-header_2 .site-header__city-chooser {
  margin-right: 7.5rem;
}
.site-header_2 .site-header__callback {
  margin-right: 2rem;
  margin-left: 5rem;
}
.site-header_10 .site-header__currency,
.site-header_11 .site-header__action,
.site-header_2 .site-header__top-menu,
.site-header_3 .site-actions_3 .site-actions__btn.profile,
.site-header_8 .site-header__top-menu,
.stories.carousel .story:first-child {
  margin-left: 0;
}
.site-header_2 .site-header__cat-btn.active .book-m,
.site-header_2 .site-header__cat-btn.active .mega-m {
  border-top-left-radius: 0;
}
.site-header_10 .site-header__nav_vert,
.site-header_2 .site-header__cat-btn.active .site-header__nav_vert {
  top: 100%;
}
.site-header_2 .top-menu__link,
.site-header_7 .top-menu__link,
.site-header_8 .top-menu__link {
  color: #000;
  font-weight: 700;
  font-size: 1.4rem;
}
.site-header_2 .has-down-arrow::after,
.site-header_7 .has-down-arrow::after,
.site-header_8 .has-down-arrow::after {
  border-color: #000 transparent;
}
.site-header_10 .site-header__cat-btn,
.site-header_2 .site-header__cat-btn,
.site-header_7 .site-header__cat-btn,
.site-header_8 .site-header__cat-btn {
  width: 22.4rem;
}
.site-header_3 .site-header__mid-logo,
.site-header_4 .site-header__mid-logo,
.site-header_5 .site-header__mid-logo,
.site-header_7 .site-header__top-logo {
  margin-right: 6rem;
}
.site-header_3 .site-header__callback,
.site-header_4 .site-header__callback,
.site-header_7 .site-header__city-chooser,
.site-header_8 .site-header__city-chooser {
  margin-right: 7rem;
}
.site-header_3 .site-actions_3 .site-actions__btn {
  margin-left: 1.8rem;
}
.site-header_12 .site-header_13 .site-header__action,
.site-header_12 .site-header__social,
.site-header_13 .site-header__action,
.site-header_14 .site-header__action,
.site-header_16 .site-header__action,
.site-header_3 .site-header__action,
.site-header_4 .site-header__action,
.site-header_5 .site-header__action {
  margin-left: 6rem;
}
.boxed .site-header_11 .site-header__top-inner,
.boxed .site-header_12 .site-header__top-inner,
.boxed .site-header_13 .site-header__top-inner,
.site-header_11 .site-header__top,
.site-header_12 .site-header__top,
.site-header_13 .site-header__top,
.site-header_3 .site-header__top,
.site-header_5 .site-header__top {
  background-color: #fafafa;
  border-bottom: 0;
}
.boxed .site-header_3 .site-header__top,
.boxed .site-header_5 .site-header__top,
.site-header_3 .site-header__top-inner,
.site-header_5 .site-header__top-inner {
  background-color: transparent;
}
.boxed .site-header_3 .site-header__top-inner,
.boxed .site-header_5 .site-header__top-inner {
  background-color: #fafafa;
  position: relative;
}
.boxed .site-header_3 .site-header__top-inner::before,
.boxed .site-header_5 .site-header__top-inner::before {
  content: '';
  position: absolute;
  left: -3rem;
  right: -3rem;
  background-color: #fafafa;
  height: 100%;
}
.site-header_4 .top-site-actions__btn:not(:first-child) {
  margin-left: 20px;
}
.site-header_4 .top-site-actions__btn:not(:last-child) {
  margin-right: 20px;
}
.site-header_5 .site-header__mid {
  z-index: 902;
  position: relative;
}
.boxed .site-header_12,
.boxed .site-header_14,
.boxed .site-header_5-2 .site-header__mid-inner,
.site-actions__btn_cart,
.site-header_10,
.site-header_16 .site-header__menu-row,
.site-header_5 .site-header__mid-inner,
.site-header_5-2 .site-header__mid,
.site-header_6-2 .site-header__mid,
.site-header_7 .site-header__top-inner,
boxed .site-header_6-2 .site-header__mid-inner {
  position: relative;
}
.cat-menu-btn-desk_pri .icon-hamb span,
.cat-menu-btn-desk_sec .icon-hamb span,
.f-info__l:hover .soc-btn,
.form-ui-wr__inner,
.page-menu .flexMenu-viewMore .active > a,
.page-menu .flexMenu-viewMore .active > a::after,
.page-menu .flexMenu-viewMore .active > a::before,
.page-menu .flexMenu-viewMore:hover > a,
.page-menu .flexMenu-viewMore:hover > a::after,
.page-menu .flexMenu-viewMore:hover > a::before,
.page-menu .flexMenu-viewMore > a,
.page-menu .flexMenu-viewMore > a::after,
.page-menu .flexMenu-viewMore > a::before,
.site-header_dark .hamburger,
.site-header_dark .hor-menu_table .flexMenu-viewMore:hover > a,
.site-header_dark .hor-menu_table .flexMenu-viewMore:hover > a::after,
.site-header_dark .hor-menu_table .flexMenu-viewMore:hover > a::before,
.site-header_dark .hor-menu_table .flexMenu-viewMore > a,
.site-header_dark .hor-menu_table .flexMenu-viewMore > a::after,
.site-header_dark .hor-menu_table .flexMenu-viewMore > a::before,
.site-header_dark .site-header__menu-row + .site-header__main .hamburger__inner,
.site-header_dark .site-header__menu-row + .site-header__main .hamburger__inner::after,
.site-header_dark .site-header__menu-row + .site-header__main .hamburger__inner::before,
.site-header_dark .site-header__menu-row + .sticky-wrapper .site-header__main .hamburger__inner,
.site-header_dark
  .site-header__menu-row
  + .sticky-wrapper
  .site-header__main
  .hamburger__inner::after,
.site-header_dark
  .site-header__menu-row
  + .sticky-wrapper
  .site-header__main
  .hamburger__inner::before,
.site-header_dark.site-header_mob.site-header_4 .hamburger__inner,
.site-header_dark.site-header_mob.site-header_4 .hamburger__inner::after,
.site-header_dark.site-header_mob.site-header_4 .hamburger__inner::before,
.site-header_mob.site-header_4.no-menu-btn:not(.site-header_dark) .hamburger__inner,
.site-header_mob.site-header_4.no-menu-btn:not(.site-header_dark) .hamburger__inner::after,
.site-header_mob.site-header_4.no-menu-btn:not(.site-header_dark) .hamburger__inner::before,
body:not(.boxed) .site-header_5 .site-header__mid {
  background-color: #fff;
}
body:not(.boxed) .site-header_5 .site-header__mid-inner {
  background-color: transparent;
}
.site-header_5 .flexMenu-popup::before {
  height: 1.5rem;
  top: -1.5rem;
  pointer-events: auto;
}
.site-header_5 .cart-btn_5-6-12 {
  width: 17.3rem;
}
.site-header_5-2 .page-menu,
.site-header_6-2 .page-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 200;
  opacity: 0;
  pointer-events: none;
  -webkit-transition:
    visibility 0s 0.1s,
    opacity 0.05s ease-out 0.05s;
  -o-transition:
    visibility 0s 0.1s,
    opacity 0.05s ease-out 0.05s;
  transition:
    visibility 0s 0.1s,
    opacity 0.05s ease-out 0.05s;
}
.reviews__title-wrapper,
.site-header_5-2 {
  margin-bottom: 6rem;
}
.boxed .site-header_5-2 {
  left: -3rem;
  right: -3rem;
}
.boxed .site-header_5-2 .site-header__mid-inner::after,
boxed .site-header_6-2 .site-header__mid-inner::after {
  content: '';
  position: absolute;
  left: -30px;
  right: -30px;
  bottom: -30px;
  height: 30px;
  background-color: #fff;
}
.acc-profile .soc-list__inner,
.site-header_7 .site-header__top-inner,
.site-header_7 .top-menu.loaded,
.site-header_8 .top-menu.loaded {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.site-header_13
  .hor-menu_buttoned
  .hor-menu__list.hor-menu__list_devider
  > .hor-menu__item:first-child,
.site-header_7 .site-actions__btn_cart,
.site-header_8 .site-actions__btn,
.site-header_9 .site-actions__btn:not(.site-actions__btn_cart) {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.site-header_7 .site-header__city-chooser + .site-header__callback {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(calc(-50% + 10px));
  -ms-transform: translateY(calc(-50% + 10px));
  transform: translateY(calc(-50% + 10px));
}
.site-header_7 .site-header__action {
  margin-left: 2rem;
}
.boxed .cart-header,
.site-header_7 .site-header__top,
.site-header_8 .site-header__top {
  border-bottom: 0;
}
.site-header_7 .site-header__top-menu {
  margin-right: 6rem;
  margin-left: 0;
}
.site-header_7 .site-header__top-inner,
.site-header_8 .site-header__top-inner {
  padding: 3rem 0;
}
.site-header_7 .site-header__callback,
.site-header_8 .site-header__callback,
.site-header_9 .site-header__callback {
  padding-right: 3rem;
}
.site-header_7 .site-header__mid-inner,
.site-header_8 .site-header__mid-inner {
  border-radius: 4px;
  padding: 0;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.site-header_7 .site-header__cat-btn,
.site-header_8 .site-header__cat-btn,
.site-header_mob.site-header_4 form {
  margin: 0;
}
.site-header_7 .site-header__mid-actions,
.site-header_8 .site-header__mid-actions {
  background-color: #306bc9;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 2rem;
}
.site-header_15 .site-header__mid-menu,
.site-header_7 .site-header__search,
.site-header_8 .site-header__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brand__logo,
.site-header_15 .hor-menu,
.site-header_7 .site-search,
.site-header_8 .site-search {
  margin: auto;
}
.site-header_7 .cart-btn_7,
.site-header_7 .cart-btn_8,
.site-header_7 .site-actions__btn_cart,
.site-header_7 .site-header__action,
.site-header_7 .site-header__mid-actions,
.site-header_8 .cart-btn_7,
.site-header_8 .cart-btn_8,
.site-header_8 .site-actions__btn_cart,
.site-header_8 .site-header__action,
.site-header_8 .site-header__mid-actions {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.site-header_7 .cat-menu-btn-desk_fullheight,
.site-header_7 .site-header__cat-btn,
.site-header_8 .cat-menu-btn-desk_fullheight,
.site-header_8 .site-header__cat-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.site-header_7 .book-m,
.site-header_7 .mega-m,
.site-header_8 .book-m,
.site-header_8 .mega-m {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.site-header_7 .site-header__nav_vert,
.site-header_8 .site-header__nav_vert {
  top: 100%;
  width: 100%;
}
.boxed .site-header_11 .site-header__top-inner::after,
.boxed .site-header_13 .site-header__top-inner::after,
.boxed .site-header_3 .site-header__top-inner::after,
.boxed .site-header_7 .site-header__top-inner::after,
.boxed .site-header_8 .site-header__top-inner::after,
.boxed .site-header_9 .site-header__top-inner::after {
  border-bottom: none;
}
.site-header_8 .site-header__action {
  margin-left: 2rem;
}
.site-header_8 .site-header__top-logo,
.site-header_8 .site-header__top-menu {
  margin-right: 6rem;
}
.site-header_9 .site-header__top {
  border-bottom: none;
  background-color: #fafafa;
}
.boxed .site-header_10::before,
.boxed .site-header_11 .site-header__top,
.boxed .site-header_12 .site-header__top,
.boxed .site-header_13 .site-header__top,
.boxed .site-header_9 .site-header__top,
.site-header_11 .site-header__top-inner,
.site-header_12 .site-header__top-inner,
.site-header_13 .site-header__top-inner {
  background-color: transparent;
}
.site-header_9 .site-header__top-inner {
  padding: 1rem 0;
  background-color: transparent;
  border-bottom: none;
}
.boxed .site-header_11 .site-header__top-inner::before,
.boxed .site-header_12 .site-header__top-inner::before,
.boxed .site-header_13 .site-header__top-inner::before,
.boxed .site-header_9 .site-header__top-inner,
.boxed .site-header_9 .site-header__top-inner::before {
  background-color: #fafafa;
}
.site-header_9 .site-header__top-search {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35rem;
  flex: 0 0 35rem;
}
.site-header_9 .site-search__input {
  padding-top: 5px;
  padding-bottom: 4px;
}
.site-header_9 .site-search__btn {
  height: 3rem;
  line-height: 3rem;
  width: 3rem;
}
.site-header_9 .site-header__mid-info,
.site-header_9 .site-header__mid-logo {
  margin-right: 6.9rem;
}
.site-header_9 .menu-row,
ebmed,
iframe,
img,
video {
  max-width: 100%;
}
.site-header_9,
.site-header_9 .cart-btn_9,
.site-header_9 .site-actions__btn_cart {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.site-header_9 .hor-menu_buttoned {
  overflow: hidden;
  height: 7rem;
}
.site-header_9 .site-header__top-menu {
  margin-left: 0;
  width: auto;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 64rem;
}
.site-header_9 .top-menu {
  width: auto;
}
.site-header_9 .site-header__contacts {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.site-footer__bottom .f-row,
.site-header_9 .site-header__mid-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header_10::before {
  content: '';
  position: absolute;
  top: 100%;
  width: 100%;
  height: 6rem;
  background-color: #306bc9;
  z-index: -1;
}
.site-header_10 .site-header__contacts {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: 40px;
}
.site-header_10 .site-header__contacts > :not(:last-child) {
  margin-right: 5rem;
  margin-left: 0;
}
.site-header_10 .site-header__callback {
  padding-right: 1.5rem;
}
.auth-form .wa-signup-url,
.site-header_10 .site-header__action,
.site-header_13 .site-header__top-menu {
  margin-left: 3rem;
}
.site-header_10 .site-header__mid_btn-vert .active > .cat-menu-btn-desk {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.site-header_10 .profile-link {
  padding-right: 0;
}
.site-header_10 .soc-list_icon-only .soc-btn:hover,
.site-header_10 .soc-list_icon-only .soc-btn:hover .icon,
.site-header_10 .soc-list_monotones .soc-btn:hover,
.site-header_10 .soc-list_monotones .soc-btn:hover .icon,
.site-header_15 .soc-list_icon-only .soc-btn:hover,
.site-header_15 .soc-list_icon-only .soc-btn:hover .icon,
.site-header_15 .soc-list_monotones .soc-btn:hover,
.site-header_15 .soc-list_monotones .soc-btn:hover .icon {
  color: rgba(255, 255, 255, 0.6) !important;
}
.site-header_11 .top-site-actions {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.site-header_11 .callback-info__main-num_top {
  padding-top: 0.5rem;
}
.site-header_11 .top-site-actions__btn:not(:first-child) {
  margin-left: 16px;
}
.site-header_11 .top-site-actions__btn:not(:last-child) {
  margin-right: 16px;
}
.site-header_11 .site-header__mid-info,
.site-header_11 .site-header__mid-logo,
.site-header_11 .site-header__mid-main {
  margin-right: 5rem;
}
.site-actions_13 .profile,
.site-header_11 .hd-mid-info__item:not(:last-child),
.site-header_12 .site-header__mid-logo {
  margin-right: 6rem;
}
.site-header_11 .def-list__dt_tel {
  padding-top: 0.5rem;
  margin-bottom: 0.3rem;
}
.site-header_11 .callback-info__main-num_top::before {
  top: -10px;
  height: 4.9rem;
}
.site-header_11 .top-site-actions__btn_currency {
  margin-left: 3.8rem !important;
}
.site-header_11 .hd-mid-info {
  position: relative;
  top: -5px;
}
.boxed .site-header_12::before {
  background-color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 1350px;
  height: 2rem;
}
.boxed .site-header_12 .site-header__menu-row-inner::before,
.mob-quick-panel_bottom {
  bottom: 0;
}
.boxed .site-header_12 .site-header__menu-row,
.boxed .site-header_13 .site-header__menu-row {
  background-color: transparent;
  border: 0;
}
.boxed .site-header_12 .site-header__menu-row-inner,
.checkout-pg__tabs-outer {
  border-top: 1px solid #f0f0f0;
}
.boxed .site-header_12 .site-header__menu-row-inner::after {
  content: '';
  position: absolute;
  left: -30px;
  right: -30px;
  top: 0;
  border-top: 1px solid #f0f0f0;
}
.site-header_12 .site-header__menu-row {
  background-color: #fff;
  position: relative;
  z-index: 902;
  -webkit-box-shadow: inset 0 1px 0 #f0f0f0;
  box-shadow: inset 0 1px 0 #f0f0f0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.site-header_12 .hor-menu__submenu.mega::after,
.site-header_12 .hor-menu__submenu.mega::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fff;
  width: 1000px;
  border-top: 1px solid #e7e7e7;
}
.site-header_12 .hor-menu__submenu.mega::before {
  left: -999px;
}
.site-header_12 .hor-menu__submenu.mega::after {
  right: -999px;
}
.site-header_12 .flexMenu-popup {
  top: calc(100% + 16px);
}
.site-header_12 .flexMenu-popup::before {
  height: 2rem;
  top: -2rem;
  pointer-events: auto;
}
.site-header_12 .site-header__currency,
.site-header_13 .site-header__currency,
.site-header_13 .site-header__social,
.site-header_16 .site-header__currency,
.site-header_16 .site-header__social {
  margin-left: 4rem;
}
.site-header_13 .site-header__menu-row {
  background-color: #306bc9;
  position: relative;
  z-index: 901;
}
.site-header_13 .hor-menu__btn-toggler {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.site-header_14,
.site-header_15 {
  position: relative;
  z-index: 901;
  margin-bottom: 1.5rem;
}
.site-header_14 .site-header__mid-inner {
  padding: 2.7rem 0;
}
.site-header_14 .flexMenu-popup .page-menu__lnk,
.site-header_15 .flexMenu-popup .page-menu__lnk {
  font-weight: 400;
  color: #777;
}
.site-header_14 .hor-menu__lnk .label {
  position: relative;
  top: 2px;
}
.site-header_15 .site-header__mid-inner {
  padding: 0;
  position: relative;
}
.site-header_15 .site-header__mid-logo {
  padding: 2rem 0;
  margin-right: 2rem;
}
.site-actions_7,
.site-actions_8,
.site-actions_9,
.site-header_15 .site-header__mid-inner,
.site-header_15 .site-header__mid-main {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.site-header_15 .hor-menu.loaded,
.site-header_15 .hor-menu.loaded .flexMenu-viewMore,
.site-header_15 .hor-menu.loaded .hor-menu__item:not(.moved-item),
.site-header_15 .hor-menu.loaded .hor-menu__item:not(.moved-item) .hor-menu__lnk,
.site-header_15 .hor-menu.loaded .hor-menu__list {
  height: 100% !important;
  max-height: 100%;
}
.site-header_15 .hor-menu__item:not(.moved-item) .hor-menu__lnk {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2rem !important;
  height: 100%;
}
.site-header_15 .site-header__action {
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: 2rem;
}
.site-header_15 .flexMenu-viewMore:not(.active) .flexMenu-popup {
  pointer-events: none;
}
.boxed .site-header_16 .site-header__menu-row-inner::before,
.site-header_16 {
  background-color: #f8f8f8;
}
.site-header_16 .site-header__top {
  background-color: #fff;
  border-bottom: 0;
}
.boxed .site-header_16,
.boxed .site-header_16 .site-header__top,
.site-header_16 .site-header__mid-inner {
  background-color: transparent;
}
.boxed .site-header_16 .site-header__top-inner {
  border-bottom: none;
  background-color: #fff;
}
.boxed .site-header_16 .site-header__mid-inner {
  background-color: #f8f8f8;
  position: relative;
}
.boxed .site-header_16 .site-header__mid-inner::before {
  content: '';
  position: absolute;
  left: -30px;
  right: -30px;
  height: 100%;
  background-color: #f8f8f8;
}
.boxed .site-header_16 .site-header__menu-row-inner::after {
  content: '';
  position: absolute;
  left: -30px;
  right: -30px;
  top: 50%;
  height: 5.5rem;
  background-color: #fff;
  z-index: -1;
}
.site-header_16 .site-header__menu-row::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 5.5rem;
  background-color: #fff;
}
.site-header_dark .site-header__top {
  border-color: rgba(255, 255, 255, 0.1);
}
.boxed .page-menu,
.boxed .site-header_dark .page-menu,
.mob-search input[type='submit']:hover,
.site-header:not(.site-header_dark)
  .site-header__menu-row
  + .sticky-wrapper
  .site-header__main
  .hamburger,
.site-header__menu-row + .site-header__main .hamburger,
.site-header_dark .site-header__menu-row + .site-header__main .hamburger,
.site-header_dark .site-header__menu-row + .sticky-wrapper .site-header__main .hamburger,
.site-header_dark .site-header__mid-inner,
.site-header_dark .site-header__top-inner {
  background-color: transparent;
}
.boxed .site-header_dark .site-header__mid-inner,
.boxed .site-header_dark .site-header__mid-inner::before,
.boxed .site-header_dark .site-header__top-inner,
.boxed .site-header_dark .site-header__top-inner::before,
.site-header_dark,
.site-header_dark .site-header__mid {
  background-color: #306bc9;
}
.boxed .site-header_dark .site-header__top-inner,
.f-soc .soc-btn_ytb {
  border: 0;
}
.boxed .site-header_dark .site-header__top-inner::after {
  content: '';
  position: absolute;
  top: 100%;
  left: -30px;
  right: -30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
}
.boxed .site-header_dark .site-header__menu-row-inner::before {
  background-color: #306bc9;
  top: 0;
  bottom: 0;
}
.site-header_dark .callback-info__main-num .callback-info__main-num-text,
.site-header_dark .callback-info__main-num .icon,
.site-header_dark .profile-link_white,
.site-header_dark .site-header__city-chooser > *,
.site-header_dark .site-header__mid-slogan,
.site-header_dark .top-menu__btn-toggler .icon,
.site-header_dark .top-menu__list > li > a {
  color: #fff;
}
.site-header_dark .city-chooser.is-active .has-down-arrow::after,
.site-header_dark .has-down-arrow::after {
  border-color: #fff transparent;
}
.site-header_dark .city-chooser__inner:hover .has-down-arrow::after {
  border-color: rgba(255, 255, 255, 0.7) transparent;
}
.site-header_dark .city-chooser__inner:hover .city-chooser__text,
.site-header_dark .city-chooser__inner:hover .icon,
.site-header_dark .top-menu__list .top-menu__item > .top-menu__link:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}
.site-header_dark .hor-menu__list_devider .hor-menu__item,
.site-header_dark .hor-menu_table .flexMenu-viewMore {
  border-right: 1px solid rgba(216, 216, 216, 0.1);
}
.site-header_dark .hor-menu_bottom .hor-menu__item:not(.moved-item) .hor-menu__lnk {
  padding: 21px 20px;
  font-size: 1.8rem;
}
.site-header_dark .hor-menu_bottom .hor-menu__item:not(.moved-item) .hor-menu__lnk:hover,
.site-header_dark .hor-menu_bottom .hor-menu__item:not(.moved-item).active,
.site-header_dark .hor-menu_table .flexMenu-viewMore:hover,
.site-header_dark .page-menu {
  background-color: rgba(255, 255, 255, 0.2);
}
.site-header_dark .hor-menu_bottom .hor-menu__item:not(.moved-item) .hor-menu__lnk > * {
  color: #fff;
  line-height: 1;
}
.site-header_dark .hor-menu_table .flexMenu-viewMore {
  height: 6rem;
  width: 6rem;
}
.site-header_dark .hor-menu_table .flexMenu-viewMore .hor-menu__lnk {
  font-size: 1.3rem;
  font-weight: 400;
  color: #777;
}
.site-header_dark.site-header_14 .site-header__mid {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.cart-header,
.cart-header__top,
.minicart__item:not(:last-child),
.minicart__total,
.site-footer .site-footer__top,
.site-header_mob:not(.site-header_dark) {
  border-bottom: 1px solid #f0f0f0;
}
.boxed .site-footer.site-footer_dark .site-footer__top,
.boxed .site-header_dark.site-header_14 .site-header__mid {
  border-bottom: none;
}
.boxed .site-header_dark.site-header_14 .page-menu__inner::after,
.boxed .site-header_dark.site-header_14 .site-header__menu-row-inner::after,
.boxed .site-header_dark.site-header_15 .page-menu__inner::after,
.boxed .site-header_dark.site-header_15 .site-header__menu-row-inner::after {
  content: '';
  position: absolute;
  top: 0;
  left: -30px;
  right: -30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
}
.boxed .site-header_dark.site-header_14 .page-menu .page-menu__inner::after,
.boxed .site-header_dark.site-header_15 .page-menu .page-menu__inner::after {
  content: '';
  position: absolute;
  left: -30px;
  right: -30px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.site-header_dark.site-header_mob.site-header_4 .hamburger {
  border-radius: 50%;
  background-color: #ff8c52;
}
.hor-menu_bottom .hor-menu__item:not(.moved-item) .hor-menu__lnk:hover,
.hor-menu_table .flexMenu-viewMore .active > a::after,
.hor-menu_table .flexMenu-viewMore .active > a::before,
.hor-menu_table .flexMenu-viewMore:hover > a::after,
.hor-menu_table .flexMenu-viewMore:hover > a::before,
.menu-row_buttoned,
.page-menu,
.qty__btn:hover::after,
.qty__btn:hover::before,
.site-footer_dark {
  background-color: #306bc9;
}
.icon-hamb,
.icon-hamb span {
  width: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.icon-hamb {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  height: 12px;
}
.icon-hamb span {
  display: table;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  background-color: #000;
  border-radius: 2px;
}
.icon-hamb span:nth-child(2) {
  width: 10px;
}
.active .icon-hamb {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.active .icon-hamb span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -1px;
}
.site-actions_3 .site-actions__btn.profile {
  margin-right: 0.2rem;
}
.site-actions_15 .site-actions__btn.has-count,
.site-actions_5-6-12 .site-actions__btn.has-count {
  margin-right: 2.7rem;
}
.site-actions__mini-cart {
  position: absolute;
  top: calc(100% + 1rem);
  right: 0;
  z-index: 903;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translate(0, 2rem);
  -ms-transform: translate(0, 2rem);
  transform: translate(0, 2rem);
  -webkit-transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  -o-transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1),
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
}
.site-actions__mini-cart::before {
  content: '';
  position: absolute;
  top: -1rem;
  left: 0;
  right: 0;
  height: 1rem;
  background-color: transparent;
}
.site-actions__btn_cart:hover .site-actions__mini-cart {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition:
    opacity 0.2s ease-out,
    -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  -o-transition:
    opacity 0.2s ease-out,
    transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition:
    opacity 0.2s ease-out,
    transform 0.3s cubic-bezier(0, 1, 0.5, 1),
    -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
}
.site-actions_7 .site-actions__btn,
.site-actions_8 .site-actions__btn,
.site-actions_9 .site-actions__btn {
  height: 7rem;
}
.site-actions_14 .site-actions__btn:not(:first-child) {
  margin-left: 1.9rem;
}
.site-actions_14 .site-actions__btn:not(:last-child) {
  margin-right: 1.9rem;
}
.site-actions_16 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .item-list-c__side-actions .item-act-btn {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    border: 1px solid #f0f0f0;
  }
  .item-list-c__side-actions .item-act-btn_fav.active {
    background-color: #ff003b;
    border-color: #ff003b;
  }
  .item-list-c__side-actions .item-act-btn_fav.active .icon {
    width: 1.5rem;
    height: 1.3rem;
    stroke: #ff003b;
    fill: #ff003b;
  }
  .item-list-c__side-actions .item-act-btn_comp.active {
    background-color: #02bc2c;
    border-color: #02bc2c;
  }
  .item-list-c__side-actions .item-act-btn_comp.active .icon {
    stroke: #02bc2c;
    fill: #02bc2c;
  }
  .item-list-c__buttons {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .item-list-c__buttons > .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .item-list-c__oneclick {
    margin-left: 1.5rem;
    padding: 0;
  }
  .item-line-c__inner {
    position: relative;
    padding: 1.5rem 1.5rem 5rem;
  }
  .item-line-c__badges {
    margin-top: 0;
    margin-bottom: 1rem;
  }
  .item-line-c__main {
    padding-top: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .item-line-c__image {
    width: 4rem;
    height: 4rem;
    margin-right: 1.5rem;
  }
  .item-line-c__descr .price-wrapper {
    height: 3.7rem;
    margin-bottom: 1.5rem;
  }
  .item-line-c__descr .price {
    font-size: 1.5rem;
  }
  .item-line-c__descr .price_old {
    font-size: 1.4rem;
  }
  .item-line-c__descr .label {
    font-size: 1.1rem;
    line-height: 1;
  }
  .item-line-c__title {
    font-size: 1.3rem;
  }
  .item-line-c__stock-info {
    margin-bottom: 1.5rem;
  }
  .item-line-c__qty {
    position: absolute;
    left: 1.5rem;
    bottom: 1.5rem;
    width: 9rem;
    height: 3.5rem;
  }
  .item-line-c__btn .btn {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 2px;
    font-size: 0;
  }
  .item-line-c__btn {
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
  }
  .item-line-c__actions {
    position: absolute;
    bottom: 1.5rem;
    right: 7rem;
    width: 9rem;
  }
  .item-line-c__actions .item-act-btn {
    border-radius: 50%;
    border: 1px solid #f0f0f0;
  }
  .pd-equal-item {
    padding: 1rem;
  }
  .simple-price__price_old {
    margin-top: 1rem;
  }
  .site-header.site-header_1 .site-actions__btn:not(:nth-last-child(-n + 3)),
  .site-header.site-header_2 .site-actions__btn:not(:nth-last-child(-n + 3)),
  .site-header.site-header_4 .site-actions__btn:not(:nth-last-child(-n + 3)) {
    display: none;
  }
  .site-actions__btn .icon {
    max-width: 100% !important;
    max-height: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .item-line-c__btn .btn {
    height: 4rem;
    line-height: 4rem;
    width: 4rem;
  }
  .item-line-c__btn .btn span {
    color: transparent;
  }
  .item-line-c__actions .item-act-btn {
    width: 4rem;
    height: 4rem;
  }
  .site-actions__btn:not(:first-child) {
    margin-left: 2rem;
  }
  .site-actions__btn {
    margin-right: 2rem;
  }
}
.minicart {
  padding: 2rem;
  width: 34rem;
}
.minicart__title {
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.minicart__item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.minicart__item .mini-item,
.site-header_mob.site-header_4 .tab-search {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.minicart__item:not(:first-child) {
  padding-top: 2rem;
}
.minicart__total {
  border-top: 1px solid #f0f0f0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2rem 0;
  font-size: 2rem;
  margin-bottom: 2rem;
}
.minicart__total-price,
.mobile-nav__item_main,
.mobile-nav__list_next .mobile-nav__item:first-child {
  font-weight: 700;
}
.minicart__btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.minicart__btn .btn {
  display: block;
  width: 100%;
  font-size: 1.3rem;
  white-space: nowrap;
  padding-left: 0;
  padding-right: 0;
}
.minicart__btn-wrapper {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.components .form-l,
.mini-items__item:not(:last-child) {
  margin-bottom: 3rem;
}
.mini-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #777;
}
.mini-item__image {
  width: 6rem;
  height: 6rem;
  display: block;
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.mini-item__name {
  color: inherit;
  display: inline-block;
  margin-bottom: 0.5rem;
  word-break: normal;
  font-weight: 400;
  font-size: 1.3rem;
}
.mini-item__name:hover,
.mini-item_custom .mini-item__name:hover {
  color: #306bc9;
}
.mini-item__price-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}
.mini-item__price {
  line-height: 1;
}
.mini-item__price_old {
  margin-right: 1rem;
  position: relative;
  text-decoration: line-through;
}
.acc-partner-his__ord-num,
.b-post-tile:hover .b-post-tile__title,
.cart-help__email,
.home-seo a[href]:not([class]),
.info-sec a[href]:not([class]),
.item-tabs a[href]:not([class]) {
  text-decoration: underline;
}
.f-phone,
.mini-item__price_regl {
  color: #000;
  font-weight: 700;
}
.mini-item_custom .mini-item__name {
  font-size: 1.3rem;
  color: #000;
  margin-bottom: 1rem;
}
.mini-item_custom .mini-item__price_old {
  margin-left: 1rem;
  font-weight: 400;
}
.mini-item__extra,
.site-footer_3 .logo-text,
.wa-forgotpassword-button,
.wa-recaptcha {
  margin-top: 2rem;
}
.mini-item__extra-item:not(:last-child) {
  margin-bottom: 0.8rem;
}
.mini-item__extra-item span {
  font-size: 1.3rem;
  margin-right: 0.5rem;
}
.menu-row_buttoned {
  border-radius: 3px;
}
.hor-menu__submenu .book-m,
.hor-menu__submenu .mega-m,
.hor-menu__submenu .vert-m,
.menu-univ-popup,
.page-menu__submenu .book-m,
.page-menu__submenu .mega-m,
.page-menu__submenu .vert-m {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.hor-menu__lnk {
  font-weight: 700;
  font-size: 1.4rem;
}
.hor-menu__lnk .icon {
  margin-left: 0.8rem;
}
.hor-menu__lnk .label,
.hor-menu_table .hor-menu__item:not(.moved-item) .hor-menu__lnk .label,
.page-menu__text + .icon {
  margin-left: 0.5rem;
}
.hor-menu__i-icon {
  margin-right: 1rem;
  display: inline-block;
  width: 2rem;
  height: 2rem;
}
.hor-menu__submenu {
  position: absolute;
  top: 100%;
  z-index: 200;
  left: 0;
}
.hor-menu__sec-menu {
  top: 100%;
  right: 0;
  left: 0;
}
.hor-menu__btn-toggler {
  cursor: pointer;
}
.custom-search,
.hor-menu_buttoned.loaded,
.hor-menu_table .hor-menu__list,
.is-overlayed .hor-menu__submenu.book,
.loaded .hor-menu__submenu.book,
.wa-field textarea {
  width: 100%;
}
.hor-menu_buttoned {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% - 7.3rem);
  position: relative;
}
.hor-menu_buttoned .hor-menu__submenu {
  height: 0;
  overflow: hidden;
  pointer-events: none;
}
.currency.active .currency__dropdown,
.currency__dropdown:before,
.hor-menu__item:hover .hor-menu__submenu,
.page-menu__item:hover .page-menu__submenu {
  pointer-events: auto;
}
.hor-menu_buttoned.loaded .hor-menu__submenu {
  height: auto;
  overflow: visible;
}
.hor-menu_buttoned.loaded .mega,
.hor-menu_table.loaded .hor-menu__submenu.mega {
  width: 1240px;
}
.hor-menu_buttoned .hor-menu__list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.hor-menu_buttoned .hor-menu__item:not(.moved-item) {
  height: 7rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.hor-menu_buttoned .hor-menu__item:not(.moved-item):not(:first-child) .hor-menu__lnk {
  padding-left: 3rem;
}
.hor-menu_buttoned .hor-menu__list.hor-menu__list_devider > .hor-menu__item {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.boxed .page-menu .page-menu__inner,
.hor-menu_buttoned .hor-menu__item.has-vert-subm,
.hor-menu_buttoned .hor-menu__submenu + .hor-menu__lnk,
.page-menu,
.page-menu__inner,
.page-menu__item.has-vert-subm {
  position: relative;
}
.hor-menu_buttoned .hor-menu__item:not(.moved-item) .hor-menu__lnk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 3rem;
  padding-right: 3rem;
  height: 100%;
  width: 100%;
  font-size: 1.4rem;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}
.hor-menu_buttoned .hor-menu__btn-toggler {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 7rem;
  flex: 1 1 7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hor-menu_buttoned .hor-menu__btn-toggler .icon {
  margin: auto;
  color: #fff;
}
.hor-menu_buttoned .hor-menu__item:not(:first-child) .hor-menu__submenu.vertikal {
  left: 50%;
  margin-left: -11.7rem;
}
.hor-menu_table.loaded {
  overflow: visible;
  height: auto;
}
.hor-menu_table .book-m,
.hor-menu_table .mega-m,
.hor-menu_table .vert-m {
  border-top: 1px solid #e7e7e7;
}
.hor-menu_table .book-m .vert-m {
  border-top: 0;
}
.hor-menu_table .hor-menu__item:not(.moved-item) .hor-menu__lnk {
  color: #000;
  font-weight: 500;
  position: relative;
}
.hor-menu_table .flexMenu-viewMore,
.page-menu .flexMenu-viewMore {
  width: 2rem;
  height: 2rem;
  position: relative;
}
.site-footer_dark .soc-btn svg,
.touch .hor-menu_table .flexMenu-popup,
.touch .page-menu .flexMenu-popup {
  display: block !important;
}
.hor-menu_mid {
  height: 25px;
}
.hor-menu_mid .hor-menu__item:not(.moved-item).active .hor-menu__lnk::after {
  right: 0;
  width: 100%;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  transition: width 0.4s;
}
.home-seo h5,
.hor-menu_mid .hor-menu__item:not(.moved-item) .hor-menu__lnk,
.info-sec h5,
.item-tabs h5 {
  font-size: 1.8rem;
}
.hor-menu_mid .hor-menu__item:not(.moved-item) .hor-menu__lnk::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  border-top: 3px solid #306bc9;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  transition: width 0.4s;
}
.hor-menu_mid .hor-menu__item:not(.moved-item) {
  padding-right: 2.9rem;
}
.hor-menu_mid .hor-menu__submenu::before,
.hor-menu_mid .page-menu::before {
  top: -43px;
  height: 4.3rem;
}
.hor-menu_bottom {
  width: 100%;
  max-height: 60px;
}
.page-menu,
.page-menu:not(.loaded) {
  max-height: 40px;
}
.hor-menu_bottom .hor-menu__item:not(.moved-item) .hor-menu__lnk {
  padding: 18px 10px;
  font-size: 1.6rem;
}
.hor-menu_bottom .hor-menu__item:not(.moved-item) .hor-menu__lnk:hover .hor-menu__text,
.hor-menu_bottom .hor-menu__item:not(.moved-item):hover .hor-menu__lnk .icon,
.slider-arrows_promo-cat .slider-ar .icon,
.slider-arrows_promo-cat .slider-ar:hover .icon {
  color: #fff;
}
.hor-menu__item:not(.moved-item).active .hor-menu__lnk .icon,
.hor-menu__item:not(.moved-item):hover .hor-menu__lnk .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.hor-menu_buttoned .hor-menu__item:not(.moved-item) .hor-menu__lnk:hover .hor-menu__text {
  opacity: 0.7;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.hor-menu_table .hor-menu__item:not(.moved-item) .hor-menu__lnk::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 30px;
  background-color: transparent;
}
.hor-menu_table .hor-menu__item:not(.moved-item):hover .hor-menu__submenu::before,
.hor-menu_table .hor-menu__item:not(.moved-item):hover .page-menu::before {
  pointer-events: auto;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.hor-menu_mid .hor-menu__item:not(.moved-item) .hor-menu__lnk:hover::after {
  width: 100%;
  -webkit-transition: width 0.4s 0.4s;
  -o-transition: width 0.4s 0.4s;
  transition: width 0.4s 0.4s;
}
.f-info__list_flex .f-soc__text,
.f-soc .soc-btn_instagram .icon,
.hor-menu__item_table.moved-item .page-menu,
.in-item-bottom .mob-quick-panel,
.info-sdb__list_dropdown,
.menu-univ-popup .hor-menu__i-icon,
.menu-univ-popup .hor-menu__submenu,
.menu-univ-popup .icon,
.mobile-nav:not(.mm-menu),
.mobile-nav__btn_expand .icon-minus,
.mobile-nav__btn_expand.active .icon-plus,
.mobile-nav__item.removeBorder::after,
.site-footer_dark .soc-btn img,
.site-header_mob.site-header_2 .site-header__tel,
.site-header_mob > .mob-search,
.wa-captcha-field .wa-name {
  display: none;
}
.page-menu {
  z-index: 900;
  overflow: hidden;
}
.boxed .page-menu .page-menu__inner::before {
  content: '';
  position: absolute;
  left: -30px;
  right: -30px;
  height: 100%;
  background-color: #306bc9;
  z-index: -1;
}
.boxed .site-header_5-2 .page-menu .page-menu__inner::before {
  left: -5.5rem;
  right: -5.5rem;
}
.page-menu.loaded {
  overflow: visible;
}
.page-menu.loaded .mega {
  width: 1240px;
  left: 0;
}
.comments-sec__count,
.page-menu__item:not(.moved-item) {
  padding-right: 2rem;
}
.page-menu__item.has-subm:hover .page-menu__lnk .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-menu__lnk {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0;
  font-size: 1.4rem;
  color: #fff;
}
.checkout-pg__social-links .soc-list__i,
.page-menu__lnk .label {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.page-menu__text {
  line-height: 1.21;
}
.page-menu__submenu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 200;
  right: 0;
}
.b-contact__top,
.currency,
.custom-search__inner,
.f-address,
.f-phone,
.feed-uploader__content,
.page-menu__submenu + .hor-menu__lnk,
.rev-form,
.site-footer {
  position: relative;
}
.page-menu__item:not(.moved-item) .page-menu__lnk:hover .page-menu__text {
  opacity: 0.7;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.menu-univ-popup {
  z-index: 902;
  top: 100%;
  right: 0;
  width: 170px;
  left: auto;
}
.menu-univ-popup a {
  display: block;
  padding: 10px 15px;
  font-weight: 700;
  color: #000;
}
.menu-univ-popup a:hover {
  color: #306bc9;
  -webkit-box-shadow: inset 3px 0 0 #306bc9;
  box-shadow: inset 3px 0 0 #306bc9;
}
.menu-univ-popup a span,
.mobile-nav__btn > * {
  vertical-align: middle;
}
.links-bar__item,
.links-bar__list,
.rev-form__f-row,
.top-site-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hd-mid-info__item:not(:last-child) {
  margin-right: 6.9rem;
}
.acc-ord-details__qty,
.acc-ord-details__total,
.hd-mid-info__item_city .def-list__dd-text,
.hd-mid-info__item_schedule .def-list__dd-text,
.js-minicart-total {
  white-space: nowrap;
}
.hd-mid-info__item_schedule .def-list__dd {
  padding-left: 0;
}
@media (min-width: 1250px) {
  .item-line-c__btn .btn {
    height: 3.5rem;
    line-height: 3.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .hide-btn-text .item-line-c__btn .btn {
    width: 3.5rem;
    height: 3.5rem;
  }
  .hide-btn-text .item-line-c__btn .btn span {
    color: transparent;
  }
  .hide-btn-text .item-line-c__btn .btn .icon {
    display: block;
  }
  .hide-btn-text .item-line-c__main > :not(:last-child) {
    margin-right: 2rem;
  }
  .cart-header,
  .site-header_1 {
    margin-bottom: 2rem;
  }
  .boxed .site-header_dark,
  .boxed .site-header_dark .site-header__mid {
    background-color: transparent;
  }
  .in-header-content {
    width: 128rem;
    margin: 0 auto;
    border-radius: 3px;
    background-color: #fff;
    padding: 2rem 2rem 0;
  }
  .boxed .in-header-content {
    width: 130rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .in-header-content .layout-center::before {
    display: none;
  }
}
@media (min-width: 1250px) {
  .cart-header__logo {
    max-width: 150px;
  }
  .cart-header__inner {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.boxed .cart-header__inner {
  background-color: #fff;
  position: relative;
}
.boxed .cart-header__inner::after {
  content: '';
  position: absolute;
  left: -3rem;
  right: -3rem;
  bottom: 0;
  border-bottom: 1px solid #f0f0f0;
}
.cart-header__nav-link {
  display: block;
  position: relative;
}
.cart-header__nav-link .icon,
.cart-menu__item.active .cart-menu__link {
  color: #000;
}
.cart-menu__link:hover,
.side-brands__link:hover,
.side-news__text:hover {
  color: #306bc9;
}
.cart-header__top-text {
  -ms-flex-item-align: center;
  align-self: center;
}
@media (max-width: 1249px) {
  .site-header_dark .action-btn .icon {
    color: #fff;
  }
  .site-header_dark .action-btn:not(.not-empty) .action-btn__qty {
    background-color: #fff;
    color: #000;
  }
  .cart-header__logo {
    max-width: 100px;
  }
  .cart-header__middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .order-page .cart-header__top {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 1250px) {
  .cart-header__middle {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .b-post-card__img {
    height: 20rem;
  }
}
@media (max-width: 767px) {
  .site-actions__btn:not(:first-child) {
    margin-left: 1rem;
  }
  .site-actions__btn {
    margin-right: 1rem;
  }
  .site-actions__btn_comp .action-btn,
  .site-actions__btn_search .action-btn {
    width: 1.6rem;
    height: 1.6rem;
  }
  .site-actions__btn_user .action-btn {
    width: 1.4rem;
    height: 1.6rem;
  }
  .site-actions__btn_fav .action-btn {
    width: 1.7rem;
    height: 1.5rem;
  }
  .site-actions__btn_cart .action-btn {
    width: 1.8rem;
    height: 1.7rem;
  }
  .cart-header__nav-link {
    width: 5rem;
    height: 5rem;
  }
  .cart-header__middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .cart-header {
    margin-bottom: 2rem;
  }
  .cart-header__nav-link {
    width: 7rem;
    height: 7rem;
  }
  .cart-header__nav-link_to-back .icon {
    width: 28.28px;
    height: 17.56px;
  }
  .cart-header__top-text {
    font-size: 2rem;
  }
  .cart-header__nav-link_home .icon {
    width: 20px;
    height: 20px;
  }
  .cart-header__menu {
    padding: 1.5rem 0;
  }
}
.cart-menu__item:not(:last-child) {
  margin-right: 4.4rem;
  position: relative;
}
.cart-menu__link {
  color: #777;
}
@media (max-width: 767px) {
  .cart-header__menu {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .cart-header__menu,
  .order-page .cart-header__inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .cart-menu {
    padding: 1rem 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .cart-menu__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .cart-menu__link {
    font-size: 1rem;
  }
  .b-post-tile {
    height: 100%;
  }
}
.custom-search input {
  display: inline-block;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 4rem;
}
.custom-search button {
  width: 3.9rem;
  height: 3.9rem;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
}
.info-sec__details,
.sidebar-section {
  margin-bottom: 2.5rem;
}
.sidebar-section__banner img {
  max-width: 100%;
  height: auto;
}
.side-brands__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.column-item__image,
.countdown span,
.countdown strong,
.mobile-nav__btn_expand.active .icon-minus,
.side-brands__list.toggle .side-brands__item:nth-child(n + 13),
.wa-field-address-country,
.wa-field-address-country span,
.wa-field-address-region span,
.wa-field-address-shipping .field {
  display: block;
}
.side-brands__item {
  margin-bottom: 1.2rem;
  line-height: 1.2;
  width: 11.1rem;
}
.side-brands__item:nth-child(odd) {
  margin-right: 5px;
}
.toggle + .side-brands__btn .icon {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.side-news {
  font-size: 1.3rem;
}
.side-news__text {
  display: inline;
  padding-right: 1.5rem;
  position: relative;
  color: #000;
}
.side-news__text::before {
  content: '';
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 4px;
  border-color: transparent transparent transparent #777;
}
.widget-box__title {
  display: inline-block;
  margin-bottom: 2rem;
  position: relative;
  font-weight: 300;
}
.widget-box__title::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 3.6rem;
  height: 0.2rem;
  background-color: #306bc9;
}
.widget-pics__list {
  margin-right: -1.5rem;
}
.widget-pics__item {
  width: 68px;
  height: 68px;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  background-color: #fff;
}
.widget-pics__l {
  display: block;
  height: 100%;
  width: 100%;
}
.widget-pics__l:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.widget-pics__all {
  margin-top: 0.5rem;
  padding: 0.8rem;
}
.tags__list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
}
.tags__item {
  margin: 0 1rem 1rem 0;
}
.tags__l {
  padding: 0.8rem 0.4rem;
}
.tags__more {
  padding: 0.8rem 2rem 0.8rem 1rem;
}
.b-post-tile {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  background-color: #e0e0e0;
  background-size: cover;
  background-position: 0 0;
  color: #fff;
}
.mob-search input[type='submit'],
.wa-captcha-refresh-icon {
  background-position: center center;
  background-repeat: no-repeat;
}
.b-post-tile__inner {
  display: block;
  width: 100%;
  height: 100%;
  padding: 2rem 1rem;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.35)),
    to(transparent)
  );
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.35) 0, transparent 100%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0, transparent 100%);
}
.b-post-tile__day {
  display: inline-block;
  margin-bottom: 2rem;
}
.b-post-tile__title {
  display: block;
  font-weight: 700;
  font-size: 1.6rem;
}
.b-post-tile_no-img,
.form-ui-wr {
  border: 1px solid #f0f0f0;
}
.b-post-tile_no-img .b-post-tile__inner {
  background: 0 0;
}
.rev-form__preloader::before,
.wa-buttons-wrapper .loading.wa-loading {
  background-image: url(../img/ajax-loader.gif);
  top: 50%;
  position: absolute;
}
#mm-0 .mm-navbar__title,
.b-post-tile_no-img .b-post-tile__day,
.currency:not(.currency_dark) {
  color: #777;
}
.b-post-tile_no-img .b-post-tile__title,
.currency:not(.currency_dark):hover,
.currency:not(.currency_dark):hover .icon {
  color: #000;
}
.b-post-card__img {
  border-radius: 3px;
  overflow: hidden;
}
.b-post-card__img:hover img {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition-duration: 5s;
  -o-transition-duration: 5s;
  transition-duration: 5s;
}
.b-post-card__img img {
  width: 100%;
  max-height: 100%;
}
.acc-profile__item input:not([type='submit']),
.acc-profile__item select,
.b-post-card:not(.b-post-card_list) .b-post-card__img,
.feedback-upl,
.qiwi-form__row .input-field input[type='tel'],
.rev-form__f-dt input,
.rev-form__f-dt textarea,
.wa-buttons-wrapper input[type='submit'],
.wa-field-address-country select,
.wa-field-address-region select,
.wa-forgotpassword-button input,
.wa-request-onetime-password-button,
.wa-value > input,
.wa-value > p input {
  width: 100%;
}
.b-post-card__img,
.b-post-card__title {
  display: inline-block;
}
.b-post-card__img,
.b-post-card__postinfo,
.b-post-card__title,
.b-post-card_list h3,
.column-item__content > :not(:last-child) {
  margin-bottom: 1.5rem;
}
.b-post-card__title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #000;
}
.b-post-card__author:hover,
.b-post-card__title:hover {
  color: #306bc9;
}
.b-post-card__postinfo,
.cart-pg__to-back,
.post-details {
  color: #777;
  font-size: 1.3rem;
}
.b-post-card__author {
  margin-right: 2rem;
  color: inherit;
}
.b-post-card_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.b-post-card_list .b-post-card__title {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .order-page .cart-header__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .b-post-horz__content,
  .b-post-horz__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 1250px) {
  .b-post-horz__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.4rem;
    flex: 0 0 22.4rem;
  }
}
.b-post-horz__image img {
  display: inline-block;
  height: 100%;
  width: auto;
  max-width: 100%;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.b-post-horz__content,
.fv-row,
.qiwi-form {
  padding: 2rem;
}
.b-post-horz__content > :not(:last-child),
.site-footer_1 .f-worktime__time,
.wa-field,
.wa-field-address-shipping .field:not(:last-child),
.wa-request-onetime-password-button-wrapper {
  margin-bottom: 2rem;
}
.b-post-horz__title {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700;
}
.acc-partner__descr-text,
.cart-help_in-main .cart-help__text,
.countdown__title strong,
.currency__head,
.logo-text,
.site-footer__item_about,
.wa-captcha-field .wa-error-msg,
.wa-login-forgotpassword-url,
.wa-login-url,
.wa-name,
.wa-onetime-password-input-message,
.wa-send-again-onetime-password-link,
.wa-send-onetime-password-edit-link,
.wa-signup-url a,
.wa-value .form-label {
  font-size: 1.3rem;
}
.b-post-horz__btn,
.comment__btn {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .b-post-card__img img {
    border-radius: 3px;
  }
  .b-post-card__btn {
    padding: 1rem 1.2rem;
  }
  .b-post-horz__content,
  .column-item {
    padding: 1rem;
  }
  .b-post-horz__title {
    font-size: 1.6rem;
  }
  .column-item__image {
    width: 7rem;
    height: 7rem;
    margin-bottom: 1rem;
  }
}
.compare-pg__char-prop,
.countdown__timer-item:first-child,
.countdown__title {
  padding-left: 1rem;
}
.column-item__name {
  display: inline-block;
  color: #000;
}
.column-item__name:hover,
.f-info__l:hover .f-soc__text,
.mobile-nav__item_catalog .icon,
.wa-login-forgotpassword-url,
.wa-send-onetime-password-edit-link {
  color: #306bc9;
}
.column-item .price:not(.price_old) {
  font-size: 1.7rem;
}
.slider-arrows_promo-cat .slider-ar {
  background-color: transparent;
  border-color: #fff;
}
.slider-arrows_promo-cat .slider-ar:hover {
  border-color: #fff;
}
.slider-arrows_promo-cat .slider-ar.swiper-button-disabled {
  border-color: rgba(255, 255, 255, 0.3);
}
.slider-arrows_promo-cat .slider-ar.swiper-button-disabled .icon {
  color: rgba(255, 255, 255, 0.3);
}
.countdown {
  color: #000;
  height: 5rem;
  border-radius: 5px;
  overflow: hidden;
  line-height: 1;
  max-width: 26.8rem;
  background-color: #fff;
}
.countdown__title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #ffe500;
  padding-right: 1rem;
  position: relative;
}
.countdown__title::before {
  content: '';
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 10px;
  border-color: transparent transparent transparent #ffe600;
}
.countdown__timer-item:not(:last-child),
.mob-quick-panel__item:not(:last-child) {
  border-right: 1px solid #f0f0f0;
}
.countdown__title span {
  font-size: 1.2rem;
}
.countdown__timer {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  border: 1px solid #f0f0f0;
  border-left: none;
  text-align: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.countdown__timer-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.countdown__timer strong {
  font-size: 2.2rem;
}
.countdown__timer span {
  font-size: 1.1rem;
}
.currency__head .icon {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.currency__head,
.currency_dark {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.currency_dark {
  color: #fff;
}
.currency_dark:hover .currency__head {
  opacity: 0.7;
}
.currency__head {
  cursor: pointer;
}
.currency__dropdown {
  position: absolute;
  top: calc(100% + 1.8rem);
  z-index: 903;
}
.currency__dropdown:before {
  height: 2rem;
  top: -2rem;
}
.currency.active .currency__head .icon {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.mob-quick-panel {
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 -2px 9px rgba(0, 0, 0, 0.11);
  box-shadow: 0 -2px 9px rgba(0, 0, 0, 0.11);
  width: 100%;
  z-index: 9999;
}
.mob-quick-panel_top {
  top: 0;
  -webkit-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
}
.bubble-cart.is-shown,
.mob-quick-panel.is-shown {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mob-quick-panel__item {
  background-color: transparent;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
}
.item-page .mob-quick-panel_top.is-shown {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.mob-quick-panel__item .action-view:not(.not-empty) .action-view__qty,
.wa-login-forgotpassword-url:hover,
.wa-send-onetime-password-edit-link:hover {
  color: #000;
}
.action-view {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  color: #000;
}
.action-view__qty {
  margin-left: 5px;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: -0.1rem;
  text-align: center;
}
.action-view__qty.md {
  width: 2.2rem;
  height: 2.2rem;
  line-height: 2rem;
  border-radius: 50%;
  border: 1px solid #f0f0f0;
}
.not-empty .action-view__qty {
  background-color: #ff8c52;
  color: #fff;
  border-color: #ff8c52;
}
.site-header_mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
.site-header__logo img,
.wa-captcha-img-wrapper img {
  max-width: 100%;
  max-height: 100%;
}
.site-header_mob.site-header_3,
.site-header_mob.site-header_4 {
  padding-bottom: 0;
}
.site-header_mob.site-header_4 .cat-menu-btn-mob {
  border-radius: 3px;
  background-color: #ff8c52;
  font-size: 1.2rem;
}
.site-header_mob.site-header_4 .site-search {
  background-color: #fafafa;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
}
.site-header_mob.site-header_4 .site-search__input {
  padding: 10px 10px 9px;
  border: 0;
  background-color: #fff;
}
.site-header_mob.site-header_4 .site-search__btn {
  height: auto;
  width: 4rem;
  line-height: inherit;
  background-color: transparent;
  border: 0;
}
.hamburger,
.site-header_mob.site-header_4.no-menu-btn:not(.site-header_dark)
  .site-header__menu-row
  + .site-header__main
  .hamburger {
  border-radius: 50%;
  background-color: #306bc9;
}
.site-header_mob.site-header_4:not(.site-header_dark):not(.no-menu-btn) .hamburger__inner {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .site-header__main-inner {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .site-header__logo {
    margin-left: 1rem;
    max-width: 10rem;
    max-height: 5rem;
  }
  .site-header .callback-info__main-num,
  .site-header_mob.site-header_4.no-menu-btn:not(.site-header_dark) .site-header__menu-row {
    display: none;
  }
}
.site-header_mob.site-header_4.site-header_dark
  .site-header__menu-row
  + .site-header__main
  .hamburger
  + .site-header__logo {
  margin-left: 2rem;
}
.hamburger {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .column-item__image {
    margin-bottom: 1.5rem;
  }
  .slider-arrows .items-slider__nav-right {
    margin-left: 2rem;
  }
  .site-header__main-inner {
    padding: 1.5rem 0;
  }
  .site-header__logo {
    margin-left: 1.5rem;
    max-width: 15rem;
    max-height: 10rem;
  }
  .site-header .callback-info__main-num {
    position: relative;
    top: -7.5px;
  }
  .site-header_mob.site-header_3 .site-actions__btn {
    margin-left: 4rem;
    margin-right: 0;
  }
  .site-header_mob.site-header_4 .site-header__menu-row {
    padding-bottom: 2rem;
  }
  .site-header_mob.site-header_4 .cat-menu-btn-mob {
    padding: 14px 29px;
    width: auto;
    margin-right: 2rem;
  }
  .hamburger {
    width: 4rem;
    height: 4rem;
  }
}
.hamburger__inner {
  height: 0.2rem;
  margin: auto;
  position: relative;
  border-radius: 2px;
}
.hamburger__inner::after,
.hamburger__inner::before {
  content: '';
  position: absolute;
  height: 0.2rem;
  width: 100%;
  border-radius: 2px;
}
.hamburger__inner::before {
  top: -6px;
}
.hamburger__inner::after {
  bottom: -6px;
}
.acc-ord-details__total span,
.site-header__menu-row + .site-header__main .hamburger + .site-header__logo {
  margin-left: 0.5rem;
}
.rev-form__close-btn:hover::after,
.rev-form__close-btn:hover::before,
.rev-form__sign-in-close:hover::after,
.rev-form__sign-in-close:hover::before,
.site-header:not(.site-header_dark)
  .site-header__menu-row
  + .sticky-wrapper
  .site-header__main
  .hamburger__inner,
.site-header:not(.site-header_dark)
  .site-header__menu-row
  + .sticky-wrapper
  .site-header__main
  .hamburger__inner::after,
.site-header:not(.site-header_dark)
  .site-header__menu-row
  + .sticky-wrapper
  .site-header__main
  .hamburger__inner::before,
.site-header__menu-row + .site-header__main .hamburger__inner,
.site-header__menu-row + .site-header__main .hamburger__inner::after,
.site-header__menu-row + .site-header__main .hamburger__inner::before {
  background-color: #000;
}
.cat-menu-btn-mob {
  display: inline-block;
  width: 100%;
  background-color: #306bc9;
}
.cat-menu-btn-mob__inner .icon {
  color: #fff;
  margin-right: 0.5rem;
}
.cat-menu-btn-mob__text {
  color: #fff;
  font-weight: 700;
}
.mobile-nav__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 5rem;
}
.mobile-nav__close::after,
.mobile-nav__close::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 10px;
  background-color: #000;
}
.mobile-nav__icon,
.mobile-nav__item .icon {
  margin-right: 2rem;
}
.mobile-nav__close::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile-nav__close::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-nav__item:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 2rem;
  right: 2rem;
  top: 100%;
  border-bottom: 1px solid #f0f0f0;
}
.mobile-nav__item .mm-btn,
.mobile-nav__link {
  font-size: 1.4rem;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
}
.mobile-nav__item_main + .mobile-nav__item_info::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 1px solid #f0f0f0;
}
.mobile-nav__item_search {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 20px;
}
.mobile-nav__item_main .mobile-nav__count {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 2rem;
  background-color: #ff8c52;
  font-size: 1.1rem;
  border-radius: 3px;
  color: #fff;
  line-height: 1;
  padding: 2px 5px;
}
.b-row-ip_1 .b-row-ip__col-info,
.rev-form__sign-in .wa-captcha-field,
.wa-captcha-field[data-type='waReCaptcha'] {
  padding: 0;
}
.mobile-nav__icon,
.mobile-nav__qty-count {
  width: 1.6rem;
  height: 1.6rem;
  display: inline-block;
}
.mobile-nav__qty-count {
  border-radius: 50%;
  color: #fff;
  font-size: 1.1rem;
  text-align: center;
  line-height: 1.6rem;
  background-color: #d5d5d5;
  margin-left: 0.5rem;
}
.mobile-nav__qty-count.not-empty {
  background-color: #ff8c52;
}
.mobile-nav__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.f-soc .soc-btn,
.mobile-nav__icon_big {
  width: 3rem;
  height: 3rem;
}
.mobile-nav__item .label {
  margin: 1rem;
}
.mobile-nav__btn + .mm-btn {
  border: 0;
  pointer-events: none;
}
.mm-listitem__text {
  white-space: normal;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
}
.mm-menu {
  --mm-color-background: white;
  --mm-navbar-size: 5rem;
  --mm-color-button: black;
  background-color: #fff;
}
.f-payments__item,
.mm-panel:not(:first-child) .mm-navbar {
  background-color: #f0f0f0;
}
.mm-panel:not(:first-child) .mm-navbar .mm-navbar__title {
  font-size: 1.4rem;
  color: #000;
  font-weight: 700;
}
.mm-panel_opened-parent {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-btn:after,
.mm-btn:before {
  border-width: 1px;
}
.mm-btn_prev::before {
  border-color: #000;
}
.wa-captcha-refresh,
.wa-value.wa-submit {
  display: -webkit-box;
  display: -ms-flexbox;
}
.wa-field select {
  height: 35px;
  line-height: 35px;
  width: 100%;
}
.wa-value.wa-submit {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wa-value.wa-submit input[type='submit'] {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
.wa-signup-url {
  font-size: 0;
}
.wa-captcha-field {
  padding: 0 0.5rem;
}
.wa-captcha-field .wa-error-msg,
.wa-field .wa-error-msg {
  width: 100%;
  margin-top: 1rem;
  color: red;
}
.b-c-row_mob .col-side,
.wa-captcha-field .wa-captcha-code {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.rev-form__captcha,
.wa-captcha-img-wrapper {
  width: 12rem;
  height: 4rem;
}
.wa-captcha-refresh-wrapper {
  width: 4rem;
  height: 4rem;
  margin-left: 1rem;
  font-size: 0;
}
.wa-captcha-refresh {
  display: flex;
  height: 100%;
  width: 100%;
}
.wa-captcha-refresh:hover .wa-captcha-refresh-icon {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.wa-captcha-refresh-icon {
  width: 1.6rem;
  height: 1.4rem;
  margin: auto;
  background-image: url(../img/icon-refresh.svg);
  background-size: cover;
}
.wa-captcha-input {
  width: 10rem;
}
.wa-buttons-wrapper {
  position: relative;
  margin-bottom: 2rem;
}
.wa-buttons-wrapper .loading.wa-loading {
  right: -2rem;
  margin-top: -0.8rem;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-size: 16px 16px;
}
.wa-send-again-onetime-password-link {
  display: inline-block;
  color: #306bc9;
  border-bottom: 1px dashed #306bc9;
  margin-bottom: 1rem;
}
.wa-send-again-onetime-password-link:hover {
  border-bottom-color: transparent;
}
.rev-form__sign-in,
.rev-form__top {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 3rem;
}
.wa-onetime-password-input-message,
.wa-send-onetime-password-edit-link {
  margin: 1rem 0;
}
.wa-send-onetime-password-edit-link {
  display: inline-block;
  margin-bottom: 0;
}
.wa-recaptcha .g-recaptcha {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.wa-field-address-shipping > .wa-name {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
.wa-uncaught-errors {
  color: #ff003b;
  margin-bottom: 2rem;
}
.wa-tooltip:not(.custom):after {
  font-size: 1.057143rem !important;
}
.form-l {
  width: 728px;
  margin: 0 auto;
}
.form-ui-wr_s-pad {
  padding: 10px;
}
.form-ui-wr_qiwi {
  width: 450px;
}
.form-ui-wr,
.form-ui-wr__inner {
  border-radius: 3px;
}
.rev-form__preloader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.rev-form__preloader::before {
  content: '';
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background-size: cover;
  z-index: 11;
}
.is-loading .rev-form__preloader,
.tip:hover .tip-body {
  opacity: 1;
  visibility: visible;
}
.rev-form__close-btn,
.rev-form__sign-in-close {
  right: 2rem;
}
.rev-form__close-btn::after,
.rev-form__close-btn::before,
.rev-form__sign-in-close::after,
.rev-form__sign-in-close::before {
  background-color: #d5d5d5;
}
.rev-form__close-btn {
  top: 2rem;
}
.rev-form__sign-in-close {
  top: 0;
  right: 0;
  cursor: pointer;
}
.rev-form__title {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 3rem;
}
.rev-form__title .icon {
  margin-right: 1rem;
  position: relative;
  top: 0.2rem;
}
.rev-form__top {
  padding-bottom: 3rem;
}
.rev-form_no-guest .rev-form__top {
  border-bottom: none;
  margin-bottom: 0;
}
.rev-form__descr,
.rev-form__social {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
.rev-form__descr {
  font-size: 1.3rem;
  color: #777;
}
.rev-form__descr a {
  font-size: inherit;
  border-bottom: 1px dashed #306bc9;
}
.rev-form__sign-in {
  position: relative;
  padding: 3rem 0;
  display: none;
}
.rev-form_no-guest .rev-form__sign-in {
  display: block;
  padding: 0;
  border: 0;
}
.rev-form__sign-in .wa-captcha-img-wrapper {
  width: 10rem;
  height: 3.363rem;
}
.rev-form__sign-in .wa-captcha-refresh-wrapper {
  margin-left: 1rem;
  width: 3rem;
  height: 3.363rem;
}
.rev-form__sign-in .wa-captcha-refresh-icon {
  height: 1.6rem;
}
.rev-form__sign-in .wa-captcha-input {
  width: 9.4rem;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.rev-form__no-guest-auth .rev-form__social .soc-list__i,
.rev-form__social .soc-list__i {
  margin: 0.5rem !important;
}
.mob-search form,
.rev-form__no-guest-auth .rev-form__sign-in-inner {
  margin: 0;
}
.rev-form__no-guest-auth .soc-list {
  margin: auto;
  width: 100%;
}
.rev-form__no-guest-auth .soc-list__i {
  margin-top: 5px;
  margin-bottom: 5px;
}
.rev-form__no-guest-title {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.3rem;
  color: #000;
}
.rev-form__no-guest-descr {
  line-height: 1.8;
  color: #777;
}
.b-c-row-success,
.checkout-pg__points-inputs,
.rev-form__sign-in-inner,
.submit-success,
.submit-success__icon {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .item-rating_ip .grey {
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    margin-left: 1rem;
    padding: 0.6rem 1rem;
  }
  .cart-menu__link,
  .stock-info {
    font-size: 1.3rem;
  }
  .item-act-btn {
    width: 2.7rem;
    height: 2.7rem;
    border-radius: 50%;
    border: 1px solid #f0f0f0;
  }
  .item-act-btn_fav.active {
    border-color: #ff003b;
  }
  .item-act-btn_fav.active::after {
    background-color: #ff003b;
  }
  .item-act-btn_comp.active {
    border-color: #02bc2c;
  }
  .item-act-btn_comp.active::after {
    background-color: #02bc2c;
  }
  .item-act-btn_fav.active .icon {
    fill: #fff;
  }
  .item-c {
    padding: 1.5rem;
  }
  .item-c__badges {
    top: 1.5rem;
    left: 1.5rem;
  }
  .item-c__btn {
    text-transform: uppercase;
  }
  .item-c__actions + .item-c__btn:not(.btn_icon) {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .item-c .btn_icon {
    width: 6rem;
    height: 3.5rem;
    line-height: 3.5rem;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .item-c_equal_2 .item-c__title {
    max-height: 38px;
  }
  .item-c_equal_3 .item-c__title {
    max-height: 57px;
  }
  .item-c_equal_4 .item-c__title {
    max-height: 76px;
  }
  .item-c_7 .item-c__qty {
    height: 3.5rem;
  }
  .item-c_7 .item-c__actions-wrapper .item-c__actions {
    margin-left: 2.6rem;
  }
  .item-list-c__main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 2rem;
  }
  .item-list-c__side {
    border-left: 1px solid #f0f0f0;
    padding: 2rem;
  }
  .item-list-c__pic-col {
    margin-right: 1.9rem;
  }
  .item-list-c__body-col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .item-list-c__buttons > .btn,
  .item-list-c__image-wrapper {
    width: 100%;
  }
  .item-list-c__pic-col .item-list-c__sku {
    margin-top: 1.5rem;
  }
  .item-list-c__title {
    font-size: 2rem;
  }
  .price-wrapper_list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
  }
  .price-wrapper_list .price-wrapper__main {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 1rem;
  }
  .price-wrapper_list .price:not(.price_old) {
    font-size: 3rem;
  }
  .price-wrapper_list .price_old {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .price-wrapper_list .price_old::before {
    bottom: 1rem;
  }
  .price-wrapper_list .price-wrapper__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .price-wrapper_list .price-wrapper__top .label {
    margin-left: 0;
    font-size: 1.3rem;
    padding: 2px 7px;
  }
  .item-list-c__stock-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .item-list-c__buttons > .btn:first-child {
    margin-bottom: 2rem;
  }
  .item-list-c__oneclick {
    padding: 0;
  }
  .simple-price__price_old {
    margin-left: 1rem;
  }
  .b-post-tile {
    height: 30rem;
  }
  .column-item {
    padding: 1.8rem 2rem;
  }
  .column-item__image {
    width: 8rem;
    height: 8rem;
    margin-right: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .form-ui-wr {
    background-color: #f6f6f6;
  }
  .form-ui-wr_m-pad {
    padding: 20px;
  }
  .form-ui-wr,
  .form-ui-wr__inner {
    border: 1px solid #f0f0f0;
  }
  .rev-form {
    padding: 5rem;
  }
  .rev-form__descr + .rev-form__social {
    margin-left: 2rem;
  }
  .rev-form__no-guest-auth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .rev-form__no-guest-auth .rev-form__social {
    border-left: 1px solid #f0f0f0;
    padding-left: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .rev-form__sign-in-inner {
    width: 24.4rem;
  }
}
.info-sdb__wr:not(:last-child),
.rev-form__f-row:not(:last-child),
.rev-form__uploader,
.site-footer_3 .f-worktime {
  margin-bottom: 3rem;
}
.info-sdb__wr_drop-cal .info-sdb__list_cal .info-sdb__item:not(:last-child),
.rev-form__f-row_uploader:not(:last-child) {
  margin-bottom: 0;
}
.rev-form__f-dd {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 13.6rem;
  flex: 0 0 13.6rem;
  font-size: 1.3rem;
  line-height: 1;
}
.rev-form__f-dt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.rev-form__f-dt_short {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25rem;
  flex: 0 0 25rem;
}
.rev-form__f-dt_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 28rem;
  flex: 0 0 28rem;
  position: relative;
}
.acc-subscribe__item label,
.f-info__l,
.moderate-text p,
.rev-form__f-dt_flex .errormsg,
.stories.list .story > .item-link > .info .time {
  display: inline-block;
}
.rev-form__f-dt_flex .errormsg::before {
  content: '!';
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  background-color: #ff003b;
  font-weight: 700;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2rem;
}
@media (max-width: 767px) and (max-width: 340px) {
  .rev-form__f-dt_flex .errormsg::before {
    display: none;
  }
}
.rev-form__textarea {
  min-height: 12.6rem;
}
.rev-form_recaptcha {
  max-width: 30rem;
}
.rev-form__captcha-img,
.rev-form_recaptcha img {
  max-width: 100%;
  height: auto;
}
.rev-form__captcha-img img {
  max-width: 100%;
  max-height: 100%;
}
.rev-form__refresh {
  position: relative;
  display: block;
  width: 4rem;
  height: 4rem;
  border-radius: 3px;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  margin: 0 1rem;
}
.acc-author-info__i span,
.acc-partner-his__cell_balance span,
.acc-partner-his__cell_in span,
.acc-partner-his__cell_out span,
.checkout-auth-info__sec,
.order-list__order-details .icon,
.rev-form__refresh .icon,
.site-footer_3 .f-block_tel,
.site-footer__vendor-sign,
.site-footer_dark .site-footer__item_scroll-top span {
  color: #777;
}
.rev-form__captcha-input {
  width: 10rem;
}
@media (max-width: 340px) {
  .rev-form__captcha-input {
    margin-top: 1rem;
  }
}
.rev-form__ctrl-submit {
  font-size: 1.3rem;
  color: #aaa;
  margin-left: 2rem;
}
.rev-form__user-name .link {
  margin-left: 10px;
}
.mob-search {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #d5d5d5;
  position: relative;
}
.mob-search input[type='search'] {
  padding: 7px 35px 7px 7px;
  border: 0;
  width: 100%;
}
.mob-search input[type='submit'] {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  height: 32px;
  width: 32px;
  line-height: 32px;
  background-image: url(../img/icon-search-mob.svg);
  font-size: 0;
}
.b-contact {
  text-align: center;
  font-size: 1.3rem;
}
.b-contact__bottom,
.b-contact__top {
  display: block;
  padding: 2rem;
}
.b-contact__top::after {
  content: '';
  position: absolute;
  top: 100%;
  left: -2rem;
  right: -2rem;
  border-bottom: 1px solid #f0f0f0;
}
.b-contact__tel {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.b-contact__tel .icon {
  margin: 0;
}
.b-contact__tel-text {
  margin-left: 1rem;
  font-weight: 700;
  font-size: 1.6rem;
  color: #000;
}
.b-contact__callinfo {
  display: block;
  color: #777;
  margin-bottom: 2rem;
}
.b-contact__worktime {
  font-weight: 700;
  margin-bottom: 0.8rem;
}
.b-contact__btn {
  padding: 7px 20px;
}
.f-info__header {
  font-weight: 700;
}
@media (max-width: 767px) {
  .hamburger {
    width: 3rem;
    height: 3rem;
  }
  .hamburger__inner {
    width: 1.4rem;
  }
  .site-header_mob:not(.site-header_dark.site-header_4)
    .site-header__menu-row
    + .site-header__main
    .hamburger__inner {
    width: 2rem !important;
  }
  .site-header:not(.site-header_dark)
    .site-header__menu-row
    + .sticky-wrapper
    .site-header__main
    .hamburger__inner,
  .site-header__menu-row + .site-header__main .hamburger__inner {
    width: 1.6rem;
  }
  .cat-menu-btn-mob {
    padding: 13px 0;
  }
  .wa-captcha-field {
    padding: 0;
  }
  .wa-captcha-field > .wa-value {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .wa-captcha-input {
    margin-left: 1rem;
  }
  .form-l {
    width: 100%;
  }
  .form-ui-wr_qiwi {
    width: 100%;
    background-color: #f6f6f6;
  }
  .rev-form {
    padding-top: 5rem;
    padding-bottom: 2rem;
  }
  .rev-form__sign-in-close {
    right: 2rem;
  }
  .rev-form__top {
    padding-left: 2rem;
    padding-right: 2rem;
    display: block;
  }
  .rev-form__social {
    margin-top: 2rem;
  }
  .rev-form__sign-in {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .rev-form__no-guest-auth .rev-form__social .soc-btn {
    width: 3rem;
    height: 3rem;
  }
  .rev-form__content,
  .rev-form__no-guest-auth {
    padding: 0 2rem;
  }
  .rev-form__f-row:not(.rev-form__f-row_rating) .rev-form__f-dd,
  .rev-form__f-row_rating .rev-form__f-dd {
    margin-bottom: 1rem;
  }
  .b-contact__worktime,
  .rev-form__btn-wr,
  .rev-form__f-row {
    display: block;
  }
  .rev-form__f-row_rating {
    text-align: center;
  }
  .rev-form__f-row_rating .rate-it {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .rev-form__f-row_rating .rate-it__star {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .rev-form__f-dt_flex {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: inline-block;
  }
  .rev-form__f-dt_flex > * {
    float: left;
  }
  .rev-form__f-dt_flex .errormsg {
    clear: left;
  }
  .rev-form__btn {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .f-info__header {
    margin: 0;
    padding: 1.5rem 2rem;
  }
  .f-info__header-text {
    font-size: 1.4rem;
  }
}
.f-info__header .icon {
  color: #bababa;
}
.f-info__header .icon .site-footer_dark {
  color: #fff;
}
.f-info__header.active .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.f-info__list_flex .f-info__i:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}
.info-sdb__content .info-sdb__list_cal li:not(:last-child),
.info-sdb__list_cal .info-sdb__item:not(:last-child) {
  margin-bottom: 1.4rem;
}
.f-info__list_flex .f-info__i:not(:first-child) {
  margin-left: 0.75rem;
}
.f-info__i {
  line-height: 1;
}
.f-info__i:not(:last-child),
.site-footer_2 .site-footer__item_about div:not(.logo-text):not(:last-child) {
  margin-bottom: 1.5rem;
}
.f-info__l:hover .soc-btn_vk,
.f-info__l:hover .soc-btn_vk .icon {
  color: #50739b;
}
.f-info__l:hover .soc-btn_instagram {
  background-color: #e7a0a9;
}
.f-info__l:hover .soc-btn_fb,
.f-info__l:hover .soc-btn_fb .icon {
  color: #3a5a9a;
}
.f-info__l:hover .soc-btn_telegram,
.f-soc .soc-btn_fb .icon,
.f-soc .soc-btn_telegram .icon,
.f-soc .soc-btn_tw .icon,
.f-soc .soc-btn_viber .icon,
.f-soc .soc-btn_vk .icon,
.f-soc .soc-btn_whatsapp .icon {
  color: #fff;
}
.f-info__l:hover .soc-btn_telegram .icon {
  color: #2ea6da;
}
.f-info__l:hover .soc-btn_whatsapp .icon {
  color: #25d366;
}
.f-info__l:hover .soc-btn_viber .icon {
  color: #7f38ac;
}
.f-info__l:hover .soc-btn_tw,
.f-info__l:hover .soc-btn_tw .icon {
  color: #30c3f0;
}
.brand:not(.brand_black) .brand__inner:hover img,
.f-info__l:hover .soc-btn_ytb {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.f-address {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.f-address .link_sec {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.drive-map {
  border-bottom: 1px dashed #979797;
}
.drive-map:hover {
  border-color: transparent;
}
.comment__details > *,
.f-payments__item:not(:last-child) {
  margin-right: 2rem;
}
.f-soc .soc-btn_vk {
  color: #50739b;
  background-color: #50739b;
}
.f-soc .soc-btn_instagram {
  border: 1px solid #e7a0a9;
}
.f-soc .soc-btn_fb {
  color: #3a5a9a;
  background-color: #3a5a9a;
}
.f-soc .soc-btn_ytb .icon {
  color: red;
}
.f-soc .soc-btn_telegram {
  border-color: #2ea6da;
  background-color: #2ea6da;
}
.f-soc .soc-btn_tw {
  background-color: #30c3f0;
  color: #30c3f0;
}
.f-soc .soc-btn_whatsapp {
  background-color: #25d366;
  border-color: #25d366;
  position: relative;
}
.f-soc .soc-btn_whatsapp::before {
  right: 80%;
  top: 115%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent #25d365 transparent transparent;
  border-width: 4px 7px;
  margin-top: -6px;
  -webkit-transform: rotate(-43deg);
  -ms-transform: rotate(-43deg);
  transform: rotate(-43deg);
}
.f-soc .soc-btn_viber {
  background-color: #7f38ac;
  border-color: #7f38ac;
}
.compare-pg__clear-list span,
.f-soc__text {
  margin-left: 1rem;
  color: #777;
}
.site-footer__top-line {
  width: 1240px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.boxed .site-footer__top-line::before {
  content: '';
  position: absolute;
  top: -250px;
  left: -3rem;
  right: 0;
  background-color: #fff;
  width: 1300px;
  height: 250px;
  z-index: -1;
}
#qiwi-phone-prefix,
.site-footer_dark .f-info__l:hover .soc-btn:not(.soc-btn_ytb) {
  background-color: #fff !important;
}
.boxed .site-footer:not(.site-footer_dark),
.boxed .site-footer:not(.site-footer_dark) .site-footer__top {
  border: 0;
  position: relative;
}
.boxed .site-footer:not(.site-footer_dark)::before {
  content: '';
  position: absolute;
  top: 0;
  left: calc((100% - (1240px + 60px)) / 2);
  border-bottom: 1px solid #f0f0f0;
  width: calc(1240px + 60px);
}
.boxed .site-footer:not(.site-footer_dark) .site-footer__top::before {
  content: '';
  position: absolute;
  top: 100%;
  left: calc((100% - (1240px + 60px)) / 2);
  border-bottom: 1px solid #f0f0f0;
  width: calc(1240px + 60px);
}
.site-footer_dark .site-footer__top {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
.site-footer__item_about .logo {
  margin-bottom: 2rem;
  display: block;
}
.cart-check__price-wr > *,
.comment__av,
.comments-sec__header > * {
  background-color: #fff;
}
.site-footer_1 .f-address .icon,
.site-footer_1 .f-phone .icon,
.site-footer_3 .f-address .icon,
.site-footer_3 .f-phone .icon {
  position: absolute;
  top: 50%;
  left: -2.6rem;
  margin-top: -8px;
}
.site-footer_2 .site-footer__item_about .icon:not(.icon-down) {
  margin-right: 1rem;
  color: #777;
}
.site-footer_2 .site-footer__item_about a:hover .icon {
  color: #306bc9;
}
.site-footer_2 .f-payments {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.site-footer_2 .f-payments__item {
  margin-top: 0.5em;
  margin-bottom: 0.5rem;
}
.site-footer_2 .logo-text,
.site-footer_3 .logo-text {
  color: #777;
  margin-bottom: 2rem;
}
.check-success .grey,
.site-footer_2 .site-footer__item_about,
.site-footer_3 .site-footer__item_about {
  font-size: 1.4rem;
}
.site-footer_3 .site-footer__item_about .f-info__body {
  padding-left: 2.6rem;
}
.site-footer_3 .link_sec {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.acc-partner__points .points-box strong,
.site-footer_3 .f-phone__num {
  font-size: 2.5rem;
}
#oc.success button.oc-modal__close,
.circle-icon-box_star .icon,
.site-footer_dark *,
.site-footer_dark .f-block_tel,
.site-footer_dark .f-info__l:hover .f-soc__text,
.site-footer_dark .logo-text {
  color: #fff;
}
.site-footer_dark .site-footer__item_scroll-top .icon {
  fill: #777;
}
.site-footer_dark .site-footer__item {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
.site-footer_dark .f-info__l,
.site-footer_dark .f-soc__text,
.site-footer_dark .link_sec,
.site-footer_dark .site-footer__vendor-sign {
  color: rgba(255, 255, 255, 0.6);
}
.site-footer_dark .f-info__l:hover,
.site-footer_dark .link_sec:hover {
  color: #fff;
  border-bottom-color: transparent;
}
.site-footer_dark .drive-map {
  border-bottom-color: rgba(255, 255, 255, 0.6);
}
.info-sdb__content > ul > li a:hover,
.info-sdb__item-l:hover {
  color: #306bc9;
}
.site-footer_dark .soc-btn {
  background-color: transparent !important;
  border-color: #fff !important;
  border-width: 1px;
}
.site-footer_dark .soc-btn_whatsapp::before {
  border-color: transparent #fff transparent transparent;
}
.site-footer_dark .f-soc .soc-btn_ytb .icon {
  color: #fff !important;
}
.info-sdb__wr_bd {
  padding: 3rem 2rem 3rem 0;
}
.info-sdb__header {
  font-size: 1.6rem;
  font-weight: 700;
}
.info-sdb__header_btn,
.info-sec figure {
  margin-bottom: 3rem;
}
.info-sdb__header:not(.info-sdb__header_btn) {
  padding-left: 3rem;
  margin-bottom: 2rem;
}
.info-sdb__header_btn .icon {
  margin-right: 1.4rem;
}
.info-sdb__content > ul > li > ul,
.info-sdb__item > .info-sdb__list {
  margin-top: 1.9rem;
}
.info-sdb__content > ul > li > ul a,
.info-sdb__item > .info-sdb__list .info-sdb__item-l {
  padding-left: 3.5rem;
}
.info-sdb__content > ul > li.active > a,
.info-sdb__item.active > .info-sdb__item-l {
  border-color: #306bc9;
  font-weight: 700;
}
.info-sdb__content > ul > li a,
.info-sdb__item-l {
  display: inline-block;
  color: #000;
  padding-left: 2.5rem;
  border-left: 5px solid transparent;
}
.cart-list__item:not(:last-child),
.info-sdb__header_cal,
.info-sdb__item_cal:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}
.info-sdb__content > ul > li:not(:last-child),
.info-sdb__item:not(:last-child) {
  margin-bottom: 1.9rem;
}
.info-sdb__content > ul > li > .info-sdb__list_cal,
.info-sdb__item > .info-sdb__list_cal {
  margin-top: 1.4rem;
}
.info-sdb__header_cal {
  margin-bottom: 0 !important;
  padding-bottom: 2rem;
}
.info-sdb__header_cal .icon,
.post-details .iconed-text .icon,
.post-details__author-pic,
.reviews__rating {
  margin-right: 1rem;
}
.info-sdb__wr_drop-cal {
  padding-right: 0;
  padding-bottom: 0;
}
.info-sdb__item_cal {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
.info-sdb__item_cal.is-active .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.acc-author-info__i > *,
.check-option .input-field input,
.check-success__info > div span,
.info-sdb__item_cal .info-sdb__item-l,
.points-box > *,
.reviews__btn-call-to-action > *,
.sub-cat__image {
  display: block;
}
.info-sdb__item_cal .info-sdb__item-l .icon {
  position: relative;
  top: -1px;
  margin-left: 0.5rem;
  color: #bababa;
}
.comment__author:hover,
.has-review .reviews__rating-text,
.info-sdb__item_cal .info-sdb__item-l:hover,
.info-sdb__item_cal .info-sdb__item-l:hover .icon,
.info-sdb__item_cal .info-sdb__item-l:hover span,
.post-details a:hover {
  color: #306bc9;
}
.info-sdb__item_cal .info-sdb__item-l span {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.info-sec {
  margin-bottom: 5.5rem;
}
.home-seo h1,
.home-seo h2,
.home-seo h3,
.home-seo h4,
.home-seo h5,
.home-seo h6,
.info-sec h1,
.info-sec h2,
.info-sec h3,
.info-sec h4,
.info-sec h5,
.info-sec h6,
.info-sec__title,
.item-tabs h1,
.item-tabs h2,
.item-tabs h3,
.item-tabs h4,
.item-tabs h5,
.item-tabs h6 {
  margin-bottom: 2rem;
  font-weight: 700;
}
.info-sec__title {
  font-size: 3rem !important;
}
.home-seo a[href]:not([class]):hover,
.info-sec a[href]:not([class]):hover,
.item-tabs a[href]:not([class]):hover {
  text-decoration: none !important;
}
.home-seo h1,
.info-sec h1,
.item-tabs h1 {
  font-size: 2.8rem;
}
.home-seo h2,
.info-sec h2,
.item-tabs h2 {
  font-size: 2.7rem;
}
.home-seo h3,
.info-sec h3,
.item-tabs h3 {
  font-size: 2.6rem;
}
.home-seo h4,
.info-sec h4,
.item-tabs h4 {
  font-size: 2.4rem;
}
.comment__av,
.home-seo h6,
.info-sec h6,
.item-tabs h6,
.reviews__stat-title,
.submit-success__text {
  font-size: 1.6rem;
}
.info-sec table {
  table-layout: fixed;
  border: 1px solid #f0f0f0;
  width: 100%;
}
.info-sec td,
.info-sec th {
  width: 2%;
  border: 1px solid #f0f0f0;
  padding: 1.5rem;
}
.info-sec img {
  max-width: 100%;
  vertical-align: top;
}
.post-details > :not(:last-child) {
  border-right: 1px solid #f0f0f0;
  margin-right: 2rem;
  padding-right: 2rem;
}
.post-details > * {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
.comment__author,
.post-details a {
  color: inherit;
}
.post-details__author-pic {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  overflow: hidden;
}
.post-details__author-pic img {
  width: 100%;
  height: 100%;
  display: block;
}
.comments-sec__header {
  margin-bottom: 4rem;
  position: relative;
}
.comments-sec__header::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-top: 1px solid #f0f0f0;
  z-index: -1;
}
.comment.is-reply,
.comments-sec__btn-el {
  padding-left: 2rem;
}
.comment__av {
  width: 50px;
  height: 50px;
  border: 2px solid rgba(48, 107, 201, 0.2);
  border-radius: 50%;
  line-height: 4.8rem;
  text-align: center;
  font-weight: 700;
}
.comment__av.has-pic {
  overflow: hidden;
  border-color: transparent;
}
.comment__av img,
.reviews__svg svg {
  width: 100%;
  height: 100%;
}
.comment__date {
  color: #777;
  font-size: 1.2rem;
}
.comment__title {
  font-weight: 700;
  font-size: 1.6rem;
}
.comment__details,
.comment__text,
.comment__title,
.reviews__main-info {
  margin-bottom: 2rem;
}
.comment .form-l,
.comment__btn,
.reviews .comments-sec__form {
  margin-bottom: 3rem;
}
.is-admin > .comment__content .comment__author {
  font-weight: 700;
}
.comment__label {
  background-color: #1ecd84;
  color: #fff;
  border-radius: 3px;
  font-size: 1.3rem;
  padding: 1px 5px;
}
.reviews__title {
  font-size: 3rem;
  font-weight: 700;
}
.reviews__header {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 6rem;
}
@media (max-width: 767px) {
  .f-info__body {
    padding: 0 2rem 1.5rem;
  }
  .f-payments {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .site-footer {
    margin-top: 1.5rem;
  }
  .site-footer__bottom {
    text-align: center;
  }
  .site-footer__item:not(:last-child) {
    border-bottom: 1px solid #f0f0f0;
  }
  .site-footer__item_scroll-top {
    height: 46px;
    line-height: 46px;
    background-color: #f0f0f0;
    font-size: 1.3rem;
    color: #777;
  }
  .site-footer__item_scroll-top .icon {
    margin-left: 0.9rem;
  }
  .site-footer_1 .site-footer__item_contacts .f-info__body {
    padding-left: 4.4rem;
  }
  .site-footer_2 .logo,
  .site-footer_2 .logo-text {
    display: none !important;
  }
  .site-footer_3 .site-footer__item_about .f-info__body {
    padding-left: 4.6rem;
  }
  .site-footer_dark .f-info__l,
  .site-footer_dark .f-soc__text,
  .site-footer_dark .link_sec,
  .site-footer_dark .site-footer__vendor-sign {
    color: #fff;
  }
  .site-footer_dark .f-info_payment {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .info-sdb {
    width: 100%;
  }
  .info-sdb__wr_bd {
    padding: 0;
    border-radius: 0;
    border: 0;
    position: relative;
    margin-bottom: 0 !important;
  }
  .info-sdb__content,
  .info-sdb__header_btn {
    z-index: 901;
    background-color: #fff;
    border-radius: 5px;
  }
  .info-sdb__header_btn {
    margin-bottom: 1.5rem;
    font-size: 1.3rem;
    border: 1px solid #f0f0f0;
    text-align: center;
    padding: 9px;
    position: relative;
  }
  .info-sdb__content {
    width: 100%;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    opacity: 0;
    -webkit-transform: translate(0, 1rem);
    -ms-transform: translate(0, 1rem);
    transform: translate(0, 1rem);
    visibility: hidden;
    -webkit-transition:
      visibility 0s 0.5s,
      opacity 0.3s ease-out,
      -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
    -o-transition:
      visibility 0s 0.5s,
      opacity 0.3s ease-out,
      transform 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition:
      visibility 0s 0.5s,
      opacity 0.3s ease-out,
      transform 0.5s cubic-bezier(0, 1, 0.5, 1),
      -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  }
  .info-sdb__wr_bd.active .info-sdb__content {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    -webkit-transition:
      opacity 0.3s ease-out,
      -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
    -o-transition:
      opacity 0.3s ease-out,
      transform 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition:
      opacity 0.3s ease-out,
      transform 0.5s cubic-bezier(0, 1, 0.5, 1),
      -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  }
  .info-sec__title {
    font-size: 2rem !important;
    margin-bottom: 1rem !important;
  }
  .info-sec__details {
    margin-bottom: 1.5rem;
  }
  .home-seo h1,
  .info-sec h1,
  .item-tabs h1 {
    font-size: 2.4rem;
  }
  .home-seo h2,
  .info-sec h2,
  .item-tabs h2 {
    font-size: 2.3rem;
  }
  .home-seo h3,
  .info-sec h3,
  .item-tabs h3 {
    font-size: 2.2rem;
  }
  .home-seo h4,
  .info-sec h4,
  .item-tabs h4 {
    font-size: 2.1rem;
  }
  .comment__details,
  .post-details {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .post-details__author-pic {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .comment__details > * {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .comment__av {
    width: 4rem;
    height: 4rem;
    line-height: 3.8rem;
  }
  .reviews__title,
  .reviews__title-wrapper {
    font-size: 2rem;
  }
  .reviews__header {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1250px) {
  .b-post-horz__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25.4rem;
    flex: 0 0 25.4rem;
  }
  .slider-arrows_promo-cat {
    position: absolute;
    top: calc(50% + 8.4rem);
    margin-top: -3rem;
    width: 100%;
  }
  .slider-arrows_promo-cat .slider-ar {
    position: absolute;
  }
  .slider-arrows_promo-cat .slider-ar:first-child {
    left: -6rem;
  }
  .slider-arrows_promo-cat .slider-ar:last-child {
    right: -6rem;
  }
  #mmenu,
  .mm-menu_offcanvas.mm-menu_opened,
  .mm-wrapper__blocker,
  .site-header_mob {
    display: none;
  }
  .mm-slideout {
    z-index: unset;
  }
  .site-footer {
    position: relative;
    margin-top: 6rem;
  }
  .boxed .site-footer.site-footer_dark {
    background-color: transparent;
  }
  .boxed .site-footer.site-footer_dark .f-row {
    background-color: #306bc9;
  }
  .boxed .site-footer.site-footer_dark .f-row::before {
    content: '';
    position: absolute;
    top: -3rem;
    bottom: -3rem;
    left: -3.1rem;
    right: -3.1rem;
    background-color: #306bc9;
  }
  .boxed .site-footer.site-footer_dark .f-row::after {
    content: '';
    position: absolute;
    left: -3rem;
    right: -3rem;
    top: calc(100% + 40px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .site-footer__bottom,
  .site-footer__top {
    padding: 3rem 0;
  }
  .reviews__info {
    padding-right: 4rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 64.5rem;
  }
  .reviews__actions {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 38rem;
    flex: 1 0 38rem;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .hamburger__inner {
    width: 1.6rem;
  }
  .site-header:not(.site-header_dark)
    .site-header__menu-row
    + .sticky-wrapper
    .site-header__main
    .hamburger__inner,
  .site-header__menu-row + .site-header__main .hamburger__inner {
    width: 2rem;
  }
  .cat-menu-btn-mob {
    padding: 18px 0;
    white-space: nowrap;
  }
  .info-sdb__content > ul > li > ul > li,
  .info-sdb__item > .info-sdb__list .info-sdb__item {
    border-bottom: none;
  }
  .info-sdb__content > ul > li > ul li a,
  .info-sdb__item > .info-sdb__list .info-sdb__item .info-sdb__item-l {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .info-sdb__content > ul > li:not(:last-child),
  .info-sdb__item:not(:last-child) {
    border-bottom: 1px solid #f0f0f0;
  }
  .info-sdb__content > ul > li > ul a,
  .info-sdb__item > .info-sdb__list .info-sdb__item-l {
    padding-left: 2.5rem;
  }
  .info-sdb__content > ul > li.active,
  .info-sdb__item.active {
    border-left: 5px solid #306bc9;
  }
  .info-sdb__content > ul > li.active > a,
  .info-sdb__item.active > .info-sdb__item-l {
    border: 0;
  }
  .reviews__header {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .reviews__info {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 59.75%;
    flex: 0 1 59.75%;
    padding-right: 1rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .reviews__actions {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40.1%;
    flex: 1 1 40.1%;
  }
}
.reviews__actions {
  border-left: 1px solid #f0f0f0;
  padding-left: 4rem;
}
.reviews__svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.reviews__svg svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.reviews__svg svg circle {
  stroke: #306bc9;
  fill: transparent;
  stroke-width: 10;
  stroke-dasharray: 320;
  stroke-dashoffset: 320;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0, 1, 0.5, 1);
  -o-transition: stroke-dashoffset 1s cubic-bezier(0, 1, 0.5, 1);
  transition: stroke-dashoffset 1s cubic-bezier(0, 1, 0.5, 1);
  stroke-linecap: round;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .reviews__stats {
    margin-left: 2rem;
  }
  .reviews__main-info {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-bottom: 3rem;
  }
}
.reviews__rating-row:not(:last-child) {
  margin-bottom: 0.5rem;
}
.check-option__info .icon,
.check-option__info span,
.check-option__input-name,
.reviews__rating-row > * {
  margin-right: 1rem;
}
.reviews__rating-bar {
  width: 13rem;
  height: 0.7rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .reviews__info {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .reviews__actions {
    padding-left: 0;
    width: 100%;
    margin-top: 3rem;
  }
  .reviews__circle {
    margin-bottom: 1.5rem;
  }
  .reviews__btn,
  .reviews__stats {
    width: 100%;
  }
  .reviews__stat-title {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .reviews__main-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .reviews__rating {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 1.5rem;
  }
  .reviews__rating-bar {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.reviews__rating-bar > * {
  height: 100%;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
}
.reviews__rating-rail {
  width: 100%;
  background-color: #f0f0f0;
  z-index: 1;
}
.reviews__rating-fill {
  width: 0%;
  background-color: #ff8c52;
  z-index: 2;
}
.reviews__rating-text {
  font-size: 1.2rem;
  color: #777;
}
.has-review .reviews__rating-text:hover {
  color: #000;
}
.reviews__btn-call-to-action strong {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  font-weight: 400;
}
.reviews__btn-call-to-action span {
  font-size: 1.3rem;
  color: #777;
  margin-bottom: 2rem;
}
.reviews__no-rev {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 6rem;
}
.reviews__no-rev-stars {
  margin-bottom: 2rem;
}
.reviews__no-rev-stars .stars__i {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}
.checkout-pg__social-auth,
.points-box,
.reviews__no-rev-text {
  text-align: center;
}
.reviews__no-rev-text h6 {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.reviews__no-rev-text span {
  font-size: 1.3rem;
  color: #777;
}
.feedback-upl .dashed-border {
  padding: 2rem;
  border: 1px dashed #bfbfbf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  width: 100%;
}
.feedback-upl.is-highlighted .dashed-border {
  background: #fff493;
}
.moderate-text {
  text-align: center;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  font-size: 1.3rem;
}
.feed-uploader__descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.3rem;
  color: #306bc9;
}
.cart-help__tel,
.circle-icon-box_user .icon,
.feed-uploader__descr span,
.subcat-text:hover {
  color: #000;
}
.feed-uploader__descr .icon-camera {
  fill: #306bc9;
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.feed-uploader__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  text-indent: -100%;
  font-size: 0;
}
.feed-uploader__error {
  color: red;
  font-size: 1.3rem;
  margin-top: 1.5rem;
}
.feed-uploader__attached-files-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2rem;
  margin-right: -2rem;
  margin-bottom: -2rem;
}
.feed-uploader__attached-file {
  width: 12.6rem;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
  position: relative;
}
.feed-photos__image img,
.feed-uploader__image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.feed-uploader__descr-wrapper {
  width: 100%;
  height: 56px;
}
.feed-uploader__add-descr {
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.feed-uploader__add-descr:hover span {
  border-color: transparent;
}
.check-option__item,
.fav-pg__clear .grey,
.feed-uploader__add-descr span,
.feed-uploader__textarea textarea {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.feed-uploader__add-descr span {
  color: #666;
  border-bottom: 1px dashed #666;
}
.feed-uploader__textarea textarea {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  font-size: 1.2rem;
  padding: 0.5rem;
  height: 2.3rem;
}
.feed-uploader__descr-wrapper.is-extended .feed-uploader__textarea textarea,
.feed-uploader__textarea textarea:focus {
  height: 3.6rem;
}
.feed-uploader__textarea textarea::-webkit-input-placeholder {
  color: #aaa;
  font-family: Roboto, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 1;
}
.feed-uploader__textarea textarea::-moz-placeholder {
  color: #aaa;
  font-family: Roboto, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 1;
}
.feed-uploader__textarea textarea:-ms-input-placeholder {
  color: #aaa;
  font-family: Roboto, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 1;
}
.feed-uploader__textarea textarea::-webkit-scrollbar {
  width: 0.5em;
}
.feed-uploader__textarea textarea::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.05);
}
.feed-uploader__textarea textarea::-webkit-scrollbar-thumb {
  background-color: rgba(169, 169, 169, 0.25);
  outline: #708090 solid 1px;
  border-radius: 5px;
}
.auth-links .wa-login-forgotpassword-url + .wa-login-forgotpassword-url,
.auth-links .wa-signup-url + .wa-signup-url,
.balance-wa-captcha .errormsg::before,
.balance-wa-captcha .wa-captcha-img + strong,
.feed-uploader__descr-wrapper.is-extended .feed-uploader__add-descr,
.home-tab-sliders__content-item:not(.active),
.info-pg__tab-menu {
  display: none;
}
.feed-uploader__actions {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -5px;
  top: -5px;
}
.feed-uploader__action-delete {
  background: #fff;
  border: 1px solid #d9d9d9;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.feed-uploader__action-delete .icon-x {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 13px;
}
.feed-uploader__action-delete .icon-x::after,
.feed-uploader__action-delete .icon-x::before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: '';
  position: absolute;
  top: 7px;
  left: 1px;
  width: 13px;
  height: 1px;
  background-color: #000;
}
.feed-uploader__action-delete .icon-x::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.feed-uploader__action-delete .icon-x::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.feed-uploader__action-delete:hover {
  border-color: red;
}
.feed-uploader__action-delete:hover .icon-x::after,
.feed-uploader__action-delete:hover .icon-x::before {
  background-color: red;
}
.feed-photos__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.4rem;
}
.feed-photos__item {
  width: 6.6rem;
  height: 6.6rem;
  position: relative;
  margin-bottom: 1.4rem;
  margin-right: 1.4rem;
}
.feed-photos__image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}
.auth-form {
  width: 29rem;
  margin: 0 auto;
  padding: 5rem 0;
}
.auth-form__popup-title {
  font-weight: 700;
  text-align: center;
  font-size: 2rem;
}
.auth-form__social {
  margin-top: 5rem;
}
.auth-form__social-title {
  display: inline-block;
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
}
.acc-profile__social .soc-list__i,
.account-pg__social .soc-list__i,
.auth-form__social .soc-list__i {
  margin: 0.5rem;
}
.submit-success {
  text-align: center;
  padding: 5rem 0;
}
.submit-success__icon {
  display: table;
}
.acc-profile__info-wrapper,
.acc-profile__item:not(:last-child),
.acc-profile__social-title,
.acc-subscribe,
.acc-subscribe .data-saved,
.acc-subscribe__item:not(:last-child),
.acc-subscribe__title,
.submit-success__icon,
.submit-success__text {
  margin-bottom: 2rem;
}
.submit-success__btn {
  width: 290px;
}
.mob-orders-view-toggle {
  margin: 1.5rem 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
  background-color: #fff;
}
.mob-orders-view-toggle__tab {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  font-size: 1.3rem;
  color: #aaa;
  text-align: center;
}
.mob-orders-view-toggle__tab.active {
  background-color: #f0f0f0;
  color: #000;
}
.order-list {
  overflow: hidden;
  width: 100%;
  font-size: 1.3rem;
}
.acc-partner-his__row:not(.acc-partner-his__row_header):hover,
.order-list__row:not(.order-list__row_header):hover {
  background-color: #f6f6f6;
}
.acc-partner-his__heading,
.order-list__heading {
  color: #777;
  text-align: left;
  font-weight: 400;
}
.acc-info-dash,
.acc-info-dash__part {
  display: -webkit-box;
  display: -ms-flexbox;
}
.order-list__cell span {
  color: #777;
  white-space: nowrap;
  margin-right: 0.5rem;
}
.order-list__num {
  font-weight: 700;
  border-bottom: 1px solid #000;
  color: #000;
}
.order-list__num:hover {
  border-bottom-color: transparent;
}
.order-list__order-details span {
  font-weight: 700;
  text-decoration: underline;
  color: #777;
}
.acc-info-dash__part .circle-icon-box,
.acc-info-dash__part .points-box,
.acc-ord-info,
.acc-ord-info__item:not(:last-child),
.acc-partner-his,
.acc-subscribe__list,
.account-pg .b-row_inside .col-1-of-2:last-child,
.account-pg__order-list,
.b-row-ip,
.cart-list,
.cart-pg .acc-info-box,
.check-confirm__top,
.check-confirm__top-item:not(:last-child),
.check-option,
.check-option__item:not(:last-child),
.check-option__list,
.checkout-pg__main,
.info-pg .comments-sec__form,
.sign-pg {
  margin-bottom: 3rem;
}
.stat-icon {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  margin-right: 1rem;
}
.acc-info-dash {
  border-radius: 5px;
  display: flex;
  font-size: 1.3rem;
}
.acc-info-dash__part {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acc-profile,
.acc-profile__item_submit {
  display: -webkit-box;
  display: -ms-flexbox;
}
.acc-info-dash__part_side {
  border: 1px solid #f0f0f0;
}
.acc-info-dash__part_info {
  padding: 3rem;
  border: 1px solid #f0f0f0;
}
@media (min-width: 768px) {
  .f-info__header {
    margin-bottom: 1.5rem;
  }
  .f-info__header .icon {
    display: none;
  }
  .f-info__body {
    display: block !important;
  }
  .f-info_payment {
    margin-bottom: 3rem;
  }
  .site-footer:not(.site-footer_dark) {
    border-top: 1px solid #f0f0f0;
  }
  .site-footer_3 .logo {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .reviews__circle {
    position: relative;
    width: 12rem;
    height: 12rem;
  }
  .circle-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 95%;
    height: 95%;
    position: absolute;
    top: 4px;
    left: 2px;
    border-radius: 50%;
    border: 7px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 0 2.5rem;
  }
  .circle-progress__rate {
    font-size: 3.5rem;
    color: #306bc9;
    line-height: 1.2;
  }
  .circle-progress__text {
    font-size: 1.1rem;
    color: #777;
  }
  .submit-success {
    width: 487px;
  }
  .order-list__cell,
  .order-list__heading {
    border: 1px solid #f0f0f0;
    padding: 1.6rem 2rem;
  }
  .order-list__row:first-child .order-list__heading {
    border-top: 0;
  }
  .order-list__row:last-child .order-list__cell {
    border-bottom: 0;
  }
  .order-list__cell:first-child,
  .order-list__heading:first-child {
    border-left: 0;
  }
  .order-list__cell:last-child,
  .order-list__heading:last-child {
    border-right: 0;
  }
  .acc-info-dash__part {
    min-height: 32rem;
  }
  .acc-info-dash__part_side {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .acc-info-dash__part_info {
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .acc-ord-details__name {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .reviews__no-rev {
    margin-top: -1.5rem;
    margin-bottom: 1.5rem;
  }
  .circle-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .circle-progress__text {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-right: 1rem;
  }
  .feed-uploader__attached-files-list,
  .feed-uploader__descr {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .feed-photos__item {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .auth-form {
    padding: 4rem 0;
  }
  .auth-form__popup-title {
    font-size: 1.6rem;
  }
  .submit-success {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .submit-success__btn {
    width: 100%;
    max-width: 290px;
  }
  .account-pg__order-list,
  .order-list tbody,
  .order-list__row {
    width: 100%;
  }
  .order-list,
  .order-list tbody,
  .order-list__cell,
  .order-list__row {
    display: block;
  }
  .order-list__row_header {
    display: none !important;
  }
  .order-list__row {
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    margin-bottom: 1.5rem;
    padding: 20px;
  }
  .order-list__cell {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .order-list__cell:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .order-list_short .order-list__cell:not(.order-list__cell_num):not(.order-list__cell_date) {
    display: none !important;
  }
  .order-list_short .order-list__cell {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .order-list_short .order-list__cell_num {
    padding-right: 2rem;
  }
  .order-list_short .order-list__cell_date {
    padding-left: 2rem;
    border-left: 1px solid #f0f0f0;
  }
  .acc-info-dash {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .acc-info-dash__part .circle-icon-box,
  .acc-info-dash__part .points-box {
    margin-bottom: 2rem;
  }
  .acc-info-dash__part_side {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .acc-info-dash__part_info {
    border-top: 0;
    padding: 2rem;
  }
  .acc-info-dash_profile .acc-info-dash__part {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 2rem;
  }
}
.circle-icon-box {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
}
.circle-icon-box_user {
  border: 1px solid #f0f0f0;
  background-color: #fff;
}
.points-box strong {
  font-weight: 700;
  font-size: 3.5rem;
  margin-bottom: 0.5rem;
}
.points-box span {
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.acc-author-info__i:not(:last-child) {
  margin-bottom: 1.8rem;
}
.acc-author-info__i strong {
  font-size: 1.4rem;
  font-weight: 400;
}
.acc-info-box {
  text-align: center;
  padding: 5rem 14.9rem;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .reviews__no-rev {
    margin-bottom: 3rem;
  }
  .acc-info-box {
    padding-left: 7rem;
    padding-right: 7rem;
  }
}
.acc-info-box__title {
  font-size: 3rem;
}
.acc-info-box__text {
  font-size: 1.6rem;
  color: #777;
  margin-top: 2rem;
}
.acc-ord-info {
  padding: 3rem 3.4rem;
}
.acc-ord-details__row_header {
  padding: 1.5rem 3rem;
  border-bottom: 1px solid #f0f0f0;
  font-size: 1.3rem;
  color: #777;
}
.acc-ord-details__name {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(100% - 314px);
  flex: 0 1 calc(100% - 314px);
}
.acc-ord-details__name a,
.wa-cart-content .wa-product .wa-name:hover {
  color: #000 !important;
}
.acc-ord-details__name a:hover,
.wa-cart-content .wa-product .wa-name,
.wa-line.wa-agreement-wrapper .wa-checkbox-wrapper a,
.wa-logout-link.js-logout-button {
  color: #306bc9 !important;
}
.acc-ord-details__qty_head,
.acc-ord-details__total_head {
  float: right;
  width: 15.7rem;
}
.acc-ord-details__total_head {
  text-align: right;
}
.acc-ord-details__name_head {
  float: left;
  width: calc(100% - 314px);
}
#zuck-modal-content .story-viewer .head .right,
.dev {
  float: right;
}
.acc-ord-details__image {
  width: 70px;
  height: 70px;
  margin-right: 2rem;
}
.acc-ord-details__row:not(.acc-ord-details__row_header) {
  padding: 3rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.acc-ord-details__row:not(.acc-ord-details__row_header):not(:last-child)::before {
  content: '';
  position: absolute;
  left: 3rem;
  right: 3rem;
  bottom: 0;
  border-bottom: 1px solid #f0f0f0;
}
.acc-ord-details__qty-total {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31.4rem;
  flex: 0 0 31.4rem;
  font-size: 1.3rem;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .acc-ord-details__name {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% - 255px);
    flex: 0 1 calc(100% - 255px);
  }
  .acc-ord-details__qty_head,
  .acc-ord-details__total_head {
    width: 12.5rem;
  }
  .acc-ord-details__name_head {
    width: calc(100% - 255px);
  }
  .acc-ord-details__qty-total {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25rem;
    flex: 0 0 25rem;
  }
  .acc-partner-his__cell_date {
    min-width: 15rem;
  }
}
.acc-ord-details__inner-row_options .acc-ord-details__name {
  font-size: 1.3rem;
  color: #777;
}
.acc-ord-details__inner-row_options {
  margin-top: 1.7rem;
}
.acc-ord-details__row_footer {
  font-size: 1.3rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 1.3rem !important;
  padding-bottom: 1.3rem !important;
  line-height: 1;
}
.acc-ord-details__row_footer:hover {
  background-color: #fafafa;
}
.acc-ord-details__row_footer strong,
.cart-check__price-text,
.check-option__inner-heading {
  font-size: 1.6rem;
}
.order-info__item {
  padding-left: 4.6rem;
}
.order-info__item:not(:last-child) {
  margin-bottom: 1rem;
}
.balance-wa-captcha .wa-captcha,
.cart-check,
.cart-check.is-loading,
.cart-item,
.home-tab-sliders,
.is-loading .cart-item__inner,
.item-c.is-loading,
.item-line-c.is-loading,
.item-list-c.is-loading,
.minicart__item.is-loading,
.order-info__item_heading,
.pd-equal-item.is-loading,
.side-item.is-loading,
.subcat-slider {
  position: relative;
}
.order-info__item_heading .icon {
  position: absolute;
  top: 0;
  left: 0;
}
.order-info__track-num {
  padding: 0.6rem 1rem;
  line-height: 1;
  border-radius: 3px;
  background-color: #fff493;
  text-align: center;
  font-weight: 700;
  margin: 0 1rem;
}
.brands-pg__letter-wrapper,
.check-success__info > div,
.checkout-auth-info__main,
.compare-pg__color-item:not(:last-child),
.pg-not-found__reason-i:not(:last-child),
.qiwi-form__row:not(:last-child),
.qiwi-form__row_bottom .errormsg {
  margin-bottom: 1rem;
}
.order-info__copy-track {
  color: #306bc9;
  border-bottom: 1px dashed;
}
.order-info__copy-track:hover {
  border-bottom-color: transparent;
}
.qiwi-form__row {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.cart-item__content,
.qiwi-form__row .input-field:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.acc-profile,
.qiwi-form__row_bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.qiwi-form__row_bottom {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.acc-profile {
  display: flex;
  padding: 3rem;
}
.acc-profile .data-saved {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
#wa-my-info-edit-wrapper,
.acc-profile__list {
  width: 26rem;
}
@media (max-width: 767px) {
  .acc-info-box {
    padding: 4rem 2rem;
    margin-bottom: 3rem;
  }
  .acc-info-box__title {
    font-size: 2rem;
  }
  .acc-info-box__text {
    font-size: 1.3rem;
  }
  .acc-ord-info {
    margin-bottom: 2rem;
    padding: 2rem;
  }
  .acc-ord-details__image {
    margin-right: 1rem;
  }
  .acc-ord-details__row:not(.acc-ord-details__row_header),
  .acc-profile {
    padding: 2rem;
  }
  .acc-ord-details__row:not(.acc-ord-details__row_header)::before {
    left: 2rem !important;
    right: 2rem !important;
  }
  .acc-ord-details__qty-total {
    margin-top: 1rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .order-info__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .order-info__item_form {
    padding-left: 0;
  }
  .order-info__track-text {
    width: 100%;
    margin-bottom: 1rem;
  }
  .order-info__track-num {
    margin-left: 0;
  }
  .qiwi-form {
    padding-bottom: 6.5rem;
    position: relative;
  }
  .qiwi-form_yandex {
    padding-bottom: 2rem;
  }
  .qiwi-form input[type='submit'] {
    position: absolute;
    bottom: 10px;
    left: 20px;
    right: 0;
  }
  .acc-profile__list {
    width: 100%;
  }
  .acc-profile__social {
    margin-top: 3rem;
  }
}
.acc-profile__item_submit {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.acc-profile__cancel-btn {
  color: #306bc9;
  border-bottom: 1px dashed #306bc9;
  font-size: 1.2rem;
}
.acc-profile__cancel-btn:hover {
  border-color: transparent;
}
.data-saved {
  padding-left: 3rem;
  position: relative;
  font-size: 1.3rem;
  font-weight: 700;
  color: #02bc2c;
}
.data-saved::before {
  content: '';
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1rem;
  background-image: url(../img/icon-success.svg);
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.acc-partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
}
.acc-partner > * {
  padding: 3rem 2rem;
}
.acc-partner__descr-title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.acc-partner-his__list {
  width: 100%;
  font-size: 1.3rem;
}
.acc-partner-his__list a {
  font-size: inherit;
}
.acc-partner-his__ord-num {
  color: #000;
  font-weight: 700;
}
.acc-partner-his__ord-num:hover {
  text-decoration: none;
}
.acc-subscribe {
  padding: 3rem;
}
.acc-subscribe__btn {
  display: block;
  font-weight: 700;
}
.acc-subscribe__btn:last-child,
.checkout-pg__auth-error,
.checkout-pg__form_auth .checkout-pg__social-links,
.fav-pg {
  margin-top: 2rem;
}
.acc-infolist__row {
  margin-bottom: 3rem;
  position: relative;
}
.acc-infolist__row::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #f0f0f0;
  z-index: 1;
}
.acc-infolist__row-dd {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  display: inline-block;
}
.acc-infolist__row-dd span,
.acc-infolist__row-dt strong {
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.acc-infolist__row-dd span {
  padding-right: 2rem;
}
@media (min-width: 768px) {
  .qiwi-form__row .input-field:first-child {
    padding-right: 1rem;
  }
  .acc-profile__social {
    margin-top: 6rem;
  }
  .acc-partner__points {
    border-right: 1px solid #f0f0f0;
  }
  .acc-partner__points .points-box {
    margin-left: 2rem;
    text-align: left;
  }
  .acc-partner-his {
    border-radius: 5px;
    border: 1px solid #f0f0f0;
  }
  .acc-partner-his__cell,
  .acc-partner-his__heading {
    border: 1px solid #f0f0f0;
    padding: 1.6rem 2rem;
  }
  .acc-partner-his__row:first-child .acc-partner-his__heading {
    border-top: 0;
  }
  .acc-partner-his__row:last-child .acc-partner-his__cell {
    border-bottom: 0;
  }
  .acc-partner-his__cell:first-child,
  .acc-partner-his__heading:first-child {
    border-left: 0;
  }
  .acc-partner-his__cell:last-child,
  .acc-partner-his__heading:last-child {
    border-right: 0;
  }
  .acc-infolist__row-dd {
    -ms-flex-preferred-size: 26.8rem;
    flex-basis: 26.8rem;
  }
}
.acc-infolist__row-dt {
  font-weight: 700;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #fff;
  position: relative;
  z-index: 3;
}
.acc-infolist__row-dt strong {
  padding-left: 1.3rem;
}
@media (max-width: 767px) {
  .acc-partner {
    margin-bottom: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .acc-partner__points,
  .cart-list__item {
    border-bottom: 1px solid #f0f0f0;
  }
  .acc-partner__points .circle-icon-box {
    margin-bottom: 2rem;
  }
  .acc-partner-his {
    margin-bottom: 2rem;
    width: 100%;
  }
  .acc-partner-his__list tbody,
  .acc-partner-his__row {
    width: 100%;
  }
  .acc-partner-his tbody,
  .acc-partner-his__cell,
  .acc-partner-his__list,
  .acc-partner-his__row {
    display: block;
  }
  .acc-partner-his__row_header {
    display: none !important;
  }
  .acc-partner-his__row {
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    margin-bottom: 1.5rem;
    padding-top: 20px;
  }
  .acc-partner-his__cell_comment,
  .acc-partner-his__cell_date {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: 2rem;
  }
  .acc-partner-his__cell_comment {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .acc-partner-his__cell_balance,
  .acc-partner-his__cell_in,
  .acc-partner-his__cell_out {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 1px solid #f0f0f0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    text-align: center;
  }
  .acc-partner-his__cell_balance,
  .acc-partner-his__cell_out {
    border-left: 1px solid #f0f0f0;
  }
  .acc-partner-his__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .acc-subscribe {
    padding: 2rem;
  }
  .acc-infolist__row::before {
    display: none;
  }
  .acc-infolist__row-dd span {
    padding-right: 0;
  }
  .acc-infolist__row-dd {
    -ms-flex-preferred-size: 8.5rem;
    flex-basis: 8.5rem;
  }
  .acc-infolist__row-dt strong {
    padding-left: 0;
  }
  .cart-item {
    padding: 2rem 1rem;
  }
  .cart-item__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .cart-item__image {
    width: 5rem;
    height: 5rem;
    margin-right: 1rem;
  }
  .cart-item__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.cart-item__image:hover,
.cart-item__image:hover img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cart-item__image:hover img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.1);
  transform: translate3d(0, 0, 0) scale(1.1);
}
.cart-item__image img {
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.cart-item__discount {
  position: absolute;
  top: -2rem;
  left: -2rem;
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .cart-item {
    padding: 3rem 2rem;
  }
  .cart-item__image {
    margin-right: 2rem;
  }
  .cart-item__discount {
    left: -1rem;
  }
  .cart-item__descr {
    padding-right: 3rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 22.6rem;
    flex: 1 1 22.6rem;
  }
  .cart-item__price-actions {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.cart-item__qty .qty__btn_decr {
  border-right: none;
}
.cart-item__qty .qty__btn_incr {
  border-left: none;
}
.cart-item__clear-text {
  border-bottom: 1px dashed #777;
}
.cart-item__categ {
  line-height: 1;
  margin-bottom: 0.9rem;
  display: inline-block;
  width: 100%;
}
.cart-item__categ:hover,
.cart-item__name-text:hover {
  color: #306bc9;
}
.cart-item__name-text {
  font-weight: 700;
  color: #000;
}
.cart-item__options-i select {
  margin-left: 2.5rem;
  margin-top: 1rem;
  max-width: 40rem;
}
@media (max-width: 800px) {
  .form-l {
    width: 100%;
  }
  .cart-item__options-i {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .cart-item__options-i select {
    margin-left: 3rem;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .cart-item__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cart-item__price-actions,
  .cart-item__qty-clear {
    margin-top: 1.5rem;
    width: 100%;
  }
  .cart-item__clear {
    color: #777;
  }
  .cart-item__options-i select {
    max-width: 17rem;
  }
  .cart-item__price-reg {
    margin-right: 1rem;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.cart-item__options-i:not(:last-child),
.compare-pg__breadcrumbs,
.home-pg__section_feat .home-g [class*='col-']:not(:last-child),
.info-pg__title,
.info-pg__top,
.rev-pg .breadcrumbs {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .cart-item__qty-clear {
    width: 100%;
    margin-top: 1rem;
  }
  .cart-item__qty {
    width: 100%;
  }
  .cart-item__qty .qty {
    width: 101px;
  }
  .cart-item__qty .qty__btn {
    -ms-flex-preferred-size: 4rem;
    flex-basis: 4rem;
  }
  .cart-item__clear {
    position: absolute;
    top: 1rem;
    right: 1rem;
  }
  .cart-item__categ,
  .cart-item__options-i:not(:last-child) {
    margin-bottom: 2rem;
  }
  .cart-item__options-i select {
    max-width: 22rem;
  }
}
.cart-item__price-old {
  display: inline-block;
  color: #777;
  position: relative;
  line-height: 1;
}
.cart-item__price-old::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  border-bottom: 1px solid #777;
}
@media (max-width: 1249px) {
  .site-header__menu-row {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    line-height: 1;
  }
  .site-header_mob .cart-btn__inner {
    height: auto;
  }
  .site-header_desk {
    display: none;
  }
  .b-contact__workinfo {
    white-space: normal;
  }
  .info-sdb__content > ul > li > ul,
  .info-sdb__item > .info-sdb__list {
    margin-top: 0;
  }
  .info-sdb__content > ul > li,
  .info-sdb__item {
    margin: 0 !important;
  }
  .info-sdb__content > ul > li a {
    padding: 1.5rem;
    width: 100%;
  }
  .info-sdb__item-l {
    padding: 1.5rem;
    width: 100%;
  }
  .reviews__title-wrapper {
    margin-bottom: 3rem;
  }
  .reviews__rating-bar {
    width: 10rem;
  }
  .acc-partner-his__cell_comment {
    min-width: 28.9rem;
  }
  .acc-partner-his__cell_balance,
  .acc-partner-his__cell_in,
  .acc-partner-his__cell_out {
    min-width: 9.6rem;
  }
  .cart-item__price-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .cart-item__price-reg {
    color: #02bc2c;
  }
  .cart-item__cross-slider .item-rating__revs,
  .cart-item__cross-slider .simple-price__price_old {
    margin-left: 0;
  }
  .cart-item__cross-slider .simple-price {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .cart-item__cross-slider .simple-price__price {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .cart-item__cross-slider .pd-equal-item {
    padding: 1rem;
  }
}
.cart-check__about-shipping,
.cart-check__top-text {
  color: #777;
  text-align: center;
}
.cart-item__price-label {
  margin-top: 1.6rem;
}
.cart-item__price-each {
  line-height: 1;
  margin-top: 0.6rem;
}
.cart-item .form-label {
  padding-left: 26px;
}
.cart-item__cross-slider {
  margin-top: 3.5rem;
}
@media (min-width: 1250px) {
  .reviews__stats {
    margin-left: 3.5rem;
  }
  .order-list__cell_num {
    width: 12.6rem;
  }
  .order-list__cell_status {
    width: 32.6rem;
  }
  .order-list__cell_date,
  .order-list__cell_delivery,
  .order-list__cell_payment {
    width: 19rem;
  }
  .acc-info-dash:hover .acc-info-dash__part_side,
  .acc-info-dash_profile:hover .circle-icon-box_user {
    border-color: transparent;
  }
  .acc-info-dash:hover .acc-info-dash__btn {
    border-color: transparent;
    background-color: #fff;
    color: #777;
  }
  .acc-info-dash_partner:hover .acc-info-dash__part_side {
    background-color: #02bc2c;
  }
  .acc-info-dash_partner:hover .points-box {
    color: #fff;
  }
  .acc-info-dash_partner:hover .circle-icon-box_star {
    background-color: #fff;
  }
  .acc-info-dash_partner:hover .circle-icon-box_star .icon {
    color: #02bc2c;
  }
  .acc-info-dash_profile:hover .acc-info-dash__part_side {
    background-color: #306bc9;
  }
  .acc-info-dash_profile:hover .circle-icon-box_user .icon {
    color: #306bc9;
  }
  .acc-partner-his__cell_date {
    min-width: 22.8rem;
  }
  .acc-partner-his__cell_comment {
    min-width: 43.4rem;
  }
  .acc-partner-his__cell_balance,
  .acc-partner-his__cell_in,
  .acc-partner-his__cell_out {
    min-width: 12rem;
  }
  .cart-list_compact .cart-item {
    padding: 2rem 3rem;
  }
  .cart-list_compact .cart-item__image {
    width: 4rem;
    height: 4rem;
    margin-right: 2rem;
  }
  .cart-list_compact .cart-item__descr {
    -ms-flex-preferred-size: 46.5rem;
    flex-basis: 46.5rem;
  }
  .cart-list_compact .cart-item__name {
    font-size: 1.3rem;
  }
  .cart-list_compact .cart-item__name-text {
    font-size: 1.4rem;
  }
  .cart-list_compact .cart-item__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cart-list_compact .cart-item__price-old {
    margin-bottom: 0;
  }
  .cart-list_compact .cart-item__price-reg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-right: 1rem;
  }
  .cart-list_compact .cart-item__price-each,
  .cart-list_compact .cart-item__price-label {
    width: 100%;
  }
  .cart-item {
    padding: 3rem;
  }
  .cart-item__image {
    margin-right: 3rem;
  }
  .cart-item__descr {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49.2rem;
    flex: 0 0 49.2rem;
    padding-right: 6rem;
  }
  .cart-item__price-actions {
    position: relative;
    padding-right: 2rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .cart-item__qty-clear {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .cart-item__qty {
    margin-right: 6rem;
  }
  .cart-item__clear {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
  .cart-item__name-text {
    font-size: 1.6rem;
  }
  .cart-item__cross-slider {
    width: 89.8rem;
  }
  .no-sidebar .cart-item__cross-slider {
    width: 122.8rem;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .cart-item__cross-slider {
    width: 43.6rem;
  }
  .cart-item__cross-slider .stars_m svg {
    width: 1.3rem;
    height: 1.2rem;
  }
}
.cart-check {
  padding: 4.5rem 2rem 3rem;
  margin-bottom: 2rem;
}
.cart-check.is-loading::before,
.is-loading .cart-item__inner::before,
.item-c.is-loading::before,
.item-line-c.is-loading::before,
.item-list-c.is-loading::before,
.minicart__item.is-loading::before,
.pd-equal-item.is-loading::before,
.side-item.is-loading::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 4;
}
.cart-check.is-loading::after,
.is-loading .cart-item__inner::after,
.item-c.is-loading::after,
.item-line-c.is-loading::after,
.item-list-c.is-loading::after,
.minicart__item.is-loading::after,
.pd-equal-item.is-loading::after,
.side-item.is-loading::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 5rem;
  height: 5rem;
  background-color: #fff;
  border-radius: 50%;
  background-image: url(../img/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 3;
}
.cart-check__top-icon {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -2.5rem;
  width: 50px;
  height: 50px;
  border: 2px solid #f0f0f0;
  background-color: #fff;
  border-radius: 50%;
  z-index: 5;
}
.cart-check__price-sum {
  font-size: 2.5rem;
  font-weight: 700;
}
.cart-check__about-shipping,
.cart-check__agree,
.cart-check__error,
.cart-check__price-wr,
.cart-check__top-text {
  margin-bottom: 2.9rem;
}
.account-pg .b-row_inside .col-1-of-2:first-child,
.account-pg__social-title,
.balance-wa-captcha,
.cart-check__checkout-btn:first-child,
.cart-coupon,
.cart-help,
.cart-help > :not(:last-child),
.cart-help__contacts > :not(:last-child),
.cart-help__header,
.cart-pg .faq,
.check-option__form-elements > div,
.check-option__item > div,
.check-option__item > label,
.links-bar,
.ui-items__item {
  margin-bottom: 2rem;
}
.cart-check__agree .form-stylized-option {
  top: 0;
  margin-top: 5px;
}
.cart-check__checkout {
  position: relative;
  z-index: 1;
}
.cart-check__checkout-btn,
.cart-coupon__input,
.check-option__form-elements input,
.check-option__form-elements select {
  width: 100%;
}
.cart-check__top-text {
  font-size: 1.6rem;
}
.cart-check__error {
  border-radius: 5px;
  background-color: #ffeec1;
  padding: 10px;
  text-align: center;
}
@media (max-width: 767px) {
  .cart-item__price-label {
    width: 100%;
  }
  .cart-check,
  .check-option {
    padding: 0 1rem;
  }
  .cart-check__price-wr {
    position: relative;
  }
  .cart-check__price-wr::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #f0f0f0;
    z-index: -1;
  }
  .cart-check__price-text {
    padding-right: 1rem;
  }
  .cart-check__price-sum {
    font-size: 1.6rem;
    padding-left: 1rem;
  }
  .cart-coupon {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.cart-coupon__input-wr input[type='text'] {
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 100%;
}
.cart-coupon__btn {
  border-radius: 3px;
  position: relative;
  background-color: #fff;
  width: 4rem;
  height: 4rem;
  margin-left: 1rem;
  outline: 0;
}
.cart-help {
  padding: 2rem;
}
.cart-help__header {
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}
.cart-help__contacts {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cart-help__contacts a {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
}
.cart-help__email,
.cart-help__tel:hover {
  color: #306bc9;
}
.cart-help__email:hover {
  text-decoration: none;
  color: #000;
}
.cart-help_in-main {
  padding: 1.8rem;
}
@media (max-width: 767px) {
  .check-option__item {
    padding: 2rem 2rem 0;
  }
  .check-option__name-wrapper {
    font-size: 1.6rem;
  }
}
.check-option__image {
  display: block;
  width: 60px;
  height: 32px;
  margin-right: 1rem;
}
.check-option .form-stylized-option {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .check-option__info span:first-child {
    display: block;
    margin-bottom: 1rem;
  }
  .check-confirm {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .check-confirm__top,
  .check-confirm__top-item:not(:last-child) {
    margin-bottom: 2rem;
  }
  .check-confirm__inner {
    padding-top: 0;
  }
}
.check-confirm__top-title,
.pg-not-found__reasons {
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.check-confirm__top-item .order-info__item {
  padding-left: 0;
}
.check-confirm__top-item .order-info__item .icon {
  position: static;
}
.check-confirm__error,
.check-confirm__submit {
  padding: 0 3rem 3rem;
}
.check-confirm__submit .btn {
  padding-left: 4rem;
  padding-right: 4rem;
  text-align: center;
}
.check-brief__toggle {
  position: absolute;
  top: 0;
  right: 0;
  height: 4rem;
  width: 3.6rem;
}
.check-brief__toggle::before {
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 3px;
  border: 1px solid #f0f0f0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.check-brief__toggle .icon {
  -webkit-transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition:
    transform 0.3s,
    -webkit-transform 0.3s;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  margin-left: -3px;
}
.check-brief__toggle.active .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.check-brief__title {
  margin-top: 2rem;
  margin-bottom: 0;
  line-height: 1;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .check-confirm__error,
  .check-confirm__submit {
    padding-left: 0;
    padding-right: 0;
  }
  .check-confirm__submit .btn {
    width: 100%;
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .check-confirm .acc-ord-details {
    border: 0;
    border-top: 1px solid #f0f0f0;
    border-radius: 0;
  }
  .check-confirm .acc-ord-details__row {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #f0f0f0;
  }
  .check-confirm .acc-ord-details__row::before {
    display: none;
  }
  .check-brief__mobile-top {
    position: relative;
    padding: 1.2rem 4rem 1.2rem 1.2rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .check-brief__main {
    margin-bottom: 2rem;
  }
  .check-brief__content {
    border-bottom: 1px solid #f0f0f0;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .check-brief__item {
    padding-top: 2rem;
  }
  .check-brief__item:not(.check-brief__item_total) {
    padding-left: 2.5rem;
    padding-bottom: 1rem;
  }
  .check-brief__item:not(.check-brief__item_total)::before {
    left: 0;
  }
}
.check-brief__item:not(.check-brief__item_total) {
  position: relative;
  counter-increment: index;
}
.check-brief__item:not(.check-brief__item_total)::before {
  content: counter(index) '.';
  position: absolute;
  top: 2rem;
  font-size: 1.3rem;
}
.check-brief__item-opt:not(:last-child),
.check-brief__item:not(:last-child) {
  border-bottom: 1px dashed #f0f0f0;
}
.check-brief__item-opt {
  padding: 1rem 0;
}
.check-brief__item-opt-dd + .check-brief__item-opt-dt {
  margin-top: 0.5rem;
}
.check-brief__item-opt-dt {
  line-height: 1;
}
.check-brief__item_total {
  font-size: 1.6rem;
  padding-bottom: 2rem;
}
.cart-pg__cart-recommend,
.check-error .btn {
  margin-top: 3rem;
}
.check-success__num {
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  background-color: #fff493;
  padding: 0 2rem;
  font-size: 2rem;
}
.check-success__callback {
  color: #306bc9;
  border-bottom: 1px dashed #306bc9;
}
.check-success__callback:hover {
  border-bottom-color: transparent;
}
.checkout-auth-info {
  border-radius: 5px;
  border: 1px solid #f0f0f0;
  padding: 1.5rem;
  margin-top: 3rem;
}
.subcat-mini,
.tip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
}
.checkout-auth-info__image {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 1.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.checkout-auth-info__image img,
.tip-header .icon-tip {
  max-width: 100%;
  max-height: 100%;
}
.checkout-auth-info__descr {
  font-size: 1.6rem;
  text-align: left;
}
@media (max-width: 767px) {
  .check-brief__item_total {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .check-brief__mobile-hide {
    margin-top: 2rem;
    display: table;
    margin-left: auto;
    margin-right: auto;
    color: #306bc9;
  }
  .check-error .errortxt {
    font-size: 1.3rem;
  }
  .check-success {
    padding: 0 1rem;
    margin-bottom: 3rem;
  }
  .check-success > * {
    margin-bottom: 2rem;
  }
  .check-success__title {
    font-size: 2rem;
    margin-top: 2rem;
  }
  .check-success__num {
    font-size: 1.6rem;
  }
  .checkout-auth-info__image {
    width: 3rem;
    height: 3rem;
    margin-bottom: 1rem;
  }
  .brand__inner {
    height: 8.3rem;
  }
  .brand__logo {
    width: 11.5rem;
    height: 5.3rem;
  }
  .subcat-wrapper__item {
    width: 100%;
  }
}
.brand__link,
.brand__logo span,
.brands-pg__link,
.popup-compare__qty {
  font-size: 1.4rem;
}
.brand__link {
  margin-top: 1rem;
  color: #777;
}
.brand .brand__inner:hover span,
.brand__link:hover {
  color: #306bc9;
}
.brand_black img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.brand_black .brand__inner:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
@media (min-width: 768px) {
  .cart-item__image {
    width: 9rem;
    height: 9rem;
  }
  .cart-item__price-old {
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
  }
  .cart-item__price-reg,
  .check-confirm__top-item .order-info__item strong {
    font-size: 1.6rem;
  }
  .cart-coupon,
  .check-confirm__inner {
    padding: 3rem;
  }
  .check-option__item {
    padding: 3rem 3rem 1rem;
  }
  .check-option__form-elements input,
  .check-option__form-elements select {
    width: 40rem;
  }
  .check-confirm__top-title {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
  .check-brief {
    margin-bottom: 2rem;
  }
  .check-brief__main {
    display: block !important;
  }
  .check-brief__item {
    padding: 2rem 2rem 1rem;
  }
  .check-brief__item:not(.check-brief__item_total) {
    padding-left: 4.5rem;
  }
  .check-brief__item:not(.check-brief__item_total)::before {
    left: 2rem;
  }
  .checkout-auth-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .brand__logo {
    width: 13rem;
    height: 6rem;
  }
  .subcat-wrapper.swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .cart-check {
    padding-top: 2rem;
  }
  .cart-check__price-sum {
    font-size: 2rem;
  }
  .cart-coupon {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .check-success__title {
    font-size: 3rem;
  }
  .brand__inner {
    height: 10.5rem;
  }
  .subcat-wrapper:not(.swiper-wrapper) {
    margin-right: -2.3rem;
  }
  .subcat-wrapper__item:not(.swiper-slide) {
    margin-right: 2rem;
  }
  .subcat-wrapper__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.7rem;
    flex: 0 0 16.7rem;
  }
}
@media (min-width: 1250px) {
  .check-brief {
    margin-bottom: 3rem;
  }
  .check-success__title {
    font-size: 4rem;
  }
  .brand__inner {
    height: 12rem;
  }
  .subcat-wrapper:not(.swiper-wrapper) {
    margin-right: -3rem;
  }
  .subcat-wrapper__item:not(.swiper-slide) {
    margin-right: 3rem;
  }
  .subcat-wrapper__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.4rem;
    flex: 0 0 22.4rem;
  }
  .subcat-wrapper__item_sec:not(.swiper-slide) {
    margin-right: 3rem;
  }
}
@media (min-width: 1250px) {
  .subcat-wrapper__item_sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.875rem;
    flex: 0 0 12.875rem;
  }
  .catalog-pg .subcat-wrapper:not(.swiper-wrapper) .subcat-wrapper__item_sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.5rem;
    flex: 0 0 13.5rem;
    max-width: 13.5rem;
  }
  .home-pg__section_subcat-1 .subcat-wrapper_nobd {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
}
@media (min-width: 1300px) {
  .site-header_10 .site-header__cat-btn,
  .site-header_2 .site-header__cat-btn,
  .site-header_7 .site-header__cat-btn,
  .site-header_8 .site-header__cat-btn {
    width: 23.4rem;
  }
  .hor-menu_buttoned.loaded .mega,
  .hor-menu_table.loaded .hor-menu__submenu.mega,
  .page-menu.loaded .mega,
  .site-footer__top-line {
    width: 1290px;
  }
  .in-header-content {
    width: 133rem;
  }
  .boxed .in-header-content {
    width: 135rem;
  }
  .b-post-horz__image,
  .subcat-wrapper__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.4rem;
    flex: 0 0 23.4rem;
  }
  .boxed .site-footer__top-line::before {
    width: 135rem;
  }
  .boxed .site-footer:not(.site-footer_dark) .site-footer__top::before,
  .boxed .site-footer:not(.site-footer_dark)::before {
    left: calc((100% - (1290px + 60px)) / 2);
    width: calc(1290px + 60px);
  }
  .subcat-wrapper__item_sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.5rem;
    flex: 0 0 13.5rem;
  }
}
.subcat-wrapper__item_mini {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media (max-width: 767px) {
  .subcat-wrapper__item_mini {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-right: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.subcat-wrapper__item_text {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-right: 4.6rem !important;
}
@media (max-width: 767px) {
  .subcat-wrapper__item_text {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    white-space: nowrap;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .subcat-wrapper__mob-qty-toggle.active .icon {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .subcat-wrapper_nopic.show-items .subcat-wrapper__item:nth-child(n + 7) {
    display: block;
  }
}
.subcat-wrapper__mob-qty-toggle {
  width: 100%;
  color: #777;
  font-size: 1.1rem;
  border-radius: 3px;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.subcat-wrapper__mob-qty-toggle .icon {
  top: 1px;
  margin-left: 1rem;
}
@media (min-width: 1250px) {
  .col-1-of-5 + .col-4-of-5 .home-pg__section_subcat-5 .subcat-wrapper__item,
  .col-1-of-5 + .col-4-of-5 .home-pg__section_subcat-6 .subcat-wrapper__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.9rem;
    flex: 0 0 13.9rem;
  }
  .sub-cat_bd:hover {
    -webkit-box-shadow: 3px 3px 8px rgba(161, 161, 161, 0.18);
    box-shadow: 3px 3px 8px rgba(161, 161, 161, 0.18);
  }
}
.sub-cat__qty {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.sub-cat__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.sub-cat__arrow .icon {
  color: #f0f0f0;
}
.sub-cat__image:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.sub-cat__title {
  color: #000;
  max-width: 100%;
}
.links-bar__link,
.sub-cat__title:hover,
.subcat-mini:hover * {
  color: #306bc9;
}
.sub-cat_primary .sub-cat__title {
  font-weight: 700;
  font-size: 1.6rem;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .subcat-wrapper__item_sec:not(.swiper-slide) {
    margin-right: 2.2rem;
  }
  .subcat-wrapper__item_sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.8rem;
    flex: 0 0 12.8rem;
  }
  .sub-cat_bd.sub-cat_home {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
  .sub-cat_primary .sub-cat__title {
    font-size: 1.4rem;
  }
  .sub-cat_sec .sub-cat__image {
    width: 8.8rem;
    height: 8.8rem;
  }
}
@media (min-width: 768px) {
  .subcat-wrapper__item_mini {
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
  }
  .subcat-wrapper__item_text {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .home-pg__section_subcat-1 .subcat-wrapper_pic {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .sub-cat {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .sub-cat__qty {
    margin-top: 1rem;
  }
  .sub-cat__image {
    margin-bottom: 1.5rem;
  }
  .sub-cat__image + .sub-cat__qty {
    top: 1rem;
    right: 1rem;
    margin-top: 0;
  }
  .sub-cat_bd {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    padding: 2rem 0;
  }
  .sub-cat_bd.sub-cat_cat {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sub-cat_primary .sub-cat__title {
    min-height: 4.4rem;
  }
  .sub-cat_cat .sub-cat__image {
    width: 13rem;
    height: 13rem;
  }
  .sub-cat_home .sub-cat__image {
    width: 14rem;
    height: 14rem;
  }
  .sub-cat_sec {
    padding: 1.9rem;
  }
  .sub-cat_sec .sub-cat__title {
    min-height: 3.6rem;
  }
}
@media (min-width: 1250px) {
  .sub-cat_bd.sub-cat_home {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sub-cat_sec {
    padding: 1.5rem;
  }
}
.sub-cat_sec .sub-cat__title {
  font-size: 1.3rem;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .sub-cat-bd:not(.swiper-slide) {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .sub-cat-nobd:not(.swiper-slide) {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.sub-cat__menu {
  width: 100%;
  margin-top: 2rem;
}
.sub-cat_home.sub-cat_nobd .sub-cat__qty {
  top: 0;
  right: 0;
}
.sub-cat-qty {
  border-radius: 3px;
  background-color: #ff8c52;
  color: #fff;
  font-size: 1.1rem;
  padding: 0.4rem 0.75rem;
  text-align: center;
}
.home-tab-sliders__menu .section-title:not(.active):hover,
.links-bar__link:hover {
  color: #000;
}
.subcat-slider .swiper-container {
  padding-right: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1250px) {
  .sub-cat_sec .sub-cat__image {
    width: 9rem;
    height: 9rem;
  }
  .sub-cat-nobd:not(.swiper-slide) {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .subcat-slider {
    padding-left: 6.5rem;
    padding-right: 6.5rem;
  }
  .subcat-slider .subcat-wrapper__item_sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.285rem;
    flex: 0 0 13.285rem;
  }
  .home-tab-sliders .slider-arrows {
    top: -3.9rem;
  }
}
.subcat-slider__arrows {
  height: 3rem;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
}
#zuck-modal .slider > .previous,
#zuck-modal-content .story-viewer .slides-pagination .previous,
.subcat-slider__arrows .slider-ar:first-child {
  left: 0;
}
#zuck-modal-content .story-viewer .slides-pagination .next,
.subcat-slider__arrows .slider-ar:last-child {
  right: 0;
}
.subcat-mini {
  display: inline-flex;
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  line-height: 1;
}
.subcat-mini > * {
  display: inline-block;
  padding: 1.2rem 1rem;
}
.subcat-mini__text {
  font-size: 1.4rem;
  font-weight: 700;
  color: #000;
}
.subcat-mini__qty {
  font-size: 1.1rem;
  color: #aaa;
  border-left: 1px solid #f0f0f0;
}
.subcat-text {
  line-height: 1;
  font-size: 1.6rem;
  color: #306bc9;
  position: relative;
}
.subcat-wrapper__item_text:not(:last-child) .subcat-text::before {
  content: '';
  position: absolute;
  right: -2.6rem;
  top: 50%;
  margin-top: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: rgba(48, 107, 201, 0.2);
}
.home-tab-sliders__menu {
  display: inline-block;
  margin-bottom: 3rem;
}
.home-tab-sliders__menu .section-title {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.home-tab-sliders__menu .section-title:not(:last-child) {
  margin-right: 3rem;
}
.home-tab-sliders__menu .section-title:not(.active) {
  border-bottom-color: transparent;
  color: #aaa;
}
.links-bar__list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.links-bar__item {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.links-bar__item:not(:last-child),
.row [class^='col-']:not(:last-child) {
  margin-right: 3rem;
}
.links-bar__item.active {
  background-color: #f6f6f6;
  line-height: 1;
  padding: 0.6rem;
  border-radius: 2px;
}
.links-bar__link:not([href]),
.links-bar__text,
.wa-login-link.js-show-login-dialog.wa-tooltip,
.wa-order-cart-wrapper .wa-products .wa-product .wa-actions .wa-action.js-delete-product {
  color: #777;
}
.balance-wa-captcha .wa-captcha p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}
.balance-wa-captcha .wa-captcha-img {
  display: inline-block;
  width: 12rem;
  height: 4rem;
  margin-right: 6rem;
}
.balance-wa-captcha .errormsg {
  position: absolute;
  bottom: -40px;
}
.balance-wa-captcha .wa-captcha-refresh {
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: 0;
  left: 130px;
  font-size: 0;
  border-radius: 2px;
  border: 1px solid #f0f0f0;
}
.balance-wa-captcha .wa-captcha-refresh::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 13px;
  background-image: url(../img/icon-refresh.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.popup-compare__inner {
  width: 88rem;
  margin: 0 auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.popup-compare__inner > :not(.popup-compare__info) {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.popup-compare__inner > :not(:last-child) {
  margin-right: 2rem;
}
.home-g__inner,
.promo-1-items__i,
.row .col-1-of-5,
.wa-order-dialog.wa-auth-dialog-wrapper .wa-captcha-input {
  margin-right: 0 !important;
}
.popup-compare__image {
  width: 4.5rem;
  height: 4.5rem;
}
.popup-compare__info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.popup-compare__item-title {
  color: #000;
  font-size: 1.6rem;
  display: inline-block;
  margin-bottom: 1rem;
}
.popup-compare__item-title:hover,
.wa-login-link.js-show-login-dialog.wa-tooltip:hover,
.wa-order-cart-wrapper .wa-products .wa-product .wa-actions .wa-action.js-delete-product:hover {
  color: #306bc9;
}
.bubble-cart {
  position: fixed;
  top: 20px;
  -webkit-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  transform: translateY(-80px);
  z-index: 9999;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #ff8c52;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
}
.bubble-cart:hover {
  background-color: #ff7935;
}
.bubble-cart__inner {
  padding: 1.8rem 8.8rem 1.8rem 4.3rem;
  position: relative;
}
.bubble-cart__content {
  font-weight: 700;
  line-height: 1;
}
.bubble-cart__icon {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
.bubble-cart:hover .icon,
.bubble-cart__icon .icon {
  color: #ff8c52;
}
.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button),
.s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button) {
  cursor: pointer;
  display: inline-block !important;
  border-radius: 3px !important;
  text-align: center !important;
  font-size: 1.1rem !important;
  line-height: 3rem !important;
  padding: 0 2rem !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  outline: 0;
  background: #fff !important;
  text-transform: uppercase !important;
  color: #306bc9 !important;
  -webkit-box-shadow: inset 0 0 0 2px #306bc9 !important;
  box-shadow: inset 0 0 0 2px #306bc9 !important;
  font-weight: 700 !important;
  height: 3.8rem !important;
}
.s-order-page .wa-button.js-submit-order-button:active,
.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button):active,
.s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button):active {
  -webkit-transform: translate(0, 1px);
  -ms-transform: translate(0, 1px);
  transform: translate(0, 1px);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.s-order-page .wa-button.js-submit-order-button.disabled,
.s-order-page .wa-button.js-submit-order-button:disabled,
.s-order-page .wa-button.js-submit-order-button[disabled='disabled'],
.s-order-page .wa-button.js-submit-order-button[disabled],
.s-order-page .wa-button.js-submit-order-button[type='button']:disabled,
.s-order-page .wa-button.js-submit-order-button[type='submit']:disabled,
.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button).disabled,
.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button):disabled,
.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button)[disabled='disabled'],
.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button)[disabled],
.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button)[type='button']:disabled,
.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button)[type='submit']:disabled,
.s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button).disabled,
.s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button):disabled,
.s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button)[disabled='disabled'],
.s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button)[disabled],
.s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button)[type='button']:disabled,
.s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button)[type='submit']:disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: none;
}
.s-order-page .wa-button.js-submit-order-button:hover,
.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button):hover,
.s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button):hover {
  border-color: #ff8c52 !important;
  background-color: #ff8c52 !important;
  color: #fff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.s-order-page .wa-button.js-submit-order-button {
  cursor: pointer;
  display: inline-block !important;
  border-radius: 3px !important;
  text-align: center !important;
  font-weight: 700 !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  outline: 0;
  background: #306bc9 !important;
  color: #fff !important;
  border: 0 !important;
  font-size: 1.3rem !important;
  -webkit-box-shadow: 0 2px 4px rgba(48, 107, 201, 0.4) !important;
  box-shadow: 0 2px 4px rgba(48, 107, 201, 0.4) !important;
  padding: 1.8rem 2rem 1.9rem !important;
}
.s-order-page .wa-button.js-submit-order-button.disabled,
.s-order-page .wa-button.js-submit-order-button:disabled,
.s-order-page .wa-button.js-submit-order-button[disabled='disabled'],
.s-order-page .wa-button.js-submit-order-button[disabled],
.s-order-page .wa-button.js-submit-order-button[type='button']:disabled,
.s-order-page .wa-button.js-submit-order-button[type='submit']:disabled {
  background-color: #d5d5d5 !important;
  color: #fff !important;
}
.wa-line.wa-agreement-wrapper .wa-checkbox-wrapper a:hover,
.wa-logout-link.js-logout-button:hover {
  text-decoration: none !important;
  color: #000 !important;
}
.s-order-page .wa-affiliate-section .wa-active-state {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.s-order-page .wa-affiliate-section .wa-active-state .wa-button {
  margin-top: 15px;
}
.s-order-page .wa-input {
  line-height: 1.775em !important;
}
.wa-order-dialog.wa-auth-dialog-wrapper .wa-captcha-section {
  width: 100% !important;
}
.wa-order-dialog.wa-auth-dialog-wrapper .wa-captcha-refresh-wrapper {
  margin-top: 0 !important;
}
.wa-order-dialog.wa-auth-dialog-wrapper .wa-captcha-code {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
  margin-top: 0 !important;
}
.wa-order-dialog.wa-auth-dialog-wrapper .wa-captcha-img-wrapper {
  height: 100% !important;
}
.buy1click-form__captcha input[type='text'].buy1click-input-text,
.wa-order-dialog.wa-auth-dialog-wrapper .wa-captcha-refresh {
  width: auto !important;
}
.wa-order-dialog.wa-auth-dialog-wrapper .wa-captcha-refresh-icon {
  width: 20px !important;
  height: 20px !important;
  padding-right: 0 !important;
}
.brand__link,
.cart-item__price-label,
.is-hidden,
.js-minicart-flystatus.is-empty .site-actions__mini-cart,
.price-wrapper__top .label,
.stock-info,
.tab-chars,
.wa-order-dialog.wa-auth-dialog-wrapper .wa-captcha-refresh-text {
  display: none !important;
}
.b-row,
.compare-row,
.row {
  max-width: 124rem;
  margin: 0 auto;
}
.row:not(:last-child) {
  margin-bottom: 8rem;
}
.row:after,
.row:before {
  content: ' ';
  display: table;
}
.row:after {
  clear: both;
}
.row [class^='col-'] {
  float: left;
}
.row .col-1-of-2 {
  width: calc((100% - 3rem) / 2);
}
.row .col-1-of-3 {
  width: calc((100% - 2 * 3rem) / 3);
}
.row .col-2-of-3 {
  width: calc(2 * ((100% - 2 * 3rem) / 3) + 3rem);
}
.row .col-1-of-4 {
  width: calc((100% - 3 * 3rem) / 4);
}
.row .col-2-of-4 {
  width: calc(2 * ((100% - 3 * 3rem) / 4) + 3rem);
}
.row .col-3-of-4 {
  width: calc(3 * ((100% - 3 * 3rem) / 4) + 2 * 3rem);
}
.row .col-1-of-5 {
  width: calc(100% / 5);
}
@media (min-width: 1300px) {
  .col-1-of-5 + .col-4-of-5 .home-pg__section_subcat-5 .subcat-wrapper__item,
  .col-1-of-5 + .col-4-of-5 .home-pg__section_subcat-6 .subcat-wrapper__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.6rem;
    flex: 0 0 14.6rem;
  }
  .sub-cat_sec {
    padding: 1.9rem;
  }
  .subcat-slider .subcat-wrapper__item_sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14rem;
    flex: 0 0 14rem;
  }
  .b-row,
  .row {
    max-width: 129rem;
  }
}
.b-row__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.b-row__inner_no-mg [class*='col-'],
.stories.carousel .story:last-child {
  margin-right: 0;
}
@media (min-width: 1250px) {
  .b-row__inner {
    margin-right: -3rem;
    position: relative;
  }
  .boxed .b-row__inner::before {
    content: '';
    position: absolute;
    top: -3rem;
    left: -3rem;
    right: 0;
    background-color: #fff;
    height: 100%;
    z-index: -1;
  }
  .b-row [class*='col-'] {
    margin-right: 3rem;
  }
  .b-row__inner_no-mg {
    margin-right: 0;
  }
  .b-row__inner_no-mg [class*='col-']:not(:last-child) {
    margin-right: 3rem;
  }
  .b-row .col-1-of-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.4rem;
    flex: 0 0 22.4rem;
    max-width: 22.4rem;
  }
  .b-row .col-4-of-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 98.6rem;
    flex: 1 0 98.6rem;
  }
  .b-row .col-3-of-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 67.2rem;
    flex: 1 0 67.2rem;
  }
}
.f-row {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sub-cat-bd:not(.swiper-slide) {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .sub-cat-qty {
    min-width: 2.7rem;
  }
  .subcat-slider .subcat-wrapper {
    margin-right: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .s-order-page .wa-affiliate-section .wa-active-state .wa-button {
    max-width: 150px;
  }
  .f-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .subcat-slider {
    margin-right: -2rem;
  }
  .subcat-slider .sub-cat_sec {
    width: 14.5rem;
  }
  .popup-compare__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .b-row__inner_no-mg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .b-row__inner_no-mg [class*='col-']:not(:last-child) {
    margin-right: 2rem;
  }
  .b-row .col-1-of-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 2rem) / 2);
    flex: 0 0 calc((100% - 2rem) / 2);
  }
  .f-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0.5rem;
  }
  .f-row .col-lg,
  .f-row .col-sm {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1250px) {
  .b-row .col-1-of-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 3rem) / 2);
    flex: 0 0 calc((100% - 3rem) / 2);
  }
  .boxed .site-header_10 + .wrapper .b-row__inner {
    background-color: #fff;
    z-index: 1;
  }
  .boxed .site-header_10 + .wrapper .b-row__inner::before {
    top: 0;
  }
  .boxed .site-header_10 + .wrapper:not(.in-header-content) .b-row__inner {
    padding-top: 2rem;
  }
  .f-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 124rem;
  }
  .f-row .col-lg:not(:last-child),
  .f-row .col-sm:not(:last-child) {
    margin-right: 3rem;
  }
}
@media (min-width: 1250px) {
  .f-row .col-sm {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 22.4rem;
    flex: 1 0 22.4rem;
  }
  .f-row .col-lg:first-child {
    margin-right: 8.5rem;
  }
}
@media (min-width: 1300px) {
  .b-row .col-1-of-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.4rem;
    flex: 0 0 23.4rem;
    max-width: 23.4rem;
  }
  .b-row .col-4-of-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 102.6rem;
    flex: 1 0 102.6rem;
  }
  .b-row .col-3-of-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 76.2rem;
    flex: 1 0 76.2rem;
  }
  .f-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 129rem;
  }
  .f-row .col-sm {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 23.4rem;
    flex: 1 0 23.4rem;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .f-row .col-sm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
  }
  .f-row .col-lg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 1250px) {
  .f-row .col-lg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 34rem;
    flex: 1 0 34rem;
  }
  .f-row .col-sm + .col-lg {
    margin-left: 5.5rem;
  }
  .f-row_custom .col-sm {
    -webkit-box-flex: 2;
    -ms-flex: 2 0 18.5rem;
    flex: 2 0 18.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .f-row_custom .col-lg,
  .f-row_custom .col-sm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .b-c-row {
    width: 100%;
    padding: 0 2rem;
  }
  .b-c-row .col-main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 47.8rem;
    flex: 1 0 47.8rem;
  }
  .b-c-row .col-side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23rem;
    flex: 0 0 23rem;
    margin-left: 2rem;
  }
  .b-c-row-success {
    width: 72.8rem;
  }
}
@media (min-width: 1250px) {
  .b-c-row {
    position: relative;
  }
  .b-c-row .col-side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25rem;
    flex: 0 0 25rem;
    margin-left: 3rem;
  }
  .b-c-row_cart .col-main {
    -ms-flex-preferred-size: 96rem;
    flex-basis: 96rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .reviews__rating-bar,
  .reviews__stats {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .cart-item__cross-slider {
    width: 68.4rem;
  }
  .b-c-row_checkout {
    max-width: 97.8rem;
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-width: 1250px) {
  .b-c-row_checkout .col-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72.8rem;
    flex: 0 0 72.8rem;
  }
  .b-c-row-success {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1250px) {
  .b-c-row-success {
    width: 102rem;
  }
  .boxed .b-c-row-success-outer {
    max-width: 1240px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
  }
}
@media (max-width: 767px) {
  .home-pg__section_subcat-1 .subcat-wrapper__item {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .home-pg__section_subcat-1 .subcat-wrapper__item.sub-cat-bd:nth-last-child(n + 3) {
    margin-bottom: 2rem;
  }
  .home-pg__section_subcat-1 .subcat-wrapper__item.sub-cat-nobd:nth-last-child(n + 3) {
    margin-bottom: 3rem;
  }
  .home-pg__section_subcat-1 .subcat-wrapper__item.sub-cat-bd:nth-child(odd) {
    padding-right: 0.5rem;
  }
  .home-pg__section_subcat-1 .subcat-wrapper__item.sub-cat-bd:nth-child(2n) {
    padding-left: 0.5rem;
  }
  .home-pg__section_subcat-1 .subcat-wrapper__item.sub-cat-nobd:nth-child(odd) {
    padding-right: 1.5rem;
  }
  .home-pg__section_subcat-1 .subcat-wrapper__item.sub-cat-nobd:nth-child(2n) {
    padding-left: 1.5rem;
  }
  .home-pg__section_subcat-1 .sub-cat__arrow,
  .popup-compare__qty {
    display: none;
  }
  .catalog-pg .subcat-wrapper_pic.show-items .subcat-wrapper__item:nth-child(n + 6) {
    display: block;
  }
  .home-pg__section_subcat-5 .subcat-wrapper__item:not(:last-child) {
    margin-bottom: 1rem;
  }
  .home-pg__section_subcat-6 .subcat-wrapper__item {
    text-align: center;
    width: 12.8rem;
  }
  .home-pg__section_subcat-6 .subcat-wrapper__item.sub-cat-bd {
    border: 1px solid #f0f0f0;
    padding: 2rem;
  }
  .home-pg__section_subcat-6 .sub-cat__image {
    width: 8.8rem;
    height: 8.8rem;
    margin: 0 auto 1rem;
  }
  .home-pg__section_subcat-6 .sub-cat {
    position: static;
  }
  .home-pg__section_subcat-6 .sub-cat__qty {
    position: absolute;
    top: 1rem;
    right: 1rem;
  }
  .home-pg__section_subcat-6 .sub-cat-nobd .sub-cat__qty {
    top: 0;
    right: 0;
  }
  .sub-cat_cat {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-right: 5.6rem;
    border-top: 1px solid #f0f0f0;
  }
  .sub-cat_cat .sub-cat__qty {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.6rem;
  }
  .sub-cat_cat .sub-cat__image {
    width: 4rem;
    height: 4rem;
    margin-right: 2rem;
  }
  .sub-cat_cat .sub-cat__title {
    font-weight: 700;
    font-size: 1.4rem;
  }
  .links-bar__link,
  .links-bar__text,
  .sub-cat_cat.sub-cat_primary .sub-cat__title,
  .sub-cat_home.sub-cat_primary .sub-cat__title {
    font-size: 1.3rem;
  }
  .subcat-slider .sub-cat_sec :not(.sub-cat_cat):first-child,
  .subcat-wrapper__item:first-child .sub-cat_cat {
    border-top: none;
  }
  .sub-cat_home {
    text-align: center;
    position: relative;
  }
  .sub-cat_home .sub-cat__image {
    width: 7rem;
    height: 7rem;
    margin: 0 auto 1rem;
  }
  .home-pg__section_subcat-5 .sub-cat_sec,
  .sub-cat_bd.sub-cat_home {
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    padding: 1rem;
  }
  .sub-cat_home .sub-cat__qty {
    position: absolute;
  }
  .sub-cat_home.sub-cat_bd .sub-cat__qty {
    top: 1rem;
    right: 1rem;
  }
  .sub-cat_home.sub-cat_nobd .sub-cat__title {
    padding-left: 2rem;
    padding-right: 2rem;
    display: inline-block;
  }
  .home-pg__section_subcat-5 .sub-cat__image {
    width: 4rem;
    height: 4rem;
    margin-right: 1rem;
  }
  .home-pg__section_subcat-5 .sub-cat__qty {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: auto;
  }
  .home-pg__section_subcat-5 .sub-cat-qty {
    padding: 0.2rem 0.4rem;
  }
  .sub-cat-qty {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .sub-cat_cat .sub-cat-qty {
    line-height: 1;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    color: #aaa;
    min-width: 2.7rem;
  }
  .sub-cat_home .sub-cat-qty {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    line-height: 1.2;
  }
  .home-subcat-slider .subcat-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .subcat-mini {
    white-space: nowrap;
  }
  .subcat-text {
    font-size: 1.4rem;
  }
  .home-tab-sliders__menu {
    padding-right: 7rem;
    margin-top: -1rem;
    margin-bottom: 1rem;
  }
  .home-tab-sliders__menu .section-title {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .home-tab-sliders__menu .section-title:not(:last-child) {
    margin-right: 2rem;
  }
  .links-bar {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .links-bar__list {
    margin-top: -0.8rem;
    margin-bottom: -0.8rem;
  }
  .links-bar__item {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .popup-compare {
    padding: 1rem 1rem 0;
  }
  .popup-compare__inner {
    padding-top: 0;
    width: 100%;
    position: relative;
    padding-bottom: 4rem;
  }
  .popup-compare__icon {
    width: 1.4rem;
    height: 1rem;
  }
  .popup-compare__icon .icon {
    width: 100%;
    height: 100%;
  }
  .popup-compare__image {
    width: 4rem;
    height: 4rem;
  }
  .popup-compare__item-title {
    font-size: 1.2rem;
  }
  .popup-compare__btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .b-c-row [class^='col-'],
  .b-row .col-1-of-2 {
    width: 100%;
  }
  .f-row [class^='col-'] {
    padding: 1.5rem 2rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .site-footer_dark .f-row [class^='col-'] {
    border-color: rgba(255, 255, 255, 0.1);
  }
  .b-c-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b-c-row_checkout .col-main {
    margin-top: 3rem;
  }
  .b-c-row_checkout .col-side + .col-main {
    margin-top: 0;
  }
  .b-c-row-success .col-img {
    width: 15rem;
    height: 9rem;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .b-c-row-success .col-img {
    width: 26rem;
    height: 15.5rem;
    margin: 0 auto;
  }
  .b-c-row-success .col-content {
    width: 45.1rem;
    margin: 3rem auto 0;
  }
  .compare-row {
    padding-left: 2rem;
  }
}
@media (min-width: 1250px) {
  .b-c-row-success .col-img {
    width: 30rem;
    height: 18rem;
  }
  .b-c-row-success .col-content {
    width: 67rem;
  }
  .compare-row .col-side {
    width: 25.4rem;
  }
  .compare-row .col-content {
    width: 98.6rem;
  }
}
@media (min-width: 1300px) {
  .f-row .col-lg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 35rem;
    flex: 1 0 35rem;
  }
  .b-c-row .col-side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30rem;
    flex: 0 0 30rem;
  }
  .boxed .b-c-row-success-outer {
    max-width: 1290px;
  }
  .compare-row {
    max-width: 129rem;
  }
  .compare-row .col-side {
    width: 26.4rem;
  }
  .compare-row .col-content {
    width: 102.6rem;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .compare-row .col-side {
    width: 16.7rem;
  }
  .compare-row .col-content {
    width: calc(100% - 167px);
  }
}
.compare-row__inner,
.fv-row__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width: 1250px) {
  .boxed .compare-pg__body .compare-row,
  .boxed .compare-row {
    position: relative;
  }
  .boxed .compare-pg__body .compare-row::before,
  .boxed .compare-row::before {
    content: '';
    position: absolute;
    top: -2rem;
    left: -3rem;
    right: -3rem;
    bottom: 0;
    background-color: #fff;
    z-index: -1;
  }
  .boxed .compare-pg__body .compare-row::before {
    bottom: -5rem;
  }
  .b-row-ip_1 {
    border: 1px solid #f0f0f0;
    border-radius: 5px;
  }
  .b-row-ip_1 .b-row-ip__col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.3rem;
    flex: 0 0 48.3rem;
  }
  .b-row-ip_1 .b-row-ip__col-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75.7rem;
    flex: 0 0 75.7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-left: 1px solid #f0f0f0;
  }
}
@media (min-width: 1250px) {
  .b-row-ip_1 .b-row-ip__col-descr {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27.7rem;
    flex: 0 0 27.7rem;
  }
  .b-row-ip_1 .b-row-ip__col-cart {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48rem;
    flex: 0 0 48rem;
    border-left: 1px solid #f0f0f0;
    padding-right: 2.3rem !important;
  }
  .b-row-ip_1 [class^='b-row-ip__col-'] {
    padding: 2rem;
  }
}
@media (min-width: 1250px) {
  .b-row-ip_2 .b-row-ip__inner > .b-row-ip__col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 5rem);
    flex: 0 0 calc(50% - 5rem);
  }
  .b-row-ip_2 .b-row-ip__inner > .b-row-ip__col-info {
    padding-left: 3rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% + 5rem);
    flex: 0 0 calc(50% + 5rem);
  }
  .b-row-ip_3 .b-row-ip__col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43rem;
    flex: 0 0 43rem;
  }
  .b-row-ip_3 .b-row-ip__col-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 78rem;
    flex: 0 0 78rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1250px) {
  .b-row-ip_3 .b-row-ip__col-descr {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.5rem;
    flex: 0 0 23.5rem;
    margin-left: 5rem;
  }
  .b-row-ip_3 .b-row-ip__col-cart {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 49.5rem;
    flex: 1 0 49.5rem;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .b-row-ip_3.no-col-descr .b-row-ip__col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 5rem);
    flex: 0 0 calc(50% - 5rem);
    max-width: calc(50% - 5rem);
    min-width: calc(50% - 5rem);
  }
  .b-row-ip_3.no-col-descr .b-row-ip__col-info {
    padding-left: 3rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% + 5rem);
    flex: 0 0 calc(50% + 5rem);
  }
}
.home-columns-row__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
}
.promo-g__item:not(:last-child) {
  margin-top: 0;
}
@media (max-width: 767px) {
  .compare-row .col-side {
    width: 9.4rem;
  }
  .compare-row .col-content {
    width: calc(100% - 94px);
  }
  .b-row-ip__inner {
    position: relative;
    padding-top: 3.6rem;
  }
  .b-row-ip .b-row-ip__col-image,
  .promo-g__item:not(:last-child) {
    margin-bottom: 2rem;
  }
  .b-row-ip_1 .pd-cart__main {
    margin-top: 2rem;
  }
  .home-g .home-g__inner_custom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-g .home-g__inner_custom [class*='col-'] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .home-g .home-g__inner_custom [class*='col-']:nth-child(odd) {
    padding-right: 0.5rem;
  }
  .home-g .home-g__inner_custom [class*='col-']:nth-child(2n) {
    padding-left: 0.5rem;
  }
}
.home-g [class*='col-'] {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.home-g__col-1-4,
.home-g__col-1-5 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .b-row-ip__inner {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .b-row-ip .b-row-ip__inner > [class^='b-row-ip__col-'] {
    width: 50%;
    padding: 0 1rem;
  }
  .item-tabs .b-row {
    padding-left: 0;
    padding-right: 0;
  }
  .item-tabs .b-row__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .item-tabs .col-4-of-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .item-tabs .col-1-of-5 {
    width: 22.4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 2.8rem;
  }
  .home-columns-row__inner {
    margin-right: -2.8rem;
  }
  .home-columns-row__item {
    margin-right: 2.8rem;
  }
  .home-g__inner {
    margin-right: -2rem;
  }
  .home-g [class*='col-'] {
    margin-right: 2rem;
  }
  .home-g__col-1-2 {
    -ms-flex-preferred-size: calc((100% - 2 * 2rem) / 2);
    flex-basis: calc((100% - 2 * 2rem) / 2);
  }
  .home-g__col-1-3,
  .home-g__col-1-4 {
    -ms-flex-preferred-size: calc((100% - 3 * 2rem) / 3);
    flex-basis: calc((100% - 3 * 2rem) / 3);
  }
  .home-g__col-1-5 {
    -ms-flex-preferred-size: calc((100% - 4 * 2rem) / 4);
    flex-basis: calc((100% - 4 * 2rem) / 4);
  }
  .promo-cat-1-g__inner_slider {
    padding-right: 10.8rem;
  }
}
@media (min-width: 1250px) {
  .home-columns-row__inner,
  .home-g__inner {
    margin-right: -3rem;
  }
  .home-columns-row__item,
  .home-g [class*='col-'] {
    margin-right: 3rem;
  }
  .promo-g__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: -3rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .promo-g__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc((100% - 2 * 3rem) / 2);
    flex: 1 1 calc((100% - 2 * 3rem) / 2);
    margin-right: 3rem;
    margin-bottom: 1.5rem;
  }
  .col-1-of-5 + .col-4-of-5 .promo-g__inner {
    display: block;
    margin-right: 0;
  }
  .col-1-of-5 + .col-4-of-5 .promo-g__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 0;
  }
  .col-1-of-5 + .col-4-of-5 .promo-g__item:not(:last-child) {
    margin-top: 0;
    margin-bottom: 3rem;
  }
  .home-g__col-1-2 {
    -ms-flex-preferred-size: calc((100% - 2 * 3rem) / 2);
    flex-basis: calc((100% - 2 * 3rem) / 2);
  }
  .home-g__col-1-3 {
    -ms-flex-preferred-size: calc((100% - 3 * 3rem) / 3);
    flex-basis: calc((100% - 3 * 3rem) / 3);
    margin-right: 3rem;
  }
  .home-g__col-1-4 {
    -ms-flex-preferred-size: calc((100% - 4 * 3rem) / 4);
    flex-basis: calc((100% - 4 * 3rem) / 4);
  }
  .home-g__col-1-5 {
    -ms-flex-preferred-size: 22.4rem;
    flex-basis: 22.4rem;
  }
}
.promo-cat-1-g__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.promo-cat-1-g__inner_slider {
  position: relative;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .promo-cat-1-g__sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.4rem;
    flex: 0 0 22.4rem;
    margin-right: 2.8rem;
  }
  .promo-cat-1-g .promo-cat-1-g__inner_slider .promo-cat-1-g__main {
    width: 100%;
  }
}
@media (min-width: 1250px) {
  .promo-cat-1-g__inner_slider {
    padding-right: 9.8rem;
  }
  .promo-cat-1-g__sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.4rem;
    flex: 0 0 22.4rem;
    margin-right: 3rem;
  }
}
.promo-cat-1-g .promo-cat-1-g__inner_slider .promo-cat-1-g__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-pg__check-btn .btn,
.info-pg__shop-item,
.promo-cat-1-g__inner:not(.promo-cat-1-g__inner_slider) .promo-cat-1-g__main {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .promo-cat-1-g__inner:not(.promo-cat-1-g__inner_slider)
    .promo-cat-1-g__sidebar
    + .promo-cat-1-g__main {
    width: calc(100% - (22.4rem + 2.8rem));
  }
  .info-pg {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1250px) {
  .promo-cat-1-g .promo-cat-1-g__inner_slider .promo-cat-1-g__main {
    width: 92.8rem;
  }
  .promo-cat-1-g__inner:not(.promo-cat-1-g__inner_slider)
    .promo-cat-1-g__sidebar
    + .promo-cat-1-g__main {
    width: 98.6rem;
  }
  .col-1-of-5 + .col-4-of-5 .home-g__col-1-5 {
    -ms-flex-preferred-size: calc((100% - 4 * 3rem) / 4);
    flex-basis: calc((100% - 4 * 3rem) / 4);
  }
  .col-1-of-5 + .col-4-of-5 .promo-cat-1-g__sidebar {
    -ms-flex-preferred-size: 20.9rem;
    flex-basis: 20.9rem;
  }
}
@media (max-width: 767px) {
  .home-g [class*='col-']:not(:last-child) {
    margin-bottom: 3rem;
  }
  .home-g__col-1-4 {
    width: 100%;
  }
  .promo-cat-1-g__inner_slider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .promo-cat-1-g_head {
    margin-bottom: 2rem;
  }
  .promo-cat-1-g_head .promo-cat-1-g__main {
    margin-top: 2rem;
  }
}
.fv-row__col-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40rem;
  flex: 0 0 40rem;
  margin-right: 2rem;
}
.fv-row__col-info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 27.2rem;
  flex: 0 0 27.2rem;
}
.fv-row__col-info:last-child {
  margin-left: 2rem;
}
@media (max-width: 767px) {
  .info-pg {
    padding: 0 10px 10px;
  }
  .info-pg__main {
    margin-top: 2rem;
  }
}
.info-pg__title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
}
.info-pg__tab-menu.active + .info-pg__dropdown {
  pointer-events: auto;
  border: 0;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
  -webkit-transition:
    opacity 0.3s ease-out,
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  -o-transition:
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition:
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1),
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
}
.info-pg__tab-menu-btn {
  display: block;
  padding: 1.1rem 1.5rem;
  position: relative;
  z-index: 901;
  background-color: #fff;
  color: #000;
  font-size: 1.3rem;
  font-weight: 700;
}
.rev-pg__title,
.sign-pg__title {
  font-size: 3rem;
  font-weight: 700;
}
.fav-pg__clear .close-x,
.info-pg__tab-menu-btn .icon {
  margin-right: 1rem;
}
.info-pg__dropdown {
  overflow: hidden;
  max-width: 200px;
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  z-index: 901;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(0, 1rem);
  -ms-transform: translate(0, 1rem);
  transform: translate(0, 1rem);
  visibility: hidden;
  -webkit-transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  -o-transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1),
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
}
.info-pg .comments-sec__form > .form-l .form-ui-wr {
  padding: 0;
}
.balance__auth-adapters .soc-btn,
.info-pg .comments-sec__form > .form-l .form-ui-wr > .form-ui-wr__inner {
  border: 0;
}
.rev-pg__title {
  margin-bottom: 6rem;
}
.sign-pg__title {
  display: inline-block;
  margin-bottom: 2.5rem;
}
.account-pg__title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.account-pg__title_m,
.pg-not-found__advice-text {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .info-pg__title {
    font-size: 2rem;
  }
  .info-pg__sidebar {
    margin-bottom: 1.5rem;
    width: 100%;
  }
  .info-pg__content {
    width: 100%;
  }
  .rev-pg {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .account-pg,
  .sign-pg {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 3rem;
  }
  .sign-pg__title {
    font-size: 2rem;
    margin-bottom: 1.2rem;
  }
  .account-pg__title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .account-pg__order-list {
    margin-bottom: 2rem;
  }
  .account-pg__social {
    margin-top: 3rem;
  }
  .cart-pg__check-btn {
    margin-top: 1.5rem;
  }
  .cart-pg__check-btn .btn {
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }
  .cart-pg .bonus-container {
    border: 0;
    padding: 0 1rem;
    margin-bottom: 3rem;
  }
  .cart-pg .bonus-container__head {
    padding: 0 0 2rem;
  }
  .cart-pg .bonus-container__body {
    padding: 0;
  }
}
.cart-pg__to-back:hover,
.checkout-pg__tabs-item.active .checkout-pg__tabs-text,
.compare-pg__options label.active {
  color: #000;
}
.cart-pg__to-back .icon {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.cart-pg__to-back span {
  margin-left: 1rem;
  line-height: 1;
}
.cart-pg__check-btn {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 375px) and (max-width: 767px) {
  .cart-pg .bonus-points {
    margin: 0;
  }
}
.checkout-pg .wa-buttons-wrapper,
.checkout-pg__points-inputs .wa-field,
.compare-pg__sticky-header.stuck .item-c .item-c__title {
  margin-bottom: 0;
}
.checkout-pg__title {
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 3rem;
  line-height: 1;
}
.checkout-pg__tabs-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  cursor: pointer;
  padding: 1.5rem 0;
}
.checkout-pg__tabs-text {
  letter-spacing: 0.7px;
}
.checkout-pg__tabs-item.active .checkout-pg__tabs-label {
  position: relative;
  top: -1px;
}
.checkout-pg__tabs-item:not(.active) {
  border-bottom: 1px solid #f0f0f0;
  -webkit-box-shadow: inset 0 -15px 18px -10px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 -15px 18px -10px rgba(0, 0, 0, 0.03);
}
.checkout-pg__tabs-item:first-child:not(.active) {
  border-right: 1px solid #f0f0f0;
}
.checkout-pg__tabs-item:last-child:not(.active) {
  border-left: 1px solid #f0f0f0;
}
.checkout-pg__auth-heading,
.checkout-pg__form,
.checkout-pg__social-auth .checkout-pg__social-links {
  margin-top: 3rem;
}
.checkout-pg__auth-heading {
  font-size: 1.6rem;
  font-weight: 400;
}
.checkout-pg__form {
  width: 30rem;
  margin-left: auto;
  margin-right: auto;
}
.checkout-pg__points label {
  font-size: 1.5rem;
  font-weight: 700;
}
.checkout-pg__points .bonus-container__body {
  padding-left: 4rem;
}
.checkout-pg__points-section {
  border-top: 1px solid #f0f0f0;
  padding: 2rem;
  display: none;
}
.compare-pg__header .compare-row__inner,
.pg-not-found {
  padding-bottom: 3rem;
}
@media (max-width: 1249px) {
  .check-success__title {
    text-align: center;
  }
  .check-success__num {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .b-row .col-1-of-5,
  .b-row .col-3-of-5,
  .b-row .col-4-of-5,
  .popup-compare__inner,
  .promo-cat-1-g {
    width: 100%;
  }
  .row [class^='col-'] {
    width: 100% !important;
  }
  .b-row {
    max-width: 102.4rem;
  }
  .b-row__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rev-pg__sidebar {
    display: none;
  }
  .cart-pg__cart-recommend .pd-equal-item {
    padding: 1rem;
  }
  .cart-pg__cart-recommend .simple-price,
  .checkout-pg__points .bonus-container {
    display: block;
  }
  .cart-pg__cart-recommend .stars__i {
    width: 1.3rem;
    height: 1.1rem;
  }
  .cart-pg__cart-recommend .stars__i svg {
    height: 100%;
    width: 100%;
  }
  .cart-pg__cart-recommend .simple-price__price_old {
    margin-left: 0;
  }
  .checkout-pg__points .bonus-container__body {
    border-top: 1px solid #f0f0f0;
    padding-left: 2rem;
  }
}
.checkout-pg__points-error {
  width: 100%;
  margin-bottom: 2rem;
  font-weight: 700;
  color: red;
}
.brands-pg__search,
.brands-pg__title,
.checkout-pg__form_reg,
.checkout-pg__points,
.checkout-pg__reg-agree,
.checkout-pg__reg-error,
.pg-not-found__numbers {
  margin-bottom: 3rem;
}
.checkout-pg__points-inputs p,
.wa-required .wa-value p {
  margin: 0;
}
.checkout-pg__points-inputs > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.checkout-pg__reg-error {
  text-align: center;
}
.checkout-pg__next-btn {
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}
.checkout-pg .wa-field-remember-me {
  text-align: left;
}
.wa-required .wa-name {
  display: inline-block;
  position: relative;
}
.wa-required .wa-name::after {
  content: '*';
  display: inline-block;
  color: red;
  margin-left: 3px;
}
.brands-pg__title {
  font-size: 3rem;
}
.brands-pg__search {
  width: 100%;
}
.brands-pg__search .custom-search input {
  display: inline-block;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 4rem;
}
.brands-pg__letter {
  margin-bottom: 2rem;
  font-size: 2rem;
}
.brands-pg__text-link {
  color: #777;
  font-size: 1.4rem;
}
.brands-pg__link:hover,
.brands-pg__text-link:hover,
.slider-ar:hover .icon {
  color: #306bc9;
}
.item-c__one-click .quickorder-button,
.item-list-c__oneclick .quickorder-button {
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.brands-pg__item {
  display: inline-block;
  vertical-align: top;
}
.brands-pg__link,
.compare-pg__options label {
  color: #777;
}
.brands-pg__item_text {
  width: 13.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .info-pg__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
  .info-pg__tab-menu {
    display: block;
  }
  .account-pg__sidebar,
  .info-pg__sidebar {
    display: none;
  }
  .checkout-pg__points .points-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .checkout-pg__points .points-box strong {
    margin: 0 1rem 0 0;
  }
  .brands-pg__list {
    margin-right: -2rem;
  }
  .brands-pg__item {
    margin-right: 2rem;
  }
  .brands-pg__item_text {
    width: 12.4rem;
  }
}
.brands-pg__item_logo {
  margin-bottom: 3rem;
  width: 19rem;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .brands-pg__item_logo {
    width: 16.7rem;
  }
}
.pg-not-found {
  padding-top: 3rem;
}
.pg-not-found__number {
  letter-spacing: -25px;
}
.pg-not-found__num {
  display: inline;
  font-size: 20rem;
  color: #306bc9;
}
.pg-not-found__num_zero {
  color: #ff8c52;
}
.pg-not-found__not-found-text {
  color: #777;
  font-size: 1.6rem;
}
.pg-not-found__reason-title {
  font-size: 2rem;
}
.compare-pg {
  margin-top: 2rem;
  margin-bottom: 5rem;
}
.compare-pg__sticky-header {
  background-color: #fff;
  width: 100%;
}
.compare-pg__sticky-header.stuck {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.compare-pg__slider-item {
  width: 22.4rem;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .compare-pg__slider-item {
    width: 16.7rem !important;
  }
  .ui-items__wrapper {
    margin-right: -2rem;
  }
}
@media (max-width: 767px) {
  .pg-cart-body .site-footer {
    border-top: 1px solid #f0f0f0;
  }
  .cart-pg__cart-recommend {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 3rem;
  }
  .checkout-pg__title {
    font-size: 1.6rem;
  }
  .checkout-pg__tabs-item {
    height: 9.5rem;
    padding: 0 3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .checkout-pg__tab-content {
    padding: 0 1rem;
  }
  .checkout-pg__auth-heading,
  .checkout-pg__form,
  .checkout-pg__social-auth .checkout-pg__social-links {
    margin-top: 2rem;
  }
  .checkout-pg__auth-heading {
    font-size: 1.6rem;
  }
  .checkout-pg__form {
    width: 100%;
  }
  .checkout-pg__points-inputs .wa-field-email {
    margin-bottom: 2rem;
  }
  .brands-pg__item_text {
    width: 9rem;
  }
  .brands-pg__item_logo {
    width: 50%;
  }
  .brands-pg__item_logo:nth-child(odd) {
    padding-right: 0.5rem;
  }
  .brands-pg__item_logo:nth-child(2n) {
    padding-left: 0.5rem;
  }
  .pg-not-found__num {
    font-size: 17.4rem;
  }
  .pg-not-found__reason-i {
    font-size: 1.4rem;
  }
  .compare-pg {
    margin-top: 1rem;
  }
  .compare-pg__sticky-header.stuck {
    padding-top: 1rem;
  }
  .compare-pg .compare-row {
    position: relative;
  }
  .compare-pg__header .compare-row {
    padding-top: 5rem;
  }
  .compare-pg__header-side {
    position: absolute;
    top: 0;
    left: 1rem;
  }
  .compare-pg__title-wrapper {
    margin-bottom: 3rem;
  }
  .compare-pg__title .pg-heading {
    margin-bottom: 0;
  }
  .compare-pg__title .close-x {
    margin-left: 1rem;
  }
  .compare-pg__slider-item {
    width: 9.4rem;
  }
  .compare-pg__slider-item .item-c .item-c__actions,
  .compare-pg__slider-item .item-c .item-c__categ,
  .compare-pg__slider-item .item-c .item-rating__revs .icon,
  .compare-pg__sticky-header.stuck .item-c__actions-wrapper,
  .compare-pg__sticky-header.stuck .item-rating {
    display: none;
  }
  .compare-pg__slider-item .item-c .stars__i .icon {
    width: 1rem;
    height: 1rem;
  }
  .compare-pg__slider-item .item-c .stars__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .compare-pg__slider-item .item-c .item-rating__revs {
    margin-left: 0;
  }
  .compare-pg__slider-item .item-c .item-c__title {
    font-size: 1.2rem;
    height: 5.4rem;
  }
  .compare-pg__slider-item .item-c .price {
    font-size: 1.4rem;
  }
  .compare-pg__slider-item .item-c .price-wrapper {
    height: auto !important;
  }
}
@media (min-width: 1300px) {
  .b-row-ip_1 .b-row-ip__col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51.3rem;
    flex: 0 0 51.3rem;
  }
  .b-row-ip_1 .b-row-ip__col-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 77.7rem;
    flex: 0 0 77.7rem;
  }
  .b-row-ip_1 .b-row-ip__col-descr {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.7rem;
    flex: 0 0 29.7rem;
  }
  .b-row-ip_2 .b-row-ip__inner > [class^='b-row-ip__col-'] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .b-row-ip_3 .b-row-ip__col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45rem;
    flex: 0 0 45rem;
  }
  .b-row-ip_3 .b-row-ip__col-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81rem;
    flex: 0 0 81rem;
  }
  .b-row-ip_3 .b-row-ip__col-cart {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 52.5rem;
    flex: 1 0 52.5rem;
  }
  .b-row-ip_3.no-col-descr .b-row-ip__col-image,
  .b-row-ip_3.no-col-descr .b-row-ip__col-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .b-row-ip_3.no-col-descr .b-row-ip__col-info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .home-g__col-1-5 {
    -ms-flex-preferred-size: 23.4rem;
    flex-basis: 23.4rem;
  }
  .promo-cat-1-g__sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.4rem;
    flex: 0 0 23.4rem;
  }
  .promo-cat-1-g__inner:not(.promo-cat-1-g__inner_slider)
    .promo-cat-1-g__sidebar
    + .promo-cat-1-g__main {
    width: 102.6rem;
  }
  .col-1-of-5 + .col-4-of-5 .promo-cat-1-g__sidebar {
    -ms-flex-preferred-size: 22.9rem;
    flex-basis: 22.9rem;
  }
  .compare-pg__slider-item {
    width: 23.4rem;
  }
}
.compare-pg__slider-item .close-x {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  z-index: 10;
}
#zuck-modal-content .story-viewer .slides .item.active,
#zuck-modal-content .story-viewer .slides .item.active .tip.link,
#zuck-modal-content .story-viewer.loading .head .loading,
#zuck-modal-content .story-viewer.muted .tip.muted,
.city-block:hover .current-list,
.compare-pg__slider-item .item-c__image-wrapper {
  display: block;
}
@media (max-width: 767px) {
  .compare-pg__slider-item .close-x {
    right: 0.5rem;
    top: 0.5rem;
  }
  .compare-pg__slider-item .item-c__image-wrapper {
    width: 6rem;
    height: 6rem;
  }
  .compare-pg__options {
    margin-bottom: 0;
  }
}
.compare-pg__slider-arrows {
  width: 6.8rem;
}
@media (min-width: 768px) {
  .account-pg__content,
  .b-c-row_checkout .col-main {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .b-c-row-success {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .b-row-ip__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .home-columns-row__inner,
  .home-g__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .checkout-pg .faq,
  .promo-cat-1-g_head,
  .promo-g__item:not(:last-child) {
    margin-bottom: 3rem;
  }
  .home-g__inner:not(.swiper-wrapper) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-pg__main {
    margin-top: 3rem;
  }
  .account-pg .b-row__inner {
    padding-bottom: 2rem;
  }
  .account-pg__order-list {
    border-radius: 5px;
    border: 1px solid #f0f0f0;
  }
  .account-pg__social {
    margin-top: 6rem;
  }
  .checkout-pg__tabs-label {
    margin-left: 0.5rem;
  }
  .checkout-pg__content {
    padding: 0 3rem 3rem;
  }
  .checkout-pg__points-inputs .wa-field-email {
    margin-right: 3rem;
  }
  .compare-pg__slider-item .item-c__image-wrapper {
    width: 11rem;
    height: 11rem;
    margin-left: auto;
    margin-right: auto;
  }
  .compare-pg__options {
    margin-bottom: 4rem;
  }
  .compare-pg__options label {
    margin-bottom: 2rem;
  }
}
.compare-pg__clear-list:hover span {
  color: #000;
  border-bottom-color: transparent;
}
.compare-pg__clear-list:hover .close-x,
.compare-pg__clear-list:hover .icon {
  color: #ff003b;
  border-color: #ff003b;
}
.compare-pg__clear-list span + span {
  border-bottom: 1px dashed #777;
}
.compare-pg__char-prop,
.compare-pg__char-value {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.compare-pg__char-prop::after,
.compare-pg__char-value::after {
  right: -3rem;
  top: 0;
  width: 3rem;
  height: 100%;
}
.compare-pg__char-prop:nth-child(odd),
.compare-pg__char-prop:nth-child(odd)::after,
.compare-pg__char-value:nth-child(odd),
.compare-pg__char-value:nth-child(odd)::after {
  background-color: #f7f7f7;
}
.compare-pg__char-prop:nth-child(2n),
.compare-pg__char-prop:nth-child(2n)::after,
.compare-pg__char-value:nth-child(2n),
.compare-pg__char-value:nth-child(2n)::after {
  background-color: #fff;
}
#zuck-modal-content .story-viewer .head .right .time,
#zuck-modal-content .story-viewer.loading .head .right .close,
#zuck-modal-content .story-viewer.loading .head .right .time,
.autocomplete-suggestions,
.compare-pg__sticky-header.stuck .item-c .item-c__actions-wrapper,
.compare-pg__sticky-header.stuck .item-c .item-c__categ,
.compare-pg__sticky-header.stuck .item-c .item-c__price,
.compare-pg__sticky-header.stuck .item-c .item-c__rating,
.hd-check-btn.is-empty,
.js-minicart-status.is-empty .cart-btn__price-wr,
.js-minicart-status:not(.is-empty) .cart-empty__price-wr,
.overhanging,
.stories.carousel .story > .item-link > .info .time,
.stories.carousel .story > .items,
.stories.list .story > .items {
  display: none;
}
.compare-pg__sticky-header.stuck .compare-slide-header {
  height: auto !important;
}
.fav-pg__heading {
  margin-top: 2rem;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .compare-pg__options label {
    font-size: 1.3rem;
  }
  .compare-pg__options label:last-child {
    margin-left: 2rem;
  }
  .compare-pg__char-prop {
    padding-right: 1rem;
  }
  .compare-pg__char-prop,
  .compare-pg__char-value {
    font-size: 1.2rem;
  }
  .fav-pg__heading {
    margin-bottom: 1.5rem;
  }
}
.close-x:hover,
.fav-pg__clear:hover .close-x {
  border-color: #ff003b;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn_shiny span {
    width: 100%;
  }
  .item-c__actions_top .item-c__btn .hover-anim,
  .item-c__actions_top .item-c__btn::after,
  .item-c__actions_top .item-c__btn::before {
    opacity: 0;
  }
  .item-c__image-wrapper {
    width: 20.4rem;
    height: 20.4rem;
    margin: 0 auto;
    display: block;
    position: relative;
  }
  .item-c__image-wrapper img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .item-list-c__image-wrapper img,
  .pd-payment__item,
  .pd-payment__item_bottom dd,
  .pd-tabs,
  .pd-tabs__tab-content,
  .pd-tabs__tab-content-item,
  w .pd-payment {
    width: 100%;
    height: auto;
  }
  .item-list-c__side-actions .qty {
    display: block;
  }
  .site-header_7 .site-search,
  .site-header_8 .site-search {
    margin-top: 1.5rem;
  }
  .posts_multi .posts__item_card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
  }
  .widget-pics__item {
    width: 67px;
  }
  .account-pg__content .b-row__inner_no-mg .col-1-of-2 {
    width: 48%;
  }
  .acc-info-dash__part_info span {
    display: inline-block;
    width: 100%;
  }
  .acc-ord-details__name {
    width: 560px;
  }
  .cart-item__descr {
    padding-right: 0;
  }
  .btn_shiny {
    color: #fff;
    background-color: #306bc9;
  }
  .boxed .b-row__inner::before,
  .boxed .layout-center::before,
  .btn_shiny::after,
  .btn_shiny::before {
    display: none;
  }
  .btn_shiny:hover {
    background-color: #ff8c52;
  }
  .check-confirm .acc-ord-details__name {
    width: 262px;
  }
  .b-row-ip_1 .b-row-ip__col-image {
    -ms-flex-preferred-size: 47.3rem;
    flex-basis: 47.3rem;
  }
  .b-row-ip_1 .b-row-ip__col-descr {
    -ms-flex-preferred-size: 25.7rem;
    flex-basis: 25.7rem;
  }
  .b-row-ip_1 .b-row-ip__col-cart {
    -ms-flex-preferred-size: 44rem;
    flex-basis: 44rem;
  }
  .b-row-ip__col-descr {
    width: 297px;
  }
  .b-row-ip__inner,
  .layout-center {
    width: 1290px;
  }
  .item-pg__breadcrumbs,
  .item-pg__heading {
    display: block !important;
  }
  .item-pg__breadcrumbs:after,
  .item-pg__breadcrumbs:before,
  .item-pg__heading:after,
  .item-pg__heading:before {
    content: ' ';
    display: table;
  }
  .item-pg__breadcrumbs:after,
  .item-pg__heading:after {
    clear: both;
  }
  .item-pg__breadcrumbs .breadcrumbs,
  .item-pg__breadcrumbs .item-pg__title,
  .item-pg__heading .breadcrumbs,
  .item-pg__heading .item-pg__title {
    float: left;
  }
  .item-pg__breadcrumbs .item-pg__heading-artikul,
  .item-pg__breadcrumbs .item-pg__pluso,
  .item-pg__heading .item-pg__heading-artikul,
  .item-pg__heading .item-pg__pluso {
    float: right;
  }
  .home-promo-2__image {
    height: 348px;
    display: block;
  }
  .home-promo-2__image img {
    width: 100%;
  }
  .col-1-of-5 + .col-4-of-5 .home-fdb-photos__item.swiper-slide {
    width: 234px;
  }
  .home-fdb-photos__item,
  .home-fdb-photos__item.swiper-slide,
  .home-fdb-photos__item_big {
    width: 300px;
  }
  .col-1-of-5 + .col-4-of-5 .home-fdb-photos__item_big {
    width: 322px;
  }
  .promo-g__item {
    width: 47%;
  }
  .col-1-of-5 + .col-4-of-5 .promo-g__item,
  .cust-f__text,
  .home-feat,
  .home-feat__content,
  .home-feat__descr,
  .home-feat__inner {
    width: 100%;
  }
  .home-banner-set__col {
    width: 49%;
  }
  .home-banner-set__col-item {
    width: 50%;
  }
  .grouped-feat__item {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 280px !important;
    flex: 0 0 280px !important;
  }
  .home-feat_septd .home-feat__icon {
    width: 4rem;
    height: 4rem;
  }
  .home-pg__section_feat .home-feat__icon {
    width: 3rem;
    height: 3rem;
  }
  .prom-cat-1__decor-figure {
    width: 50% !important;
  }
  .boxed {
    background-color: #fff !important;
    background-image: none !important;
  }
  .home-promo {
    height: 40rem;
    min-height: 0;
  }
  .home-subsc__input input {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .home-promo-2__menu-link {
    font-size: 1.5rem;
  }
  .home-promo-2__menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .ui-items__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.4rem;
    flex: 0 0 22.4rem;
    margin-right: 2rem;
  }
}
@media (min-width: 1250px) {
  .col-1-of-5
    + .col-4-of-5
    .promo-cat-1-g__inner:not(.promo-cat-1-g__inner_slider)
    .promo-cat-1-g__sidebar
    + .promo-cat-1-g__main {
    width: 71.7rem;
  }
  .col-1-of-5
    + .col-4-of-5
    .promo-cat-1-g__inner:not(.promo-cat-1-g__inner_slider)
    .promo-cat-1-g__main {
    width: 96.6rem;
  }
  .col-1-of-5 + .col-4-of-5 .promo-cat-1-g__inner_slider .promo-cat-1-g__main {
    width: 61.9rem;
  }
  .account-pg .info-sdb__header_btn {
    padding-left: 2rem;
    text-align: center;
  }
  .cart-pg .layout-center {
    margin-bottom: 2rem;
  }
  .cart-pg__cart-recommend {
    width: 96rem;
    margin-top: 6.5rem;
  }
  .cart-pg__cart-recommend .items-slider__item_cart {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.7rem;
    flex: 0 0 21.7rem;
  }
  .checkout-pg__points-inputs {
    width: 53rem;
  }
  .brands-pg__list,
  .ui-items__wrapper {
    margin-right: -3rem;
  }
  .brands-pg__item {
    margin-right: 3rem;
  }
  .boxed .compare-pg__sticky-header {
    background-color: transparent;
  }
  .boxed .compare-pg__sticky-header.stuck {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .boxed .compare-pg__sticky-header.stuck .compare-row::before {
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  }
  .compare-pg__items-slider.swiper-container {
    padding: 2rem;
    margin: -2rem;
  }
  .ui-items__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.4rem;
    flex: 0 0 22.4rem;
    margin-right: 3rem;
  }
  .ui-items__item_sub-cat-sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.5rem;
    flex: 0 0 13.5rem;
    margin-right: 3rem;
  }
  .ui-items__wrapper_nobd {
    margin-bottom: -2rem;
  }
  .ui-items__wrapper_nobd .ui-items__item {
    margin-bottom: 5rem;
  }
  .ui-items__wrapper:not(.ui-items__wrapper_nobd) .ui-items__item {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1300px) {
  .ui-items__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.4rem;
    flex: 0 0 23.4rem;
  }
}
.b-popup-it-opt__content > ymaps {
  max-width: 100% !important;
}
.pg-404__number {
  letter-spacing: 0;
}
.label_micro {
  background-color: #02bc2c;
  color: #fff;
}
#switching-image {
  display: none;
  background: url(../img/ajax-loader.gif) 50% 50% no-repeat #fff;
  padding: 10px;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.blurred {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
#qiwi-phone-prefix {
  border: 0;
  color: #000 !important;
  padding: 0;
}
.rev-form__btn-loading img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.reviews-loading__msg {
  font-size: 24px;
}
.f-payments__item img,
.reviews-loading__msg img,
.wa-captcha-img {
  vertical-align: middle;
}
#oc button.oc-modal__close {
  color: #000;
  background: 0 0;
  font-size: 30px;
  font-weight: 400;
}
.f-payments__item {
  max-width: 60px;
  border-radius: 3px;
  overflow: hidden;
}
.item-list-c__oneclick {
  padding-left: 0;
  padding-right: 0;
}
.item-c__one-click .quickorder-button {
  background: 0 0 !important;
  margin: -13px 0;
  padding: 13px 0;
  display: block !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ig-dialog-wrap .w-dialog-background {
  background: rgba(11, 11, 11, 0.8) !important;
}
.ig-dialog-wrap .w-dialog-block {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.item-list-c__oneclick .quickorder-button {
  background: 0 0 !important;
  width: 100%;
  white-space: nowrap;
  margin-top: 0;
}
.feed-uploader__image {
  width: 100%;
  height: 14rem;
  position: relative;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background-color: #fff;
  margin-bottom: 0.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#zuck-modal-content .story-viewer .slides-pointers > * > .seen,
.contact__map {
  background: #fff;
}
.item-list-c .quickorder-button {
  margin-bottom: 0;
  padding: 18px 0;
}
.stories .story > .item-link,
.stories.snapssenger.list .story > .item-link {
  text-decoration: none;
  color: #333;
}
.stories .story > .item-link > .item-preview {
  border-radius: 50%;
  padding: 2px;
  background: radial-gradient(ellipse at 70% 70%, #ee583f 8%, #d92d77 42%, #bd3381 58%);
}
.stories .story > .item-link > .item-preview img,
.stories.snapssenger.list .story > .item-link > .item-preview img {
  border-radius: 50%;
  border: 3px solid #fff;
}
.stories .story.seen,
.stories.snapssenger.list .story.seen {
  opacity: 0.75;
}
.stories .story.seen > a > .item-preview {
  background: #999;
}
.stories .story.seen > a,
.stories.snapssenger.list .story.seen > a {
  color: #999 !important;
}
.stories.snapssenger.list .story > .item-link > .item-preview {
  border-radius: 50%;
  padding: 2px;
  background: #0084ff;
}
.stories.snapssenger.list .story.seen > a > span {
  background: #999;
  color: #999;
}
.stories.snapssenger.carousel .story {
  max-height: 100px;
  max-width: 100px;
  width: 25vw;
}
.stories.snapssenger.carousel .story > .item-link {
  text-decoration: none;
  text-align: left;
  color: #fff;
  position: relative;
  max-height: 100px;
}
.stories.snapssenger.carousel .story > .item-link > .item-preview {
  height: 18vh;
}
.stories.snapssenger.carousel .story > .item-link > .item-preview img {
  border-radius: 5px;
  position: absolute;
}
.stories.snapssenger.carousel .story > .item-link > .info {
  top: auto;
  height: auto;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 6px;
  font-weight: 700;
  font-size: 12px;
  text-shadow:
    1px 1px 1px rgba(0, 0, 0, 0.35),
    1px 0 1px rgba(0, 0, 0, 0.35);
}
#zuck-modal-content .story-viewer .head .left .info .name,
.stories.snapssenger.carousel .story > .item-link > .info .name {
  font-weight: 500;
}
.stories.snapssenger.carousel .story > .item-link > .info .time {
  display: block;
  font-weight: 100;
  font-size: 11px;
}
.stories.snapssenger .story.seen {
  opacity: 0.5;
}
@keyframes zuckSlideTime {
  0% {
    max-width: 0;
  }
  100% {
    max-width: 100%;
  }
}
@keyframes zuckLoading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#zuck-modal {
  outline: 0 !important;
  overflow: hidden;
  position: fixed !important;
  background: rgba(0, 0, 0, 0.75);
  z-index: 100000;
  font-size: 14px;
  font-family: inherit;
}
#zuck-modal-content,
#zuck-modal-content .story-viewer,
#zuck-modal-content .story-viewer > .slides,
#zuck-modal-content .story-viewer > .slides > * {
  width: 100vw;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden;
}
#zuck-modal * {
  user-select: none;
  outline: 0;
}
#zuck-modal.with-effects {
  transform: scale(0.01);
  transform-origin: top left;
  transition: 0.25s;
  position: absolute;
  left: 0;
  width: 100vw;
  height: 100%;
  top: 0;
  bottom: 0;
}
#zuck-modal.with-effects.animated {
  transform: scale(1);
  border-radius: 0;
  margin-top: 0 !important;
  margin-left: 0 !important;
}
#zuck-modal.with-effects.closed {
  transform: translateY(100%);
}
#zuck-modal .slider {
  width: 300vw;
  height: 100%;
  top: 0;
  bottom: 0;
  left: -100vw;
  position: absolute;
}
#zuck-modal .slider > * {
  width: 100vw;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
}
#zuck-modal .slider > .viewing {
  left: 100vw;
}
#zuck-modal .slider > .next {
  left: 200vw;
}
#zuck-modal .slider.animated {
  -webkit-transition: -webkit-transform 0.25s linear;
  transition: transform 0.25s linear;
  transition:
    transform 0.25s linear,
    -webkit-transform 0.25s linear;
}
#zuck-modal.with-cube #zuck-modal-content {
  perspective: 1000vw;
  transform: scale(0.95);
  perspective-origin: 50% 50%;
  overflow: visible;
  transition: 0.3s;
}
#zuck-modal.with-cube .slider {
  transform-style: preserve-3d;
  transform: rotateY(0);
}
#zuck-modal.with-cube .slider > .previous {
  backface-visibility: hidden;
  left: 100vw;
  transform: rotateY(270deg) translateX(-50%);
  transform-origin: center left;
}
#zuck-modal.with-cube .slider > .viewing {
  backface-visibility: hidden;
  left: 100vw;
  transform: translateZ(50vw);
}
#zuck-modal.with-cube .slider > .next {
  backface-visibility: hidden;
  left: 100vw;
  transform: rotateY(-270deg) translateX(50%);
  transform-origin: top right;
}
#zuck-modal-content
  .story-viewer.viewing:not(.paused):not(.stopped)
  .slides-pointers
  > *
  > .active
  > b {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#zuck-modal-content .story-viewer.viewing {
  z-index: 5;
}
#zuck-modal-content .story-viewer.previous {
  z-index: 0;
}
#zuck-modal-content .story-viewer .slides-pagination span {
  position: absolute;
  top: 50vh;
  font-size: 48px;
  color: #fff;
  line-height: 48px;
  width: 48px;
  margin: 6px;
  transform: translateY(-50%);
  z-index: 1;
  text-align: center;
}
#zuck-modal-content .story-viewer .slides-pointers {
  display: table;
  table-layout: fixed;
  border-spacing: 6px;
  border-collapse: separate;
  position: absolute;
  width: 100vh;
  bottom: 0;
  top: 0;
  left: calc(50vw - 50vh);
  right: calc(50vw - 50vh);
  z-index: 100020;
}
#zuck-modal-content .story-viewer .slides-pointers > * {
  display: table-row;
}
#zuck-modal-content .story-viewer .slides-pointers > * > * {
  display: table-cell;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
}
#zuck-modal-content .story-viewer .slides-pointers > * > * > b {
  background: #fff;
  width: auto;
  max-width: 0;
  height: 2px;
  display: block;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  border-radius: 2px;
}
#zuck-modal-content .story-viewer .slides-pointers > * > .active > b {
  -webkit-animation-name: zuckSlideTime;
  animation-name: zuckSlideTime;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
#zuck-modal-content .story-viewer .head {
  position: absolute;
  height: 56px;
  left: 0;
  right: 0;
  line-height: 56px;
  z-index: 100010;
  color: #fff;
  font-size: 14px;
  text-shadow:
    1px 1px 1px rgba(0, 0, 0, 0.35),
    1px 0 1px rgba(0, 0, 0, 0.35);
  padding: 6px 12px;
}
#zuck-modal-content .story-viewer .head .item-preview {
  overflow: hidden;
  background-size: cover;
  width: 42px;
  height: 42px;
  display: inline-block;
  margin-right: 12px;
  border-radius: 50%;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
}
#zuck-modal-content .story-viewer .head .item-preview img,
.stories.carousel .story > .item-link > .item-preview img {
  display: block;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  object-fit: cover;
}
#zuck-modal-content .story-viewer .head .time {
  opacity: 0.75;
  font-weight: 500;
  font-size: 13px;
}
#zuck-modal-content .story-viewer .head .left {
  line-height: 1 !important;
  display: inline-block;
  margin: 6px 0;
}
#zuck-modal-content .story-viewer .head .left .info {
  display: inline-block;
  max-width: 30vw;
  vertical-align: middle;
}
#zuck-modal-content .story-viewer .head .left .info > * {
  width: 100%;
  display: inline-block;
  line-height: 21px;
}
#zuck-modal-content .story-viewer .head .back,
#zuck-modal-content .story-viewer .head .right .close {
  font-size: 42px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  text-align: center;
}
#zuck-modal-content .story-viewer .head .left .back {
  display: none;
  width: 24px;
  margin: -6px -6px 0;
}
#zuck-modal-content .story-viewer .head .loading {
  display: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 9px 0;
  border: 4px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  border-top-color: #fff;
  -webkit-animation: 1s linear infinite zuckLoading;
  animation: 1s linear infinite zuckLoading;
}
#zuck-modal-content .story-viewer .head,
#zuck-modal-content .story-viewer .slides-pointers,
#zuck-modal-content .story-viewer .tip {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#zuck-modal-content .story-viewer .slides .item {
  display: none;
  overflow: hidden;
  background: #000;
}
#zuck-modal-content .story-viewer .slides .item:before {
  z-index: 4;
  background: 0 0;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#zuck-modal-content .story-viewer .slides .item > .media {
  height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: auto;
}
#zuck-modal-content .story-viewer .tip {
  text-decoration: none;
  display: none;
  border-radius: 24px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  color: #fff;
  text-align: center;
  font-weight: 500;
  padding: 12px 24px;
}
@media (max-width: 1024px) {
  #zuck-modal-content .story-viewer .head {
    top: 3px;
  }
  #zuck-modal-content .story-viewer .head .loading {
    width: 24px;
    height: 24px;
    margin: 6px 0;
  }
  #zuck-modal-content .story-viewer .head .item-preview {
    width: 30px;
    height: 30px;
    margin-right: 12px;
  }
  #zuck-modal-content .story-viewer .head .left {
    font-size: 15px;
    margin: 15px 0;
  }
  #zuck-modal-content .story-viewer .head .left > div {
    line-height: 30px;
  }
  #zuck-modal-content .story-viewer .head .right .time {
    display: block;
    white-space: nowrap;
    font-size: 15px;
    margin: 15px 0;
    line-height: 30px;
  }
  #zuck-modal-content .story-viewer .head .left > .back {
    display: none;
    background: 0 0;
    z-index: 20;
    visibility: visible;
    margin: -6px 0;
    position: absolute;
    height: 42px;
    width: 72px;
    line-height: 36px;
    text-align: left;
    vertical-align: top;
    text-shadow: none;
  }
  #zuck-modal-content .story-viewer.with-back-button .head .left > .back {
    display: block;
  }
  #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview {
    margin-left: 18px;
  }
  #zuck-modal-content .story-viewer .slides-pointers {
    width: 100vw;
    left: 0;
    right: 0;
  }
  #zuck-modal-content .story-viewer .tip {
    font-size: 14px;
    padding: 6px 12px;
  }
  #zuck-modal-content .story-viewer .head .left .time,
  #zuck-modal-content .story-viewer .head .right .close {
    display: none;
  }
}
.stories.carousel {
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.stories.carousel::-webkit-scrollbar {
  width: 0;
  background: 0 0;
}
.stories.carousel .story {
  display: inline-block;
  width: 18vw;
  max-width: 90px;
  margin: 0 6px;
  vertical-align: top;
}
.stories.carousel .story > .item-link {
  text-align: center;
  display: block;
}
.stories.carousel .story > .item-link:active > .item-preview {
  transform: scale(0.9);
}
.stories.carousel .story > .item-link > .item-preview {
  display: block;
  box-sizing: border-box;
  font-size: 0;
  max-height: 90px;
  height: 18vw;
  overflow: hidden;
  transition: transform 0.2s;
}
.stories.carousel .story > .item-link > .info {
  display: inline-block;
  margin-top: 0.5em;
  line-height: 1.2em;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stories.carousel .story > .item-link > .info .name {
  font-weight: 300;
}
.stories.list {
  white-space: nowrap;
  overflow: auto;
}
.stories.list .story {
  display: block;
  width: auto;
  margin: 6px;
  padding-bottom: 6px;
}
.stories.list .story > .item-link {
  text-align: left;
  display: block;
}
.stories.list .story > .item-link > .item-preview {
  height: 42px;
  width: 42px;
  max-width: 42px;
  margin-right: 12px;
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box;
  font-size: 0;
  overflow: hidden;
}
.stories.list .story > .item-link > .item-preview img {
  display: block;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.stories.list .story > .item-link > .info {
  display: inline-block;
  line-height: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.stories.list .story > .item-link > .info .name {
  font-weight: 500;
  display: block;
}
.js-item__image {
  border-radius: 5px;
}
.brand__inner {
  cursor: default !important;
}
.contact-row {
  margin-bottom: 70px;
}
.contact-row .contact__line {
  padding-top: 100px;
}
.contact-row .contact__line.contact__icon-1 {
  background: url(/wa-assets/images/contact-1.png) no-repeat;
}
.contact-row .contact__line.contact__icon-2 {
  background: url(/wa-assets/images/contact-2.png) no-repeat;
}
.contact-row .contact__line.contact__icon-3 {
  background: url(/wa-assets/images/contact-3.png) no-repeat;
}
.contact-row .contact__line .contact__line-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px;
}
.contact-row .contact__line .contact__line-subtitle {
  font-size: 16px;
  color: #444;
  font-weight: 300;
  min-height: 50px;
}
.contact-row .contact__email {
  margin-top: 20px;
}
.contact__email a {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
.contact__email a i {
  color: #c8305a;
  font-size: 12px;
  margin-right: 5px;
}
.contact__phone .contact__phone-block {
  display: inline-block;
  margin-bottom: 10px;
}
.contact__phone span {
  display: block;
  text-align: right;
  font-size: 13px;
  font-weight: 300;
  color: #666;
  max-width: 180px;
}
.contact__phone a {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
.contact__phone a i {
  color: #c8305a;
  font-size: 14px;
  margin-right: 5px;
}
.contact__phone .i-whatsapp {
  background: url(/wa-assets/images/icon-whatsapp.png) no-repeat;
}
.contact__phone .i-viber,
.contact__phone .i-whatsapp {
  width: 22px;
  height: 22px;
  vertical-align: sub;
  display: inline-block;
  margin-left: 5px;
}
.contact__phone .i-viber {
  background: url(/wa-assets/images/icon-viber.png) no-repeat;
}
.contact__map {
  margin: 30px 0;
  min-height: 600px;
  position: relative;
}
.contact__map .contact__map-sidebar {
  width: 275px;
  overflow: auto;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.contact__map .contact__map-sidebar .contact__map-item {
  margin: 10px;
  padding: 20px 25px;
  border-bottom: 1px solid #f4ebed;
  cursor: pointer;
}
.contact__map .contact__map-sidebar .contact__map-item .contact__map-address {
  font-size: 15px;
  color: #c62953;
  margin-bottom: 5px;
}
.contact__map .contact__map-sidebar .contact__map-item .contact__map-schedule {
  color: #444;
  font-size: 15px;
  font-weight: 300;
}
.contact__map .contact__map-ya {
  min-height: 600px;
  padding-left: 275px;
}
ymaps .contact__map-address {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-bottom: 5px;
}
ymaps .contact__map-schedule {
  color: #666;
  font-size: 15px;
  font-weight: 300;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col-md-4 {
  -webkit-flex: 0 0 33.33333333%;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.city-block {
  margin-right: 15px;
}
.current-city {
  cursor: pointer;
  padding: 0 20px;
  display: flex;
}
.current-list {
  display: none;
  position: absolute;
  background-color: #fafafa;
  z-index: 999;
  padding: 20px 20px 10px;
}
.current-list_item {
  color: #000;
  margin-bottom: 10px;
  display: block;
}
@media (min-width: 1281px) {
  .sdb-promo__title {
    font-size: 2.2rem !important;
    padding-right: 5px !important;
    text-transform: uppercase;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .sdb-promo__title {
    font-size: 2.2rem !important;
    padding-right: 5px !important;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .site-header__main-inner,
  .site-header_mob.site-header_4 .site-header__menu-row {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .b-row:not(.b-row_inside) {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .item-c-mob-compact .item-c__title {
    height: 37px !important;
    max-height: 37px !important;
  }
  .sdb-promo__title {
    font-size: 1.5rem !important;
    padding-right: 5px !important;
    padding-left: 6px;
  }
  .sdb-promo__arrows {
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .item-c-mob-compact .item-c__title {
    height: 37px !important;
    max-height: 37px !important;
  }
  .sdb-promo__title {
    font-size: 1.5rem !important;
    padding-right: 5px !important;
    padding-left: 6px;
  }
  .sdb-promo__arrows {
    padding-right: 10px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .item-c-mob-compact .item-c__title {
    height: 37px !important;
    max-height: 37px !important;
  }
  .sdb-promo__title {
    font-size: 1.5rem !important;
    padding-right: 5px !important;
    padding-left: 6px;
  }
  .sdb-promo__arrows {
    padding-right: 10px;
  }
}

.telegram-button:before,
.whatsapp-button:before {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
}
.dev {
  color: #000;
}
.webasyst-stories__groups {
  z-index: 10000 !important;
}
.close {
  position: absolute;
  display: block !important;
  top: 5px !important;
  right: 10px !important;
  z-index: 999;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer !important;
}
.tip-body__content,
.tip-header {
  font-weight: 400;
  text-align: center;
}
.t_head_phone {
  margin-top: 9px;
  margin-right: 1rem;
  width: 1.6rem;
  height: 1.6rem;
}
.telegram-button,
.whatsapp-button {
  display: block;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 100px;
  right: 15px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  z-index: 100;
  -webkit-transition: 0.17s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: 0.17s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: 0.17s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: 0.17s cubic-bezier(0, 0, 0.58, 1);
  transition: 0.17s cubic-bezier(0, 0, 0.58, 1);
}
.whatsapp-button:before {
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.telegram-button:focus,
.telegram-button:hover,
.whatsapp-button:focus,
.whatsapp-button:hover {
  color: #fff;
  text-decoration: none;
  transform: scale(1.2);
}
.telegram-button i,
.whatsapp-button i {
  position: relative;
  padding: 3px;
}
.telegram-button span,
.whatsapp-button span {
  display: block;
  position: relative;
  margin-top: 1px;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 700;
}
.whatsapp-button img {
  position: absolute;
	inset: 0;
}

.telegram-button:before {
  position: absolute;
  background: #229ed9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.telegram-button img {
  position: absolute;
  width: 24px;
  margin-left: -12px;
}
.tip {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  border: 0 !important;
}
.tip-header {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
}
.tip-body {
  position: absolute;
  width: 250px;
  left: 50%;
  bottom: calc(100% + 10px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  border: none !important;
  z-index: 99;
  text-transform: none;
}
.tip-body__content {
  position: relative;
  display: block;
  padding: 7px;
  font-size: 12px;
  line-height: 130%;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  border: none !important;
}
.tip-body__content::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 5px 7px 0;
  border-color: #fff transparent transparent;
}
.tip-header {
  color: #000;
  width: 21px;
  height: 21px;
  min-width: 21px;
  border: 1px solid #000 !important;
  border-radius: 50%;
  padding-left: px;
}
.slider-ar_square {
  border-radius: 29px !important;
}
.home-g [class*='col-'] {
  margin: 0.3rem 1rem 0.3rem 0.3rem !important;
}
.items-slider__body.swiper-container,
.promo-1-items.swiper-container {
  padding: 0 !important;
  margin: 0 !important;
}
.mb-3 {
  margin-bottom: 30px;
}
.owl-carousel {
  max-width: 1290px;
}
.popular-prod {
  margin-left: -39px;
  margin-bottom: 0 !important;
}
@media (min-width: 320px) and (max-width: 480px) {
  .item-c-mob-compact .item-c__title {
    height: 37px !important;
    max-height: 37px !important;
  }
  .sdb-promo__title {
    font-size: 1.5rem !important;
    padding-right: 5px !important;
    text-transform: uppercase;
    padding-left: 6px;
  }
  .sdb-promo__arrows {
    padding-right: 10px;
  }
  .popular-prod {
    margin-left: 10px !important;
    margin-bottom: 0 !important;
  }
  .section-title {
    font-size: 1.5rem !important;
  }
}
.section-title {
  font-size: 2.2rem;
  font-weight: 500;
}
.ccc .item-c {
  padding: 5px !important;
}
.ccc .item-c::before {
  border: 0 !important;
}
.ccc .item-c:hover::before {
  box-shadow: 0 0 0 rgb(161 161 161 / 18%) !important;
}
.site-header__hamb-logo .hamburger {
  margin-right: 1rem;
  margin-top: 4px;
  background-color: #fff !important;
}
.hamburger__inner,
.hamburger__inner::after,
.hamburger__inner::before {
  background-color: #000 !important;
}
.site-header__logo {
  margin-left: 0 !important;
}
.title-block-h1 {
  padding: 40px 0 0;
}
.title-h1 {
  text-align: center;
  font-family: 'Playfair';
  font-weight: 100;
  font-size: 3.5rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
.title-h2 {
  font-size: 2em;
}
@media (max-width: 500px) {
  .title-h1 {
    font-size: 2.3rem;
  }
}
