/* line 1, _settings.scss */
:root {
  --bg: var(--draft-bg, #FAF9F4);
  --bg-is-light: var(--draft-bg-is-light, true);
  --bg-minor-shade: var(--draft-bg-minor-shade, #faf9f4);
  --bg-minor-shade-is-light: var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade: var(--draft-bg-major-shade, #faf9f4);
  --bg-major-shade-is-light: var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade: var(--draft-bg-half-shade, #f8f6ef);
  --bg-half-shade-is-light: var(--draft-bg-half-shade-is-light, true);
  --color-btn-bg: var(--draft-color-btn-bg, #FFFFFF);
  --color-btn-bg-is-light: var(--draft-color-btn-bg-is-light, true);
  --color-btn-bg-minor-shade: var(--draft-color-btn-bg-minor-shade, #f7f7f7);
  --color-btn-bg-minor-shade-is-light: var(--draft-color-btn-bg-minor-shade-is-light, true);
  --color-btn-bg-major-shade: var(--draft-color-btn-bg-major-shade, #ededed);
  --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, #808080);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, #E8DED2);
  --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, #e8ded2);
  --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, #e7ddd0);
  --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, #ddcfbd);
  --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, "PT Root UI");
  --font-size: var(--draft-font-size, 16px);
  --font-family-heading: var(--draft-font-family-heading, "PT Root UI");
  --heading-ratio: var(--draft-heading-ratio, 1.5);
  --heading-weight: var(--draft-heading-weight, 600);
  --collection_count: var(--draft-collection_count, 12);
  --search_count: var(--draft-search_count, 12);
  --blog_size: var(--draft-blog_size, 8);
  --product_not_available: var(--draft-product_not_available, shown);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1440px);
  --delta_sidebar: var(--draft-delta_sidebar, 1);
  --type_sidebar: var(--draft-type_sidebar, sticky);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, left);
  --sidebar_collection_show: var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position: var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show: var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position: var(--draft-sidebar_cart_position, left);
  --sidebar_product_show: var(--draft-sidebar_product_show, false);
  --sidebar_product_position: var(--draft-sidebar_product_position, left);
  --sidebar_blog_show: var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, false);
  --sidebar_article_position: var(--draft-sidebar_article_position, left);
  --sidebar_page_show: var(--draft-sidebar_page_show, false);
  --sidebar_page_position: var(--draft-sidebar_page_position, left);
  --sidebar_compare_show: var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position: var(--draft-sidebar_compare_position, left);
  --sidebar_search_show: var(--draft-sidebar_search_show, false);
  --sidebar_search_position: var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled: var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled: var(--draft-favorite_enabled, true);
  --compare_enabled: var(--draft-compare_enabled, true); }

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

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

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

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

/* line 32, theme.scss */
.layout {
  padding-left: 22px;
  padding-right: 22px; }

/* line 40, theme.scss */
.micro-alert-item {
  color: #B2AB99; }

/* line 44, theme.scss */
header .header__content.second {
  top: 0px;
  position: fixed;
  width: 100%;
  background: #FAF9F4; }

/* line 51, theme.scss */
header.is-fixed .header__content.main-index {
  top: 0px;
  position: fixed;
  width: 100%; }

/* line 82, theme.scss */
.banner-top__item-image.img-height {
  height: 10px; }

/* line 86, theme.scss */
.banner-top__item {
  height: 30px; }

/* line 100, theme.scss */
header .header__content.second {
  position: relative; }

/* line 104, theme.scss */
header .header__content.second a.menu__link-new,
header .header__content.second .header-collections-item,
header .header__content.second .header__control-bage {
  color: #1D1D1D; }

/* line 110, theme.scss */
header.is-fixed-new .logo-block {
  display: none; }

/* line 114, theme.scss */
header.is-fixed-new .logo-block-second.logo-hidden {
  display: block; }

/* line 119, theme.scss */
header.is-fixed-new a.menu__link-new,
header.is-fixed-new .header-collections-item,
header.is-fixed-new .header__content.second .header__control-bage {
  color: #1D1D1D; }

/* line 125, theme.scss */
header.is-fixed-new .header__content .header__control-bage {
  color: #1D1D1D; }

/* line 130, theme.scss */
header a.menu__link-new,
header .header-collections-item,
header .header__control-bage {
  color: #FAF9F4; }

/* line 137, theme.scss */
header.is-fixed-new .icon-search-custom {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z' stroke='%231D1D1D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.0001 14L11.1001 11.1' stroke='%231D1D1D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

/* line 141, theme.scss */
header.is-fixed-new .icon-user-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_663_2225)'%3E%3Cpath d='M12.3725 13.0326C11.7102 11.2612 10.0023 10 7.99992 10C5.9975 10 4.28965 11.2612 3.62736 13.0326M12.3725 13.0326C13.778 11.8103 14.6666 10.0089 14.6666 8.00001C14.6666 4.31811 11.6818 1.33334 7.99992 1.33334C4.31802 1.33334 1.33325 4.31811 1.33325 8.00001C1.33325 10.0089 2.22182 11.8103 3.62736 13.0326M12.3725 13.0326C11.202 14.0504 9.67291 14.6667 7.99992 14.6667C6.32693 14.6667 4.79788 14.0504 3.62736 13.0326' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3Ccircle cx='2' cy='2' r='2' transform='matrix(1 0 0 -1 6 8)' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_663_2225'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

/* line 145, theme.scss */
header.is-fixed-new .icon-favorites-custom {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.66675 12.6667V3.33333C2.66675 2.59695 3.2637 2 4.00008 2H12.0001C12.7365 2 13.3334 2.59695 13.3334 3.33333V12.6667C13.3334 13.7654 12.0791 14.3926 11.2001 13.7333L8.80008 11.9333C8.32601 11.5778 7.67416 11.5778 7.20008 11.9333L4.80008 13.7333C3.9211 14.3926 2.66675 13.7654 2.66675 12.6667Z' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

/* line 151, theme.scss */
header.is-fixed-new .icon-cart-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6666 4.00001C10.6666 2.52725 9.47268 1.33334 7.99992 1.33334C6.52716 1.33334 5.33325 2.52725 5.33325 4.00001' stroke='%231D1D1D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.04141 6.33591C3.20822 5.00143 4.34262 4 5.68749 4H10.3126C11.6575 4 12.7919 5.00143 12.9587 6.33591L13.6254 11.6692C13.8243 13.2608 12.5833 14.6667 10.9793 14.6667H5.02082C3.41682 14.6667 2.17579 13.2608 2.37474 11.6692L3.04141 6.33591Z' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

/* line 157, theme.scss */
header.is-fixed-new .icon-bars-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='21' height='7' viewBox='0 0 21 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.5' width='21' height='1' fill='%231D1D1D'/%3E%3Crect y='5.5' width='10' height='1' fill='%231D1D1D'/%3E%3C/svg%3E%0A"); }

/* line 161, theme.scss */
header.is-fixed-new .icon-search:before {
  color: #1D1D1D; }

/* line 165, theme.scss */
header.is-fixed-new .header__content.main-index {
  background: #FAF9F4;
  transition: all 100ms ease; }

/* line 216, theme.scss */
header .header__content.second,
header.is-fixed .header__content.second {
  background: #FAF9F4;
  width: 100%; }

/* line 222, theme.scss */
header .header-slider.second {
  margin-top: 120px; }

/* line 227, theme.scss */
header .header__content {
  background: transparent; }

/* line 239, theme.scss */
header.is-fixed .header__content.second {
  background: transparent;
  position: fixed;
  top: 0;
  width: 100%; }

/* line 249, theme.scss */
header.is-fixed-new .header__content.second {
  background: #FAF9F4; }

/* line 258, theme.scss */
header .header__content.second {
  position: relative; }

/* line 268, theme.scss */
header.is-fixed .logo-block {
  display: none; }

/* line 272, theme.scss */
header.is-fixed .logo-block-second.logo-hidden {
  display: block; }

/* line 277, theme.scss */
header.is-fixed a.menu__link-new,
header.is-fixed .header-collections-item,
header.is-fixed .header__content.second .header__control-bage {
  color: #1D1D1D; }

/* line 283, theme.scss */
header.is-fixed .header__content .header__control-bage {
  color: #1D1D1D; }

/* line 288, theme.scss */
header a.menu__link-new,
header .header-collections-item,
header .header__control-bage {
  color: #FAF9F4; }

/* line 295, theme.scss */
header.is-fixed .icon-search-custom {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z' stroke='%231D1D1D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.0001 14L11.1001 11.1' stroke='%231D1D1D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

/* line 299, theme.scss */
header.is-fixed .icon-user-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_663_2225)'%3E%3Cpath d='M12.3725 13.0326C11.7102 11.2612 10.0023 10 7.99992 10C5.9975 10 4.28965 11.2612 3.62736 13.0326M12.3725 13.0326C13.778 11.8103 14.6666 10.0089 14.6666 8.00001C14.6666 4.31811 11.6818 1.33334 7.99992 1.33334C4.31802 1.33334 1.33325 4.31811 1.33325 8.00001C1.33325 10.0089 2.22182 11.8103 3.62736 13.0326M12.3725 13.0326C11.202 14.0504 9.67291 14.6667 7.99992 14.6667C6.32693 14.6667 4.79788 14.0504 3.62736 13.0326' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3Ccircle cx='2' cy='2' r='2' transform='matrix(1 0 0 -1 6 8)' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_663_2225'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

/* line 303, theme.scss */
header.is-fixed .icon-favorites-custom {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.66675 12.6667V3.33333C2.66675 2.59695 3.2637 2 4.00008 2H12.0001C12.7365 2 13.3334 2.59695 13.3334 3.33333V12.6667C13.3334 13.7654 12.0791 14.3926 11.2001 13.7333L8.80008 11.9333C8.32601 11.5778 7.67416 11.5778 7.20008 11.9333L4.80008 13.7333C3.9211 14.3926 2.66675 13.7654 2.66675 12.6667Z' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

/* line 309, theme.scss */
header.is-fixed .icon-cart-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6666 4.00001C10.6666 2.52725 9.47268 1.33334 7.99992 1.33334C6.52716 1.33334 5.33325 2.52725 5.33325 4.00001' stroke='%231D1D1D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.04141 6.33591C3.20822 5.00143 4.34262 4 5.68749 4H10.3126C11.6575 4 12.7919 5.00143 12.9587 6.33591L13.6254 11.6692C13.8243 13.2608 12.5833 14.6667 10.9793 14.6667H5.02082C3.41682 14.6667 2.17579 13.2608 2.37474 11.6692L3.04141 6.33591Z' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

/* line 315, theme.scss */
header.is-fixed .icon-bars-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='21' height='7' viewBox='0 0 21 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.5' width='21' height='1' fill='%231D1D1D'/%3E%3Crect y='5.5' width='10' height='1' fill='%231D1D1D'/%3E%3C/svg%3E%0A"); }

/* line 319, theme.scss */
header.is-fixed .icon-search:before {
  color: #1D1D1D; }

/* line 323, theme.scss */
header .header__content.second .icon-bars-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='21' height='7' viewBox='0 0 21 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.5' width='21' height='1' fill='%231D1D1D'/%3E%3Crect y='5.5' width='10' height='1' fill='%231D1D1D'/%3E%3C/svg%3E%0A"); }

/* line 327, theme.scss */
header .header__content.second .icon-search:before {
  color: #1D1D1D; }

/* line 336, theme.scss */
header .header__content.second .icon-user-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_663_2225)'%3E%3Cpath d='M12.3725 13.0326C11.7102 11.2612 10.0023 10 7.99992 10C5.9975 10 4.28965 11.2612 3.62736 13.0326M12.3725 13.0326C13.778 11.8103 14.6666 10.0089 14.6666 8.00001C14.6666 4.31811 11.6818 1.33334 7.99992 1.33334C4.31802 1.33334 1.33325 4.31811 1.33325 8.00001C1.33325 10.0089 2.22182 11.8103 3.62736 13.0326M12.3725 13.0326C11.202 14.0504 9.67291 14.6667 7.99992 14.6667C6.32693 14.6667 4.79788 14.0504 3.62736 13.0326' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3Ccircle cx='2' cy='2' r='2' transform='matrix(1 0 0 -1 6 8)' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_663_2225'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

/* line 340, theme.scss */
header .header__content.second .icon-search-custom {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z' stroke='%231D1D1D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.0001 14L11.1001 11.1' stroke='%231D1D1D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

/* line 344, theme.scss */
header .header__content.second .icon-favorites-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.66675 12.6667V3.33333C2.66675 2.59695 3.2637 2 4.00008 2H12.0001C12.7365 2 13.3334 2.59695 13.3334 3.33333V12.6667C13.3334 13.7654 12.0791 14.3926 11.2001 13.7333L8.80008 11.9333C8.32601 11.5778 7.67416 11.5778 7.20008 11.9333L4.80008 13.7333C3.9211 14.3926 2.66675 13.7654 2.66675 12.6667Z' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

/* line 348, theme.scss */
header .header__content.second .icon-cart-custom {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6666 4.00001C10.6666 2.52725 9.47268 1.33334 7.99992 1.33334C6.52716 1.33334 5.33325 2.52725 5.33325 4.00001' stroke='%231D1D1D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.04141 6.33591C3.20822 5.00143 4.34262 4 5.68749 4H10.3126C11.6575 4 12.7919 5.00143 12.9587 6.33591L13.6254 11.6692C13.8243 13.2608 12.5833 14.6667 10.9793 14.6667H5.02082C3.41682 14.6667 2.17579 13.2608 2.37474 11.6692L3.04141 6.33591Z' stroke='%231D1D1D' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

/* line 358, theme.scss */
.co-title--h1 {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #1D1D1D;
  font-family: 'StyreneAWeb';
  text-transform: uppercase; }

/* line 367, theme.scss */
.co-input-field {
  border: 0;
  border-bottom: 1px solid #949491; }

/* line 372, theme.scss */
input:focus {
  outline: none;
  box-shadow: none; }

/* line 377, theme.scss */
.co-basket_subtotal-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 160px;
  flex: 1 1 160px;
  font-size: 12px;
  font-family: 'StyreneAWeb';
  font-weight: 300;
  line-height: 17px;
  color: #1D1D1D; }

/* line 388, theme.scss */
.co-basket_total-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 160px;
  flex: 1 1 160px;
  font-size: 18px;
  font-family: 'StyreneAWeb';
  font-weight: 300;
  line-height: 23px;
  color: #1D1D1D;
  text-transform: uppercase; }

/* line 405, theme.scss */
button.co-modal-button.co-button.js-modal-submit--login {
  border: 1px solid;
  border-radius: 29px;
  font-size: 14px;
  padding: 12px 24px;
  font-weight: 300;
  line-height: 18px;
  color: #1D1D1D;
  text-transform: uppercase;
  background: transparent;
  font-family: 'StyreneAWeb'; }

/* line 421, theme.scss */
.co-section--checkout_content {
  padding-top: 50px; }

/* line 425, theme.scss */
.breads-block {
  z-index: 10;
  position: relative;
  color: #1D1D1D;
  width: 100%;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid #E4E3DF;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'StyreneAWeb'; }

/* line 443, theme.scss */
button.co-button.co-button--checkout.co-button--checkout-login,
button#create_order {
  border: 1px solid #1D1D1D;
  border-radius: 29px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  color: #1D1D1D;
  text-transform: uppercase;
  max-width: 367px;
  padding: 12px;
  background: transparent;
  font-family: 'StyreneAWeb'; }

/* line 461, theme.scss */
.co-title--h2 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #1D1D1D;
  text-transform: uppercase;
  font-family: 'StyreneAWeb'; }

/* line 472, theme.scss */
.co-input-label {
  display: block;
  margin-bottom: 0.5em;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  color: #1D1D1D;
  opacity: 0.6;
  font-family: 'StyreneAWeb'; }

/* line 483, theme.scss */
.co-toggable_field--bordered .co-toggable_field-title {
  margin: 0.25rem 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
  color: #232428;
  font-family: 'StyreneAWeb'; }

/* line 492, theme.scss */
.co-toggable_field-price {
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
  color: #1D1D1D;
  font-family: 'StyreneAWeb'; }

/* line 500, theme.scss */
.co-basket_item-description {
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  color: #1D1D1D;
  font-family: 'StyreneAWeb'; }

/* line 508, theme.scss */
.co-price--current,
.co-basket_item-count {
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  font-family: 'StyreneAWeb'; }

/* line 516, theme.scss */
.co-basket_item-image img {
  max-width: 100%;
  max-height: 100%; }

/* line 523, theme.scss */
.co-sidebar {
  box-shadow: none;
  border-left: 1px solid #E4E3DF; }

/* line 528, theme.scss */
.co-basket_subtotal-list {
  border-top: 1px solid #E4E3DF;
  border-bottom: 1px solid #E4E3DF;
  padding: 26px 0;
  margin-bottom: 26px;
  display: grid;
  gap: 16px; }

/* line 536, theme.scss */
.co-basket_item {
  margin-bottom: 26px; }

/* line 545, theme.scss */
.co-checkout-block--padded {
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 26px;
  padding-bottom: 26px;
  width: 100%;
  max-width: 100%; }

@media (min-width: 768px) {
  /* line 569, theme.scss */
  header.is-fixed .header-slider {
    z-index: 1000;
    width: 100%; } }
@media (max-width: 768px) {
  /* line 582, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

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

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

  /* line 592, theme.scss */
  header.is-fixed .header-slider.second {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }

  /* line 601, theme.scss */
  .menu__link-new {
    color: #474A51 !important;
    font-weight: 300 !important; }

  /* line 612, theme.scss */
  header.is-fixed-new .header__content.second {
    background: #FAF9F4;
    width: 100%;
    z-index: 1; }

  /* line 625, theme.scss */
  .breads-block {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0; }

  /* line 636, theme.scss */
  .co-section--checkout_content {
    padding-top: 15px; }

  /* line 640, theme.scss */
  .co-basket_total-title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 160px;
    flex: 1 1 160px;
    font-size: 18px;
    font-weight: 300;
    line-height: 23px; } }
/* line 655, theme.scss */
.co-toggable_field-input--radio > span, .co-toggable_field-input--checkbox > span, .co-toggable_field-input--radio > span {
  color: var(--color-btn-bg-half-shade); }

/* line 659, theme.scss */
.co-tabs-content .radio > span, .co-input--radio > span, .co-toggable_field-input--checkbox > span, .co-toggable_field-input--radio > span {
  color: var(--color-btn-bg-half-shade); }
