@import url(custom.css);
/* 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: #0057ff;
  --color-btn-bg-is-dark: true;
  --color-btn-bg-minor-shade: #1a66ff;
  --color-btn-bg-minor-shade-is-dark: true;
  --color-btn-bg-major-shade: #3377ff;
  --color-btn-bg-major-shade-is-dark: true;
  --color-btn-bg-half-shade: #80aaff;
  --color-btn-bg-half-shade-is-dark: true;
  --color-accent-text: #0057ff;
  --color-accent-text-is-dark: true;
  --color-accent-text-minor-shade: #1a66ff;
  --color-accent-text-minor-shade-is-dark: true;
  --color-accent-text-major-shade: #3377ff;
  --color-accent-text-major-shade-is-dark: true;
  --color-accent-text-half-shade: #80aaff;
  --color-accent-text-half-shade-is-dark: 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: #cce5ff;
  --color-notice-info-is-light: true;
  --color-notice-info-minor-shade: #cae4ff;
  --color-notice-info-minor-shade-is-light: true;
  --color-notice-info-major-shade: #c8e3ff;
  --color-notice-info-major-shade-is-light: true;
  --color-notice-info-half-shade: #b3d7ff;
  --color-notice-info-half-shade-is-light: true;
  --font-family: Jost;
  --font-size: 16px;
  --font-family-heading: Jost;
  --heading-ratio: 1.5;
  --heading-weight: 500;
  --collection_count: 50;
  --search_count: 25;
  --blog_size: 8;
  --product_not_available: preorder;
  --layout-content-max-width: 1408px;
  --delta_sidebar: 1;
  --type_sidebar: sticky;
  --sidebar_index_show: true;
  --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: true;
  --sidebar_page_position: left;
  --sidebar_compare_show: false;
  --sidebar_compare_position: left;
  --sidebar_search_show: false;
  --sidebar_search_position: left;
  --feedback_captcha_enabled: false;
  --favorite_enabled: true; }

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

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

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

/* line 20, theme.scss */
.collection--string .product-preview__content .product-preview__area-bottom {
  display: block !important;
  justify-content: flex-end; }

/* line 24, theme.scss */
.collection--string .product-preview__content .product-preview__area-bottom .product-preview__controls {
  justify-content: flex-end !important; }

/* line 27, theme.scss */
.collection--string .product-preview__price {
  margin-bottom: 0.5rem;
  text-align: right; }

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

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

  /* line 39, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
@media (max-width: 961px) {
  /* line 46, theme.scss */
  .collection--string .product-preview__content .product-preview__area-bottom {
    display: block !important;
    justify-content: flex-end; }

  /* line 50, theme.scss */
  .collection--string .product-preview__price {
    margin-bottom: 0.5rem; } }
@media (max-width: 480px) {
  /* line 57, theme.scss */
  .collection--string .product-preview__content .product-preview__area-bottom .product-preview__controls {
    flex-direction: column-reverse; } }
/* line 63, theme.scss */
.grid-list.catalog-list.collection--string .sticker-preorder {
  display: none !important; }

/* line 67, theme.scss */
.header-part-bottom__inner a {
  background: inherit !important; }

/* line 71, theme.scss */
.grid-list.catalog-list.collection--string {
  grid-row-gap: .5rem !important; }

/* line 75, theme.scss */
.layout[style*="--bg:"] .layout__content {
  padding-left: 25px !important;
  padding-right: 25px !important; }

@media (max-width: 1180px) {
  /* line 81, theme.scss */
  .layout[style*="--bg:"] .layout__content {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
@media (max-width: 980px) {
  /* line 88, theme.scss */
  .sidebar-collections .sidebar-collections__menu {
    font-size: 13px !important; } }
