/* Акцент как ЦВЕТ (не фон) — сгенерировано, 81 правил. */
html[data-theme="dark"] .ui-btn--white:hover,
html[data-theme="dark"] .comments__form-close:hover,
html[data-theme="dark"] .details__comments-form-close:hover,
html[data-theme="dark"] .reviews__item-details-close:hover,
html[data-theme="dark"] .reviews__form-close:hover,
html[data-theme="dark"] .categories-aside__close:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-btn--white.is-active,
html[data-theme="dark"] .is-active.comments__form-close,
html[data-theme="dark"] .is-active.details__comments-form-close,
html[data-theme="dark"] .is-active.reviews__item-details-close,
html[data-theme="dark"] .is-active.reviews__form-close,
html[data-theme="dark"] .is-active.categories-aside__close {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-btn--transparent-dark:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-btn--outline:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-btn--compare:hover,
html[data-theme="dark"] .ui-btn--favorite:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-btn--view:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-link--primary {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-link--primary:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-select .selectric-items li:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-check__input:checked ~ .ui-check__checkbox {
  border-color: var(--accent-line);
}
html[data-theme="dark"] .ui-check__option:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-check__tag:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-switch__btn:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-display__btn.is-active {
  color: var(--accent-text);
}
html[data-theme="dark"] a.ui-progress:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-ol > li:after,
html[data-theme="dark"] .ui-wysiwyg ol:not([class]) > li:after {
  color: var(--accent-text);
}
html[data-theme="dark"] .ui-table th,
html[data-theme="dark"] .table.table-bordered th,
html[data-theme="dark"] .ui-wysiwyg table:not([class]) th {
  border-color: var(--accent-line);
}
html[data-theme="dark"] .swiper-images .swiper-prev:hover,
html[data-theme="dark"] .swiper-images .swiper-next:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .swiper-stories__bullet.is-active {
  border-color: var(--accent-line);
}
html[data-theme="dark"] .swiper-stories__close:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .fancybox-close:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .products__item-bullet.is-active {
  border-color: var(--accent-line);
}
html[data-theme="dark"] .products__item-title:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .blog__nav-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .blog__tags-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .categories-aside__link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .categories-aside__sublink:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .breadcrumbs__menu > li:hover > .breadcrumbs__link,
html[data-theme="dark"] .breadcrumb > li:hover > a {
  color: var(--accent-text);
}
html[data-theme="dark"] .breadcrumbs__link:hover,
html[data-theme="dark"] .breadcrumb > li > a:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .breadcrumbs__dropdown-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .pagination__link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .sku__rating:hover .sku__rating-counter {
  color: var(--accent-text);
}
html[data-theme="dark"] .sku__brand-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .sku__addto-btn:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .sku__compact-control-btn:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .sku__compact-control-btn.is-active {
  border-color: var(--accent-line);
}
html[data-theme="dark"] .details__control-btn:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .details__control-btn.is-active {
  color: var(--accent-text);
}
html[data-theme="dark"] .details__accordion-toggle:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .cart__item-title:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .cart__item-action-toggle:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .cart__item-action-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] a.checkout__step-title:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .checkout__data-total {
  color: var(--accent-text);
}
html[data-theme="dark"] a.brands-featured__item:hover {
  border-color: var(--accent-line);
}
html[data-theme="dark"] .brands__abc-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .brands__group-item:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .brands__group-item:hover .brands__group-item-image {
  border-color: var(--accent-line);
}
html[data-theme="dark"] .compare__item-title:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .popup .fancybox-close:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .personal__nav-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .personal__action-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__search-category:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .is-header-v6 .header__info-link:hover,
html[data-theme="dark"] .is-header-v6 .header__nav-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .is-header-v7 .header__info-link:hover,
html[data-theme="dark"] .is-header-v7 .header__nav-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .is-header-v8 .header__info-link:hover,
html[data-theme="dark"] .is-header-v8 .header__nav-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__catalog--fullwidth .header__catalog-link.is-active {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__catalog-quick-link {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__catalog-quick-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__catalog-menu > li.is-open > .header__catalog-link {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__catalog-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__info-sublink:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__search-category:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__search-menu > li.is-open .header__search-item {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__search-item:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__acc-link:hover,
html[data-theme="dark"] .header__call-link:hover,
html[data-theme="dark"] .header__currency-link:hover,
html[data-theme="dark"] .header__language-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__cart-close:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__cart-item-title:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__cart-item-action-toggle:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__cart-item-action-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__nav-sublink:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .priority-nav__dropdown .header__nav-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__tags-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .header__info-sublink:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .footer__nav-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .footer__call-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .footer__support-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .pagination>li>a:hover,
html[data-theme="dark"] .pagination>li>span:hover,
html[data-theme="dark"] .pagination>li>a:focus {
  color: var(--accent-text);
}
html[data-theme="dark"] .footer__social-link:hover {
  color: var(--accent-text);
}
html[data-theme="dark"] .list-group-item.active,
html[data-theme="dark"] .list-group-item.active:focus,
html[data-theme="dark"] .list-group-item.active:hover {
  border-color: var(--accent-line);
}
html[data-theme="dark"] a.list-group-item:focus,
html[data-theme="dark"] a.list-group-item:hover,
html[data-theme="dark"] button.list-group-item:focus,
html[data-theme="dark"] button.list-group-item:hover {
  color: var(--accent-text);
}

