@charset "UTF-8";
/* line 1, theme.scss */
.menu_layout_is-nav-header .menu_more > .menu-item > .menu-item__controls .menu-link {
  height: auto !important; }

/* указать свой шрифт */
/*
body, button, input, select, textarea {
  --font-family-primary-theme: sans-serif;
}
*/
/* line 11, theme.scss */
.product-labels__label {
  background: white !important;
  color: red !important; }

/* line 16, theme.scss */
.menu-item__controls > a[href="/collection/rasprodazha"] {
  color: red; }

/* line 17, theme.scss */
.menu-item__controls > a[href="/collection/novinki"] {
  color: green; }

/* line 18, theme.scss */
.collection-card__title > a[href="/collection/rasprodazha"] {
  color: red; }

/* line 19, theme.scss */
.collection-card__title > a[href="/collection/novinki"] {
  color: green; }

/* line 20, theme.scss */
.logotype-link {
  color: yellow;
  -webkit-text-stroke: 1px black; }

/* line 24, theme.scss */
.menu-item_layout_sidebar-default .menu-item__controls {
  padding: 0.4rem 1rem; }

/* line 28, theme.scss */
.header-widget-cart {
  display: none !important; }
