@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg: #ffffff;
  --bg-is-light: true;
  --bg-minor-shade: #f7f7f7;
  --bg-minor-shade-is-light: true;
  --bg-major-shade: #ededed;
  --bg-major-shade-is-light: true;
  --bg-half-shade: #808080;
  --bg-half-shade-is-dark: true;
  --color-btn-bg: #DD350C;
  --color-btn-bg-is-dark: true;
  --color-btn-bg-minor-shade: #f34014;
  --color-btn-bg-minor-shade-is-dark: true;
  --color-btn-bg-major-shade: #f4552e;
  --color-btn-bg-major-shade-is-dark: true;
  --color-btn-bg-half-shade: #f8957c;
  --color-btn-bg-half-shade-is-light: true;
  --color-accent-text: #DD350C;
  --color-accent-text-is-dark: true;
  --color-accent-text-minor-shade: #f34014;
  --color-accent-text-minor-shade-is-dark: true;
  --color-accent-text-major-shade: #f4552e;
  --color-accent-text-major-shade-is-dark: true;
  --color-accent-text-half-shade: #f8957c;
  --color-accent-text-half-shade-is-light: true;
  --color-text-dark: #333333;
  --color-text-dark-is-dark: true;
  --color-text-dark-minor-shade: #474747;
  --color-text-dark-minor-shade-is-dark: true;
  --color-text-dark-major-shade: #5c5c5c;
  --color-text-dark-major-shade-is-dark: true;
  --color-text-dark-half-shade: #999999;
  --color-text-dark-half-shade-is-dark: true;
  --color-text-light: #ffffff;
  --color-text-light-is-light: true;
  --color-text-light-minor-shade: #f7f7f7;
  --color-text-light-minor-shade-is-light: true;
  --color-text-light-major-shade: #ededed;
  --color-text-light-major-shade-is-light: true;
  --color-text-light-half-shade: #808080;
  --color-text-light-half-shade-is-dark: true;
  --icons_pack: insales-default;
  --controls-btn-border-radius: 0px;
  --color-notice-warning: #fff3cd;
  --color-notice-warning-is-light: true;
  --color-notice-warning-minor-shade: #fff3ca;
  --color-notice-warning-minor-shade-is-light: true;
  --color-notice-warning-major-shade: #fff2c8;
  --color-notice-warning-major-shade-is-light: true;
  --color-notice-warning-half-shade: #ffedb3;
  --color-notice-warning-half-shade-is-light: true;
  --color-notice-success: #d4edda;
  --color-notice-success-is-light: true;
  --color-notice-success-minor-shade: #d3ecd9;
  --color-notice-success-minor-shade-is-light: true;
  --color-notice-success-major-shade: #d1ecd7;
  --color-notice-success-major-shade-is-light: true;
  --color-notice-success-half-shade: #bee4c7;
  --color-notice-success-half-shade-is-light: true;
  --color-notice-error: #f8d7da;
  --color-notice-error-is-light: true;
  --color-notice-error-minor-shade: #f8d7da;
  --color-notice-error-minor-shade-is-light: true;
  --color-notice-error-major-shade: #f8d5d8;
  --color-notice-error-major-shade-is-light: true;
  --color-notice-error-half-shade: #f5c4c8;
  --color-notice-error-half-shade-is-light: true;
  --color-notice-info: #002347;
  --color-notice-info-is-dark: true;
  --color-notice-info-minor-shade: #003a73;
  --color-notice-info-minor-shade-is-dark: true;
  --color-notice-info-major-shade: #00509f;
  --color-notice-info-major-shade-is-dark: true;
  --color-notice-info-half-shade: #2491ff;
  --color-notice-info-half-shade-is-dark: true;
  --font-family: 'PT Root UI';
  --font-size: 16px;
  --font-family-heading: 'PT Root UI';
  --collection_count: 12;
  --search_count: 15;
  --blog_size: 6;
  --product_not_available: shown;
  --layout-content-max-width: 1408px;
  --delta_sidebar: 2;
  --sidebar_index_show: false;
  --sidebar_index_position: left;
  --sidebar_collection_show: true;
  --sidebar_collection_position: left;
  --sidebar_cart_show: false;
  --sidebar_cart_position: left;
  --sidebar_product_show: false;
  --sidebar_product_position: left;
  --sidebar_blog_show: false;
  --sidebar_blog_position: left;
  --sidebar_article_show: false;
  --sidebar_article_position: left;
  --sidebar_page_show: false;
  --sidebar_page_position: left;
  --sidebar_compare_show: false;
  --sidebar_compare_position: left;
  --sidebar_search_show: false;
  --sidebar_search_position: left;
  --feedback_captcha_enabled: true; }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 11, theme.scss */
.benefit-list__item-title {
  text-align: center;
  grid-area: description !important; }

@media (min-width: 1024px) and (max-width: 1251px) {
  /* line 17, theme.scss */
  .benefit-list.grid-list {
    --grid-list-min-width: 225px; } }
/* line 23, theme.scss */
.layout.widget-type_system_widget_v4_benefits_3 {
  grid-template-columns: repeat(4, 1fr) !important;
  --grid-list-column-gap: 6rem !important; }

@media (min-width: 1024px) and (max-width: 1383px) {
  /* line 28, theme.scss */
  .benefit-list.grid-list {
    grid-column-gap: 1%; } }
/* line 33, theme.scss */
.widget-type_widget_v4_header_2_b73b6500ef1b4e3b8be8ea775a481f72[style*="--header-wide-bg:true"] .header-part-top, .widget-type_widget_v4_header_2_b73b6500ef1b4e3b8be8ea775a481f72 .header__menu .cut-list__more {
  background: #b02c06; }

/* line 35, theme.scss */
.widget-type_widget_v4_header_2_b73b6500ef1b4e3b8be8ea775a481f72 .header__menu-link, .widget-type_widget_v4_header_2_b73b6500ef1b4e3b8be8ea775a481f72 .icon-ellipsis-h {
  color: #fff; }

/* line 37, theme.scss */
.widget-type_widget_v4_header_2_b73b6500ef1b4e3b8be8ea775a481f72 .header__phone a {
  color: #fff;
  font-size: 16px; }

/* line 41, theme.scss */
.widget-type_widget_v4_header_2_b73b6500ef1b4e3b8be8ea775a481f72 .header__phone a:hover {
  color: #c9c9c9; }

/* line 45, theme.scss */
.widget-type_widget_v4_header_2_b73b6500ef1b4e3b8be8ea775a481f72 .header__work-time {
  color: #рррfff; }

/* line 47, theme.scss */
a.header__menu-link:hover {
  color: #c9c9c9; }

/* line 49, theme.scss */
.widget-type_widget_v4_header_2_b73b6500ef1b4e3b8be8ea775a481f72 .header__collections-link {
  font-size: 18px; }

/* размер заголовков блока */
/* line 54, theme.scss */
.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head-label {
  font-size: 1.5rem; }
