@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg: var(--draft-bg, #ffffff);
  --bg-is-light: var(--draft-bg-is-light, true);
  --bg-minor-shade: var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light: var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade: var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light: var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade: var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark: var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg: var(--draft-color-btn-bg, #8A9A5A);
  --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, #97a769);
  --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, #a3b179);
  --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, #c5ceab);
  --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, #6E6E6E);
  --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, #7c7c7c);
  --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, #8b8b8b);
  --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, #b6b6b6);
  --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, #222222);
  --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, #373737);
  --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, #4e4e4e);
  --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, #909090);
  --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, "Playfair Display");
  --font-size: var(--draft-font-size, 16px);
  --font-family-heading: var(--draft-font-family-heading, Comfortaa);
  --heading-ratio: var(--draft-heading-ratio, 1.5);
  --heading-weight: var(--draft-heading-weight, 500);
  --collection_count: var(--draft-collection_count, 24);
  --search_count: var(--draft-search_count, 15);
  --blog_size: var(--draft-blog_size, 7);
  --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, 2);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, left);
  --sidebar_collection_show: var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position: var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show: var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position: var(--draft-sidebar_cart_position, left);
  --sidebar_product_show: var(--draft-sidebar_product_show, false);
  --sidebar_product_position: var(--draft-sidebar_product_position, left);
  --sidebar_blog_show: var(--draft-sidebar_blog_show, 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 15, theme.scss */
.layout {
  padding-left: 30px;
  padding-right: 30px; }

/* line 20, theme.scss */
header.index-bg .widget-type_widget_v4_header_8_d3d3ffabb8b3f88b24da861fb261fa44 .layout__content {
  background: #F0F2EB;
  border-bottom: 1px solid #E7EBF1;
  border-top: 1px solid #E7EBF1; }

/* line 26, theme.scss */
header .layout.widget-type_widget_v4_header_8_d3d3ffabb8b3f88b24da861fb261fa44 {
  max-width: 100%;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

/* line 33, theme.scss */
header .layout.widget-type_widget_v4_header_8_d3d3ffabb8b3f88b24da861fb261fa44 .layout__content .header__content,
.top-panel {
  margin-left: auto;
  margin-right: auto; }

/* line 42, theme.scss */
.layout.widget-type_widget_v4_special_products_tabs_13_cbcd4db03a67cc6dbd2bfe6fa050b740 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto; }

/* line 52, theme.scss */
:root {
  --font-family-first: 'Tilda Sans VF';
  --font-family-second: 'Playfair Display';
  --font-family-third: 'Cormorant'; }

/* line 58, theme.scss */
body {
  font-family: var(--font-family-first);
  font-family: 'Tilda Sans VF';
  width: 100% !important;
  padding-right: 0 !important; }

/* line 68, theme.scss */
.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000; }

/* line 77, theme.scss */
.layout__content.is-fixed {
  padding-bottom: 0 !important;
  border-bottom: 1px solid transparent !important; }

/* line 83, theme.scss */
.header__content.is-fixed {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #E7EBF1;
  width: 100%; }

/* line 93, theme.scss */
.header__content.is-fixed + .header-cat-menu._show {
  top: 89px !important; }

/* line 97, theme.scss */
.header.top-fixed .search-container {
  position: fixed;
  top: 89px;
  transition: all 0.3s ease; }

/* line 103, theme.scss */
.header.top-fixed .header__logo img {
  width: 70%;
  position: relative;
  left: 30px; }

/* line 110, theme.scss */
.header__content {
  transition: all 0.3s ease; }

/* line 114, theme.scss */
.header__content.is-fixed {
  transition: all 0.3s ease; }

/* line 118, theme.scss */
.header.top-fixed {
  transition: all 0.3s ease;
  background: white; }

/* line 129, theme.scss */
button.m-modal-button.m-modal-button--checkout.button--checkout {
  font-size: 14px;
  border-radius: 50px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  font-family: 'Tilda Sans VF'; }

/* line 139, theme.scss */
.co-section--content_wrapper {
  padding-top: 30px;
  padding-bottom: 60px; }

/* line 144, theme.scss */
button.co-modal-button.co-button.js-modal-submit--login {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #FFFFFF;
  padding: 10px;
  text-transform: uppercase;
  border-radius: 38px;
  height: 42px;
  font-family: var(--font-family-first); }

/* line 157, theme.scss */
input.co-input-field.js-input-field {
  outline: 0;
  border: 0;
  border-bottom: 1px solid #E1E6EE;
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  width: 100%;
  max-width: 100%;
  height: 44px;
  background: transparent;
  color: #000000;
  font-family: var(--font-family-first); }

/* line 172, theme.scss */
.co-toggable_field-input--radio input:focus + span, .co-toggable_field-input--radio input.picker-input--active + span, .co-toggable_field-input--radio input:checked + span {
  -webkit-box-shadow: inset 0 0 0 4px currentColor;
  box-shadow: inset 0 0 0 4px currentColor; }

/* line 181, theme.scss */
.co-toggable_field-input input + span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18px;
  flex: 0 0 15px;
  position: relative;
  width: 0px;
  height: 15px;
  -webkit-box-shadow: inset 0 0 0 2px currentColor;
  box-shadow: inset 0 0 0 2px currentColor;
  padding: 10px; }

/* Скрываем стандартные радиокнопки */
/* line 195, theme.scss */
.radio_button {
  display: none; }

/* Создаем кастомный стиль для радиокнопок */
/* line 200, theme.scss */
.radio_button + span {
  position: relative;
  padding-left: 30px;
  /* Отступ для галочки */
  cursor: pointer; }

/* Создаем псевдоэлемент для галочки */
/* line 207, theme.scss */
.radio_button + span::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  /* Размер галочки */
  height: 20px;
  /* Размер галочки */
  border-radius: 50%;
  background: transparent;
  /* Прозрачный фон */ }

/* Стиль для активного состояния */
/* line 221, theme.scss */
.radio_button:checked + span::before {
  background: var(--color-btn-bg);
  border-color: var(--color-btn-bg); }

/* Добавляем галочку */
/* line 227, theme.scss */
.radio_button:checked + span::after {
  content: '✔';
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  background: var(--color-btn-bg);
  border-radius: 50%;
  width: 15px; }

/* line 242, theme.scss */
.checkout-v2-wrapper.co-section--checkout_content {
  margin-top: 42px;
  padding-bottom: 56px; }

/* line 248, theme.scss */
.co-title--h1 {
  font-family: var(--font-family-third);
  font-weight: 700;
  font-size: 38px;
  line-height: 62px;
  color: #222222; }

/* line 256, theme.scss */
.co-title--h2 {
  font-family: var(--font-family-third);
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #222222; }

/* line 266, theme.scss */
.co-input-label {
  display: block;
  margin-bottom: 0.5em;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  color: #222222; }

/* line 276, theme.scss */
.co-toggable_field-price {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 23px; }

/* line 288, theme.scss */
.co-toggable_field--bordered .co-toggable_field-description {
  margin: 0.25rem 0;
  font-size: 12px;
  font-weight: 400;
  color: #232428;
  line-height: 24px;
  opacity: 0.4; }

/* line 297, theme.scss */
.co-toggable_field-input--checkbox input + span {
  border-radius: 50%; }

/* line 302, theme.scss */
.co-button--checkout#create_order {
  width: 100%;
  margin: 1rem 0;
  height: var(--controls-height-l);
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  color: #FFFFFF;
  padding: 14px;
  border-radius: 50px;
  text-transform: uppercase;
  font-family: var(--font-family-first); }

/* line 316, theme.scss */
button.co-button.co-button--checkout.co-button--checkout-login.js-modal-toggler {
  width: 100%;
  margin: 1rem 0;
  height: var(--controls-height-l);
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  color: #FFFFFF;
  padding: 14px;
  border-radius: 50px;
  text-transform: uppercase;
  font-family: var(--font-family-first); }

/* line 331, theme.scss */
.co-basket_item-image img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  display: inline-block !important;
  width: auto !important;
  max-width: 100%;
  max-height: 100%; }

/* line 344, theme.scss */
.co-basket_item-image {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #fff;
  border-radius: 2px;
  padding-top: 0px; }

/* line 356, theme.scss */
.co-basket_item-description {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 180px;
  flex: 1 1 180px;
  padding: 0 1rem;
  word-wrap: break-word;
  word-break: keep-all;
  margin-bottom: auto; }

/* line 367, theme.scss */
.co-basket_item-description {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 180px;
  flex: 1 1 180px;
  padding: 0 1rem;
  word-wrap: break-word;
  word-break: keep-all;
  margin-bottom: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #222222;
  letter-spacing: 0.05em;
  font-family: var(--font-family-second); }

/* line 384, theme.scss */
.co-basket_item-total {
  margin-left: auto;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #6E6E6E; }

/* line 393, theme.scss */
.co-price--current {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #222222; }

/* line 401, theme.scss */
.co-basket_subtotal-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 160px;
  flex: 1 1 160px;
  font-size: 10px;
  font-weight: 300;
  line-height: 20px;
  color: #000000;
  text-transform: uppercase;
  font-family: var(--font-family-first); }

/* line 416, theme.scss */
div#delivery_price {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #000000; }

/* line 424, theme.scss */
div#items_price {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #000000; }

/* line 433, theme.scss */
.co-basket_total-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 160px;
  flex: 1 1 160px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  color: #222222;
  font-family: var(--font-family-third); }

/* line 444, theme.scss */
div#total_price {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #000000; }

@media (max-width: 768px) {
  /* line 461, theme.scss */
  .layout {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 466, theme.scss */
  .header__content.is-fixed + .header-cat-menu._show {
    top: 73px !important; }

  /* line 471, theme.scss */
  .layout.widget-type_widget_v4_header_8_d3d3ffabb8b3f88b24da861fb261fa44 .layout__content.is-fixed {
    padding-top: 0; }

  /* line 475, theme.scss */
  .layout.widget-type_shops_custom {
    padding-left: 0;
    padding-right: 0; }

  /* line 480, theme.scss */
  .layout.widget-type_widget_v4_special_products_tabs_13_cbcd4db03a67cc6dbd2bfe6fa050b740 .layout {
    padding-left: 0px;
    padding-right: 20px;
    margin-left: -10px; }

  /* line 487, theme.scss */
  .checkout-v2-wrapper.co-section--checkout_content {
    margin-top: 0px;
    padding-bottom: 0px; }

  /* line 492, theme.scss */
  .co-basket_item-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px; }

  /* line 498, theme.scss */
  .co-basket_item-total {
    margin-left: auto;
    text-align: right;
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    color: #6E6E6E; }

  /* line 509, theme.scss */
  .co-price--current {
    font-size: 19px;
    font-weight: 400;
    line-height: 20px;
    color: #222222; }

  /* line 522, theme.scss */
  .co-basket_subtotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px; }

  /* line 533, theme.scss */
  .co-section--content_wrapper {
    padding-top: 15px;
    padding-bottom: 30px; }

  /* line 538, theme.scss */
  .co-title--h1 {
    font-size: 34px;
    line-height: 42px; }

  /* line 543, theme.scss */
  .co-toggable_field--bordered .co-toggable_field-title {
    margin: 0.25rem 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #232428;
    opacity: 0.4; }

  /* line 552, theme.scss */
  .co-button--checkout#create_order {
    margin-bottom: 0; }

  /* line 556, theme.scss */
  .co-checkout-block--padded {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 32px;
    padding-bottom: 36px; } }
