/* 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;
  --rev-bg-input: #FFFFFF;
  --rev-bg-input-is-light: true;
  --rev-bg-input-minor-shade: #f7f7f7;
  --rev-bg-input-minor-shade-is-light: true;
  --rev-bg-input-major-shade: #ededed;
  --rev-bg-input-major-shade-is-light: true;
  --rev-bg-input-half-shade: #808080;
  --rev-bg-input-half-shade-is-dark: true;
  --color-btn-bg: #E0E0E0;
  --color-btn-bg-is-light: true;
  --color-btn-bg-minor-shade: #dfdfdf;
  --color-btn-bg-minor-shade-is-light: true;
  --color-btn-bg-major-shade: #dedede;
  --color-btn-bg-major-shade-is-light: true;
  --color-btn-bg-half-shade: #d1d1d1;
  --color-btn-bg-half-shade-is-light: true;
  --color-accent-text: #7761A1;
  --color-accent-text-is-dark: true;
  --color-accent-text-minor-shade: #8672ab;
  --color-accent-text-minor-shade-is-dark: true;
  --color-accent-text-major-shade: #9482b4;
  --color-accent-text-major-shade-is-dark: true;
  --color-accent-text-half-shade: #bcb1d0;
  --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: default;
  --controls-btn-border-radius: 6px;
  --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: #fdeee9;
  --color-notice-error-is-light: true;
  --color-notice-error-minor-shade: #fdece7;
  --color-notice-error-minor-shade-is-light: true;
  --color-notice-error-major-shade: #fdece6;
  --color-notice-error-major-shade-is-light: true;
  --color-notice-error-half-shade: #fce4dc;
  --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: Montserrat;
  --font-size: 16px;
  --font-family-heading: Montserrat;
  --collection_count: 18;
  --rev_sticker_discount: false;
  --rev_bg_stiker_discount: #E8E8E8;
  --rev_bg_stiker_discount-is-light: true;
  --rev_bg_stiker_discount-minor-shade: #e7e7e7;
  --rev_bg_stiker_discount-minor-shade-is-light: true;
  --rev_bg_stiker_discount-major-shade: #e6e6e6;
  --rev_bg_stiker_discount-major-shade-is-light: true;
  --rev_bg_stiker_discount-half-shade: #dddddd;
  --rev_bg_stiker_discount-half-shade-is-light: true;
  --rev_bg_stiker_1: #71248F;
  --rev_bg_stiker_1-is-dark: true;
  --rev_bg_stiker_1-minor-shade: #852aa9;
  --rev_bg_stiker_1-minor-shade-is-dark: true;
  --rev_bg_stiker_1-major-shade: #9a31c4;
  --rev_bg_stiker_1-major-shade-is-dark: true;
  --rev_bg_stiker_1-half-shade: #c27ade;
  --rev_bg_stiker_1-half-shade-is-dark: true;
  --rev_bg_stiker_2: #BCF364;
  --rev_bg_stiker_2-is-light: true;
  --rev_bg_stiker_2-minor-shade: #baf35e;
  --rev_bg_stiker_2-minor-shade-is-light: true;
  --rev_bg_stiker_2-major-shade: #b7f258;
  --rev_bg_stiker_2-major-shade-is-light: true;
  --rev_bg_stiker_2-half-shade: #9aed14;
  --rev_bg_stiker_2-half-shade-is-light: true;
  --rev_bg_stiker_3: #F2903F;
  --rev_bg_stiker_3-is-dark: true;
  --rev_bg_stiker_3-minor-shade: #f39b53;
  --rev_bg_stiker_3-minor-shade-is-dark: true;
  --rev_bg_stiker_3-major-shade: #f4a666;
  --rev_bg_stiker_3-major-shade-is-light: true;
  --rev_bg_stiker_3-half-shade: #f8c8a0;
  --rev_bg_stiker_3-half-shade-is-light: true;
  --rev_product_buttons: standart;
  --rev_product_redirect: /cart_items;
  --product_not_available: preorder;
  --search_count: 16;
  --blog_size: 24;
  --layout-content-max-width: 1920px;
  --delta_sidebar: 3;
  --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; }

@media all and (min-width: 768px) {
  /* line 13, theme.scss */
  body.padding-top {
    padding-top: 50px; } }
@media all and (min-width: 768px) {
  /* line 18, theme.scss */
  body.padding-bottom {
    padding-bottom: 50px; } }
@media all and (max-width: 767px) {
  /* line 23, theme.scss */
  body.padding-top-sm {
    padding-top: 40px; } }
@media all and (max-width: 767px) {
  /* line 28, theme.scss */
  body.padding-bottom-sm {
    padding-bottom: 40px; } }

/* line 35, theme.scss */
.rev-notice-warning {
  color: var(--color-text-dark) !important;
  background-color: var(--color-notice-warning) !important; }

/* line 36, theme.scss */
.rev-notice-success, .insales-ui-discount-item {
  color: var(--color-text-dark) !important;
  background-color: var(--color-notice-success) !important; }

/* line 37, theme.scss */
.rev-notice-error, .insales-ui-discount-error, .real-checkout .co-input--error .co-input-notice {
  color: var(--color-text-dark) !important;
  background-color: var(--color-notice-error) !important; }

/* line 38, theme.scss */
.rev-notice-info {
  color: var(--color-text-dark) !important;
  background-color: var(--color-notice-info) !important; }

/* line 39, theme.scss */
[style*="--color-notice-warning-is-dark:true;"] .rev-notice-warning {
  color: var(--color-text-light) !important; }

/* line 40, theme.scss */
[style*="--color-notice-success-is-dark:true;"] .rev-notice-success, [style*="--color-notice-success-is-dark:true;"] .insales-ui-discount-item {
  color: var(--color-text-light) !important; }

/* line 41, theme.scss */
[style*="--color-notice-error-is-dark:true;"] .rev-notice-error, [style*="--color-notice-error-is-dark:true;"] .insales-ui-discount-error, [style*="--color-notice-error-is-dark:true;"] .real-checkout .co-input--error .co-input-notice {
  color: var(--color-text-light) !important; }

/* line 42, theme.scss */
[style*="--color-notice-info-is-dark:true;"] .rev-notice-info {
  color: var(--color-text-light); }

/* line 45, theme.scss */
[style*="--rev-bg-input:#"] .rev-input,
[style*="--rev-bg-input:#"] .form-control,
[style*="--rev-bg-input:#"] .co-input-field,
[style*="--rev-bg-input:#"] .m-input-field {
  background-color: var(--rev-bg-input);
  color: var(--color-text-dark);
  border-color: var(--color-text-dark-half-shade); }
  /* line 53, theme.scss */
  [style*="--rev-bg-input:#"] .rev-input:focus,
  [style*="--rev-bg-input:#"] .form-control:focus,
  [style*="--rev-bg-input:#"] .co-input-field:focus,
  [style*="--rev-bg-input:#"] .m-input-field:focus {
    color: var(--color-text-dark); }
  /* line 57, theme.scss */
  [style*="--rev-bg-input:#"] .rev-input::placeholder,
  [style*="--rev-bg-input:#"] .form-control::placeholder,
  [style*="--rev-bg-input:#"] .co-input-field::placeholder,
  [style*="--rev-bg-input:#"] .m-input-field::placeholder {
    color: var(--color-text-dark-half-shade); }

/* line 64, theme.scss */
[style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .rev-input,
[style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .form-control,
[style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .co-input-field,
[style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .m-input-field {
  color: var(--color-text-light);
  border-color: var(--color-text-light-half-shade); }
  /* line 71, theme.scss */
  [style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .rev-input:focus,
  [style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .form-control:focus,
  [style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .co-input-field:focus,
  [style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .m-input-field:focus {
    color: var(--color-text-light);
    border-color: var(--color-text-light); }
  /* line 76, theme.scss */
  [style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .rev-input::placeholder,
  [style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .form-control::placeholder,
  [style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .co-input-field::placeholder,
  [style*="--rev-bg-input:#"][style*="--rev-bg-input-is-dark:true"] .m-input-field::placeholder {
    color: var(--color-text-light-half-shade); }

/* line 82, theme.scss */
.editor {
  font-weight: 300; }
  /* line 85, theme.scss */
  .editor > *:first-child {
    margin-top: 0; }
  /* line 88, theme.scss */
  .editor > *:last-child {
    margin-bottom: 0; }
  /* line 92, theme.scss */
  .editor img,
  .editor iframe {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important; }
  /* line 99, theme.scss */
  .editor h1,
  .editor h2,
  .editor h3,
  .editor h4,
  .editor h5,
  .editor h6,
  .editor strong {
    font-weight: 500; }
  /* line 109, theme.scss */
  .editor iframe {
    width: 100%; }
  /* line 113, theme.scss */
  .editor ol, .editor ul {
    list-style: none;
    padding-left: 0; }
    /* line 117, theme.scss */
    .editor ol li, .editor ul li {
      position: relative;
      padding-left: 20px;
      margin-bottom: 5px; }
      /* line 122, theme.scss */
      .editor ol li:last-child, .editor ul li:last-child {
        margin-bottom: 0; }
  /* line 128, theme.scss */
  .editor ol {
    counter-reset: section; }
    /* line 132, theme.scss */
    .editor ol li::marker {
      display: none; }
    /* line 136, theme.scss */
    .editor ol li:before {
      counter-increment: section;
      content: counter(section) ". ";
      position: absolute;
      left: 0;
      color: var(--color-text-half-shade); }
  /* line 149, theme.scss */
  .editor ul li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 4px;
    height: 4px;
    background-color: var(--color-text-half-shade);
    margin-top: calc(1.5em / 2 - 3px); }
  /* line 162, theme.scss */
  .editor .table-wrapper {
    overflow-y: auto; }
