@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Inter:wght@400;700;900&display=swap");
/* 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, #0F0E0E);
  --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, #282626);
  --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, #413d3d);
  --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, #8b8484);
  --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, #B0B0B1);
  --color-accent-text-is-light: var(--draft-color-accent-text-is-light, true);
  --color-accent-text-minor-shade: var(--draft-color-accent-text-minor-shade, #adadae);
  --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, #aaaaab);
  --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, #87878a);
  --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, #0F0E0E);
  --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, #282626);
  --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, #413d3d);
  --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, #8b8484);
  --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, #FDFDFC);
  --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, #fdfdfc);
  --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, #fdfdfc);
  --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, #fcfcfa);
  --color-text-light-half-shade-is-light: var(--draft-color-text-light-half-shade-is-light, 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, "Source Sans 3");
  --font-size: var(--draft-font-size, 13px);
  --font-family-heading: var(--draft-font-family-heading, "Istok Web");
  --heading-ratio: var(--draft-heading-ratio, 1.25);
  --heading-weight: var(--draft-heading-weight, 600);
  --collection_count: var(--draft-collection_count, 100);
  --search_count: var(--draft-search_count, 12);
  --blog_size: var(--draft-blog_size, 8);
  --product_not_available: var(--draft-product_not_available, hidden);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar: var(--draft-delta_sidebar, 2);
  --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, true);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, true);
  --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, false);
  --compare_enabled: var(--draft-compare_enabled, false); }

@font-face {
  font-family: "SourceSansProRegular";
  src: url("") format("ttf");
  font-weight: normal;
  font-style: normal; }
/* line 6, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

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

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

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

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

  /* line 25, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 30, theme.scss */
:root body {
  --color-blue: #0035D9 !important;
  --color-blue-dark: #01175B;
  --controls-height-l: 40px !important;
  --color-grey: #5D5B5B;
  --controls-form-border-radius: 3px;
  --header-height-mobile: 35vh; }

/* line 40, theme.scss */
body {
  font-family: 'Source Sans 3', sans-serif;
  width: 100%;
  font-size: 16px;
  line-height: 120%;
  margin: 0 auto;
  font-style: normal;
  font-weight: 400; }
  /* line 49, theme.scss */
  body .page_layout_sticky_left > aside.is-large:before {
    display: none; }
  /* line 53, theme.scss */
  body .page_layout_sticky_left > aside > [data-sidebar],
  body .page_layout_sticky_left > aside.is-large > [data-sidebar] {
    top: 80px; }
    /* line 57, theme.scss */
    body .page_layout_sticky_left > aside > [data-sidebar]::before,
    body .page_layout_sticky_left > aside.is-large > [data-sidebar]::before {
      display: none; }
  /* line 62, theme.scss */
  body .product-preview .option-selector button.option-value.is-span.is-span {
    --option-bg: var(--product-bg-minor-shade, var(--bg-minor-shade));
    display: inline-block;
    padding: 0 10px !important;
    background: #F9F9F9;
    margin-bottom: 5px;
    border: 1px solid #D4D3D1;
    border-radius: 50px !important;
    height: 32px;
    color: #01175B;
    font-size: 11px;
    width: auto !important; }
    /* line 75, theme.scss */
    body .product-preview .option-selector button.option-value.is-span.is-span.is-active, body .product-preview .option-selector button.option-value.is-span.is-span:hover {
      border: 1px solid #01175B; }
  /* line 81, theme.scss */
  body .product-preview .option-selector .option-fasovka button.option-value.is-span.is-span {
    padding: 0 !important;
    width: 32px !important; }
  @media (max-width: 768px) {
    /* line 40, theme.scss */
    body {
      padding-bottom: 0; } }

/*.layout__content {
  max-width: 1440px !important;
}*/
/* line 93, theme.scss */
.content {
  max-width: var(--layout-content-max-width);
  margin: 0 auto; }

/* line 97, theme.scss */
.page_layout_section_top {
  grid-template-areas: "header header header header" "section-top section-top section-top section-top" ". sidebar main ." "section-bottom section-bottom section-bottom section-bottom" "footer footer footer footer" !important; }

/* line 106, theme.scss */
.page_section_bottom {
  grid-area: section-bottom;
  grid-column: 1 / -1;
  max-width: 100%; }

/* line 112, theme.scss */
h1, h2, h3, h4, h5, h6, .heading {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 600; }

/* line 116, theme.scss */
.page-headding {
  font-size: 20px;
  line-height: 24.22px;
  text-transform: uppercase; }

/* line 121, theme.scss */
h2 {
  font-size: 2.25rem;
  line-height: 130%;
  text-transform: uppercase; }

/* line 126, theme.scss */
footer {
  background: linear-gradient(140deg, #01175B 33.34%, #0A216B 36.95%, #031857 49.29%, #03154D 51.7%, #001D77 53.84%, #01175B 57.08%); }

/* line 132, theme.scss */
.link-simple {
  text-decoration: none; }
  /* line 134, theme.scss */
  .link-simple:hover {
    text-decoration: underline; }

/* line 138, theme.scss */
.link-arrow {
  white-space: normal;
  min-height: var(--controls-height-m);
  height: auto;
  background: transparent;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #01175B;
  text-decoration: none;
  display: inline-block; }
  /* line 151, theme.scss */
  .link-arrow:hover {
    transform: translateX(5px); }
    /* line 153, theme.scss */
    .link-arrow:hover svg, .link-arrow:hover img {
      transform: scale(1.1); }

/* line 158, theme.scss */
.button {
  border-radius: 3px; }

/* line 161, theme.scss */
.button-primary {
  text-transform: uppercase;
  background-color: var(--color-blue-dark);
  border: 1px var(--color-blue-dark) solid; }
  /* line 165, theme.scss */
  .button-primary:hover {
    background: transparent;
    color: var(--color-blue-dark); }

/* line 170, theme.scss */
.button-transparent {
  text-transform: uppercase;
  background: transparent;
  color: var(--color-blue-dark);
  border: 1px var(--color-blue-dark) solid; }
  /* line 175, theme.scss */
  .button-transparent:hover, .button-transparent:focus {
    background-color: var(--color-blue-dark);
    color: var(--color-text-light); }

/* line 181, theme.scss */
.widget-type_footer {
  background: linear-gradient(140deg, #01175B 33.34%, #0A216B 36.95%, #031857 49.29%, #03154D 51.7%, #001D77 53.84%, #01175B 57.08%); }

@media screen and (max-width: 767px) {
  /* line 184, theme.scss */
  .hide-mobile {
    display: none !important; } }

@media screen and (min-width: 768px) {
  /* line 189, theme.scss */
  .hide-desktop {
    display: none !important; } }

/* line 194, theme.scss */
.hidden {
  display: none !important; }

/* line 197, theme.scss */
.d-flex {
  display: flex; }

/* line 200, theme.scss */
.green {
  color: #009C02; }

/* line 203, theme.scss */
.red {
  color: #D81A00; }

/* line 207, theme.scss */
.page-404 .breadcrumb {
  padding: 1vw 0 1.5vw;
  list-style-type: none;
  margin: 0; }
  /* line 212, theme.scss */
  .page-404 .breadcrumb-item {
    display: inline-block; }
    /* line 215, theme.scss */
    .page-404 .breadcrumb-item:not(:last-child):after {
      content: "/";
      display: inline-block;
      vertical-align: top;
      opacity: 0.7;
      margin: 0 10px; }
  /* line 224, theme.scss */
  .page-404 .breadcrumb-link {
    text-decoration: none;
    color: #333333; }
/* line 230, theme.scss */
.page-404__banner {
  width: 100%;
  height: 683px;
  background-image: url(https://static.insales-cdn.com/files/1/2088/32647208/original/Group_515.webp);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  /* line 238, theme.scss */
  .page-404__banner-text {
    position: absolute;
    top: 94px;
    right: 133px;
    text-align: center;
    color: #fff; }
  /* line 246, theme.scss */
  .page-404__banner-title {
    font-size: 220px;
    line-height: 242px;
    margin-bottom: 24px; }
  /* line 252, theme.scss */
  .page-404__banner-massage {
    font-size: 24px;
    line-height: 26.4px;
    margin-bottom: 56px; }
  /* line 258, theme.scss */
  .page-404__banner-button {
    align-items: center;
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
    width: 200px;
    display: flex;
    margin: 0 auto;
    height: 40px;
    background: #fff;
    border: 1px solid #01175B;
    color: #01175B;
    justify-content: center;
    text-transform: uppercase; }
    /* line 273, theme.scss */
    .page-404__banner-button:hover {
      color: #01175B; }

/* line 280, theme.scss */
.subscribe-form__fields {
  display: flex;
  gap: 8px; }
/* line 284, theme.scss */
.subscribe-form__message {
  display: none; }
  /* line 286, theme.scss */
  .subscribe-form__message.visible {
    display: block; }
/* line 290, theme.scss */
.subscribe-form-item__btn {
  color: var(--color-text-light);
  border-color: var(--color-text-light);
  border-radius: 3px; }
/* line 295, theme.scss */
.subscribe-form .form-control {
  color: var(--color-grey); }
  /* line 297, theme.scss */
  .subscribe-form .form-control::placeholder {
    color: var(--color-grey); }

/*.fslightbox-container {
  background: rgba(1, 23, 91, 0.45);

  .fslightbox-full-dimension {
    .fslightbox-full-dimension {
      z-index: 1;

      div {
        position: relative;

        &::after {
          content: '';
          width: 591px;
          height: 31px;
          position: absolute;
          background-image: url(https://static.insales-cdn.com/files/1/7835/32669339/original/Frame_453.webp);
          left: 50%;
          z-index: 2;
          transform: translate(-50%);
          bottom: 0;
          background-position: center;
        }

        &::before {
          content: '';
          width: 734px;
          height: 643px;
          background: #fff;
          position: absolute;
          max-height: 90vh;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
        }
      }
    }
  }

  [title="Enter fullscreen"],
  .fslightbox-slide-number-container {
    display: none;
  }

  .fslightbox-svg-path,
  .fslightbox-toolbar-button:hover .fslightbox-svg-path {
    fill: #0E0E0E;
  }

  .fslightbox-toolbar {
    position: absolute;
    z-index: 3;
    top: calc(50vh - 333.5px);
    height: 24px;
    display: flex;
    background: #fff;
    width: 24px;
    border-radius: 50%;
    left: calc(50% + 375px);
    transform: translateY(-50%);

    svg {
      width: 7px !important;
    }

    @media screen and(max-width: 1399px) {
      top: calc(50vh - 309.5px);
    }
  }

  .fslightbox-slide-btn {
    background: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #D4D3D1;
    position: relative;

    svg {
      display: none;
    }

    &::after {
      content: '';
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      position: absolute;
      background-repeat: no-repeat;
      background-position: center;
    }
  }

  .fslightbox-slide-btn-container-previous {
    left: 50%;
    transform: translate(-367px, -50%);

    .fslightbox-slide-btn::after {
      background-image: url(https://static.insales-cdn.com/files/1/4372/32657684/original/CaretLeft.png);
    }
  }

  .fslightbox-slide-btn-container-next {
    transform: translate(367px, -50%);
    right: 50%;

    .fslightbox-slide-btn::after {
      background-image: url(https://static.insales-cdn.com/files/1/4373/32657685/original/CaretRight.png);
    }
  }
}*/
/* line 414, theme.scss */
[data-theme-template="page_404"] footer {
  display: none; }

@media (max-width: 1100px) {
  /* line 419, theme.scss */
  .page_layout > aside {
    grid-column-end: 12; }

  /* line 423, theme.scss */
  .page_layout_normal_left > main {
    grid-column-start: 13; } }
@media (max-width: 767px) {
  /* line 432, theme.scss */
  body .page_layout_section_top {
    grid-template-areas: "header" "section-top" "sidebar" "main" "section-bottom" "footer" !important;
    grid-template-columns: 100%; }
  /* line 443, theme.scss */
  body[data-theme-template="page_404"] {
    background-image: url(https://static.insales-cdn.com/files/1/3706/32665210/original/404.webp);
    background-repeat: no-repeat;
    background-size: cover; }
    /* line 448, theme.scss */
    body[data-theme-template="page_404"] .breadcrumb {
      display: none; }
    /* line 453, theme.scss */
    body[data-theme-template="page_404"] .widget-type_HS4-1_user.layout,
    body[data-theme-template="page_404"] .widget-type_HS4-1_user .layout__content,
    body[data-theme-template="page_404"] .widget-type_HS4-1_user .header-slider {
      background: none; }
    /* line 460, theme.scss */
    body[data-theme-template="page_404"] .layout__content.page-404,
    body[data-theme-template="page_404"] .page-404__banner {
      background: none; }
    /* line 465, theme.scss */
    body[data-theme-template="page_404"] .page-404__banner-text {
      right: 50%;
      transform: translateX(50%); }

  /* line 472, theme.scss */
  .page_layout > aside {
    grid-column-end: auto; }

  /* line 476, theme.scss */
  .page_layout_normal_left > main {
    grid-column-start: auto; }

  /* line 480, theme.scss */
  .fslightbox-open {
    overflow: visible; }
    /* line 483, theme.scss */
    .fslightbox-open body {
      margin-right: 0 !important; }

  /* line 488, theme.scss */
  .fslightbox-container {
    display: none; } }
/*----------- Product Preview ---------*/
/* line 494, theme.scss */
.product-preview {
  /*
  &__variants {
    .option-selector {
      @media screen and (max-width: 767px) {
        display: flex;
        width: 100%;
        justify-content: center;
        gap: 30px;
        select {
          border-radius: 50px;
          padding: 5px;
          background: #F9F9F9;
          font-size: 13px;
          color: #01175B;
          border-color: #01175B;
          width: 90px;
        }
        .option-fasovka {
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50px;
          padding: 5px;
          background: #F9F9F9;
          font-size: 13px;
          color: #01175B;
          border:1px  #01175B solid;
          width: 90px;
          height: 32px;
          
          select {
            border: none;
            background: transparent;
            padding: 0;
            &:focus-visible {
              border: none;
              outline: none;
            }
          }
          label.option-label {
            display: block !important;
            font-size: 13px;
            margin: 0;
          }
        }
      }
    }
  }*/ }
  /* line 495, theme.scss */
  .product-preview__title {
    height: 45px;
    overflow: hidden; }
  @media screen and (max-width: 767px) {
    /* line 500, theme.scss */
    .product-preview__photo .img-ratio__inner {
      padding-bottom: 45px !important; } }
  @media screen and (max-width: 767px) {
    /* line 508, theme.scss */
    .product-preview__variants select {
      padding-left: 10px;
      text-align-last: center; } }

/* line 570, theme.scss */
.product-item__gallery-wrapper {
  display: flex;
  height: 100%;
  width: 100%;
  overflow: hidden;
  transform: translate3d(0px, 0, 0); }
/* line 577, theme.scss */
.product-item__gallery-slide {
  display: none;
  overflow: hidden; }
  /* line 583, theme.scss */
  .product-item__gallery-slide.active {
    display: block; }

/* line 588, theme.scss */
.product-item__gallery-nav {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }
  @media (max-width: 767px) {
    /* line 588, theme.scss */
    .product-item__gallery-nav {
      position: relative;
      top: initial;
      height: 30px;
      bottom: 0 !important;
      align-items: flex-end;
      gap: 5px;
      margin-top: -20px;
      z-index: 1000; } }
  /* line 611, theme.scss */
  .product-item__gallery-nav-dot {
    display: block;
    width: 50%;
    height: 100%;
    min-width: 10px;
    padding: 5px;
    position: relative;
    opacity: .5;
    margin: 0 1%;
    cursor: pointer;
    bottom: 10px; }
    @media (max-width: 767px) {
      /* line 611, theme.scss */
      .product-item__gallery-nav-dot {
        padding: 0;
        height: 30px;
        width: 50%;
        bottom: -16px; } }
    /* line 628, theme.scss */
    .product-item__gallery-nav-dot::after {
      content: '';
      position: absolute;
      bottom: -4px;
      display: block;
      height: 8px;
      width: 8px;
      border-radius: 50%;
      background-color: var(--color-blue-dark); }
      @media (max-width: 767px) {
        /* line 628, theme.scss */
        .product-item__gallery-nav-dot::after {
          /*height: 15px;
          width: 15px;*/
          bottom: 15px; } }
    /* line 645, theme.scss */
    .product-item__gallery-nav-dot:first-child::after {
      right: 0; }
    /* line 648, theme.scss */
    .product-item__gallery-nav-dot:last-child::after {
      left: 0; }
    /* line 651, theme.scss */
    .product-item__gallery-nav-dot:hover, .product-item__gallery-nav-dot.active {
      opacity: 1; }
      /* line 653, theme.scss */
      .product-item__gallery-nav-dot:hover::after, .product-item__gallery-nav-dot.active::after {
        transform: scale(1.4); }

/*.swiper-pagination {
    //background-color: rgba(204, 16, 184, 0.45);
    z-index:1;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    bottom: 5px;
    
    &-bullet {
      width: 100%;
      border-radius: 0px;
      position: relative;
      display: flex;
      flex-direction: column;
      height: 100%;
      background-color: transparent;
      
      &::before {
        position: absolute;
        bottom: 0;
        color: black;
        background-color: #000000;
        content: '';
        
        width: 100%;
        height: 10px;
      }
      
      &::after {
        //background-color: rgba(255, 0, 0, 0.49);
        content: '';
        //border-left: 1px solid red;
        width: fit-content;
        height: 100%;
        position: absolute;
        left: 0;
        width: 100%;
      }
    }
  }*/
/*------------- Breadcrumbs ------------*/
/* line 703, theme.scss */
.breadcrumb-wrapper {
  display: grid;
  justify-content: var(--align); }
  /* line 706, theme.scss */
  .breadcrumb-wrapper .breadcrumb {
    margin: 0;
    padding: 0; }
    /* line 709, theme.scss */
    .breadcrumb-wrapper .breadcrumb > *:not(:last-child):after {
      content: "/";
      display: inline-block;
      vertical-align: top;
      opacity: 1;
      margin: 0 6px; }
    /* line 716, theme.scss */
    .breadcrumb-wrapper .breadcrumb-item {
      display: inline-block;
      vertical-align: top;
      color: var(--breadcrumb-color, var(--color-text-half-shade));
      font-size: 10px;
      line-height: 19px;
      text-transform: uppercase; }
    /* line 724, theme.scss */
    .breadcrumb-wrapper .breadcrumb-link {
      text-decoration: none;
      color: var(--breadcrumb-color, var(--color-text-half-shade));
      font-size: 10px;
      line-height: 19px;
      text-transform: uppercase; }

/*-------------- Product Preview ----------*/
/* line 735, theme.scss */
.product-preview .button {
  border-radius: 50%; }
  /* line 737, theme.scss */
  .product-preview .button:hover {
    opacity: 0.7; }
/* line 741, theme.scss */
.product-preview__area-bottom {
  justify-content: center;
  gap: 20px;
  align-items: center; }

/*-------------- Checkout ------------*/
/* line 748, theme.scss */
.co-title--h2 {
  color: #0F0E0E;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  padding: 16px 0;
  width: 100%;
  background: #EAEFFF;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 50px; }
  @media screen and (max-width: 768px) {
    /* line 748, theme.scss */
    .co-title--h2 {
      font-size: 16px;
      margin-top: 40px; } }

/* line 766, theme.scss */
.co-title--h1 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 32px 0; }

/* line 773, theme.scss */
label.co-input-label {
  display: none; }

/* line 776, theme.scss */
.co-input-field {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid  #1D2229;
  padding-left: 0;
  color: #5B5B5B;
  font-size: 15px; }
  /* line 785, theme.scss */
  .co-input-field::placeholder {
    color: #5B5B5B;
    font-size: 15px; }

/* line 790, theme.scss */
.co-button {
  text-transform: uppercase; }

/* line 793, theme.scss */
.co-input-field:focus {
  box-shadow: none; }

/* line 796, theme.scss */
.co-toggable_field-input input + span {
  border: 1px #01175B solid;
  box-shadow: none; }

/* line 800, theme.scss */
.co-toggable_field-input--checkbox input:checked + span:after {
  color: var(--color-blue-dark); }

/* line 803, theme.scss */
.co-toggable_field-input input:focus + span, .co-toggable_field-input input.picker-input--active + span, .co-toggable_field-input input:checked + span {
  box-shadow: none; }

/* line 807, theme.scss */
.co-section--checkout_content {
  margin-left: 0;
  margin-right: 0; }
  /* line 810, theme.scss */
  .co-section--checkout_content .breadcrumb-wrapper {
    margin: 24px 0 30px; }
  /* line 813, theme.scss */
  .co-section--checkout_content .co-section--checkout_order {
    width: 65%; }
    @media screen and (max-width: 768px) {
      /* line 813, theme.scss */
      .co-section--checkout_content .co-section--checkout_order {
        width: 100%; } }
  /* line 819, theme.scss */
  .co-section--checkout_content .checkout-sidebar {
    position: absolute;
    width: 35%;
    left: 65%;
    padding-left: 48px; }
    /* line 824, theme.scss */
    .co-section--checkout_content .checkout-sidebar.is-client {
      padding-top: 1rem; }
    @media screen and (max-width: 768px) {
      /* line 819, theme.scss */
      .co-section--checkout_content .checkout-sidebar {
        width: 100%;
        left: 0;
        position: relative;
        padding-left: 0; }
        /* line 833, theme.scss */
        .co-section--checkout_content .checkout-sidebar .co-title--h2 {
          margin-top: 0; } }
  /* line 839, theme.scss */
  .co-section--checkout_content .co-sidebar {
    position: relative;
    width: 100% !important;
    left: 0 !important;
    box-shadow: none;
    margin-bottom: 180px; }
  /* line 847, theme.scss */
  .co-section--checkout_content .co-section--checkout_header .co-title {
    color: #0F0E0E;
    font-family: 'Cormorant Garamond' , serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 25px; }
    @media screen and (max-width: 768px) {
      /* line 847, theme.scss */
      .co-section--checkout_content .co-section--checkout_header .co-title {
        text-align: center; } }
  /* line 860, theme.scss */
  .co-section--checkout_content .co-basket_item {
    border-top: 1px rgba(173, 173, 173, 0.53) solid; }
    /* line 862, theme.scss */
    .co-section--checkout_content .co-basket_item:last-child {
      margin-bottom: 0; }
  /* line 866, theme.scss */
  .co-section--checkout_content #order_form {
    padding: 0; }
  /* line 869, theme.scss */
  .co-section--checkout_content .co-section--padded {
    padding-top: 135px; }
  /* line 872, theme.scss */
  .co-section--checkout_content .co-button {
    color: #FDFDFC;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    background: var(--color-blue-dark); }
  /* line 880, theme.scss */
  .co-section--checkout_content .co-tabs-header, .co-section--checkout_content .co-title--h2 {
    color: #0F0E0E;
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding: 16px 0;
    width: 100%;
    background: #EAEFFF;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 50px; }
    @media screen and (max-width: 768px) {
      /* line 880, theme.scss */
      .co-section--checkout_content .co-tabs-header, .co-section--checkout_content .co-title--h2 {
        font-size: 16px;
        margin-top: 40px; } }
  /* line 898, theme.scss */
  .co-section--checkout_content .co-tabs-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 7px; }
    /* line 903, theme.scss */
    .co-section--checkout_content .co-tabs-content > label {
      color: #7D7B7B;
      padding: 12px 8px;
      border: 1px solid #7D7B7B;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 550px) {
        /* line 903, theme.scss */
        .co-section--checkout_content .co-tabs-content > label {
          align-items: flex-start; } }
      /* line 914, theme.scss */
      .co-section--checkout_content .co-tabs-content > label span {
        font-weight: 400;
        padding: 0;
        text-align: center; }
        @media screen and (max-width: 550px) {
          /* line 914, theme.scss */
          .co-section--checkout_content .co-tabs-content > label span {
            text-align: left; } }
    /* line 923, theme.scss */
    .co-section--checkout_content .co-tabs-content .co-toggable_field-input {
      display: none; }
    /* line 926, theme.scss */
    .co-section--checkout_content .co-tabs-content .co-toggable_field-information {
      flex: 1 1 auto; }
    /* line 929, theme.scss */
    .co-section--checkout_content .co-tabs-content .co-toggable_field-input--radio input:focus + span, .co-section--checkout_content .co-tabs-content .co-toggable_field-input--radio input.picker-input--active + span, .co-section--checkout_content .co-tabs-content .co-toggable_field-input--radio input:checked + span {
      display: none; }
    /* line 932, theme.scss */
    .co-section--checkout_content .co-tabs-content label:has(input:focus), .co-section--checkout_content .co-tabs-content label:has(input.picker-input--active),
    .co-section--checkout_content .co-tabs-content label:has(input:checked), .co-section--checkout_content .co-tabs-content label.active {
      font-size: 15px;
      border: 1px solid #01175B;
      background: #EAEFFF;
      color: var(--color-blue-dark); }
      /* line 938, theme.scss */
      .co-section--checkout_content .co-tabs-content label:has(input:focus) .co-input-description, .co-section--checkout_content .co-tabs-content label:has(input.picker-input--active) .co-input-description,
      .co-section--checkout_content .co-tabs-content label:has(input:checked) .co-input-description, .co-section--checkout_content .co-tabs-content label.active .co-input-description {
        color: var(--color-blue-dark); }
  /* line 943, theme.scss */
  .co-section--checkout_content label.co-input-label {
    display: none; }
  /* line 946, theme.scss */
  .co-section--checkout_content .co-input-field {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid  #1D2229;
    padding-left: 0;
    color: #5B5B5B;
    font-size: 15px; }
    /* line 955, theme.scss */
    .co-section--checkout_content .co-input-field::placeholder {
      color: #5B5B5B;
      font-size: 15px; }
  /* line 961, theme.scss */
  .co-section--checkout_content .co-input-field:focus {
    box-shadow: none; }
  /* line 964, theme.scss */
  .co-section--checkout_content .co-toggable_field-input input + span {
    border: 1px #01175B solid;
    box-shadow: none; }
  /* line 968, theme.scss */
  .co-section--checkout_content .co-toggable_field-input--checkbox input:checked + span:after {
    color: var(--color-blue-dark); }
  /* line 971, theme.scss */
  .co-section--checkout_content .consent_to_personal_data_checkbox {
    margin: 50px 0; }
    @media screen and (max-width: 550px) {
      /* line 971, theme.scss */
      .co-section--checkout_content .consent_to_personal_data_checkbox {
        margin: 40px 0; } }
    /* line 976, theme.scss */
    .co-section--checkout_content .consent_to_personal_data_checkbox .co-toggable_field-title {
      display: none; }
    /* line 979, theme.scss */
    .co-section--checkout_content .consent_to_personal_data_checkbox .co-input-description {
      color: #0F0E0E;
      font-size: 16px;
      font-weight: 300; }
      /* line 983, theme.scss */
      .co-section--checkout_content .consent_to_personal_data_checkbox .co-input-description a {
        color: var(--color-blue); }
    /* line 987, theme.scss */
    .co-section--checkout_content .consent_to_personal_data_checkbox .co-toggable_field-input--checkbox {
      align-self: center; }
  /* line 991, theme.scss */
  .co-section--checkout_content #checkout_buyer_fields {
    display: flex;
    gap: 30px; }
    @media screen and (max-width: 550px) {
      /* line 991, theme.scss */
      .co-section--checkout_content #checkout_buyer_fields {
        flex-direction: column; } }
    /* line 997, theme.scss */
    .co-section--checkout_content #checkout_buyer_fields .co-input {
      flex: 1 1 50%; }
      /* line 1000, theme.scss */
      .co-section--checkout_content #checkout_buyer_fields .co-input--date .co-input-field {
        z-index: 100;
        cursor: pointer; }
      /* line 1004, theme.scss */
      .co-section--checkout_content #checkout_buyer_fields .co-input--date::after {
        content: '\e013';
        position: absolute;
        right: 10px;
        top: 20px;
        font-family: "Glyphicons Halflings";
        color: var(--color-blue-dark);
        font-size: 16px;
        width: 16px;
        height: 16px; }
    /* line 1017, theme.scss */
    .co-section--checkout_content #checkout_buyer_fields .co-input + .co-input {
      margin-top: 0; }
  /* line 1021, theme.scss */
  .co-section--checkout_content .co-toggable_field-title {
    text-transform: uppercase; }
  /* line 1024, theme.scss */
  .co-section--checkout_content .payment_methods {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }
  /* line 1028, theme.scss */
  .co-section--checkout_content .co-checkout__bottom {
    display: flex;
    align-items: center;
    gap: 24px; }
    @media screen and (max-width: 550px) {
      /* line 1028, theme.scss */
      .co-section--checkout_content .co-checkout__bottom {
        flex-direction: column;
        gap: 4px; } }
    /* line 1036, theme.scss */
    .co-section--checkout_content .co-checkout__bottom a {
      color: var(--color-blue-dark);
      font-size: 15px;
      text-transform: uppercase; }
      @media screen and (max-width: 550px) {
        /* line 1036, theme.scss */
        .co-section--checkout_content .co-checkout__bottom a {
          border: 1px var(--color-blue-dark) solid;
          display: inline-block;
          padding: 6px;
          width: 100%;
          text-align: center; } }
  /* line 1049, theme.scss */
  .co-section--checkout_content .co-button--checkout#create_order {
    width: auto; }
    @media screen and (max-width: 550px) {
      /* line 1049, theme.scss */
      .co-section--checkout_content .co-button--checkout#create_order {
        width: 100%; } }
  /* line 1055, theme.scss */
  .co-section--checkout_content #delivery_address {
    width: 100%; }
  /* line 1058, theme.scss */
  .co-section--checkout_content #order_comment {
    height: 40px; }
  /* line 1061, theme.scss */
  .co-section--checkout_content div.co-input-select {
    cursor: pointer; }
    /* line 1063, theme.scss */
    .co-section--checkout_content div.co-input-select::after {
      content: '\e013';
      font-family: "Glyphicons Halflings";
      color: var(--color-blue-dark);
      font-size: 16px;
      opacity: 1; }
    /* line 1070, theme.scss */
    .co-section--checkout_content div.co-input-select select {
      cursor: pointer; }
  /* line 1074, theme.scss */
  .co-section--checkout_content div.co-input--deliver-time {
  /*&::after {
  content: '\e013';
  font-family: "Glyphicons Halflings";
  color: var(--color-blue-dark);
  font-size: 16px;
}*/ }
    /* line 1084, theme.scss */
    .co-section--checkout_content div.co-input--deliver-time .co-input-field {
      display: flex;
      width: 100%;
      background: transparent;
      border: none;
      border-bottom: 1px solid  #1D2229; }
    /* line 1091, theme.scss */
    .co-section--checkout_content div.co-input--deliver-time .co-time {
      background: transparent;
      border: none;
      position: absolute;
      left: calc(100% - 65px);
      top: 10px;
      color: #fff; }

/*--------- Order -----------*/
/* line 1103, theme.scss */
.order--template {
  width: 100%; }
  /* line 1105, theme.scss */
  .order--template .co-title {
    padding: 16px 24px;
    border: 1px solid #D3D3D3;
    background: #F5F5F5;
    font-size: 24px;
    border-bottom: none;
    margin-top: 40px;
    margin-bottom: 0; }
  /* line 1114, theme.scss */
  .order--template .co-section--checkout_header {
    display: grid;
    grid-template-columns: 60% 40%;
    margin-top: 70px;
    width: 100%;
    padding: 32px 40px;
    border: 1px solid #D3D3D3;
    background: #F5F5F5; }
    @media screen and (max-width: 768px) {
      /* line 1114, theme.scss */
      .order--template .co-section--checkout_header {
        grid-template-columns: auto;
        justify-content: center;
        gap: 30px;
        margin-top: 20px;
        padding: 20px; } }
    /* line 1129, theme.scss */
    .order--template .co-section--checkout_header h1 {
      font-family: "Cormorant Garamond", serif;
      font-size: 28px;
      font-weight: 700;
      margin-bottom: 24px;
      text-transform: uppercase; }
    /* line 1136, theme.scss */
    .order--template .co-section--checkout_header .logo {
      display: grid;
      align-items: center; }
      @media screen and (max-width: 768px) {
        /* line 1136, theme.scss */
        .order--template .co-section--checkout_header .logo {
          justify-content: center; } }
      /* line 1142, theme.scss */
      .order--template .co-section--checkout_header .logo img {
        width: 200px;
        height: auto; }
    /* line 1147, theme.scss */
    .order--template .co-section--checkout_header .field {
      display: grid;
      grid-template-columns: 150px auto;
      margin-bottom: 10px;
      font-size: 18px; }
    /* line 1153, theme.scss */
    .order--template .co-section--checkout_header .field-label {
      font-weight: 600; }

/* line 1158, theme.scss */
.co-section--content {
  margin-bottom: 130px; }

/* line 1161, theme.scss */
.co-order__inner {
  width: 100%; }
  /* line 1166, theme.scss */
  .co-order__inner .co-order__bottom {
    display: flex;
    gap: 16px;
    margin-top: 40px;
    align-items: center; }
    @media screen and (max-width: 550px) {
      /* line 1166, theme.scss */
      .co-order__inner .co-order__bottom {
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center; }
        /* line 1176, theme.scss */
        .co-order__inner .co-order__bottom a, .co-order__inner .co-order__bottom .buttom {
          width: 100%; } }
    /* line 1180, theme.scss */
    .co-order__inner .co-order__bottom .link-simple {
      color: var(--color-blue-dark); }

@media screen and (max-width: 768px) {
  /* line 1186, theme.scss */
  .co-block {
    overflow-x: auto;
    display: grid;
    grid-template-columns: auto; } }
/* line 1192, theme.scss */
.co-block__item {
  display: grid;
  grid-template-columns: 300px minmax(100px, auto) 150px;
  padding: 16px 24px;
  border: 1px solid #D3D3D3;
  gap: 10px;
  align-items: center; }
  /* line 1199, theme.scss */
  .co-block__item:not(:last-child) {
    border-bottom: none; }
/* line 1203, theme.scss */
.co-block__content {
  display: flex; }
/* line 1206, theme.scss */
.co-block__footer {
  border-top: none;
  background: #F5F5F5;
  font-weight: 600; }
  /* line 1210, theme.scss */
  .co-block__footer .text {
    text-align: right; }
/* line 1216, theme.scss */
.co-block.info .co-block__item {
  grid-template-columns: 200px auto; }

/* line 1222, theme.scss */
.rd-container {
  max-width: 90%; }

/*----------Client Account ----------*/
/* line 1227, theme.scss */
.client-account .co-section--content_wrapper {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 2rem; }
/* line 1232, theme.scss */
.client-account .co-section--content {
  margin-left: 10px; }
  @media screen and (max-width: 1024px) {
    /* line 1232, theme.scss */
    .client-account .co-section--content {
      margin-left: 0; } }
/* line 1238, theme.scss */
.client-account .co-sidebar {
  position: relative;
  left: 0;
  width: 20%;
  box-shadow: none;
  padding-top: 1rem; }
  @media screen and (max-width: 1024px) {
    /* line 1238, theme.scss */
    .client-account .co-sidebar {
      width: 100%; } }
/* line 1248, theme.scss */
.client-account .co-title--h2 {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  border: 1px solid #D8D8D8;
  font-family: "Source Sans 3"; }
  /* line 1258, theme.scss */
  .client-account .co-title--h2 span {
    font-weight: 400;
    font-size: 16px;
    text-transform: none; }
/* line 1264, theme.scss */
.client-account .co-sidebar--menu {
  border: 1px solid #D3D3D3;
  flex: 0 0 20rem; }
  /* line 1267, theme.scss */
  .client-account .co-sidebar--menu .co-menu {
    padding: 0; }
  /* line 1270, theme.scss */
  .client-account .co-sidebar--menu .co-menu-item {
    border-bottom: 1px solid #D3D3D3;
    padding: 8px 16px;
    margin-top: 0; }
    /* line 1274, theme.scss */
    .client-account .co-sidebar--menu .co-menu-item:last-child {
      border-bottom: none; }
  /* line 1278, theme.scss */
  .client-account .co-sidebar--menu .co-menu-link {
    font-size: 15px;
    text-transform: uppercase;
    color: #7D7B7B;
    text-decoration: none; }
    /* line 1283, theme.scss */
    .client-account .co-sidebar--menu .co-menu-link.co-menu-link--active, .client-account .co-sidebar--menu .co-menu-link:hover {
      color: var(--color-blue-dark); }
/* line 1288, theme.scss */
.client-account .co-table-cell--head {
  border-bottom: 1px solid #D3D3D3;
  background: #EAEFFF;
  font-size: 18px;
  color: var(--color-text);
  opacity: 1; }
/* line 1295, theme.scss */
.client-account .co-discount-list {
  display: none; }

/* line 1299, theme.scss */
#price_8044649 {
  display: none !important; }
