/* 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, #ffcc00);
  --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, #f7c600);
  --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, #edbe00);
  --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, #806600);
  --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, #ff0000);
  --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, #ff1a1a);
  --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, #ff3333);
  --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, #ff8080);
  --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, #fff0be);
  --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, #ffecac);
  --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, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, 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, #cae9d2);
  --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, #bee4c7);
  --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, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, 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, #f6ccd0);
  --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, #f3bcc1);
  --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, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, 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, #bedeff);
  --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, #acd4ff);
  --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, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, 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, 7);
  --product_not_available:var(--draft-product_not_available, shown);
  --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, 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 3, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link,
[data-fixed-panels] .delete-widget-link {
  display: none; }

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

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

  /* line 18, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 23, theme.scss */
:root {
  --vedo-page-bg: #d8efcd;
  --vedo-page-bg-2: #c8e6bd;
  --vedo-section-bg: #edf8e8;
  --vedo-card-bg: #f6f3df;
  --vedo-card-bg-2: #fff8e6;
  --vedo-green-dark: #0f4f2c;
  --vedo-green: #0f6b36;
  --vedo-green-hover: #0b7a3b;
  --vedo-green-soft: #9ed08f;
  --vedo-green-light: #c7e8bd;
  --vedo-border: #9dcc91;
  --vedo-border-soft: #bddfb4;
  --vedo-gold: #c49a3a;
  --vedo-text: #12351f;
  --vedo-muted: #5f765f;
  --vedo-white: #ffffff;
  --bg: var(--vedo-page-bg);
  --bg-minor-shade: var(--vedo-section-bg);
  --bg-major-shade: var(--vedo-border-soft);
  --color-text: var(--vedo-text);
  --color-text-half-shade: var(--vedo-muted);
  --color-accent-text: var(--vedo-green);
  --color-link: var(--vedo-green-dark);
  --color-btn-bg: var(--vedo-green);
  --color-btn-bg-hover: var(--vedo-green-hover);
  --color-btn-color: var(--vedo-white); }

/* line 53, theme.scss */
html,
body {
  background: linear-gradient(180deg, var(--vedo-page-bg) 0%, var(--vedo-page-bg-2) 100%) !important;
  color: var(--vedo-text); }

/* line 59, theme.scss */
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background: radial-gradient(circle at 12% 10%, rgba(255, 255, 255, 0.35) 0%, rgba(0, 0, 0, 0) 28%), radial-gradient(circle at 90% 25%, rgba(15, 107, 54, 0.14) 0%, rgba(0, 0, 0, 0) 30%), radial-gradient(circle at 35% 95%, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 32%); }

/* line 71, theme.scss */
.layout,
.layout__content,
.page_layout,
.page-layout,
.main,
.main-content,
.content,
.content-wrap,
.page-content,
.section,
.section-wrap,
.collection,
.collection-wrap,
.product,
.product-area,
.product__area,
.product__area-photo,
.product__area-title,
.product__area-buy,
.product__area-user-controls,
.product__area-variants,
.product__area-description,
.product__area-calculate-delivery,
.tabs,
.tabs__content,
.tabs__item,
.widget,
.widget-type,
.outside-widgets {
  background: transparent !important; }

/* line 103, theme.scss */
.container,
.layout__content,
.page-content {
  color: var(--vedo-text); }

/* line 109, theme.scss */
a {
  color: var(--vedo-green-dark); }

/* line 113, theme.scss */
a:hover {
  color: var(--vedo-green-hover); }

/* line 117, theme.scss */
.header,
.site-header,
.header-wrap,
.footer-wrap,
.footer,
.widget-type_system_widget_v4_bottom_navigation_bar_1,
[data-fixed-panels="bottom"] {
  border-color: var(--vedo-border-soft) !important;
  color: var(--vedo-text); }

/* line 128, theme.scss */
.header a,
.site-header a,
.footer-wrap a,
.footer a {
  color: var(--vedo-green-dark); }

/* line 135, theme.scss */
.header a:hover,
.site-header a:hover,
.footer-wrap a:hover,
.footer a:hover {
  color: var(--vedo-green-hover); }

/* line 142, theme.scss */
.footer__phone-value {
  color: var(--vedo-green-dark);
  font-weight: 700; }

/* line 147, theme.scss */
.button,
button,
input[type="submit"],
.add-cart-counter__btn,
.product-preview__show-modal-variants-btn,
.product-preview__detail-select-btn,
.product__controls .button,
.product__buy-one-click .button,
.product__marketplace_button {
  background: var(--vedo-green) !important;
  border-color: var(--vedo-green) !important;
  color: var(--vedo-white) !important;
  border-radius: 999px;
  transition: 0.2s ease; }

/* line 163, theme.scss */
.button:hover,
button:hover,
input[type="submit"]:hover,
.add-cart-counter__btn:hover,
.product-preview__show-modal-variants-btn:hover,
.product-preview__detail-select-btn:hover,
.product__controls .button:hover,
.product__buy-one-click .button:hover,
.product__marketplace_button:hover {
  background: var(--vedo-green-hover) !important;
  border-color: var(--vedo-green-hover) !important;
  color: var(--vedo-white) !important; }

/* line 177, theme.scss */
.product-preview,
.product__gallery,
.product__one-photo,
.product__buy,
.product__description,
.product__area-variants,
.product__area-accessories,
.product__area-calculate-delivery,
.filter,
.collection-filter,
.filter-block,
.sidebar,
.cart-item,
.order-item,
.account-block,
.form,
.panel,
.notice {
  background: rgba(246, 243, 223, 0.92) !important;
  border: 1px solid var(--vedo-border) !important;
  border-radius: 24px;
  box-shadow: none !important; }

/* line 201, theme.scss */
.product-preview:hover {
  border-color: var(--vedo-green) !important;
  box-shadow: none !important; }

/* line 206, theme.scss */
.product-preview__photo,
.product__photo,
.product__gallery-main,
.product__photo-tumb,
.img-ratio__inner {
  background: rgba(255, 248, 230, 0.9) !important; }

/* line 214, theme.scss */
.product-preview__title a,
.product__title,
.heading,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--vedo-green-dark); }

/* line 226, theme.scss */
.product-preview__price-cur,
.product__price-cur,
.price,
.price-cur {
  color: var(--vedo-green) !important;
  font-weight: 800; }

/* line 234, theme.scss */
.product-preview__price-old,
.product__price-old {
  color: var(--vedo-muted); }

/* line 239, theme.scss */
input,
textarea,
select,
.form-control {
  background: rgba(255, 248, 230, 0.95) !important;
  border: 1px solid var(--vedo-border) !important;
  color: var(--vedo-text) !important;
  border-radius: 14px; }

/* line 249, theme.scss */
input:focus,
textarea:focus,
select:focus,
.form-control:focus {
  border-color: var(--vedo-green) !important;
  box-shadow: 0 0 0 3px rgba(15, 107, 54, 0.18) !important;
  outline: none; }

/* line 258, theme.scss */
.tabs__head {
  border-bottom: 1px solid var(--vedo-border); }

/* line 262, theme.scss */
.tabs__head-item {
  color: var(--vedo-muted); }

/* line 266, theme.scss */
.tabs__head-item:hover,
.tabs__head-item.is-active {
  color: var(--vedo-green-dark); }

/* line 271, theme.scss */
.tabs__head-item.is-active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background: var(--vedo-green); }

/* line 281, theme.scss */
.product-description,
.product__description {
  color: var(--vedo-text);
  line-height: 1.7; }

/* line 287, theme.scss */
.product-properties {
  margin-top: 1.5rem; }

/* line 291, theme.scss */
#tab-characteristics .properties-items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
  gap: 1rem; }

/* line 297, theme.scss */
#tab-characteristics .property {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.85rem;
  min-height: 118px;
  padding: 1.25rem 1.35rem;
  background: rgba(246, 243, 223, 0.95) !important;
  border: 1px solid var(--vedo-border) !important;
  border-radius: 22px;
  box-shadow: none !important;
  overflow: hidden; }

/* line 312, theme.scss */
#tab-characteristics .property::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 7px;
  background: var(--vedo-green-soft); }

/* line 321, theme.scss */
#tab-characteristics .property::after {
  content: "";
  position: absolute;
  right: -28px;
  bottom: -28px;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background: rgba(15, 107, 54, 0.14); }

/* line 332, theme.scss */
#tab-characteristics .property__name {
  position: relative;
  z-index: 1;
  max-width: 100%;
  color: var(--vedo-green-dark);
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1.35; }

/* line 342, theme.scss */
#tab-characteristics .property__delimiter {
  display: none; }

/* line 346, theme.scss */
#tab-characteristics .property__content {
  position: relative;
  z-index: 1;
  color: var(--vedo-green);
  font-size: 1.2rem;
  font-weight: 800;
  line-height: 1.35; }

/* line 355, theme.scss */
.pagination a,
.pagination span {
  background: rgba(246, 243, 223, 0.9);
  border-color: var(--vedo-border);
  color: var(--vedo-green-dark); }

/* line 362, theme.scss */
.pagination .is-current,
.pagination a:hover {
  background: var(--vedo-green);
  border-color: var(--vedo-green);
  color: var(--vedo-white); }

/* line 369, theme.scss */
.sticker,
.sticker-sale,
.sticker-preorder {
  background: var(--vedo-green) !important;
  color: var(--vedo-white) !important;
  border-radius: 999px; }

/* line 377, theme.scss */
.vedo-personal-data-agreement {
  margin: 16px 0;
  font-size: 13px;
  line-height: 1.4; }

/* line 383, theme.scss */
.vedo-personal-data-label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer; }

/* line 390, theme.scss */
.vedo-personal-data-checkbox {
  appearance: none;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  margin: 1px 0 0;
  flex-shrink: 0;
  border: 1px solid var(--vedo-green-dark);
  border-radius: 0;
  background: var(--vedo-card-bg-2);
  cursor: pointer;
  position: relative; }

/* line 404, theme.scss */
.vedo-personal-data-checkbox:checked {
  background: var(--vedo-green);
  border-color: var(--vedo-green); }

/* line 409, theme.scss */
.vedo-personal-data-checkbox:checked::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg); }

/* line 421, theme.scss */
.vedo-personal-data-checkbox:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(15, 107, 54, 0.18); }

/* line 426, theme.scss */
.vedo-personal-data-text,
.vedo-personal-data-text a {
  color: var(--vedo-green-dark); }

/* line 431, theme.scss */
.vedo-personal-data-text a {
  text-decoration: underline; }

/* line 435, theme.scss */
.vedo-personal-data-error {
  display: none;
  margin-top: 6px;
  color: #d00;
  font-size: 12px; }

/* line 442, theme.scss */
.product__rating,
.rating,
.rating-stars,
[data-rating],
[data-product-rating] {
  display: none !important; }

/* line 450, theme.scss */
[data-fixed-panels="bottom"] {
  bottom: 0; }

@media screen and (max-width: 767px) {
  /* line 455, theme.scss */
  .product-preview,
  .product__gallery,
  .product__one-photo,
  .product__buy,
  .product__description,
  .product__area-variants,
  .product__area-accessories,
  .product__area-calculate-delivery {
    border-radius: 18px; }

  /* line 466, theme.scss */
  .product-preview:hover {
    transform: none; }

  /* line 470, theme.scss */
  #tab-characteristics .properties-items {
    grid-template-columns: 1fr;
    gap: 0.75rem; }

  /* line 475, theme.scss */
  #tab-characteristics .property {
    min-height: auto;
    padding: 1rem 1.1rem;
    border-radius: 18px; }

  /* line 481, theme.scss */
  #tab-characteristics .property__content {
    font-size: 1.05rem; } }
/* line 485, theme.scss */
:root {
  --vedo-page-bg: #dff4d6;
  --vedo-page-bg-2: #c8eebf;
  --vedo-section-bg: #eef9e8;
  --vedo-card-bg: #fff8e6;
  --vedo-green-dark: #0b3f23;
  --vedo-green: #0f6b36;
  --vedo-green-hover: #0a7a3a;
  --vedo-border: #70b765;
  --vedo-border-soft: #9ed08f;
  --vedo-text: #102f1d;
  --vedo-muted: #526f53; }

/* line 502, theme.scss */
html,
body {
  background: linear-gradient(180deg, var(--vedo-page-bg) 0%, var(--vedo-page-bg-2) 100%) !important; }

/* line 507, theme.scss */
.product-preview,
.product__gallery,
.product__one-photo,
.product__buy,
.product__description,
.product__area-variants,
.product__area-accessories,
.filter,
.collection-filter,
.filter-block,
.sidebar,
.cart-item,
.order-item,
.account-block,
.form,
.panel,
.notice {
  background: rgba(255, 248, 230, 0.88) !important;
  border: 1.5px solid var(--vedo-border) !important;
  box-shadow: none !important; }

/* line 529, theme.scss */
.product-preview__photo,
.product__photo,
.product__gallery-main,
.product__photo-tumb,
.img-ratio__inner {
  background: rgba(255, 252, 238, 0.95) !important;
  border-color: var(--vedo-border-soft) !important; }

/* line 538, theme.scss */
.product-preview:hover,
.product__gallery:hover,
.product__one-photo:hover {
  border-color: var(--vedo-green) !important; }

/* line 544, theme.scss */
.footer-wrap,
.footer,
.footer-wrapper,
.site-footer {
  border-top: 1.5px solid var(--vedo-border) !important;
  color: var(--vedo-text) !important; }

/* line 552, theme.scss */
.footer-wrap .layout,
.footer-wrap .layout__content,
.footer .layout,
.footer .layout__content {
  background: transparent !important; }

/* line 559, theme.scss */
.footer-wrap a,
.footer a,
.site-footer a {
  color: var(--vedo-green-dark) !important; }

/* line 565, theme.scss */
.footer-wrap a:hover,
.footer a:hover,
.site-footer a:hover {
  color: var(--vedo-green-hover) !important; }

/* line 571, theme.scss */
.footer-wrap {
  margin-top: 48px;
  padding-top: 32px;
  padding-bottom: 48px; }

/* line 577, theme.scss */
.footer__phone-value,
.footer-phone,
.footer-phone a {
  color: var(--vedo-green-dark) !important;
  font-weight: 700; }

/* line 584, theme.scss */
.widget-type_system_widget_v4_bottom_navigation_bar_1,
[data-fixed-panels="bottom"] {
  background: #eef9e8 !important;
  border-top: 1.5px solid var(--vedo-border) !important; }
