/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #0B5ED6);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #0d6cf0);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #267cf4);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #77adf8);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #0B5ED6);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #0d6cf0);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #267cf4);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #77adf8);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #2D2D2D);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #434343);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #585858);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #969696);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 48);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1500px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, right);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, false); }

@font-face {
  font-family: 'Nozhikov';
  src: url("GolosText-DemiBold.eot");
  src: local("Golos Text DemiBold"), local("GolosText-DemiBold"), url("GolosText-DemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Nozhikov';
  src: url("GolosText-Bold.eot");
  src: local("Golos Text Bold"), local("GolosText-Bold"), url("GolosText-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Nozhikov';
  src: url("GolosText-Regular.eot");
  src: local("Golos Text Regular"), local("GolosText-Regular"), url("GolosText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
/* line 33, theme.scss */
:root {
  --font-family-main: "Nozhikov", sans-serif;
  --second-family: "Nozhikov", sans-serif;
  --third-family: "Nozhikov", sans-serif;
  --font3: "SF Pro", sans-serif;
  --font4: "Bliss Pro", sans-serif;
  --font5: "SF Compact Display", sans-serif;
  --font6: "Montserrat", sans-serif;
  --font7: "SF Pro Display", sans-serif;
  --font8: "Gilroy", sans-serif;
  --font9: "Roboto", sans-serif;
  --gray-900: #101828;
  --red-700: #b42318;
  --gray-500: #667085;
  --white: #fff;
  --red-600: #d92d20;
  --yellowe-400: #fdb022;
  --ocean: #3065bc;
  --attention-red-500: #f04438;
  --attention-green-500: #12b76a;
  --attention-yellow-500: #f79009;
  --attention-blue: #4787f3;
  --fon-gray-25: #fcfcfd;
  --fon-gray-50: #f9fafb;
  --fon-gray-100: #f2f4f7;
  --fon-gray-200: #e4e7ec;
  --fon-gray-300: #d0d5dd;
  --fon-gray-400: #98a2b3;
  --fon-red-50: #fef3f2;
  --fon-red-200: #fecdca;
  --fon-yellowe-50: #fffaeb;
  --fon-yellowe-200: #fedf89;
  --fon-green-100: #d1fadf;
  --fon-green-200: #a6f4c5;
  --line-gray-300: #d0d5dd;
  --line-gray-400: #98a2b3;
  --line-gray-500: #667085;
  --line-gray-600: #475467;
  --line-gray-700: #344054;
  --line-gray-800: #1d2939;
  --line-rad: #b9999f;
  --line-yellowe: #b9a76c;
  --line-green: #79b69b;
  --ocean-press: #2a569e;
  --ocean-press: #234681;
  --color-theme-blue-bg: #071c40;
  --new-btn: #0d264b;
  --blue_button: #2173E9;
  --linear_button: linear-gradient(90deg, #2173e9 0%, #0558d1 100%); }

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

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

/* line 92, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

/* line 95, theme.scss */
body {
  margin: 0;
  font-family: var(--font-family-main); }

/* line 99, theme.scss */
h2, h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  margin: 18px 0; }

/* line 106, theme.scss */
.index_head {
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 640px) {
    /* line 106, theme.scss */
    .index_head {
      font-size: 18px;
      margin-bottom: 16px; } }
  /* line 118, theme.scss */
  .index_head_all {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: var(--gray-900);
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 4px; }

/* line 134, theme.scss */
.product_card {
  display: flex;
  flex-direction: column; }
  /* line 137, theme.scss */
  .product_card_photos {
    margin-bottom: 8px;
    position: relative; }
    /* line 140, theme.scss */
    .product_card_photos a {
      position: relative;
      display: block;
      padding-top: 100%;
      border: 1px solid var(--fon-gray-300);
      border-radius: 2px; }
    /* line 147, theme.scss */
    .product_card_photos_items {
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      padding: 10px;
      box-sizing: border-box; }
      /* line 159, theme.scss */
      .product_card_photos_items img {
        max-width: 100%; }
    /* line 163, theme.scss */
    .product_card_photos .label_sale {
      position: absolute;
      bottom: 8px;
      background: var(--red-600);
      right: 8px;
      font-weight: 400;
      font-size: 14px;
      line-height: 120%;
      text-align: right;
      color: var(--white);
      z-index: 1;
      border-radius: 2px;
      padding: 4px 8px 3px; }
    /* line 177, theme.scss */
    .product_card_photos .label_action_promo {
      position: absolute;
      bottom: 8px;
      right: 8px;
      background: var(--red-700);
      z-index: 1;
      color: var(--white);
      width: 40px;
      text-align: center;
      padding: 4px;
      display: flex;
      flex-direction: column;
      text-transform: uppercase;
      font-size: 10px;
      justify-content: center; }
      /* line 192, theme.scss */
      .product_card_photos .label_action_promo span:last-child {
        font-size: 16px; }
    /* line 196, theme.scss */
    .product_card_photos_labels {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      padding: 8px;
      z-index: 1;
      box-sizing: border-box;
      font-weight: 400;
      font-size: 14px;
      line-height: 120%;
      text-align: right;
      color: var(--white);
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-items: start;
      gap: 5px; }
      @media screen and (max-width: 640px) {
        /* line 196, theme.scss */
        .product_card_photos_labels {
          font-size: 12px;
          line-height: 150%; } }
      /* line 219, theme.scss */
      .product_card_photos_labels .label {
        background: var(--gray-500);
        border-radius: 2px;
        padding: 4px 8px 3px; }
        @media screen and (max-width: 640px) {
          /* line 219, theme.scss */
          .product_card_photos_labels .label {
            padding: 1px 8px 1px; } }
        /* line 227, theme.scss */
        .product_card_photos_labels .label.label_video {
          display: flex;
          align-items: center;
          gap: 4px;
          background: var(--attention-blue); }
        /* line 233, theme.scss */
        .product_card_photos_labels .label.label_action {
          background: #000; }
        /* line 236, theme.scss */
        .product_card_photos_labels .label.label_new {
          background: var(--attention-green-500); }
  /* line 242, theme.scss */
  .product_card_fast {
    display: none;
    position: absolute;
    cursor: pointer; }
    /* line 247, theme.scss */
    .product_card_fast.desctop_fast {
      bottom: 8px;
      background: var(--fon-gray-100);
      opacity: 0.95;
      align-items: center;
      justify-content: center;
      left: 8px;
      right: 8px;
      font-weight: 600;
      font-size: 14px;
      line-height: 143%;
      text-align: center;
      color: var(--gray-900);
      padding: 6px;
      gap: 6px;
      border-radius: 8px;
      z-index: 999; }
      @media screen and (max-width: 768px) {
        /* line 247, theme.scss */
        .product_card_fast.desctop_fast {
          display: none !important; } }
    /* line 268, theme.scss */
    .product_card_fast.mobile_fast {
      display: none;
      top: 35px;
      right: 2px;
      align-items: center;
      justify-content: center;
      padding: 10px; }
      @media screen and (max-width: 768px) {
        /* line 268, theme.scss */
        .product_card_fast.mobile_fast {
          display: flex; } }
  /* line 281, theme.scss */
  .product_card:hover .product_card_fast.desctop_fast {
    display: flex; }
  /* line 285, theme.scss */
  .product_card_content {
    font-weight: 400; }
    /* line 287, theme.scss */
    .product_card_content_sku {
      font-size: 12px;
      line-height: 130%;
      color: var(--gray-500);
      margin-bottom: 16px; }
      @media screen and (max-width: 640px) {
        /* line 287, theme.scss */
        .product_card_content_sku {
          margin-bottom: 8px; } }
    /* line 297, theme.scss */
    .product_card_content_title a {
      font-size: 16px;
      line-height: 130%;
      color: var(--gray-900);
      text-decoration: none;
      display: block;
      margin-bottom: 8px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical;
      height: 42px; }
      @media screen and (max-width: 640px) {
        /* line 297, theme.scss */
        .product_card_content_title a {
          font-size: 14px;
          height: 37px; } }
    /* line 316, theme.scss */
    .product_card_content_rate {
      height: 16px;
      margin-bottom: 8px; }
      /* line 319, theme.scss */
      .product_card_content_rate_stars {
        display: flex;
        align-items: center;
        justify-content: start;
        height: 16px; }
        /* line 324, theme.scss */
        .product_card_content_rate_stars svg {
          margin-right: 5px; }
        /* line 327, theme.scss */
        .product_card_content_rate_stars .rate_value {
          font-weight: 400;
          font-size: 14px;
          margin-left: 5px; }
    /* line 334, theme.scss */
    .product_card_content_prices {
      display: flex;
      align-items: center;
      gap: 8px;
      flex-flow: wrap;
      margin-bottom: 8px; }
      /* line 340, theme.scss */
      .product_card_content_prices_new {
        font-weight: 700;
        font-size: 24px;
        line-height: 120%;
        color: var(--gray-900); }
        @media screen and (max-width: 640px) {
          /* line 340, theme.scss */
          .product_card_content_prices_new {
            font-size: 18px; } }
      /* line 349, theme.scss */
      .product_card_content_prices_old {
        font-size: 14px;
        line-height: 140%;
        text-decoration: line-through;
        color: var(--gray-500); }
        @media screen and (max-width: 640px) {
          /* line 349, theme.scss */
          .product_card_content_prices_old {
            font-size: 12px;
            line-height: 120%; } }
      /* line 360, theme.scss */
      .product_card_content_prices.sales_prices .product_card_content_prices_new {
        color: var(--red-700); }
    /* line 365, theme.scss */
    .product_card_content_available {
      font-size: 12px;
      line-height: 150%;
      margin-bottom: 16px;
      margin-top: auto; }
      /* line 370, theme.scss */
      .product_card_content_available .check-available {
        display: flex;
        align-items: center;
        gap: 4px; }
        /* line 374, theme.scss */
        .product_card_content_available .check-available.prod_available {
          color: var(--attention-green-500); }
        /* line 377, theme.scss */
        .product_card_content_available .check-available.prod_not_available {
          color: var(--red-700); }
          /* line 380, theme.scss */
          .product_card_content_available .check-available.prod_not_available svg circle {
            fill: var(--red-700); }
    /* line 388, theme.scss */
    .product_card_content_form button {
      width: 100%;
      background: var(--linear_button);
      border: none;
      color: var(--white);
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      padding: 12px 32px;
      gap: 8px;
      font-weight: 600;
      font-size: 16px;
      line-height: 200%; }
      @media screen and (max-width: 640px) {
        /* line 388, theme.scss */
        .product_card_content_form button {
          gap: 6px;
          font-size: 14px;
          line-height: 200%;
          padding: 10px; } }
      /* line 408, theme.scss */
      .product_card_content_form button.prod_preorder {
        background: var(--line-gray-600); }
    /* line 412, theme.scss */
    .product_card_content_form .prod_link {
      width: 100%;
      border: none;
      color: var(--white);
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      padding: 12px 32px;
      gap: 8px;
      font-weight: 600;
      font-size: 16px;
      line-height: 200%;
      box-sizing: border-box;
      text-decoration: none;
      background: var(--linear_button); }
    /* line 430, theme.scss */
    .product_card_content_form_counter_link {
      display: none;
      background: var(--new-btn);
      width: 100%;
      border: none;
      color: var(--white);
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      padding: 12px 32px;
      gap: 8px;
      font-weight: 600;
      font-size: 16px;
      line-height: 200%;
      box-sizing: border-box;
      text-decoration: none; }
      @media screen and (max-width: 640px) {
        /* line 430, theme.scss */
        .product_card_content_form_counter_link {
          gap: 6px;
          font-size: 14px;
          line-height: 200%;
          padding: 10px; } }
    /* line 454, theme.scss */
    .product_card_content_form_counter.is-add-cart button {
      display: none; }
    /* line 457, theme.scss */
    .product_card_content_form_counter.is-add-cart .product_card_content_form_counter_link {
      display: flex; }
  /* line 464, theme.scss */
  .product_card .favorite_delete {
    width: 100%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding: 7px 32px;
    gap: 4px;
    font-size: 14px;
    line-height: 120%;
    color: var(--gray-500);
    background: transparent;
    margin-top: 10px; }
    /* line 478, theme.scss */
    .product_card .favorite_delete.favorite_disabled {
      opacity: 0; }
  /* line 482, theme.scss */
  .product_card_favorite {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; }
    /* line 487, theme.scss */
    .product_card_favorite .favorite_del {
      display: none; }
    /* line 491, theme.scss */
    .product_card_favorite.favorites-added .favorite_del {
      display: block; }
    /* line 494, theme.scss */
    .product_card_favorite.favorites-added .favorite_add {
      display: none; }
  /* line 500, theme.scss */
  .product_card.null_card .product_card_photos {
    background: #efefef; }
    /* line 502, theme.scss */
    .product_card.null_card .product_card_photos a {
      border-color: #efefef;
      opacity: 0; }
  /* line 507, theme.scss */
  .product_card.null_card .product_card_content_sku {
    background: #efefef;
    color: #efefef; }
  /* line 512, theme.scss */
  .product_card.null_card .product_card_content_title a {
    background: #efefef;
    color: #efefef; }
  /* line 517, theme.scss */
  .product_card.null_card .product_card_content_prices_new {
    background: #efefef;
    color: #efefef; }
  /* line 521, theme.scss */
  .product_card.null_card .prod_available.check-available {
    background: #efefef;
    color: #efefef !important; }
    /* line 524, theme.scss */
    .product_card.null_card .prod_available.check-available svg {
      display: none; }
  /* line 528, theme.scss */
  .product_card.null_card .product_card_content_form button {
    background: #efefef;
    color: #efefef; }
    /* line 531, theme.scss */
    .product_card.null_card .product_card_content_form button svg {
      display: none; }

@media (max-width: 768px) {
  /* line 540, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 543, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 546, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
