/* 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-heading-text: var(--draft-color-heading-text, #565759);
  --color-heading-text-is-dark: var(--draft-color-heading-text-is-dark, true);
  --color-heading-text-minor-shade: var(--draft-color-heading-text-minor-shade, #65676a);
  --color-heading-text-minor-shade-is-dark: var(--draft-color-heading-text-minor-shade-is-dark, true);
  --color-heading-text-major-shade: var(--draft-color-heading-text-major-shade, #76787b);
  --color-heading-text-major-shade-is-dark: var(--draft-color-heading-text-major-shade-is-dark, true);
  --color-heading-text-half-shade: var(--draft-color-heading-text-half-shade, #a9aaad);
  --color-heading-text-half-shade-is-dark: var(--draft-color-heading-text-half-shade-is-dark, true);
  --color-text: var(--draft-color-text, #565759);
  --color-text-is-dark: var(--draft-color-text-is-dark, true);
  --color-text-minor-shade: var(--draft-color-text-minor-shade, #65676a);
  --color-text-minor-shade-is-dark: var(--draft-color-text-minor-shade-is-dark, true);
  --color-text-major-shade: var(--draft-color-text-major-shade, #76787b);
  --color-text-major-shade-is-dark: var(--draft-color-text-major-shade-is-dark, true);
  --color-text-half-shade: var(--draft-color-text-half-shade, #a9aaad);
  --color-text-half-shade-is-dark: var(--draft-color-text-half-shade-is-dark, true);
  --color-text-light: var(--draft-color-text-light, #2B2B2B);
  --color-text-light-is-dark: var(--draft-color-text-light-is-dark, true);
  --color-text-light-minor-shade: var(--draft-color-text-light-minor-shade, #414141);
  --color-text-light-minor-shade-is-dark: var(--draft-color-text-light-minor-shade-is-dark, true);
  --color-text-light-major-shade: var(--draft-color-text-light-major-shade, #565656);
  --color-text-light-major-shade-is-dark: var(--draft-color-text-light-major-shade-is-dark, true);
  --color-text-light-half-shade: var(--draft-color-text-light-half-shade, #959595);
  --color-text-light-half-shade-is-dark: var(--draft-color-text-light-half-shade-is-dark, true);
  --color-accent-text: var(--draft-color-accent-text, #2B2B2B);
  --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, #414141);
  --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, #565656);
  --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, #959595);
  --color-accent-text-half-shade-is-dark: var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-favorite-text: var(--draft-color-favorite-text, #2B2B2B);
  --color-favorite-text-is-dark: var(--draft-color-favorite-text-is-dark, true);
  --color-favorite-text-minor-shade: var(--draft-color-favorite-text-minor-shade, #414141);
  --color-favorite-text-minor-shade-is-dark: var(--draft-color-favorite-text-minor-shade-is-dark, true);
  --color-favorite-text-major-shade: var(--draft-color-favorite-text-major-shade, #565656);
  --color-favorite-text-major-shade-is-dark: var(--draft-color-favorite-text-major-shade-is-dark, true);
  --color-favorite-text-half-shade: var(--draft-color-favorite-text-half-shade, #959595);
  --color-favorite-text-half-shade-is-dark: var(--draft-color-favorite-text-half-shade-is-dark, true);
  --color-sale-text: var(--draft-color-sale-text, #AD1E04);
  --color-sale-text-is-dark: var(--draft-color-sale-text-is-dark, true);
  --color-sale-text-minor-shade: var(--draft-color-sale-text-minor-shade, #ce2305);
  --color-sale-text-minor-shade-is-dark: var(--draft-color-sale-text-minor-shade-is-dark, true);
  --color-sale-text-major-shade: var(--draft-color-sale-text-major-shade, #ef2906);
  --color-sale-text-major-shade-is-dark: var(--draft-color-sale-text-major-shade-is-dark, true);
  --color-sale-text-half-shade: var(--draft-color-sale-text-half-shade, #fb755d);
  --color-sale-text-half-shade-is-dark: var(--draft-color-sale-text-half-shade-is-dark, true);
  --color-border: var(--draft-color-border, #E7E7E7);
  --color-border-is-light: var(--draft-color-border-is-light, true);
  --color-border-minor-shade: var(--draft-color-border-minor-shade, #e7e7e7);
  --color-border-minor-shade-is-light: var(--draft-color-border-minor-shade-is-light, true);
  --color-border-major-shade: var(--draft-color-border-major-shade, #e6e6e6);
  --color-border-major-shade-is-light: var(--draft-color-border-major-shade-is-light, true);
  --color-border-half-shade: var(--draft-color-border-half-shade, #dddddd);
  --color-border-half-shade-is-light: var(--draft-color-border-half-shade-is-light, true);
  --color-btn-bg: var(--draft-color-btn-bg, #2B2B2B);
  --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, #414141);
  --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, #565656);
  --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, #959595);
  --color-btn-bg-half-shade-is-dark: var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-btn-color: var(--draft-color-btn-color, #FFFFFF);
  --color-btn-color-is-light: var(--draft-color-btn-color-is-light, true);
  --color-btn-color-minor-shade: var(--draft-color-btn-color-minor-shade, #f7f7f7);
  --color-btn-color-minor-shade-is-light: var(--draft-color-btn-color-minor-shade-is-light, true);
  --color-btn-color-major-shade: var(--draft-color-btn-color-major-shade, #ededed);
  --color-btn-color-major-shade-is-light: var(--draft-color-btn-color-major-shade-is-light, true);
  --color-btn-color-half-shade: var(--draft-color-btn-color-half-shade, #808080);
  --color-btn-color-half-shade-is-dark: var(--draft-color-btn-color-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, #E7E7E7);
  --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, #e7e7e7);
  --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, #e6e6e6);
  --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, #dddddd);
  --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, #E7E7E7);
  --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, #e7e7e7);
  --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, #e6e6e6);
  --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, #dddddd);
  --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, #E7E7E7);
  --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, #e7e7e7);
  --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, #e6e6e6);
  --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, #dddddd);
  --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, #E7E7E7);
  --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, #e7e7e7);
  --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, #e6e6e6);
  --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, #dddddd);
  --color-notice-info-half-shade-is-light: var(--draft-color-notice-info-half-shade-is-light, true);
  --tt: var(--draft-tt, true);
  --font-family: var(--draft-font-family, "Open Sans");
  --font-size: var(--draft-font-size, 12px);
  --font-family-heading: var(--draft-font-family-heading, "Open Sans");
  --heading-ratio: var(--draft-heading-ratio, 1.3);
  --heading-weight: var(--draft-heading-weight, 400);
  --collection_count: var(--draft-collection_count, 16);
  --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, 100%);
  --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, false); }

/* 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 */
.sticker-preorder {
  display: none !important; }

/* line 32, theme.scss */
#email_request {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important; }
  /* line 35, theme.scss */
  #email_request * {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important; }
  /* line 39, theme.scss */
  #email_request img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1); }
  /* line 43, theme.scss */
  #email_request #send {
    background: var(--color-btn-bg) !important;
    font-weight: normal !important; }

@font-face {
  font-family: Futura;
  src: url(FuturaPTLight.otf) format("opentype");
  font-weight: 300;
  font-display: swap; }
@font-face {
  font-family: Futura;
  src: url(FuturaPTBook.otf) format("opentype");
  font-weight: 400;
  font-display: swap; }
@font-face {
  font-family: Futura;
  src: url(FuturaPTMedium.otf) format("opentype");
  font-weight: 600;
  font-display: swap; }
/* line 66, theme.scss */
[style*="--tt:true"] .tt {
  text-transform: uppercase; }

/* line 67, theme.scss */
.heading {
  color: var(--color-heading-text); }

/* line 70, theme.scss */
.co-title--h2 {
  color: var(--color-heading-text);
  font-family: var(--font-family-heading);
  font-weight: var(--heading-weight);
  font-size: 16px;
  margin-top: 2rem; }

/* line 71, theme.scss */
.Heading {
  color: var(--color-heading-text);
  font-family: var(--font-family-heading);
  font-weight: var(--heading-weight); }

/* line 72, theme.scss */
.layout {
  padding-left: 70px;
  padding-right: 70px; }
  @media screen and (max-width: 1024px) {
    /* line 72, theme.scss */
    .layout {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 767px) {
    /* line 72, theme.scss */
    .layout {
      padding-left: 24px;
      padding-right: 24px; } }

/* line 77, theme.scss */
.fslightbox-nav, .fslightbox-slide-btn-container {
  display: none; }

/* line 78, theme.scss */
.fslightbox-container {
  background: var(--bg); }

/* line 79, theme.scss */
.fslightbox-open .fs-nav {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
  opacity: 1 !important; }

/*Checkout*/
/* line 84, theme.scss */
.checkout .co-checkout-block--padded {
  padding: 0; }
/* line 85, theme.scss */
.checkout .layout__content {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 42%;
  grid-template-areas: '. sidebar' '. sidebar'; }
  @media screen and (max-width: 767px) {
    /* line 85, theme.scss */
    .checkout .layout__content {
      grid-template-columns: 100%;
      grid-template-areas: '.' 'sidebar' '.'; } }
  /* line 88, theme.scss */
  .checkout .layout__content .header {
    text-align: center;
    padding: 4rem 4rem 0 0; }
    @media screen and (max-width: 767px) {
      /* line 88, theme.scss */
      .checkout .layout__content .header {
        padding: 2rem 0 1rem; } }
    /* line 92, theme.scss */
    .checkout .layout__content .header .logo img {
      max-width: 150px;
      max-height: 50px;
      display: inline-block;
      vertical-align: top; }
    /* line 94, theme.scss */
    .checkout .layout__content .header .breadcrumbs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0;
      margin: 1rem 0 0;
      list-style-type: none;
      grid-gap: 8px; }
      /* line 95, theme.scss */
      .checkout .layout__content .header .breadcrumbs li {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        grid-gap: 8px; }
        /* line 96, theme.scss */
        .checkout .layout__content .header .breadcrumbs li svg {
          width: 10px;
          height: 10px; }
        /* line 97, theme.scss */
        .checkout .layout__content .header .breadcrumbs li a, .checkout .layout__content .header .breadcrumbs li span {
          color: var(--color-text);
          display: inline-block;
          vertical-align: top;
          -webkit-transition: color .2s ease;
          -o-transition: color .2s ease;
          transition: color .2s ease;
          text-decoration: none; }
          /* line 98, theme.scss */
          .checkout .layout__content .header .breadcrumbs li a:hover, .checkout .layout__content .header .breadcrumbs li span:hover {
            color: var(--color-accent-text); }
  /* line 103, theme.scss */
  .checkout .layout__content .list {
    padding: 0 4rem 2rem 0; }
    @media screen and (max-width: 767px) {
      /* line 103, theme.scss */
      .checkout .layout__content .list {
        padding: 0 0 2rem; } }
    /* line 106, theme.scss */
    .checkout .layout__content .list .form-control, .checkout .layout__content .list .co-input-field, .checkout .layout__content .list .m-input-field {
      font-size: 14px;
      border-color: var(--color-border);
      height: 50px;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0 20px; }
      /* line 108, theme.scss */
      .checkout .layout__content .list .form-control[rows], .checkout .layout__content .list .co-input-field[rows], .checkout .layout__content .list .m-input-field[rows] {
        padding-top: 15px; }
      /* line 110, theme.scss */
      .checkout .layout__content .list .form-control::-webkit-input-placeholder, .checkout .layout__content .list .co-input-field::-webkit-input-placeholder, .checkout .layout__content .list .m-input-field::-webkit-input-placeholder {
        color: var(--color-text-light); }
      /* line 111, theme.scss */
      .checkout .layout__content .list .form-control::-moz-placeholder, .checkout .layout__content .list .co-input-field::-moz-placeholder, .checkout .layout__content .list .m-input-field::-moz-placeholder {
        color: var(--color-text-light); }
      /* line 112, theme.scss */
      .checkout .layout__content .list .form-control::-ms-input-placeholder, .checkout .layout__content .list .co-input-field::-ms-input-placeholder, .checkout .layout__content .list .m-input-field::-ms-input-placeholder {
        color: var(--color-text-light); }
      /* line 113, theme.scss */
      .checkout .layout__content .list .form-control::placeholder, .checkout .layout__content .list .co-input-field::placeholder, .checkout .layout__content .list .m-input-field::placeholder {
        color: var(--color-text-light); }
      @media screen and (max-width: 767px) {
        /* line 106, theme.scss */
        .checkout .layout__content .list .form-control, .checkout .layout__content .list .co-input-field, .checkout .layout__content .list .m-input-field {
          padding: 0 15px; } }
    /* line 116, theme.scss */
    .checkout .layout__content .list .co-toggable_field--bordered {
      border: 1px solid var(--color-border);
      padding: 8px 20px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row;
      flex-flow: row; }
      @media screen and (max-width: 767px) {
        /* line 116, theme.scss */
        .checkout .layout__content .list .co-toggable_field--bordered {
          padding: 5px 15px; } }
      /* line 119, theme.scss */
      .checkout .layout__content .list .co-toggable_field--bordered .co-payment_method-information {
        padding: 0; }
      /* line 120, theme.scss */
      .checkout .layout__content .list .co-toggable_field--bordered .co-toggable_field-input span {
        color: var(--color-accent-text); }
      /* line 121, theme.scss */
      .checkout .layout__content .list .co-toggable_field--bordered .co-toggable_field-price {
        font-size: 14px;
        font-weight: var(--heading-weight); }
      /* line 122, theme.scss */
      .checkout .layout__content .list .co-toggable_field--bordered .co-toggable_field-title {
        font-size: 14px; }
      /* line 123, theme.scss */
      .checkout .layout__content .list .co-toggable_field--bordered #create_order {
        text-transform: uppercase; }
    /* line 125, theme.scss */
    .checkout .layout__content .list .co-input-title {
      font-size: 16px; }
  /* line 127, theme.scss */
  .checkout .layout__content .sidebar {
    position: relative;
    z-index: 0;
    padding: 4rem 0 0 3rem;
    grid-area: sidebar; }
    /* line 128, theme.scss */
    .checkout .layout__content .sidebar .co-sidebar-toggler {
      font-size: 1rem;
      background-color: transparent;
      padding-left: 0;
      padding-right: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      /* line 129, theme.scss */
      .checkout .layout__content .sidebar .co-sidebar-toggler .co-basket_total-price {
        font-size: 1.2rem;
        font-weight: var(--heading-weight); }
    @media screen and (max-width: 767px) {
      /* line 127, theme.scss */
      .checkout .layout__content .sidebar {
        padding: 0; } }
    /* line 132, theme.scss */
    .checkout .layout__content .sidebar:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100%;
      background-color: #fafafa;
      -webkit-box-shadow: 1px 0 0 #e1e1e1 inset;
      box-shadow: 1px 0 0 #e1e1e1 inset;
      z-index: -1; }
      @media screen and (max-width: 767px) {
        /* line 132, theme.scss */
        .checkout .layout__content .sidebar:before {
          border-top: 1px solid var(--color-border);
          border-bottom: 1px solid var(--color-border);
          -webkit-box-shadow: none;
          box-shadow: none;
          left: -24px;
          width: auto;
          right: -24px; } }
    /* line 136, theme.scss */
    .checkout .layout__content .sidebar .co-sidebar {
      width: 100%;
      -webkit-box-shadow: none;
      box-shadow: none;
      overflow: visible;
      position: initial; }
      /* line 137, theme.scss */
      .checkout .layout__content .sidebar .co-sidebar-wrapper {
        position: sticky;
        top: 4rem; }
        @media screen and (max-width: 767px) {
          /* line 137, theme.scss */
          .checkout .layout__content .sidebar .co-sidebar-wrapper {
            position: initial; } }
      @media screen and (max-width: 767px) {
        /* line 136, theme.scss */
        .checkout .layout__content .sidebar .co-sidebar {
          padding-bottom: 1rem; } }
      /* line 142, theme.scss */
      .checkout .layout__content .sidebar .co-sidebar .co-basket_item {
        position: relative; }
        /* line 143, theme.scss */
        .checkout .layout__content .sidebar .co-sidebar .co-basket_item-total {
          font-size: 0; }
        /* line 144, theme.scss */
        .checkout .layout__content .sidebar .co-sidebar .co-basket_item-count {
          position: absolute;
          top: -9px;
          left: 52px;
          width: 21px;
          height: 21px;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          background-color: var(--color-btn-bg);
          color: var(--color-btn-color);
          font-size: .9rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
        /* line 145, theme.scss */
        .checkout .layout__content .sidebar .co-sidebar .co-basket_item-image_container {
          -webkit-box-flex: 0;
          -ms-flex: 0 1 64px;
          flex: 0 1 64px;
          border: 1px solid var(--color-border); }
      /* line 147, theme.scss */
      .checkout .layout__content .sidebar .co-sidebar .co-basket_subtotal {
        margin-top: .5rem; }
        /* line 148, theme.scss */
        .checkout .layout__content .sidebar .co-sidebar .co-basket_subtotal:first-child {
          margin-top: 0; }
      /* line 150, theme.scss */
      .checkout .layout__content .sidebar .co-sidebar .co-basket_total {
        font-size: 1.3rem; }
      /* line 151, theme.scss */
      .checkout .layout__content .sidebar .co-sidebar .co-basket_subtotal-list {
        border-color: var(--color-border);
        padding: 1.5rem 0; }
      /* line 153, theme.scss */
      .checkout .layout__content .sidebar .co-sidebar .co-price--current {
        font-size: 14px;
        font-weight: var(--heading-weight); }
        /* line 154, theme.scss */
        .checkout .layout__content .sidebar .co-sidebar .co-price--current#total_price {
          font-size: 1.5rem; }

/* line 161, theme.scss */
.co-input--error .co-input-field, .co-input--error .m-input-field {
  border-color: val(--color-sale-text); }
/* line 162, theme.scss */
.co-input--error .co-input-notice {
  background-color: val(--color-sale-text);
  color: #fff;
  font-size: .8rem;
  line-height: 180%;
  margin: 0;
  padding: 4px 24px;
  text-align: left; }

/* line 164, theme.scss */
.layout .co-modal-button, .layout button.co-button--checkout, .layout button.co-button.co-form-button {
  display: inline-block;
  padding: 14px 28px;
  text-transform: uppercase;
  background-color: var(--bg) !important;
  color: var(--color-btn-color);
  border: 1px solid var(--color-btn-bg);
  text-decoration: none;
  text-align: center;
  position: relative;
  z-index: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-size: .9rem;
  letter-spacing: .1rem;
  height: 48px; }
  /* line 165, theme.scss */
  .layout .co-modal-button:hover:before, .layout button.co-button--checkout:hover:before, .layout button.co-button.co-form-button:hover:before {
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); }
  /* line 166, theme.scss */
  .layout .co-modal-button:hover, .layout button.co-button--checkout:hover, .layout button.co-button.co-form-button:hover {
    color: var(--color-btn-bg); }
  @media screen and (max-width: 767px) {
    /* line 164, theme.scss */
    .layout .co-modal-button, .layout button.co-button--checkout, .layout button.co-button.co-form-button {
      max-width: 100%;
      padding-left: 5px;
      padding-right: 5px; } }
  /* line 168, theme.scss */
  .layout .co-modal-button:before, .layout button.co-button--checkout:before, .layout button.co-button.co-form-button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    background-color: var(--color-btn-bg);
    z-index: -1; }

/*Account*/
/* line 172, theme.scss */
.layout.account {
  padding-top: 8rem;
  padding-bottom: 8rem; }
  @media screen and (max-width: 767px) {
    /* line 172, theme.scss */
    .layout.account {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  /* line 175, theme.scss */
  .layout.account .co-checkout-block--padded {
    padding: 0; }
  /* line 176, theme.scss */
  .layout.account .co-toggable_field-title {
    font-size: 1rem; }
  /* line 177, theme.scss */
  .layout.account .co-title--h1 {
    text-align: center;
    margin-bottom: 2rem; }
  /* line 178, theme.scss */
  .layout.account .co-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -6rem;
    margin-bottom: 2rem; }
    @media screen and (max-width: 767px) {
      /* line 178, theme.scss */
      .layout.account .co-menu {
        margin-top: 0;
        display: none; } }
    /* line 180, theme.scss */
    .layout.account .co-menu-toggle {
      margin-bottom: 2rem; }
    /* line 184, theme.scss */
    .layout.account .co-menu-item {
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      margin: 0; }
    /* line 185, theme.scss */
    .layout.account .co-menu-link {
      text-decoration: none;
      padding: .5rem; }
  /* line 187, theme.scss */
  .layout.account .co-section--content_block, .layout.account .co-login {
    max-width: 400px;
    margin: auto;
    display: block; }
  /* line 188, theme.scss */
  .layout.account .form-control, .layout.account .co-input-field, .layout.account .m-input-field {
    padding: 12px 24px;
    border-color: var(--color-border);
    -webkit-transition: border .2s ease;
    -o-transition: border .2s ease;
    transition: border .2s ease;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none; }
    /* line 189, theme.scss */
    .layout.account .form-control:focus, .layout.account .co-input-field:focus, .layout.account .m-input-field:focus {
      border-color: var(--color-accent-text); }
    /* line 190, theme.scss */
    .layout.account .form-control::-webkit-input-placeholder, .layout.account .co-input-field::-webkit-input-placeholder, .layout.account .m-input-field::-webkit-input-placeholder {
      color: var(--color-text-light); }
    /* line 191, theme.scss */
    .layout.account .form-control::-moz-placeholder, .layout.account .co-input-field::-moz-placeholder, .layout.account .m-input-field::-moz-placeholder {
      color: var(--color-text-light); }
    /* line 192, theme.scss */
    .layout.account .form-control::-ms-input-placeholder, .layout.account .co-input-field::-ms-input-placeholder, .layout.account .m-input-field::-ms-input-placeholder {
      color: var(--color-text-light); }
    /* line 193, theme.scss */
    .layout.account .form-control::placeholder, .layout.account .co-input-field::placeholder, .layout.account .m-input-field::placeholder {
      color: var(--color-text-light); }

/* line 196, theme.scss */
#sizes img {
  width: 740px;
  max-width: 100%; }

/* line 198, theme.scss */
#sizes {
  padding: 0 24px; }

/*Animation button*/
@-webkit-keyframes buttonFromLeftToRight {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  25% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  75% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes buttonFromLeftToRight {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  25% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  75% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@-webkit-keyframes buttonFromRightToLeft {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  25% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  75% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes buttonFromRightToLeft {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  25% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  75% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@-webkit-keyframes buttonFromTopToBottom {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  25% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  75% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }
@keyframes buttonFromTopToBottom {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  25% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  75% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }
@-webkit-keyframes shopTheLookDotKeyframe {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes shopTheLookDotKeyframe {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/* line 321, theme.scss */
.gal-fon .fslightbox-container {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.9)), color-stop(1810%, #000)) !important;
  background: -webkit-linear-gradient(rgba(30, 30, 30, 0.9), #000 1810%) !important;
  background: -o-linear-gradient(rgba(30, 30, 30, 0.9), #000 1810%) !important;
  background: linear-gradient(rgba(30, 30, 30, 0.9), #000 1810%) !important; }

/* line 330, theme.scss */
[data-theme-template] .hover .widget-type_header .layout__content .show-search--sm svg path,
[data-theme-template] .hover .widget-type_header .layout__content .show-search--sm svg circle {
  stroke: #000; }

/* line 339, theme.scss */
[data-theme-template="index"] .sticky .widget-type_header[style*="--index:true"] .layout__content .show-search--sm svg path,
[data-theme-template="index"] .sticky .widget-type_header[style*="--index:true"] .layout__content .show-search--sm svg circle,
[data-theme-template="collection"] .sticky .widget-type_header[style*="--catalog:true"] .layout__content .show-search--sm svg path,
[data-theme-template="collection"] .sticky .widget-type_header[style*="--catalog:true"] .layout__content .show-search--sm svg circle {
  stroke: #000; }

/* line 345, theme.scss */
.gal-fon .fslightbox-nav {
  display: block !important; }

/* line 349, theme.scss */
.gal-fon .fslightbox-slide-btn-container {
  display: block !important; }

/* line 353, theme.scss */
.favorite__text {
  color: var(--color-favorite-text); }

/* line 357, theme.scss */
.layout.checkout {
  font-size: 14px; }
  /* line 359, theme.scss */
  .layout.checkout .co-login-text *, .layout.checkout .co-login-text {
    font-size: 14px !important; }
  /* line 362, theme.scss */
  .layout.checkout .co-input-description {
    font-size: 14px; }
