@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 23, _custom.scss */
.subcollection-list__item {
  background: #fff !important;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  transition: color 0.2s; }

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

/* line 35, _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 43, _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 52, _custom.scss */
  .subcollection-list__item:active .subcollection-list__item-title {
    color: #e3a5b0 !important; } }
/* Логотип на мобильном */
@media (max-width: 768px) {
  /* line 59, _custom.scss */
  .header__logo img {
    max-height: 28px !important;
    width: auto !important; } }
/* Строка поиска */
/* line 66, _custom.scss */
.header__search-form {
  position: relative;
  display: flex;
  align-items: center; }

/* line 72, _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 83, _custom.scss */
.header__search-field:focus {
  background: #efefef !important;
  outline: none !important;
  box-shadow: none !important; }

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

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

/* line 102, _custom.scss */
.btn-buy,
.buy-btn,
button[name="button"],
.product-item__buy-btn,
.cart__submit,
.product-item__cart-btn,
.js-product-buy {
  border-radius: 50px !important; }

/* Меню — пилюли */
/* line 113, _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 121, _custom.scss */
.header__menu-link:hover {
  border-color: #1a1a1a !important;
  color: #1a1a1a !important; }

/* line 126, _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 138, _custom.scss */
.header__collections-submenu .header__collections-link {
  border: none !important;
  border-radius: 0 !important;
  padding: 6px 0 !important; }

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

@media (max-width: 768px) {
  /* line 150, _custom.scss */
  .header__collections-link {
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important; } }
/* Баннер */
/* line 158, _custom.scss */
.promo-slider {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden; }

/* line 165, _custom.scss */
.promo-slider .img-ratio {
  --img-ratio: 2.8 !important; }

/* line 169, _custom.scss */
.promo-slider__item-content {
  display: none !important; }

@media (max-width: 768px) {
  /* line 174, _custom.scss */
  .promo-slider .img-ratio {
    --img-ratio: 1.5 !important; } }
/* line 179, _custom.scss */
.promo-slider .promo-slider__arrow-prev {
  left: 8px !important;
  position: absolute !important; }

/* line 184, _custom.scss */
.promo-slider .promo-slider__arrow-next {
  right: 8px !important;
  position: absolute !important; }

/* line 189, _custom.scss */
.promo-slider .promo-slider__arrows {
  position: absolute !important;
  width: 100% !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  max-width: 100% !important; }

/* Плашки на карточке товара */
/* line 199, _custom.scss */
.sticker-sale {
  display: none !important; }

/* line 203, _custom.scss */
.product-preview__sale-badge {
  display: none !important; }

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

/* Скидка сверху слева */
/* line 215, _custom.scss */
.product-preview__sale-top {
  position: absolute !important;
  top: 10px !important;
  left: 10px !important;
  right: auto !important;
  background: #e63946;
  color: #fff;
  border-radius: 50px;
  padding: 5px 14px;
  font-size: 15px;
  font-weight: 700;
  z-index: 5; }

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

/* Предзаказ сверху справа */
/* line 234, _custom.scss */
.sticker-preorder {
  position: absolute !important;
  top: 10px !important;
  left: auto !important;
  right: 10px !important;
  border-radius: 50px !important;
  padding: 5px 14px !important;
  font-size: 13px !important;
  font-weight: 600 !important; }

@media (max-width: 768px) {
  /* line 245, _custom.scss */
  .product-preview__sale-top {
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    right: auto !important;
    z-index: 5 !important; }

  /* line 253, _custom.scss */
  .sticker-preorder {
    position: absolute !important;
    top: 10px !important;
    left: auto !important;
    right: 10px !important;
    z-index: 5 !important; }

  /* line 261, _custom.scss */
  .product-preview__photo {
    position: relative !important; } }
@media (max-width: 768px) {
  /* line 266, _custom.scss */
  .sticker-preorder {
    font-size: 11px !important;
    padding: 3px 8px !important; }

  /* line 271, _custom.scss */
  .product-preview__sale-top {
    font-size: 11px !important;
    padding: 3px 8px !important; } }
/* line 276, _custom.scss */
.product__consultant-btn {
  display: inline-block;
  background: #e3a5b0 !important;
  color: #fff !important;
  border-radius: 50px !important;
  padding: 12px 28px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  margin-top: 12px;
  transition: background 0.2s !important; }

/* line 289, _custom.scss */
.product__consultant-btn:hover {
  background: #d4909d !important; }

/* Модальное окно предзаказа */
/* line 293, _custom.scss */
[data-preorder-form] .modal__container,
.preorder-modal .modal__container,
.modal .modal__container {
  border-radius: 16px !important;
  padding: 32px !important; }

/* Поля формы в любом модальном окне */
/* line 301, _custom.scss */
.modal input[type="text"],
.modal input[type="tel"],
.modal input[type="email"],
.modal input:not([type="checkbox"]) {
  border-radius: 50px !important;
  border: 1.5px solid #ddd !important;
  padding: 12px 20px !important;
  font-size: 14px !important;
  width: 100% !important;
  box-sizing: border-box !important; }

/* line 313, _custom.scss */
.modal input[type="text"]:focus,
.modal input[type="tel"]:focus,
.modal input[type="email"]:focus {
  border-color: #e3a5b0 !important;
  outline: none !important; }

/* Кнопка отправить */
/* line 321, _custom.scss */
.modal button[type="submit"],
.modal .button[type="submit"] {
  border-radius: 50px !important;
  background: #1a1a1a !important;
  color: #fff !important;
  padding: 14px 28px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  width: 100% !important;
  border: none !important;
  cursor: pointer !important; }

/* Форма предзаказа */
/* line 334, _custom.scss */
[data-preorder-modal] input,
[class*="preorder"] input,
[id*="preorder"] input {
  border-radius: 50px !important;
  border: 1.5px solid #ddd !important;
  padding: 12px 20px !important; }

/* line 342, _custom.scss */
[data-preorder-modal] button,
[class*="preorder"] button[type="submit"] {
  border-radius: 50px !important; }

/* Системная форма предзаказа InSales */
/* line 348, _custom.scss */
.system-modal input:not([type="checkbox"]),
.system-modal input:not([type="radio"]) {
  border-radius: 50px !important;
  border: 1.5px solid #ddd !important;
  padding: 12px 20px !important; }

/* line 355, _custom.scss */
.system-modal .button,
.system-modal button[type="submit"] {
  border-radius: 50px !important;
  background: #1a1a1a !important;
  color: #fff !important; }

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

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