.menu__banner > div {display:flex;flex-direction:column;justify-content:center;padding:20px 15px;text-align:center;background:rgba(0,0,0, .03);border-radius:var(--border-radius-1)}
.menu__banner div img {margin:20px auto;padding:10px;max-width:170px;border-radius:var(--border-radius-1)}
.menu__banner span {color:var(--menu-main-level-2-c);font-size:1.5em;font-weight:500}
.menu__banner span:last-of-type{font-size:1.3em}

.news-page__description h3.heading{font-weight:700}
.news-page__description .heading:before{padding:0 5px 0 0;content:'#';color:#f00}
.news-page__image-39, .news-page__image-40, .news-page__image-41, .news-page__image-42, .news-page__image-43, .news-page__image-44{display:none}



.product-thumb__add-to-cart, .product-thumb__quick-order{height:32px;height: 44px;font-size: 14px;padding: 0 20px;margin-top: 6px;} .header-menu__btn{border-radius: 4px;background: #7573F6;height: 42px;padding: 0 16px;color: #fff;font-size: 14px;font-weight: 600;line-height: 22px;text-transform: uppercase;} .header-menu__btn:hover { background: #6966ef } .product-thumb__name{margin-bottom: auto; margin-top: 14px; color: #222; font-size: 16px; font-weight: 500; line-height: 24px;} .footer{margin-top: auto; background: #F5F5FF; padding: 40px 0;} .header-phones-wrapper { position: relative; display: inline-block; z-index: 50; } .header-phones__main-wrapper { display: flex; align-items: center; gap: 6px; cursor: pointer; font-weight: bold; font-size: 15px; color: #4a4a4a; } .header-phones__show-phone { font-size: 10px; color: #4a4a4a; } .header-phones__popup { position: absolute; right: 0; top: 100%; margin-top: 10px; width: 300px; background: #fff; border-radius: 16px; padding: 16px; box-shadow: 0 5px 25px rgba(0,0,0,0.15); opacity: 0; visibility: hidden; pointer-events: none; transition: all 0.2s ease; } .header-phones-wrapper.show-popup .header-phones__popup { opacity: 1; visibility: visible; pointer-events: auto; } .header-phones__popup-inner { font-family: Arial, sans-serif; font-size: 14px; color: #1e1e1e; } .popup-phone-number { margin-bottom: 12px; font-size: 15px; } .popup-phone-number strong { display: block; font-size: 18px; margin-top: 4px; } .popup-phone-time { margin-bottom: 12px; } .time-title { font-size: 13px; color: #666; } .time-value { font-size: 14px; font-weight: bold; } .popup-messengers { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 14px; } .popup-messenger { font-size: 13px; display: inline-flex; align-items: center; gap: 5px; text-decoration: none; color: #4a4a4a; background: #f3f5f7; padding: 6px 10px; border-radius: 8px; transition: background 0.3s; } .popup-messenger:hover { background: #e0e0e0; } .popup-messenger.telegram i { color: #0088cc; } .popup-messenger.whatsapp i { color: #25d366; } .popup-messenger.viber i { color: #665cac; } .popup-callback-btn { display: block; text-align: center; background: #7154ef; color: #fff; padding: 10px; border-radius: 8px; text-decoration: none; transition: background 0.3s; } .popup-callback-btn:hover { background: #5a3ee0; } .header-search__input{ width: 100%; padding-left: 15px; background: #fff; border-radius: 4px; border: 1px solid #7573F6; color: #222; font-size: 13px; font-weight: 500; line-height: normal; height: 44px; } .category-slider-wrapper { padding: 20px 0; position: relative; width: 100%; overflow: hidden; } .category-slider-container { display: flex; align-items: center; position: relative; } .category-slider { display: flex; flex-direction: row; /* ОБЯЗАТЕЛЬНО! горизонтальная прокрутка */ gap: 20px; overflow-x: auto; scroll-snap-type: x mandatory; padding: 10px 20px; scroll-behavior: smooth; -ms-overflow-style: none; scrollbar-width: none; } .category-slider::-webkit-scrollbar { display: none; } .category-card.expected { background: #fff; border-radius: 16px; border: 3px solid rgba(112, 102, 224, 0.1); padding: 16px; width: 220px; display: flex; align-items: flex-start; flex-shrink: 0; gap: 12px; scroll-snap-align: start; } .category-card__link-expected { display: flex; align-items: flex-start; text-decoration: none; color: #1e1e1e; width: 100%; } .category-card__img-expected { width: 60px; height: 60px; object-fit: contain; flex-shrink: 0; } .category-card__content-expected { display: flex; flex-direction: column; justify-content: flex-start; padding-left: 12px; } .category-card__title-expected { font-weight: 600; font-size: 15px; margin-bottom: 4px; line-height: 1.3; } .category-card__text-expected { font-size: 14px; color: #868695; line-height: 1.2; } .category-slider-arrow { background: #fff; border: 1px solid rgba(150, 144, 240, 0.3); color: #744bfc; border-radius: 50%; width: 36px; height: 36px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08); cursor: pointer; display: flex; align-items: center; justify-content: center; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; } .category-slider-arrow svg { width: 18px; height: 18px; stroke: #744bfc; stroke-width: 2; } .category-slider-arrow.left { left: -10px; } .category-slider-arrow.right { right: -10px; } @media (max-width: 768px) { .category-slider-arrow { display: none !important; } } main{background: #ffffff03;}.category-card__title-expected:hover {
  color: #7573F6;
}.category-card.expected:hover {
  border-color: #7573F6;
}


.warranty-block {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #2DBE64;
  font-weight: 500;
  margin-bottom: 10px;
}

.warranty-icon {
  flex-shrink: 0;
}

.warranty-text {
  color: #2DBE64;
  font-weight: 500;
}

.product-block .product-data__item{font-size: 14px;}
.fly-menu__product.mobile{background: var(--fly-menu-bg);
    border-bottom: solid 1px rgba(0, 0, 0, -0.8);
    box-shadow: 0 -4px 3px rgba(0 0 0 / .2);}


.product-page__price {
    margin: 0px 0 0px;
    font-size: 1.8em;
}







.product-page-tabs {
  display: flex;
  justify-content: space-between;
  background: #f9f9ff;
  border-radius: 8px;
  padding: 12px 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid transparent;
}

.product-page-tabs li {
  list-style: none;
  margin: 0 10px;
  padding-bottom: 12px;
}

.product-page-tabs li a {
  text-decoration: none;
  color: #1e1e1e;
  font-weight: 600;
  display: inline-block;
  padding: 8px 0;
  transition: color 0.3s;
  position: relative;
}

.product-page-tabs li.active a,
.product-page-tabs li a:hover {
  color: #4c5eff;
}

.product-page-tabs li.active a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background: #4c5eff;
  border-radius: 2px;
}


h4 {
    margin: 0 0 15px;
    margin-bottom: 10px;
    color: #222;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
}
@media (max-width: 767px) {
  .footer__socials-payments {
    display: none;
  }
}


.checkout-customer__group {
  display: none !important;
}