/* 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, #2B2D30);
  --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, #3f4246);
  --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, #53575c);
  --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, #91959c);
  --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, #F50000);
  --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, #ff1010);
  --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, #ff2b2b);
  --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, #ff7a7a);
  --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, #2B2D30);
  --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, #3f4246);
  --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, #53575c);
  --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, #91959c);
  --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, #FFFDFD);
  --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, #fff0f0);
  --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, #ffdbdb);
  --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, #ff0000);
  --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, #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, Manrope);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Manrope);
  --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, 1920px);
  --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, false);
  --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; } }
/*
 * Header layout bridge.
 * The theme owns only the outer header geometry. The header widget continues
 * to own its internal design and is loaded through InSales widget assets.
 */
/* line 33, theme.scss */
.page_layout > header {
  position: relative !important;
  z-index: 3000 !important;
  display: block !important;
  grid-column: 1 / -1 !important;
  justify-self: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  box-sizing: border-box !important; }

/* line 48, theme.scss */
.page_layout > header > *,
.page_layout > header > .insales-section,
.page_layout > header .insales-section-content,
.page_layout > header .gk-header-widget,
.page_layout > header .gkh-header,
.page_layout > header .gkh-service,
.page_layout > header .gkh-main,
.page_layout > header .gkh-category-nav {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  box-sizing: border-box !important; }

/* line 62, theme.scss */
.page_layout > header > *,
.page_layout > header > .insales-section,
.page_layout > header .insales-section-content {
  position: relative !important;
  z-index: 2147482000 !important;
  overflow: visible !important; }

/* line 70, theme.scss */
.page_layout > header .gkh-shell {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 1920px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  box-sizing: border-box !important; }

/* Break the widget out of Vibe's centered content column. */
/* line 80, theme.scss */
.page_layout > header .gk-header-widget {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important; }

/*
 * Homepage / footer content often sits inside a narrower Vibe column.
 * Stretch main index sections, static pages and the site footer to the same shell as the header.
 */
/* line 91, theme.scss */
body[data-theme-template="index"] .page_layout > main,
body[data-theme-template*="index"] .page_layout > main,
body[data-theme-template="page"] .page_layout > main,
body[data-theme-template*="page"] .page_layout > main,
body[data-theme-template="article"] .page_layout > main,
body[data-theme-template*="article"] .page_layout > main,
body[data-theme-template="blog"] .page_layout > main,
body[data-theme-template*="blog"] .page_layout > main,
.page_layout > footer {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  justify-self: stretch !important; }

/* line 106, theme.scss */
body[data-theme-template="index"] .page_layout > main > .insales-section,
body[data-theme-template="index"] .page_layout > main .insales-section-content,
body[data-theme-template*="index"] .page_layout > main > .insales-section,
body[data-theme-template*="index"] .page_layout > main .insales-section-content,
body[data-theme-template="page"] .page_layout > main > .insales-section,
body[data-theme-template="page"] .page_layout > main .insales-section-content,
body[data-theme-template*="page"] .page_layout > main > .insales-section,
body[data-theme-template*="page"] .page_layout > main .insales-section-content,
body[data-theme-template="article"] .page_layout > main > .insales-section,
body[data-theme-template="article"] .page_layout > main .insales-section-content,
body[data-theme-template*="article"] .page_layout > main > .insales-section,
body[data-theme-template*="article"] .page_layout > main .insales-section-content,
body[data-theme-template="blog"] .page_layout > main > .insales-section,
body[data-theme-template="blog"] .page_layout > main .insales-section-content,
body[data-theme-template*="blog"] .page_layout > main > .insales-section,
body[data-theme-template*="blog"] .page_layout > main .insales-section-content,
.page_layout > footer > .insales-section,
.page_layout > footer .insales-section-content {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  box-sizing: border-box !important; }

@media (max-width: 899px) {
  /* line 131, theme.scss */
  .page_layout > header .gkh-service,
  .page_layout > header .gkh-main__desktop {
    display: none !important; }

  /* line 136, theme.scss */
  .page_layout > header .gkh-main__mobile {
    display: block !important; } }
@media (min-width: 900px) {
  /* line 142, theme.scss */
  .page_layout > header .gkh-main__desktop {
    display: grid !important; }

  /* line 146, theme.scss */
  .page_layout > header .gkh-main__mobile {
    display: none !important; } }
/*
 * Keep only integration overrides here so generic theme button/form rules
 * cannot distort the desktop header line.
 */
@media (min-width: 900px) {
  /* line 156, theme.scss */
  .page_layout > header .gkh-main,
  .page_layout > header .gkh-main__desktop,
  .page_layout > header .gkh-actions,
  .page_layout > header .gkh-cart-wrap {
    overflow: visible !important; }

  /* line 163, theme.scss */
  .page_layout > header .gkh-main {
    z-index: 2147482500 !important; }

  /* line 167, theme.scss */
  .page_layout > header .gkh-main__desktop {
    grid-template-columns: minmax(180px, 205px) minmax(0, 1fr) max-content !important;
    column-gap: 20px !important;
    row-gap: 0 !important;
    align-items: center !important; }

  /* line 174, theme.scss */
  .page_layout > header .gkh-catalog-button {
    display: grid !important;
    width: 100% !important;
    min-height: 48px !important;
    grid-template-columns: 25px max-content !important;
    align-items: center !important;
    justify-content: center !important;
    column-gap: 12px !important;
    padding: 0 18px !important;
    text-align: center !important; }

  /* line 186, theme.scss */
  .page_layout > header .gkh-catalog-button__menu {
    width: 25px !important;
    height: 25px !important;
    margin: 0 !important; }

  /* line 192, theme.scss */
  .page_layout > header .gkh-catalog-button > span {
    width: auto !important;
    margin: 0 !important; }

  /* line 197, theme.scss */
  .page_layout > header .gkh-search {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important; }

  /* line 203, theme.scss */
  .page_layout > header .gkh-actions {
    gap: 8px !important;
    padding: 0 !important; }

  /* line 208, theme.scss */
  .page_layout > header .gkh-action {
    min-width: 52px !important; }

  /* line 212, theme.scss */
  .page_layout > header .gkh-cart-wrap {
    position: relative !important;
    min-width: 68px !important; }

  /* line 217, theme.scss */
  .page_layout > header .gkh-cart-popover {
    z-index: 2147483600 !important; } }
@media (max-width: 1499px) and (min-width: 900px) {
  /* line 223, theme.scss */
  .page_layout > header .gkh-main__desktop {
    grid-template-columns: 180px minmax(0, 1fr) max-content !important;
    column-gap: 16px !important; } }
/* Native page fallback for pages that do not have a VIBE content widget. */
/* line 230, theme.scss */
.gk-page-fallback {
  padding: 34px 24px 72px;
  color: #111827;
  background: #fff; }

/* line 236, theme.scss */
.gk-page-fallback__shell {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto; }

/* line 242, theme.scss */
.gk-page-fallback__breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  margin-bottom: 28px;
  color: #6b7280;
  font-size: 14px; }

/* line 252, theme.scss */
.gk-page-fallback__breadcrumbs a {
  color: #123d91; }

/* line 256, theme.scss */
.gk-page-fallback h1 {
  margin: 0 0 26px;
  color: #111827;
  font-size: 38px;
  line-height: 1.16; }

/* line 263, theme.scss */
.gk-page-fallback__content {
  max-width: 980px;
  color: #374151;
  font-size: 16px;
  line-height: 1.75; }

/* line 270, theme.scss */
.gk-page-fallback__content h2,
.gk-page-fallback__content h3 {
  margin: 34px 0 14px;
  color: #111827;
  line-height: 1.25; }

/* line 277, theme.scss */
.gk-page-fallback__content a {
  color: #123d91;
  text-decoration: underline;
  text-underline-offset: 3px; }

/* line 283, theme.scss */
.gk-page-fallback__content img,
.gk-page-fallback__content iframe,
.gk-page-fallback__content table {
  max-width: 100%; }

/* line 289, theme.scss */
.gk-page-fallback__content table {
  width: 100%;
  border-collapse: collapse; }

/* line 294, theme.scss */
.gk-page-fallback__content th,
.gk-page-fallback__content td {
  padding: 12px;
  border: 1px solid #dce5f3;
  text-align: left;
  vertical-align: top; }

/* line 302, theme.scss */
.gk-cookie[hidden] {
  display: none !important; }

/* line 306, theme.scss */
.gk-cookie {
  position: fixed;
  z-index: 2147483640;
  right: 24px;
  bottom: 24px;
  display: flex;
  width: 520px;
  max-width: calc(100vw - 48px);
  align-items: center;
  gap: 22px;
  padding: 20px;
  border: 1px solid #dce5f3;
  border-radius: 20px;
  color: #111827;
  background: #fff;
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.2); }

/* line 324, theme.scss */
.gk-cookie__copy {
  flex: 1 1 auto;
  min-width: 0; }

/* line 329, theme.scss */
.gk-cookie__copy strong {
  display: block;
  margin-bottom: 6px;
  font-size: 16px; }

/* line 335, theme.scss */
.gk-cookie__copy p {
  margin: 0;
  color: #64748b;
  font-size: 13px;
  line-height: 1.45; }

/* line 342, theme.scss */
.gk-cookie__copy a {
  color: #123d91;
  text-decoration: underline; }

/* line 347, theme.scss */
.gk-cookie__actions {
  display: grid;
  flex: 0 0 auto;
  gap: 8px; }

/* line 353, theme.scss */
.gk-cookie__actions button {
  min-height: 38px;
  padding: 0 15px;
  border: 1px solid #dce5f3;
  border-radius: 11px;
  color: #111827;
  background: #fff;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer; }

/* line 366, theme.scss */
.gk-cookie__actions .gk-cookie__primary {
  border-color: #123d91;
  color: #fff;
  background: #123d91; }

@media (max-width: 640px) {
  /* line 373, theme.scss */
  .gk-page-fallback {
    padding: 22px 16px 50px; }

  /* line 377, theme.scss */
  .gk-page-fallback h1 {
    font-size: 28px; }

  /* line 381, theme.scss */
  .gk-cookie {
    right: 12px;
    bottom: 12px;
    width: calc(100vw - 24px);
    max-width: none;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    padding: 16px; }

  /* line 392, theme.scss */
  .gk-cookie__actions {
    grid-template-columns: 1fr 1fr; } }
