@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, #111011);
  --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, #282628);
  --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, #413d41);
  --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, #8b848b);
  --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, #f082ac);
  --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, #f4a5c4);
  --color-accent-text-minor-shade-is-light:var(--draft-color-accent-text-minor-shade-is-light, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #f8c6da);
  --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, #ffffff);
  --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, #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, Montserrat);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Oswald);
  --heading-ratio:var(--draft-heading-ratio, 2.25);
  --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, 6);
  --product_not_available:var(--draft-product_not_available, preorder);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --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); }

/* line 1, _custom.scss */
.product_controls-img {
  width: 40px;
  margin: 0 0 0 30px; }

/* line 5, _custom.scss */
.product__controls-title {
  text-transform: uppercase;
  font-weight: 700; }

@media screen and (max-width: 768px) {
  /* line 11, _custom.scss */
  .product__controls-bottom {
    margin: 20px 0 0 0; } }
@media screen and (min-width: 768px) {
  /* line 17, _custom.scss */
  .product__controls-bottom {
    display: none; } }
/* Подкатегории — белые карточки */
/* line 22, _custom.scss */
.subcollection-list__item {
  background: #fff !important;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  transition: color 0.2s; }

/* line 30, _custom.scss */
.subcollection-list__item:hover .subcollection-list__item-title {
  color: #e3a5b0 !important; }

/* line 34, _custom.scss */
.img-ratio__inner,
.subcollection-list__item-photo .img-ratio,
.subcollection-list__item-photo {
  background: #fff !important;
  background-color: #fff !important; }

/* Мобильные подкатегории */
@media (max-width: 768px) {
  /* line 42, _custom.scss */
  .subcollection-list__item {
    background: #f5f5f5 !important;
    border: none !important;
    border-radius: 12px !important; }

  /* line 48, _custom.scss */
  .subcollection-list__item:hover,
  .subcollection-list__item:active {
    background: #f5f5f5 !important; }

  /* line 53, _custom.scss */
  .subcollection-list__item:active .subcollection-list__item-title {
    color: #e3a5b0 !important; } }
/* Логотип на мобильном */
@media (max-width: 768px) {
  /* line 59, _custom.scss */
  .header__logo img,
  .logo img {
    max-height: 32px !important;
    width: auto !important; } }
/* line 65, _custom.scss */
.promo-slider {
  overflow: hidden;
  padding: 0 40px; }

/* Убираем текст и кнопку */
/* line 71, _custom.scss */
.promo-slider__item-content {
  display: none !important; }

/* Строка поиска — округлая */
/* line 75, _custom.scss */
.header__search-form {
  position: relative;
  display: flex;
  align-items: center; }

/* line 81, _custom.scss */
.header__search-field {
  border-radius: 50px !important;
  padding-left: 20px !important;
  padding-right: 48px !important;
  background: #f5f5f5 !important;
  border: none !important;
  height: 44px !important;
  font-size: 14px !important;
  width: 100% !important; }

/* line 92, _custom.scss */
.header__search-field:focus {
  background: #efefef !important;
  outline: none !important;
  box-shadow: none !important; }

/* line 98, _custom.scss */
.header__search-btn {
  position: absolute !important;
  right: 8px !important;
  background: transparent !important;
  border: none !important;
  color: #1a1a1a !important; }

/* Кнопки — округлые пилюли */
/* line 107, _custom.scss */
.button:not(.header__search-btn):not(.header__control-btn):not(.splide__arrow) {
  border-radius: 50px !important; }

/* Кнопка «Купить» / «В корзину» */
/* line 112, _custom.scss */
.btn-buy,
.buy-btn,
button[name="button"],
.product-item__buy-btn,
.cart__submit {
  border-radius: 50px !important; }

@media (max-width: 768px) {
  /* line 120, _custom.scss */
  .header__logo img {
    max-height: 28px !important;
    width: auto !important; } }
/* Кнопка В корзину */
/* line 126, _custom.scss */
.product-item__cart-btn,
.js-product-buy {
  border-radius: 50px !important; }

/* Все пункты основного меню — пилюли */
/* line 131, _custom.scss */
.header__menu-link {
  border: 1.5px solid #ddd !important;
  border-radius: 50px !important;
  padding: 7px 18px !important;
  font-size: 13px !important;
  transition: border-color 0.2s, color 0.2s !important; }

/* line 139, _custom.scss */
.header__menu-link:hover {
  border-color: #1a1a1a !important;
  color: #1a1a1a !important; }

/* Нижнее меню — пилюли */
/* line 144, _custom.scss */
.header__collections-link {
  border: 1.5px solid #ddd !important;
  border-radius: 50px !important;
  padding: 7px 20px !important;
  font-size: 13px !important;
  transition: border-color 0.2s, color 0.2s !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important; }

/* Убираем пилюли из выпадающего меню */
/* line 157, _custom.scss */
.header__collections-submenu .header__collections-link {
  border: none !important;
  border-radius: 0 !important;
  padding: 6px 0 !important; }

/* line 163, _custom.scss */
.header__collections-link:hover {
  border-color: #1a1a1a !important;
  color: #1a1a1a !important; }

/* Плашка скидки у цены */
/* line 168, _custom.scss */
.sticker-sale {
  display: none !important; }

/* line 172, _custom.scss */
.product-preview__price-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px; }

/* line 179, _custom.scss */
.product-preview__sale-badge {
  background: #e63946;
  color: #fff;
  border-radius: 50px;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 600; }

/* line 188, _custom.scss */
.product-preview__sale-badge:empty {
  display: none; }

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

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