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

/* line 4, theme.scss */
.clients__group {
  text-align: right;
  display: none; }
  /* line 7, theme.scss */
  .clients__group h3 {
    color: var(--brand-error);
    margin: 0px 0px 5px; }
  /* line 11, theme.scss */
  .clients__group span {
    font-weight: 700; }

/* line 16, theme.scss */
.co-delivery_method-list label.not_available {
  display: none !important; }

/* line 21, theme.scss */
.is-client-false .collection-products .price-base_price:before {
  content: 'Розничная цена:';
  padding-right: 4px; }
/* line 25, theme.scss */
.is-client-false .inner_price:before {
  content: 'Розничная цена:';
  padding-right: 4px;
  font-size: 65%; }
/* line 30, theme.scss */
.is-client-false .wholesale_link {
  text-decoration: underline;
  display: block;
  margin-top: -15px; }

/* line 37, theme.scss */
.is-client-group-28862 .collection-products .price-base_price:before {
  content: 'Оптовая цена:';
  padding-right: 4px; }
/* line 41, theme.scss */
.is-client-group-28862 .inner_price:before {
  content: 'Оптовая цена:';
  padding-right: 4px;
  font-size: 65%; }
