/* 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, #76BC21);
  --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, #85d325);
  --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, #93dc39);
  --color-btn-bg-major-shade-is-light: var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade: var(--draft-color-btn-bg-half-shade, #bbe983);
  --color-btn-bg-half-shade-is-light: var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text: var(--draft-color-accent-text, #76BC21);
  --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, #85d325);
  --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, #93dc39);
  --color-accent-text-major-shade-is-light: var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade: var(--draft-color-accent-text-half-shade, #bbe983);
  --color-accent-text-half-shade-is-light: var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark: var(--draft-color-text-dark, #333333);
  --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, #474747);
  --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, #5c5c5c);
  --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, #999999);
  --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, 0px);
  --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, #fff3ca);
  --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, #fff2c8);
  --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, #ffedb3);
  --color-notice-warning-half-shade-is-light: var(--draft-color-notice-warning-half-shade-is-light, 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, #d3ecd9);
  --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, #d1ecd7);
  --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, #bee4c7);
  --color-notice-success-half-shade-is-light: var(--draft-color-notice-success-half-shade-is-light, 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, #f8d7da);
  --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, #f8d5d8);
  --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, #f5c4c8);
  --color-notice-error-half-shade-is-light: var(--draft-color-notice-error-half-shade-is-light, 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, #cae4ff);
  --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, #c8e3ff);
  --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, #b3d7ff);
  --color-notice-info-half-shade-is-light: var(--draft-color-notice-info-half-shade-is-light, true);
  --font-family: var(--draft-font-family, Philosopher);
  --font-size: var(--draft-font-size, 15px);
  --font-family-heading: var(--draft-font-family-heading, Philosopher);
  --heading-ratio: var(--draft-heading-ratio, 1.5);
  --heading-weight: var(--draft-heading-weight, 600);
  --collection_count: var(--draft-collection_count, 12);
  --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, 1240px);
  --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, left);
  --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, true); }

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

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

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

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

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

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 28, theme.scss */
header {
  background-image: url("https://static.insales-cdn.com/files/1/7670/34258422/original/a5bdc515-5f94-4359-be90-6065ec7c9fce_9e9624876d86fce8204e8e8851fc262e.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0px 400px 0px; }

@keyframes move-header {
  0% {
    margin-top: -50px; }
  100% {
    margin-top: 0px; } }
/* line 48, theme.scss */
.header-part-main {
  margin-left: 30px;
  margin-right: 30px;
  border-radius: 10px;
  animation: move-header 1s;
  animation-iteration-count: 1; }
  @media screen and (max-width: 1024px) {
    /* line 48, theme.scss */
    .header-part-main {
      margin-left: 0px;
      margin-right: 0px; } }

/* line 60, theme.scss */
.button {
  background-color: #E95C41;
  border-radius: 8px;
  border-inline-color: #E95C41;
  outline-color: #E95C41;
  border: 3px; }

/* line 68, theme.scss */
.header__control-btn {
  color: #fff !important;
  background-color: #E95C41;
  border-radius: 8px;
  border-inline-color: #E95C41;
  outline-color: #E95C41;
  min-height: 50px;
  height: 50px;
  width: 100px;
  margin-left: 0px !important; }
  @media screen and (max-width: 1024px) {
    /* line 68, theme.scss */
    .header__control-btn {
      min-width: 50px;
      width: 50px;
      height: 50px;
      margin-left: 0;
      justify-content: center; } }

@keyframes move-benefits {
  0% {
    margin-top: 100px; }
  100% {
    margin-top: -100px; } }
@keyframes move-benefits-mobile {
  0% {
    margin-left: -500px;
    opacity: 0;
    color: #E95C41;
    min-height: 125px; }
  50% {
    opacity: 0.5;
    color: #E95C41;
    min-height: 125px; }
  75% {
    opacity: 0.7;
    color: #E95C41;
    min-height: 125px; }
  100% {
    margin-right: 0px;
    opacity: 1;
    color: #fff; } }
/* line 125, theme.scss */
.benefit-list__item {
  animation: move-benefits 2s;
  animation-iteration-count: 1;
  padding: 2em;
  margin: 10px;
  margin-top: -100px;
  width: fit-content;
  height: fit-content;
  color: #fff;
  max-height: 300px;
  background-color: #E95C41;
  border-radius: 10px;
  border-inline-color: #E95C41;
  outline-color: #E95C41;
  border: 3px; }
  @media screen and (max-width: 767px) {
    /* line 125, theme.scss */
    .benefit-list__item {
      animation: move-benefits-mobile 2s;
      animation-iteration-count: 1;
      -ms-word-wrap: break-word;
      padding: initial;
      margin: initial;
      margin-top: initial;
      width: initial;
      font-size: 14px;
      height: initialt;
      max-width: initial;
      min-height: 125px;
      color: #fff;
      background-color: #E95C41;
      border-radius: 10px;
      border-inline-color: #E95C41;
      outline-color: #E95C41;
      align-items: center;
      justify-items: start; } }

@media screen and (max-width: 1024px) {
  /* line 162, theme.scss */
  .benefit-list__item-title {
    position: relative;
    top: 10px;
    font-size: 14px; } }

@media screen and (max-width: 1024px) {
  /* line 170, theme.scss */
  .layout.widget-type_system_widget_v4_benefits_1 {
    background-color: transparent;
    margin-top: -130px; }
    /* line 174, theme.scss */
    .layout.widget-type_system_widget_v4_benefits_1 .layout__content {
      background-color: transparent; } }

@media screen and (max-width: 1024px) {
  /* line 180, theme.scss */
  .layout.widget-type_widget_v4_benefits_1_8f2a812ed234780ea29bc9e7bea4baaa {
    background-color: transparent;
    margin-top: -130px;
    position: relative; }
    /* line 185, theme.scss */
    .layout.widget-type_widget_v4_benefits_1_8f2a812ed234780ea29bc9e7bea4baaa .layout__content {
      background-color: transparent; } }

@media screen and (max-width: 1024px) {
  /* line 191, theme.scss */
  .header__logo img {
    max-height: 130px !important; } }
