@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* line 1, _settings.scss */
:root {
  --total_color: var(--draft-total_color, #A89584);
  --total_color-is-dark: var(--draft-total_color-is-dark, true);
  --total_color-minor-shade: var(--draft-total_color-minor-shade, #b1a091);
  --total_color-minor-shade-is-dark: var(--draft-total_color-minor-shade-is-dark, true);
  --total_color-major-shade: var(--draft-total_color-major-shade, #baaa9d);
  --total_color-major-shade-is-dark: var(--draft-total_color-major-shade-is-dark, true);
  --total_color-half-shade: var(--draft-total_color-half-shade, #d4cac2);
  --total_color-half-shade-is-light: var(--draft-total_color-half-shade-is-light, true);
  --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, #C19F80);
  --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, #c7a98d);
  --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, #cdb39a);
  --color-btn-bg-major-shade-is-light: var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade: var(--draft-color-btn-bg-half-shade, #e0cfc0);
  --color-btn-bg-half-shade-is-light: var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text: var(--draft-color-accent-text, #C19F80);
  --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, #c7a98d);
  --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, #cdb39a);
  --color-accent-text-major-shade-is-light: var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade: var(--draft-color-accent-text-half-shade, #e0cfc0);
  --color-accent-text-half-shade-is-light: var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark: var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark: var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade: var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark: var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade: var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark: var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade: var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark: var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light: var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light: var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade: var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light: var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade: var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light: var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade: var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark: var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack: var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning: var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light: var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade: var(--draft-color-notice-warning-minor-shade, #fff3ca);
  --color-notice-warning-minor-shade-is-light: var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade: var(--draft-color-notice-warning-major-shade, #fff2c8);
  --color-notice-warning-major-shade-is-light: var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade: var(--draft-color-notice-warning-half-shade, #ffedb3);
  --color-notice-warning-half-shade-is-light: var(--draft-color-notice-warning-half-shade-is-light, true);
  --color-notice-success: var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light: var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade: var(--draft-color-notice-success-minor-shade, #d3ecd9);
  --color-notice-success-minor-shade-is-light: var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade: var(--draft-color-notice-success-major-shade, #d1ecd7);
  --color-notice-success-major-shade-is-light: var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade: var(--draft-color-notice-success-half-shade, #bee4c7);
  --color-notice-success-half-shade-is-light: var(--draft-color-notice-success-half-shade-is-light, true);
  --color-notice-error: var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light: var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade: var(--draft-color-notice-error-minor-shade, #f8d7da);
  --color-notice-error-minor-shade-is-light: var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade: var(--draft-color-notice-error-major-shade, #f8d5d8);
  --color-notice-error-major-shade-is-light: var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade: var(--draft-color-notice-error-half-shade, #f5c4c8);
  --color-notice-error-half-shade-is-light: var(--draft-color-notice-error-half-shade-is-light, true);
  --color-notice-info: var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light: var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade: var(--draft-color-notice-info-minor-shade, #cae4ff);
  --color-notice-info-minor-shade-is-light: var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade: var(--draft-color-notice-info-major-shade, #c8e3ff);
  --color-notice-info-major-shade-is-light: var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade: var(--draft-color-notice-info-half-shade, #b3d7ff);
  --color-notice-info-half-shade-is-light: var(--draft-color-notice-info-half-shade-is-light, true);
  --font-family: var(--draft-font-family, Montserrat);
  --font-size: var(--draft-font-size, 14px);
  --font-family-heading: var(--draft-font-family-heading, Montserrat);
  --heading-ratio: var(--draft-heading-ratio, 1.8);
  --heading-weight: var(--draft-heading-weight, 700);
  --collection_count: var(--draft-collection_count, 12);
  --search_count: var(--draft-search_count, 12);
  --blog_size: var(--draft-blog_size, 12);
  --product_not_available: var(--draft-product_not_available, preorder);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1240px);
  --delta_sidebar: var(--draft-delta_sidebar, 1);
  --type_sidebar: var(--draft-type_sidebar, sticky);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, left);
  --sidebar_collection_show: var(--draft-sidebar_collection_show, 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 1, _product-snippet.scss */
.product-snippet {
  max-width: 22.375rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%; }
  /* line 10, _product-snippet.scss */
  .product-snippet__online, .product-snippet__ofline {
    height: 2.295rem; }
  /* line 16, _product-snippet.scss */
  .product-snippet__slider-slide img {
    display: block;
    width: 100%;
    aspect-ratio: .8136;
    object-fit: cover; }
  /* line 23, _product-snippet.scss */
  .product-snippet__view {
    border-radius: 0.25rem;
    overflow: hidden; }
  /* line 27, _product-snippet.scss */
  .product-snippet__baje {
    width: 3rem;
    height: 3rem;
    background: #FFFFFF;
    opacity: 0.5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 1.375rem;
    left: 1.25rem;
    z-index: 1;
    font-weight: 500;
    font-size: 1rem;
    line-height: normal;
    text-align: center;
    color: #000000; }
  /* line 47, _product-snippet.scss */
  .product-snippet__favorite {
    position: absolute;
    top: 1.375rem;
    right: 1.5rem;
    z-index: 1;
    cursor: pointer; }
    /* line 56, _product-snippet.scss */
    .product-snippet__favorite:hover svg path {
      stroke: var(--total_color); }
    /* line 64, _product-snippet.scss */
    .product-snippet__favorite.favorites-added svg path {
      fill: var(--total_color);
      stroke: var(--total_color); }
  /* line 71, _product-snippet.scss */
  .product-snippet__info {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1; }
  /* line 80, _product-snippet.scss */
  .product-snippet__title {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #000000;
    text-decoration: none; }
    /* line 87, _product-snippet.scss */
    .product-snippet__title:hover {
      color: #000000; }
  /* line 91, _product-snippet.scss */
  .product-snippet__color-trigger {
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1.5rem;
    color: var(--total_color);
    cursor: pointer; }
  /* line 98, _product-snippet.scss */
  .product-snippet__price-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 0.625rem;
    align-items: flex-end; }
  /* line 104, _product-snippet.scss */
  .product-snippet__price-title {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: normal;
    color: #9F9F9F; }
  /* line 110, _product-snippet.scss */
  .product-snippet__online-rice-old, .product-snippet__ofline-rice {
    font-weight: 700;
    font-size: 0.75rem;
    line-height: normal;
    color: #9F9F9F; }
  /* line 117, _product-snippet.scss */
  .product-snippet__online-rice-old {
    text-decoration: line-through; }
  /* line 120, _product-snippet.scss */
  .product-snippet__online-rice-new {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: normal;
    color: #373737; }
  /* line 126, _product-snippet.scss */
  .product-snippet__btn {
    padding: 0 0.625rem;
    width: 8rem;
    height: 3.125rem;
    cursor: pointer;
    text-decoration: none; }
    /* line 133, _product-snippet.scss */
    .product-snippet__btn:hover {
      background: var(--total_color);
      border-color: var(--total_color);
      color: #fff; }
  /* line 139, _product-snippet.scss */
  .product-snippet__option-modal {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-height: 18.125rem;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0.25rem;
    z-index: 1;
    display: none;
    overflow: auto; }
    /* line 152, _product-snippet.scss */
    .product-snippet__option-modal.active {
      display: flex;
      flex-direction: column;
      padding: 1.25rem 1.8125rem; }
  /* line 158, _product-snippet.scss */
  .product-snippet__option-item {
    text-decoration: none;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: normal;
    color: #000000;
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem; }
    /* line 168, _product-snippet.scss */
    .product-snippet__option-item:hover {
      background: #FFFAF4; }
  /* line 172, _product-snippet.scss */
  .product-snippet__option-item-color {
    display: block;
    width: 1.5625rem;
    min-width: 1.5625rem;
    height: 1.5625rem;
    border-radius: 50%;
    margin-right: 0.75rem; }

@media (max-width: 600px) {
  /* line 183, _product-snippet.scss */
  .product-snippet {
    max-width: 200px;
    position: relative; }
    /* line 187, _product-snippet.scss */
    .product-snippet__online, .product-snippet__ofline {
      height: auto; }
    /* line 192, _product-snippet.scss */
    .product-snippet__slider-slide img {
      aspect-ratio: 0.8; }
    /* line 195, _product-snippet.scss */
    .product-snippet__baje {
      top: 17px;
      left: 10px; }
    /* line 199, _product-snippet.scss */
    .product-snippet__favorite {
      top: 16px;
      right: 0px; }
    /* line 203, _product-snippet.scss */
    .product-snippet__title {
      font-size: 12px;
      line-height: normal; }
    /* line 207, _product-snippet.scss */
    .product-snippet__info {
      padding-top: 13px;
      padding-bottom: 13px; }
    /* line 211, _product-snippet.scss */
    .product-snippet__price-wrapper {
      flex-wrap: wrap;
      margin-top: 0px; }
    /* line 215, _product-snippet.scss */
    .product-snippet__price-title {
      font-size: 10px; }
    /* line 218, _product-snippet.scss */
    .product-snippet__color-trigger {
      line-height: normal;
      margin-top: 5px; }
    /* line 222, _product-snippet.scss */
    .product-snippet__online-rice-old, .product-snippet__ofline-rice {
      font-size: 10px;
      margin-top: 6px; }
    /* line 227, _product-snippet.scss */
    .product-snippet__online-rice-new {
      font-size: 16px;
      margin-top: 2px; }
    /* line 231, _product-snippet.scss */
    .product-snippet__btn {
      margin-top: 28px;
      height: 35px;
      font-size: 12px !important; }
    /* line 236, _product-snippet.scss */
    .product-snippet__option-modal {
      padding: 10px 17px !important;
      max-height: 190px; }
    /* line 240, _product-snippet.scss */
    .product-snippet__option-item {
      font-size: 10px;
      margin-bottom: 8px; }
    /* line 244, _product-snippet.scss */
    .product-snippet__option-item-color {
      width: 15px;
      min-width: 15px;
      height: 15px;
      margin-right: 10px; } }
/* line 2, user-account.scss */
.page_layout-user_account main .layout {
  padding: 0; }
/* line 5, user-account.scss */
.page_layout-user_account main .layout__content {
  max-width: 100em;
  padding: 0 3em;
  width: 100%;
  margin: 0 auto; }
/* line 11, user-account.scss */
.page_layout-user_account .co-section--content {
  display: flex;
  flex-direction: column; }
/* line 15, user-account.scss */
.page_layout-user_account .co-login {
  margin: 0 auto;
  max-width: 700px;
  width: 100%; }
/* line 28, user-account.scss */
.page_layout-user_account main .co-toggable_field {
  margin-top: 3px; }
  /* line 33, user-account.scss */
  .page_layout-user_account main .co-toggable_field .co-toggable_field-input--checkbox input:checked + span {
    color: var(--total_color);
    border: 2px solid #997e65; }
  /* line 38, user-account.scss */
  .page_layout-user_account main .co-toggable_field .co-toggable_field-input--checkbox > span {
    color: rgba(0, 0, 0, 0.15);
    border-radius: 4px !important; }
    /* line 42, user-account.scss */
    .page_layout-user_account main .co-toggable_field .co-toggable_field-input--checkbox > span:after {
      content: ""; }
/* line 48, user-account.scss */
.page_layout-user_account main .co-toggable_field-description p {
  text-align: left !important; }
/* line 51, user-account.scss */
.page_layout-user_account main .co-input-label {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem; }
/* line 57, user-account.scss */
.page_layout-user_account main input {
  max-width: 100%;
  width: 100%;
  border-radius: 0.25rem;
  border: 1px solid #A9A9A9;
  padding: 1rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  box-shadow: none !important; }
  /* line 68, user-account.scss */
  .page_layout-user_account main input:focus {
    box-shadow: none !important; }
/* line 72, user-account.scss */
.page_layout-user_account main .co-button--link, .page_layout-user_account main a {
  color: #000 !important; }
  /* line 75, user-account.scss */
  .page_layout-user_account main .co-button--link::after, .page_layout-user_account main a::after {
    content: ""; }
  /* line 79, user-account.scss */
  .page_layout-user_account main .co-button--link:active, .page_layout-user_account main .co-button--link:focus, .page_layout-user_account main .co-button--link:hover, .page_layout-user_account main .co-button--link:visited, .page_layout-user_account main a:active, .page_layout-user_account main a:focus, .page_layout-user_account main a:hover, .page_layout-user_account main a:visited {
    color: #000; }
/* line 86, user-account.scss */
.page_layout-user_account main .co-button:not(.co-button--link) {
  border: 1px solid #000;
  height: 50px;
  min-width: 127px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  background: transparent;
  border-radius: 4px; }
  /* line 96, user-account.scss */
  .page_layout-user_account main .co-button:not(.co-button--link):active, .page_layout-user_account main .co-button:not(.co-button--link):focus, .page_layout-user_account main .co-button:not(.co-button--link):hover, .page_layout-user_account main .co-button:not(.co-button--link):visited {
    color: #fff;
    border-color: var(--total_color);
    background: var(--total_color); }
/* line 113, user-account.scss */
.page_layout-user_account .client-account__title {
  font-weight: 500;
  font-size: 2.1875rem;
  line-height: 2.6875rem;
  color: #000000;
  text-align: center; }

@media (max-width: 750px) {
  /* line 127, user-account.scss */
  .page_layout-user_account main .layout__content {
    padding: 0 1em;
    width: 100%;
    margin: 0 auto; }
  /* line 132, user-account.scss */
  .page_layout-user_account .client-account__title {
    font-size: 20px; } }
/* line 1, chat.scss */
body[data-theme-template="index"] .doonAJ {
  bottom: 2.5rem; }

@media (max-width: 900px) {
  /* line 5, chat.scss */
  .doonAJ {
    bottom: 50px; }

  /* line 9, chat.scss */
  body[data-theme-template="index"] .doonAJ {
    bottom: 85px; }

  /* line 12, chat.scss */
  body[data-theme-template="product"] .doonAJ {
    bottom: 120px; } }
/* line 2, custom_checkout.scss */
.page_layout_checkout .layout__content {
  max-width: 100%; }
/* line 7, custom_checkout.scss */
.page_layout_checkout .layout {
  padding: 0; }
/* line 11, custom_checkout.scss */
.page_layout_checkout .checkout-v2-wrapper {
  max-width: 100em;
  padding: 0 3em;
  width: 100%;
  margin: 0 auto; }
  /* line 17, custom_checkout.scss */
  .page_layout_checkout .checkout-v2-wrapper .co-toggable_field {
    margin-top: 3px; }
    /* line 22, custom_checkout.scss */
    .page_layout_checkout .checkout-v2-wrapper .co-toggable_field .co-toggable_field-input--checkbox input:checked + span {
      color: var(--total_color);
      border: 2px solid #997e65; }
    /* line 27, custom_checkout.scss */
    .page_layout_checkout .checkout-v2-wrapper .co-toggable_field .co-toggable_field-input--checkbox > span {
      color: rgba(0, 0, 0, 0.15);
      border-radius: 4px !important; }
      /* line 31, custom_checkout.scss */
      .page_layout_checkout .checkout-v2-wrapper .co-toggable_field .co-toggable_field-input--checkbox > span:after {
        content: ""; }
  /* line 37, custom_checkout.scss */
  .page_layout_checkout .checkout-v2-wrapper .co-toggable_field-description p {
    text-align: left !important; }
  /* line 40, custom_checkout.scss */
  .page_layout_checkout .checkout-v2-wrapper .co-input-label {
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem; }
  /* line 46, custom_checkout.scss */
  .page_layout_checkout .checkout-v2-wrapper input {
    max-width: 100%;
    width: 100%;
    border-radius: 0.25rem;
    border: 1px solid #A9A9A9;
    padding: 1rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    box-shadow: none !important; }
    /* line 57, custom_checkout.scss */
    .page_layout_checkout .checkout-v2-wrapper input:focus {
      box-shadow: none !important; }
  /* line 61, custom_checkout.scss */
  .page_layout_checkout .checkout-v2-wrapper .co-button--link, .page_layout_checkout .checkout-v2-wrapper a {
    color: #000 !important; }
    /* line 64, custom_checkout.scss */
    .page_layout_checkout .checkout-v2-wrapper .co-button--link::after, .page_layout_checkout .checkout-v2-wrapper a::after {
      content: ""; }
    /* line 68, custom_checkout.scss */
    .page_layout_checkout .checkout-v2-wrapper .co-button--link:active, .page_layout_checkout .checkout-v2-wrapper .co-button--link:focus, .page_layout_checkout .checkout-v2-wrapper .co-button--link:hover, .page_layout_checkout .checkout-v2-wrapper .co-button--link:visited, .page_layout_checkout .checkout-v2-wrapper a:active, .page_layout_checkout .checkout-v2-wrapper a:focus, .page_layout_checkout .checkout-v2-wrapper a:hover, .page_layout_checkout .checkout-v2-wrapper a:visited {
      color: #000; }
  /* line 75, custom_checkout.scss */
  .page_layout_checkout .checkout-v2-wrapper .co-button:not(.co-button--link) {
    border: 1px solid #000;
    height: 50px;
    min-width: 127px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    background: transparent;
    border-radius: 4px; }
    /* line 85, custom_checkout.scss */
    .page_layout_checkout .checkout-v2-wrapper .co-button:not(.co-button--link):active, .page_layout_checkout .checkout-v2-wrapper .co-button:not(.co-button--link):focus, .page_layout_checkout .checkout-v2-wrapper .co-button:not(.co-button--link):hover, .page_layout_checkout .checkout-v2-wrapper .co-button:not(.co-button--link):visited {
      color: #fff;
      border-color: var(--total_color);
      background: var(--total_color); }
  /* line 95, custom_checkout.scss */
  .page_layout_checkout .checkout-v2-wrapper a, .page_layout_checkout .checkout-v2-wrapper .link {
    color: var(--total_color); }
    /* line 98, custom_checkout.scss */
    .page_layout_checkout .checkout-v2-wrapper a:hover, .page_layout_checkout .checkout-v2-wrapper a:hover, .page_layout_checkout .checkout-v2-wrapper a:active, .page_layout_checkout .checkout-v2-wrapper .link:hover, .page_layout_checkout .checkout-v2-wrapper .link:hover, .page_layout_checkout .checkout-v2-wrapper .link:active {
      color: var(--total_color); }
  /* line 104, custom_checkout.scss */
  .page_layout_checkout .checkout-v2-wrapper .co-tabs-content .radio > span, .page_layout_checkout .checkout-v2-wrapper .co-input--radio > span, .page_layout_checkout .checkout-v2-wrapper .co-toggable_field-input--checkbox > span, .page_layout_checkout .checkout-v2-wrapper .co-toggable_field-input--radio > span {
    color: var(--total_color); }

@media (max-width: 750px) {
  /* line 117, custom_checkout.scss */
  .page_layout_checkout .checkout-v2-wrapper {
    max-width: 100em;
    padding: 0 16px;
    width: 100%;
    margin: 0 auto; } }
/* line 9, theme.scss */
body {
  margin: 0;
  padding: 0; }

/* line 13, theme.scss */
* {
  box-sizing: border-box; }

/* line 16, theme.scss */
body, body * {
  font-family: 'Montserrat'; }

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

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

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

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

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

  /* line 39, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 44, theme.scss */
html {
  font-size: 16px; }

@media (max-width: 1580px) {
  /* line 49, theme.scss */
  html {
    font-size: 15.8px; } }
@media (max-width: 1560px) {
  /* line 54, theme.scss */
  html {
    font-size: 15.6px; } }
@media (max-width: 1540px) {
  /* line 59, theme.scss */
  html {
    font-size: 15.4px; } }
@media (max-width: 1520px) {
  /* line 64, theme.scss */
  html {
    font-size: 15.2px; } }
@media (max-width: 1500px) {
  /* line 69, theme.scss */
  html {
    font-size: 15px; } }
@media (max-width: 1480px) {
  /* line 75, theme.scss */
  html {
    font-size: 14.8px; } }
@media (max-width: 1460px) {
  /* line 80, theme.scss */
  html {
    font-size: 14.6px; } }
@media (max-width: 1440px) {
  /* line 85, theme.scss */
  html {
    font-size: 14.4px; } }
@media (max-width: 1420px) {
  /* line 90, theme.scss */
  html {
    font-size: 14.2px; } }
@media (max-width: 1400px) {
  /* line 95, theme.scss */
  body {
    font-size: 14px; } }
@media (max-width: 1380px) {
  /* line 101, theme.scss */
  html {
    font-size: 13.8px; } }
@media (max-width: 1360px) {
  /* line 106, theme.scss */
  html {
    font-size: 13.6px; } }
@media (max-width: 1340px) {
  /* line 111, theme.scss */
  html {
    font-size: 13.4px; } }
@media (max-width: 1320px) {
  /* line 116, theme.scss */
  html {
    font-size: 13.2px; } }
@media (max-width: 1300px) {
  /* line 121, theme.scss */
  html {
    font-size: 13px; } }
@media (max-width: 1280px) {
  /* line 127, theme.scss */
  html {
    font-size: 12.8px; } }
@media (max-width: 1260px) {
  /* line 132, theme.scss */
  html {
    font-size: 12.6px; } }
@media (max-width: 1240px) {
  /* line 137, theme.scss */
  html {
    font-size: 12.4px; } }
@media (max-width: 1220px) {
  /* line 142, theme.scss */
  html {
    font-size: 12.2px; } }
@media (max-width: 1200px) {
  /* line 147, theme.scss */
  html {
    font-size: 12px; } }
@media (max-width: 1180px) {
  /* line 153, theme.scss */
  html {
    font-size: 11.8px; } }
@media (max-width: 1160px) {
  /* line 158, theme.scss */
  html {
    font-size: 11.6px; } }
@media (max-width: 1140px) {
  /* line 163, theme.scss */
  html {
    font-size: 11.4px; } }
@media (max-width: 1120px) {
  /* line 168, theme.scss */
  html {
    font-size: 11.2px; } }
@media (max-width: 1100px) {
  /* line 173, theme.scss */
  html {
    font-size: 11px; } }
@media (max-width: 1099px) {
  /* line 178, theme.scss */
  html {
    font-size: 16px; }

  /* line 181, theme.scss */
  .container {
    padding: 0 48px !important; } }
/* line 190, theme.scss */
html {
  margin-bottom: 0 !important; }

/* line 195, theme.scss */
.page_layout {
  margin-top: 60px; }

/* line 198, theme.scss */
body[data-theme-template="index"] .page_layout {
  margin-top: 0px !important; }

@media (min-width: 901px) {
  /* line 204, theme.scss */
  body[data-theme-template="index"] {
    padding-bottom: calc(2.196875rem - 0.0625rem); } }
@media (max-width: 900px) {
  /* line 209, theme.scss */
  body {
    padding-bottom: calc(2.5rem - 0.0625rem); }

  /* line 212, theme.scss */
  body[data-theme-template="index"] {
    padding-bottom: calc(2.3125rem + 2.5rem - 0.0625rem); }

  /* line 215, theme.scss */
  body[data-theme-template="product"] {
    padding-bottom: calc(110px - 0.0625rem); } }
/* line 222, theme.scss */
.container {
  max-width: 100em;
  padding: 0 3em;
  width: 100%;
  margin: 0 auto; }

@media (max-width: 750px) {
  /* line 229, theme.scss */
  .container {
    padding: 0 16px !important; } }
/* line 233, theme.scss */
.widget-type_footer_1,
.widget-type_form_1,
.widget-type_product_in_collection_1,
.widget-type_mobile_menu,
.widget-type_fix_line,
.widget-type_header,
.widget-type_run_lines,
.widget-type_singles_in_blog,
.widget-type_product-in-collection_2,
.widget-type_bread,
.widget-type_product-card,
.widget-type_product_info,
.widget-type_prev-view-product,
.widget-type_related_products,
.widget-type_similar_products,
.widget-type_filter-and-sort,
.widget-type_Product_list,
.widget-type_article,
.widget-type_blog,
.widget-type_search,
.widget-type_content,
.widget-type_fag,
.widget-type_cart,
.widget-type_title_cart,
.widget-type_empty-favorite,
.widget-widget-type_gift_list,
.widget-type_gift_list {
  padding: 0 !important; }

/* line 263, theme.scss */
.widget-type_system_widget_v4_bottom_navigation_bar_1 {
  display: none; }

/* line 270, theme.scss */
.btn {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1px;
  color: #212121;
  border-radius: 0.25rem; }

/* line 282, theme.scss */
.btn-transparent {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.7); }

/* line 286, theme.scss */
.btn-icon-right {
  justify-content: space-between;
  padding: 0 1.4375rem 0 2.5625rem; }

/* line 293, theme.scss */
a:hover {
  color: #000; }

/* line 299, theme.scss */
.arrow-btn {
  height: 3.125rem;
  width: 3.125rem;
  min-width: 3.125rem;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  /* line 310, theme.scss */
  .arrow-btn svg {
    display: block;
    height: auto;
    width: 1rem; }
  /* line 316, theme.scss */
  .arrow-btn:hover {
    border-color: var(--total_color);
    background-color: var(--total_color); }
    /* line 320, theme.scss */
    .arrow-btn:hover svg {
      stroke: #fff; }

/* line 326, theme.scss */
.slider-pagination {
  margin: 0 1.25rem;
  height: 0.25rem;
  border-radius: 0.5rem;
  background: rgba(51, 51, 51, 0.1);
  mix-blend-mode: normal;
  backdrop-filter: blur(29.5px);
  display: flex;
  align-items: center;
  overflow: hidden; }
  /* line 337, theme.scss */
  .slider-pagination .swiper-pagination-bullet {
    flex-grow: 1;
    height: 0.25rem;
    border-radius: 0 !important;
    margin: 0 !important;
    opacity: 1;
    background: transparent; }
  /* line 345, theme.scss */
  .slider-pagination .swiper-pagination-bullet-active {
    background: #000 !important;
    border-radius: 0.5rem; }

@media (max-width: 600px) {
  /* line 351, theme.scss */
  .arrow-btn {
    height: 32px;
    width: 32px;
    min-width: 32px; }
    /* line 356, theme.scss */
    .arrow-btn svg {
      width: 10px; } }
/* line 361, theme.scss */
.arrow-btn {
  -webkit-tap-highlight-color: transparent;
  outline: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

/* line 368, theme.scss */
.swiper-pagination-lock, .swiper-button-lock {
  opacity: 0;
  pointer-events: none; }

/* line 373, theme.scss */
[data-color-bg] {
  background-color: #AC3622; }

/* line 377, theme.scss */
[data-product-card-id-c] [data-color-bg] {
  background-color: #fff !important; }

@media (min-width: 768px) {
  /* line 382, theme.scss */
  .product-snippet__info-bottom {
    margin-bottom: 10px !important; } }
