@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #f6f4f3);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f0edeb);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #e7e2e0);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #8c7569);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #C65B33);
  --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, #cf6a45);
  --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, #d47a5a);
  --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, #e4ac98);
  --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, #ff2d55);
  --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, #ff4c6d);
  --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, #ff6a85);
  --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, #ffc4cf);
  --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, #132238);
  --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, #1f3659);
  --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, #2a4a7a);
  --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, #5e88c8);
  --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, rounded);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 18px);
  --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, Manrope);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Manrope);
  --heading-ratio:var(--draft-heading-ratio, 1.28);
  --heading-weight:var(--draft-heading-weight, 700);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, hidden);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1280px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --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, true);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, right);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true); }

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

/* PDP-10: centered sale badge and cream outlined quantity controls. */
/* line 10, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price .product__sale {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 96px !important;
  min-width: 96px !important;
  height: 54px !important;
  min-height: 54px !important;
  padding: 0 !important;
  border-radius: 999px !important;
  background: #fde7dd !important;
  background-color: #fde7dd !important;
  overflow: hidden !important; }

/* line 25, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price .product__sale-value {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 58px !important;
  max-width: 76px !important;
  height: 30px !important;
  min-height: 30px !important;
  padding: 0 9px !important;
  border-radius: 0 !important;
  background: #72c529 !important;
  background-color: #72c529 !important;
  color: #ffffff !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
  transform: none !important; }

/* line 47, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important; }

/* line 56, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls {
  align-items: center !important;
  gap: 18px !important; }

/* line 61, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn:is(:hover, :focus, :focus-visible, :active) {
  border: 2px solid #c65b33 !important;
  background: linear-gradient(180deg, #fffaf4 0%, #f8f3ec 58%, #efe8df 100%) !important;
  background-color: #f8f3ec !important;
  background-image: linear-gradient(180deg, #fffaf4 0%, #f8f3ec 58%, #efe8df 100%) !important;
  color: #b76539 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.98), inset 0 -8px 14px rgba(184, 143, 114, 0.1), 0 10px 22px rgba(20, 32, 53, 0.055), 0 3px 0 rgba(221, 214, 207, 0.95) !important; }

/* line 75, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn:hover {
  transform: translateY(-1px) !important;
  box-shadow: inset 0 1px 0 white, inset 0 -9px 15px rgba(184, 143, 114, 0.12), 0 12px 26px rgba(20, 32, 53, 0.07), 0 3px 0 rgba(221, 214, 207, 0.95) !important; }

/* line 84, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn:active {
  transform: translateY(2px) scale(0.985) !important;
  box-shadow: inset 0 4px 10px rgba(20, 32, 53, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.86), 0 5px 12px rgba(20, 32, 53, 0.045) !important; }

/* PDP-9: hide broken product thumb arrows and make PDP counter controls light 3D. */
/* line 93, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__arrows,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__arrow {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important; }

/* line 100, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls {
  gap: 14px !important; }

/* line 104, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  border: 1px solid rgba(20, 32, 53, 0.055) !important;
  background: linear-gradient(180deg, #ffffff 0%, #f8f6f3 58%, #eee9e3 100%) !important;
  background-color: #f8f6f3 !important;
  background-image: linear-gradient(180deg, #ffffff 0%, #f8f6f3 58%, #eee9e3 100%) !important;
  color: #b76539 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.98), inset 0 -8px 14px rgba(184, 143, 114, 0.1), 0 10px 22px rgba(20, 32, 53, 0.055), 0 3px 0 rgba(221, 214, 207, 0.95) !important;
  transform: translateY(0) !important;
  transition: transform 0.16s ease, box-shadow 0.18s ease, background 0.18s ease, color 0.18s ease !important; }

/* line 122, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn::after {
  content: "" !important;
  position: absolute !important;
  inset: 4px 7px auto 7px !important;
  height: 42% !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0)) !important;
  pointer-events: none !important;
  z-index: -1 !important; }

/* line 133, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn:is(:hover, :focus-visible) {
  background: linear-gradient(180deg, #ffffff 0%, #fbfaf8 54%, #f0ebe6 100%) !important;
  background-color: #fbfaf8 !important;
  background-image: linear-gradient(180deg, #ffffff 0%, #fbfaf8 54%, #f0ebe6 100%) !important;
  color: #aa5a30 !important;
  box-shadow: inset 0 1px 0 white, inset 0 -9px 15px rgba(184, 143, 114, 0.12), 0 12px 26px rgba(20, 32, 53, 0.07), 0 3px 0 rgba(221, 214, 207, 0.95) !important;
  transform: translateY(-1px) !important; }

/* line 146, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn:active {
  background: linear-gradient(180deg, #f0ebe6 0%, #fbfaf8 100%) !important;
  background-color: #f0ebe6 !important;
  background-image: linear-gradient(180deg, #f0ebe6 0%, #fbfaf8 100%) !important;
  color: #aa5a30 !important;
  box-shadow: inset 0 4px 10px rgba(20, 32, 53, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.86), 0 5px 12px rgba(20, 32, 53, 0.045) !important;
  transform: translateY(2px) scale(0.985) !important; }

/* line 158, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__detail {
  background: linear-gradient(180deg, #ffffff 0%, #fbfaf8 100%) !important;
  background-color: #fbfaf8 !important;
  border-color: rgba(20, 32, 53, 0.055) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.98), 0 10px 22px rgba(20, 32, 53, 0.045) !important; }

/* PDP-8: only one favorite heart is visible at a time. */
/* line 168, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn :is(.icon-favorites-o, .icon-favorites-f) {
  display: none !important; }

/* line 172, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn:not(.favorites-added) .icon-favorites-o,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn.favorites-added .icon-favorites-f {
  display: inline-flex !important; }

/* line 177, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn .btn-icon::after {
  content: none !important;
  display: none !important; }

/* PDP-7: final neutral PDP cart rings, no brown outline after click. */
/* line 183, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy :is(.add-cart-counter__btn,
.add-cart-counter__controls,
.add-cart-counter__controls-btn,
.add-cart-counter__detail) {
  outline: 0 !important;
  -webkit-tap-highlight-color: transparent !important; }

/* line 193, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy :is(.add-cart-counter__btn,
.add-cart-counter__controls-btn):is(:focus, :focus-visible, :active),
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
  border-color: #ebe7e2 !important;
  box-shadow: 0 0 0 3px rgba(245, 243, 240, 0.98), 0 8px 18px rgba(20, 32, 53, 0.055) !important; }

/* line 202, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__detail {
  border-color: #ebe7e2 !important;
  box-shadow: 0 0 0 3px rgba(245, 243, 240, 0.98), 0 8px 18px rgba(20, 32, 53, 0.04) !important; }

/* line 207, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn:is(:hover, :focus-visible, :active) {
  box-shadow: 0 0 0 3px rgba(245, 243, 240, 0.98), 0 10px 22px rgba(20, 32, 53, 0.07) !important; }

/* line 211, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__btn:is(:focus, :focus-visible, :active) {
  box-shadow: 0 0 0 3px rgba(245, 243, 240, 0.98), 0 10px 22px rgba(20, 32, 53, 0.055) !important; }

/* PDP-6: neutral active outline for PDP cart states. */
/* line 216, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy :is(.add-cart-counter__btn,
.add-cart-counter__controls-btn,
.add-cart-counter__detail):is(:focus, :focus-visible, :active),
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart :is(.add-cart-counter__controls,
.add-cart-counter__controls-btn,
.add-cart-counter__detail) {
  outline: none !important;
  border-color: #ebe7e2 !important; }

/* line 230, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__btn:is(:focus, :focus-visible, :active) {
  box-shadow: 0 0 0 3px rgba(235, 231, 226, 0.95), var(--dodelkin-pdp-search-button-shadow, 0 10px 22px rgba(170, 90, 48, 0.16)) !important; }

/* line 234, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__detail:is(:focus, :focus-visible, :active) {
  box-shadow: 0 0 0 3px rgba(235, 231, 226, 0.95), 0 10px 22px rgba(20, 32, 53, 0.06) !important; }

/* PDP-5: draw PDP icons without relying on icon-font glyphs and restore round counter buttons. */
/* line 239, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn :is(.icon-favorites-o, .icon-favorites-f),
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__btn .button__icon.icon-cart {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 22px !important;
  width: 22px !important;
  min-width: 22px !important;
  height: 22px !important;
  margin: 0 8px 0 0 !important;
  padding: 0 !important;
  color: #fff !important;
  font-size: 0 !important;
  line-height: 0 !important;
  overflow: visible !important; }

/* line 257, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn :is(.icon-favorites-o, .icon-favorites-f)::before {
  content: "♥" !important;
  display: block !important;
  color: currentColor !important;
  font-family: Arial, sans-serif !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  transform: translateY(1px) !important; }

/* line 268, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__btn .button__icon.icon-cart::before {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 53% !important;
  width: 16px !important;
  height: 14px !important;
  border: 2px solid currentColor !important;
  border-radius: 3px !important;
  background: transparent !important;
  transform: translate(-50%, -50%) !important; }

/* line 281, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__btn .button__icon.icon-cart::after {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 3px !important;
  width: 8px !important;
  height: 7px !important;
  border: 2px solid currentColor !important;
  border-bottom: 0 !important;
  border-radius: 8px 8px 0 0 !important;
  background: transparent !important;
  transform: translateX(-50%) !important; }

/* line 295, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  width: 100% !important;
  min-height: 56px !important;
  height: 56px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  overflow: visible !important; }

/* line 313, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 56px !important;
  width: 56px !important;
  min-width: 56px !important;
  height: 56px !important;
  min-height: 56px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: var(--dodelkin-pdp-search-button-bg, linear-gradient(90deg, #c5794c 0%, #aa5a30 100%)) !important;
  background-color: #aa5a30 !important;
  background-image: var(--dodelkin-pdp-search-button-bg, linear-gradient(90deg, #c5794c 0%, #aa5a30 100%)) !important;
  color: #fff !important;
  box-shadow: var(--dodelkin-pdp-search-button-shadow, 0 10px 22px rgba(170, 90, 48, 0.16)) !important;
  font-family: inherit !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 1 !important; }

/* line 336, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__detail {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 1 1 auto !important;
  min-width: 86px !important;
  height: 56px !important;
  min-height: 56px !important;
  padding: 0 18px !important;
  border: 1px solid rgba(20, 32, 53, 0.06) !important;
  border-radius: 999px !important;
  background: #fff !important;
  background-color: #fff !important;
  background-image: none !important;
  color: #172238 !important;
  box-shadow: 0 10px 22px rgba(20, 32, 53, 0.06) !important;
  font-family: inherit !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  text-decoration: none !important; }

/* line 359, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn:is(:hover, :focus-visible) {
  background: var(--dodelkin-pdp-search-button-hover-bg, linear-gradient(90deg, #cf8357 0%, #b76539 100%)) !important;
  background-color: #b76539 !important;
  background-image: var(--dodelkin-pdp-search-button-hover-bg, linear-gradient(90deg, #cf8357 0%, #b76539 100%)) !important;
  color: #fff !important;
  box-shadow: var(--dodelkin-pdp-search-button-shadow-hover, 0 12px 26px rgba(170, 90, 48, 0.22)) !important;
  transform: translateY(-1px) !important; }

/* PDP-4: restore PDP cart/favorite icons and keep favorite text inside the pill. */
/* line 369, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 42px !important;
  padding: 0 16px !important;
  color: var(--dodelkin-pdp-search-button-text, #fff) !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important; }

/* line 387, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn .btn-icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn :is(.icon-favorites-o, .icon-favorites-f),
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__btn .button__icon.icon-cart {
  flex: 0 0 auto !important;
  width: 20px !important;
  min-width: 20px !important;
  height: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--dodelkin-pdp-search-button-text, #fff) !important;
  font-family: "insales-icons" !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important; }

/* line 405, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn .icon-favorites-o {
  display: inline-flex !important; }

/* line 409, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn .icon-favorites-f {
  display: none !important; }

/* line 413, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn.favorites-added .icon-favorites-o {
  display: none !important; }

/* line 417, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn.favorites-added .icon-favorites-f {
  display: inline-flex !important; }

/* line 421, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__btn .button__icon.icon-cart {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 8px !important; }

/* line 428, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: flex !important;
  align-items: stretch !important;
  width: 100% !important;
  min-height: 56px !important;
  height: 56px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: var(--dodelkin-pdp-search-button-bg, linear-gradient(90deg, #c5794c 0%, #aa5a30 100%)) !important;
  background-color: #aa5a30 !important;
  background-image: var(--dodelkin-pdp-search-button-bg, linear-gradient(90deg, #c5794c 0%, #aa5a30 100%)) !important;
  box-shadow: var(--dodelkin-pdp-search-button-shadow, 0 10px 22px rgba(170, 90, 48, 0.16)) !important;
  color: var(--dodelkin-pdp-search-button-text, #fff) !important;
  overflow: hidden !important; }

/* line 444, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart :is(.add-cart-counter__controls-btn, .add-cart-counter__detail) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 56px !important;
  height: 56px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  color: var(--dodelkin-pdp-search-button-text, #fff) !important;
  box-shadow: none !important;
  font-family: inherit !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  text-transform: none !important; }

/* line 464, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
  width: 56px !important;
  min-width: 56px !important;
  padding: 0 !important;
  font-size: 24px !important; }

/* line 471, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__detail {
  flex: 1 1 auto !important;
  border-right: 1px solid rgba(255, 255, 255, 0.22) !important;
  border-left: 1px solid rgba(255, 255, 255, 0.22) !important;
  font-size: 16px !important; }

/* PDP-3: product action buttons and city modal close in the header search-button style. */
/* line 479, theme.scss */
html body.theme-dodelkin-refined {
  --dodelkin-pdp-search-button-bg: linear-gradient(90deg, #c5794c 0%, #aa5a30 100%);
  --dodelkin-pdp-search-button-hover-bg: linear-gradient(90deg, #cf8357 0%, #b76539 100%);
  --dodelkin-pdp-search-button-text: #ffffff;
  --dodelkin-pdp-search-button-shadow: 0 10px 22px rgba(170, 90, 48, 0.16);
  --dodelkin-pdp-search-button-shadow-hover: 0 12px 26px rgba(170, 90, 48, 0.22); }

/* line 487, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn.favorites-added,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .product__preorder-btn {
  border: 0 !important;
  border-color: transparent !important;
  border-radius: 999px !important;
  background: var(--dodelkin-pdp-search-button-bg) !important;
  background-color: #aa5a30 !important;
  background-image: var(--dodelkin-pdp-search-button-bg) !important;
  color: var(--dodelkin-pdp-search-button-text) !important;
  box-shadow: var(--dodelkin-pdp-search-button-shadow) !important;
  font-family: inherit !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.15 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  text-shadow: none !important;
  opacity: 1 !important;
  filter: none !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease !important; }

/* line 512, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  width: auto !important;
  min-height: 42px !important;
  padding: 0 18px !important;
  margin-right: 0 !important; }

/* line 523, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .product__preorder-btn {
  width: 100% !important;
  min-height: 56px !important;
  padding: 0 28px !important; }

/* line 530, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product :is(.favorites_btn,
.add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
.product__preorder-btn) :is(.button__text, .add-cart-counter__btn-label, .btn-icon, .icon, svg, span) {
  color: var(--dodelkin-pdp-search-button-text) !important;
  fill: currentColor !important;
  stroke: currentColor !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-transform: none !important; }

/* line 545, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product :is(.favorites_btn,
.add-cart-counter__btn) :is(.btn-icon, .button__icon, .icon, [class^="icon-"], [class*=" icon-"]) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: var(--dodelkin-pdp-search-button-text) !important;
  font-family: "insales-icons" !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important; }

/* line 561, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: flex !important;
  align-items: stretch !important;
  width: 100% !important;
  min-height: 56px !important;
  height: 56px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: var(--dodelkin-pdp-search-button-bg) !important;
  background-color: #aa5a30 !important;
  background-image: var(--dodelkin-pdp-search-button-bg) !important;
  box-shadow: var(--dodelkin-pdp-search-button-shadow) !important;
  color: var(--dodelkin-pdp-search-button-text) !important;
  overflow: hidden !important; }

/* line 577, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart :is(.add-cart-counter__controls-btn,
.add-cart-counter__detail) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 56px !important;
  height: 56px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  color: var(--dodelkin-pdp-search-button-text) !important;
  box-shadow: none !important;
  font-family: inherit !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  text-transform: none !important; }

/* line 602, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
  width: 56px !important;
  min-width: 56px !important;
  padding: 0 !important;
  font-size: 24px !important; }

/* line 609, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__detail {
  flex: 1 1 auto !important;
  border-right: 1px solid rgba(255, 255, 255, 0.22) !important;
  border-left: 1px solid rgba(255, 255, 255, 0.22) !important; }

/* line 615, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls:is(:hover, :focus-within) {
  background: var(--dodelkin-pdp-search-button-hover-bg) !important;
  background-color: #b76539 !important;
  background-image: var(--dodelkin-pdp-search-button-hover-bg) !important;
  box-shadow: var(--dodelkin-pdp-search-button-shadow-hover) !important; }

/* line 622, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn:is(:hover, :focus-visible) {
  background: rgba(255, 255, 255, 0.11) !important;
  color: var(--dodelkin-pdp-search-button-text) !important; }

/* line 627, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product :is(.favorites_btn,
.add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
.product__preorder-btn):is(:hover, :focus-visible) {
  background: var(--dodelkin-pdp-search-button-hover-bg) !important;
  background-color: #b76539 !important;
  background-image: var(--dodelkin-pdp-search-button-hover-bg) !important;
  color: var(--dodelkin-pdp-search-button-text) !important;
  box-shadow: var(--dodelkin-pdp-search-button-shadow-hover) !important;
  transform: translateY(-1px) !important; }

/* line 640, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product :is(.favorites_btn,
.add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
.product__preorder-btn):active {
  transform: translateY(0) scale(0.99) !important; }

/* line 648, theme.scss */
html body.theme-dodelkin-refined :is(.modal,
.popup,
.fancybox-content,
.ui-dialog,
.insales-widget,
.insales_widget,
[class*="modal"],
[class*="popup"],
[class*="delivery"],
[class*="Delivery"],
[class*="city"],
[class*="City"]):has(:is(input, select, [class*="city"], [class*="City"], [class*="delivery"], [class*="Delivery"])) :is(.close,
.modal-close,
.popup-close,
.fancybox-close-small,
[class*="close"],
[class*="Close"],
[data-close],
[data-modal-close]) {
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  min-height: 42px !important;
  padding: 0 !important;
  border: 1px solid rgba(20, 32, 53, 0.08) !important;
  border-radius: 50% !important;
  background: #f7f6f4 !important;
  background-color: #f7f6f4 !important;
  background-image: none !important;
  box-shadow: 0 10px 22px rgba(20, 32, 53, 0.08) !important;
  color: #172238 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  opacity: 1 !important;
  overflow: hidden !important;
  transform: none !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease !important; }

/* line 697, theme.scss */
html body.theme-dodelkin-refined :is(.modal,
.popup,
.fancybox-content,
.ui-dialog,
.insales-widget,
.insales_widget,
[class*="modal"],
[class*="popup"],
[class*="delivery"],
[class*="Delivery"],
[class*="city"],
[class*="City"]):has(:is(input, select, [class*="city"], [class*="City"], [class*="delivery"], [class*="Delivery"])) :is(.close,
.modal-close,
.popup-close,
.fancybox-close-small,
[class*="close"],
[class*="Close"],
[data-close],
[data-modal-close])::before,
html body.theme-dodelkin-refined :is(.modal,
.popup,
.fancybox-content,
.ui-dialog,
.insales-widget,
.insales_widget,
[class*="modal"],
[class*="popup"],
[class*="delivery"],
[class*="Delivery"],
[class*="city"],
[class*="City"]):has(:is(input, select, [class*="city"], [class*="City"], [class*="delivery"], [class*="Delivery"])) :is(.close,
.modal-close,
.popup-close,
.fancybox-close-small,
[class*="close"],
[class*="Close"],
[data-close],
[data-modal-close])::after {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  display: block !important;
  width: 21px !important;
  height: 2px !important;
  border: 0 !important;
  border-radius: 2px !important;
  background: currentColor !important;
  opacity: 1 !important;
  transform-origin: center !important; }

/* line 757, theme.scss */
html body.theme-dodelkin-refined :is(.modal,
.popup,
.fancybox-content,
.ui-dialog,
.insales-widget,
.insales_widget,
[class*="modal"],
[class*="popup"],
[class*="delivery"],
[class*="Delivery"],
[class*="city"],
[class*="City"]):has(:is(input, select, [class*="city"], [class*="City"], [class*="delivery"], [class*="Delivery"])) :is(.close,
.modal-close,
.popup-close,
.fancybox-close-small,
[class*="close"],
[class*="Close"],
[data-close],
[data-modal-close])::before {
  transform: translate(-50%, -50%) rotate(45deg) !important; }

/* line 783, theme.scss */
html body.theme-dodelkin-refined :is(.modal,
.popup,
.fancybox-content,
.ui-dialog,
.insales-widget,
.insales_widget,
[class*="modal"],
[class*="popup"],
[class*="delivery"],
[class*="Delivery"],
[class*="city"],
[class*="City"]):has(:is(input, select, [class*="city"], [class*="City"], [class*="delivery"], [class*="Delivery"])) :is(.close,
.modal-close,
.popup-close,
.fancybox-close-small,
[class*="close"],
[class*="Close"],
[data-close],
[data-modal-close])::after {
  transform: translate(-50%, -50%) rotate(-45deg) !important; }

/* line 809, theme.scss */
html body.theme-dodelkin-refined :is(.modal,
.popup,
.fancybox-content,
.ui-dialog,
.insales-widget,
.insales_widget,
[class*="modal"],
[class*="popup"],
[class*="delivery"],
[class*="Delivery"],
[class*="city"],
[class*="City"]):has(:is(input, select, [class*="city"], [class*="City"], [class*="delivery"], [class*="Delivery"])) :is(.close,
.modal-close,
.popup-close,
.fancybox-close-small,
[class*="close"],
[class*="Close"],
[data-close],
[data-modal-close]):is(:hover, :focus-visible) {
  background: #ebe7e2 !important;
  color: #172238 !important;
  box-shadow: 0 12px 26px rgba(20, 32, 53, 0.12) !important;
  transform: translateY(-1px) !important; }

/* line 838, theme.scss */
html body.theme-dodelkin-refined :is(.modal,
.popup,
.fancybox-content,
.ui-dialog,
.insales-widget,
.insales_widget,
[class*="modal"],
[class*="popup"],
[class*="delivery"],
[class*="Delivery"],
[class*="city"],
[class*="City"]):has(:is(input, select, [class*="city"], [class*="City"], [class*="delivery"], [class*="Delivery"])) :is(.close,
.modal-close,
.popup-close,
.fancybox-close-small,
[class*="close"],
[class*="Close"],
[data-close],
[data-modal-close]) :is(.icon, .btn-icon, svg, span) {
  display: none !important; }

/* FL7-1 mobile footer final layout fix */
@media (max-width: 767px) {
  /* line 866, theme.scss */
  body.theme-dodelkin-refined,
  body.theme-dodelkin-refined .page_layout {
    min-height: 100dvh !important; }

  /* line 871, theme.scss */
  body.theme-dodelkin-refined .page_layout {
    display: flex !important;
    flex-direction: column !important; }

  /* line 876, theme.scss */
  body.theme-dodelkin-refined .page_layout > main {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 1 auto !important;
    min-height: 0 !important; }

  /* line 883, theme.scss */
  body.theme-dodelkin-refined .page_layout > main > *:not(.widget-type_system_widget_v4_footer_20_1) {
    flex: 0 0 auto !important; }

  /* line 887, theme.scss */
  body.theme-dodelkin-refined .page_layout > main > .widget-type_system_widget_v4_footer_20_1 {
    margin-top: auto !important; }

  /* line 891, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    min-height: 0 !important;
    height: auto !important; } }
/* BUTTON-COLOR-2 final override: cart, checkout and product-card buttons */
/* line 903, theme.scss */
html body.theme-dodelkin-refined {
  --dodelkin-button-default-bg: linear-gradient(135deg, #ff6439 0%, #d3572f 52%, #c64c27 100%);
  --dodelkin-button-default-solid: #d3572f;
  --dodelkin-button-default-border: #c64c27;
  --dodelkin-button-default-text: #122038;
  --dodelkin-button-active-bg: linear-gradient(135deg, #ff8566 0%, #ff7d5c 52%, #ff7454 100%);
  --dodelkin-button-active-solid: #ff7d5c;
  --dodelkin-button-active-border: #ff7d5c;
  --dodelkin-button-active-text: #ffffff; }

/* line 914, theme.scss */
html body.theme-dodelkin-refined .button,
html body.theme-dodelkin-refined .co-button,
html body.theme-dodelkin-refined input[type="button"],
html body.theme-dodelkin-refined input[type="submit"],
html body.theme-dodelkin-refined .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
html body.theme-dodelkin-refined .product-preview__buy-btn,
html body.theme-dodelkin-refined .buy_button_action,
html body.theme-dodelkin-refined .product__preorder-btn,
html body.theme-dodelkin-refined .product__marketplace-button,
html body.theme-dodelkin-refined .header__show-collection-btn,
html body.theme-dodelkin-refined .header__search-btn,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn,
html body.theme-dodelkin-refined .show-mobile-filter-btn,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn,
html body.theme-dodelkin-refined .filter__reset-btn,
html body.theme-dodelkin-refined .js-cookies-button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_2 .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .co-button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .submit-block .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 button.cart__submit-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__submit-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__submit,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .co-button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .submit-block .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-coupon .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-coupon button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-coupon input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 button.cart__submit-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__submit-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__submit,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="button"],
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"],
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="button"],
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="submit"] {
  background: var(--dodelkin-button-default-bg) !important;
  background-color: var(--dodelkin-button-default-solid) !important;
  background-image: var(--dodelkin-button-default-bg) !important;
  border-color: var(--dodelkin-button-default-border) !important;
  color: var(--dodelkin-button-default-text) !important;
  box-shadow: 0 12px 24px rgba(198, 76, 39, 0.18) !important; }

/* line 969, theme.scss */
html body.theme-dodelkin-refined .button *,
html body.theme-dodelkin-refined .co-button *,
html body.theme-dodelkin-refined .add-cart-counter__btn *,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn *,
html body.theme-dodelkin-refined .add-cart-counter__detail *,
html body.theme-dodelkin-refined .product-preview__buy-btn *,
html body.theme-dodelkin-refined .buy_button_action *,
html body.theme-dodelkin-refined .product__preorder-btn *,
html body.theme-dodelkin-refined .product__marketplace-button *,
html body.theme-dodelkin-refined .header__show-collection-btn *,
html body.theme-dodelkin-refined .header__search-btn *,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn *,
html body.theme-dodelkin-refined .show-mobile-filter-btn *,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn *,
html body.theme-dodelkin-refined .filter__reset-btn *,
html body.theme-dodelkin-refined .js-cookies-button *,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button *,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button * {
  color: inherit !important; }

/* line 990, theme.scss */
html body.theme-dodelkin-refined .button::before,
html body.theme-dodelkin-refined .button::after,
html body.theme-dodelkin-refined .co-button::before,
html body.theme-dodelkin-refined .co-button::after,
html body.theme-dodelkin-refined .add-cart-counter__btn::before,
html body.theme-dodelkin-refined .add-cart-counter__btn::after,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn::before,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn::after,
html body.theme-dodelkin-refined .product-preview__buy-btn::before,
html body.theme-dodelkin-refined .product-preview__buy-btn::after,
html body.theme-dodelkin-refined .header__search-btn::before,
html body.theme-dodelkin-refined .header__search-btn::after {
  color: inherit !important; }

/* line 1005, theme.scss */
html body.theme-dodelkin-refined .button svg,
html body.theme-dodelkin-refined .co-button svg,
html body.theme-dodelkin-refined .add-cart-counter__btn svg,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn svg,
html body.theme-dodelkin-refined .add-cart-counter__detail svg,
html body.theme-dodelkin-refined .product-preview__buy-btn svg,
html body.theme-dodelkin-refined .buy_button_action svg,
html body.theme-dodelkin-refined .product__preorder-btn svg,
html body.theme-dodelkin-refined .product__marketplace-button svg,
html body.theme-dodelkin-refined .header__show-collection-btn svg,
html body.theme-dodelkin-refined .header__search-btn svg,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn svg,
html body.theme-dodelkin-refined .show-mobile-filter-btn svg,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn svg,
html body.theme-dodelkin-refined .filter__reset-btn svg,
html body.theme-dodelkin-refined .js-cookies-button svg,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button svg,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button svg {
  fill: currentColor !important;
  stroke: currentColor !important; }

/* line 1027, theme.scss */
html body.theme-dodelkin-refined .button:hover,
html body.theme-dodelkin-refined .button:active,
html body.theme-dodelkin-refined .button:focus-visible,
html body.theme-dodelkin-refined .co-button:hover,
html body.theme-dodelkin-refined .co-button:active,
html body.theme-dodelkin-refined .co-button:focus-visible,
html body.theme-dodelkin-refined input[type="button"]:hover,
html body.theme-dodelkin-refined input[type="button"]:active,
html body.theme-dodelkin-refined input[type="submit"]:hover,
html body.theme-dodelkin-refined input[type="submit"]:active,
html body.theme-dodelkin-refined .add-cart-counter__btn:hover,
html body.theme-dodelkin-refined .add-cart-counter__btn:active,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn:hover,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn:active,
html body.theme-dodelkin-refined .add-cart-counter__detail:hover,
html body.theme-dodelkin-refined .add-cart-counter__detail:active,
html body.theme-dodelkin-refined .product-preview__buy-btn:hover,
html body.theme-dodelkin-refined .product-preview__buy-btn:active,
html body.theme-dodelkin-refined .buy_button_action:hover,
html body.theme-dodelkin-refined .buy_button_action:active,
html body.theme-dodelkin-refined .product__preorder-btn:hover,
html body.theme-dodelkin-refined .product__preorder-btn:active,
html body.theme-dodelkin-refined .product__marketplace-button:hover,
html body.theme-dodelkin-refined .product__marketplace-button:active,
html body.theme-dodelkin-refined .header__show-collection-btn:hover,
html body.theme-dodelkin-refined .header__show-collection-btn:active,
html body.theme-dodelkin-refined .header__search-btn:hover,
html body.theme-dodelkin-refined .header__search-btn:active,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn:hover,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn:active,
html body.theme-dodelkin-refined .show-mobile-filter-btn:hover,
html body.theme-dodelkin-refined .show-mobile-filter-btn:active,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn:hover,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn:active,
html body.theme-dodelkin-refined .filter__reset-btn:hover,
html body.theme-dodelkin-refined .filter__reset-btn:active,
html body.theme-dodelkin-refined .js-cookies-button:hover,
html body.theme-dodelkin-refined .js-cookies-button:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button:focus-visible,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button:focus-visible,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="button"]:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="button"]:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"]:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"]:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="button"]:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="button"]:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="submit"]:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="submit"]:active,
html body.theme-dodelkin-refined [aria-pressed="true"].button {
  background: var(--dodelkin-button-active-bg) !important;
  background-color: var(--dodelkin-button-active-solid) !important;
  background-image: var(--dodelkin-button-active-bg) !important;
  border-color: var(--dodelkin-button-active-border) !important;
  color: var(--dodelkin-button-active-text) !important;
  box-shadow: 0 14px 28px rgba(255, 125, 92, 0.24) !important; }

/* FONT-1 final typography override: Manrope like the reference header */
/* line 1089, theme.scss */
html body.theme-dodelkin-refined {
  --font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  --font-family-heading: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  font-kerning: normal;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 1099, theme.scss */
html body.theme-dodelkin-refined :where(h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
button,
input,
textarea,
select,
label,
legend,
summary,
small,
strong,
b,
em,
li,
td,
th,
blockquote,
figcaption,
.button,
.co-button,
.decorated-title,
.section-title,
.widget-title,
.page-title,
.collection-title,
.product__title,
.product-preview__title,
.product-preview__price,
.product-preview__price-cur,
.product-preview__price-old,
.product-preview__sku,
.product-preview__properties,
.product-preview__available,
.product__price,
.product__price-cur,
.product__price-old,
.header__title,
.header__subtitle,
.header__collections-link,
.header__collections-show-submenu-btn,
.header__menu-link,
.header__search-field,
.header__phone,
.header__phone-label,
.header__favorite,
.header__compare,
.header__cabinet,
.header__cart,
.breadcrumb,
.breadcrumb__link,
.filter,
.filter__title,
.filter__item-title,
.filter__property-name,
.sort,
.sort__label,
.cart,
.cart__title,
.cart__item-title,
.cart__item-price,
.cart__total,
.cart__area-count,
.cart__area-coupon,
.checkout-v2-wrapper,
.co-title,
.co-section-title,
.co-sidebar-title,
.co-basket_title,
.co-input-field,
.co-input-label,
.co-price,
.co-money,
.menu-link,
.menu-item,
.footer,
.footer__title,
.footer__menu-link,
.navigation-bar,
.navigation-bar__title,
.subcollection-list__item-title,
.special-products__title) {
  font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important; }

/* line 1191, theme.scss */
html body.theme-dodelkin-refined :where(h1,
h2,
.decorated-title,
.section-title,
.page-title,
.collection-title,
.product__title,
.special-products__title) {
  letter-spacing: -0.035em !important; }

/* line 1204, theme.scss */
html body.theme-dodelkin-refined :where(.product-preview__title,
.product-preview__price,
.product-preview__price-cur,
.product__price,
.cart__item-title,
.cart__item-price,
.cart__total,
.co-price,
.co-money,
.button,
.co-button,
button,
input,
textarea,
select) {
  letter-spacing: -0.018em !important; }

/* line 1224, theme.scss */
html body.theme-dodelkin-refined input::placeholder,
html body.theme-dodelkin-refined textarea::placeholder {
  font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  letter-spacing: -0.01em !important; }

/* NEW-1: left aligned "Новинки" label like the catalog divider reference. */
/* line 1231, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head {
  --dodelkin-new-products-label-height: clamp(42px, 3.1vw, 58px);
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  min-height: var(--dodelkin-new-products-label-height) !important;
  gap: 18px !important;
  margin-bottom: clamp(22px, 2.1vw, 38px) !important; }

/* line 1241, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title.heading {
  grid-column: 1 !important;
  justify-self: stretch !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: min(100%, 1180px) !important;
  min-height: var(--dodelkin-new-products-label-height) !important;
  margin: 0 !important;
  padding: 0 clamp(20px, 1.8vw, 34px) !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #f1ded2 !important;
  box-shadow: none !important;
  color: #ff6234 !important;
  text-align: left !important;
  font-size: clamp(13px, 0.92vw, 19px) !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important; }

/* line 1265, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-controls {
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: center !important;
  display: flex !important;
  align-items: center !important;
  height: var(--dodelkin-new-products-label-height) !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 1276, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-arrow {
  align-self: center !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

@media (max-width: 767px) {
  /* line 1283, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head {
    display: block !important;
    margin-bottom: 18px !important; }

  /* line 1288, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title.heading {
    width: 100% !important;
    min-height: 42px !important;
    padding: 0 20px !important;
    font-size: 13px !important;
    letter-spacing: 0.14em !important; } }
/* line 1298, theme.scss */
html body.theme-dodelkin-refined :where(.icon,
.btn-icon,
.button__icon,
[class^="icon-"],
[class*=" icon-"],
[class^="insales-"],
[class*=" insales-"]) {
  font-family: "insales-icons" !important; }

/* line 1310, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls a,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky a,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls a,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky a,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky input[type="submit"] {
  background: var(--dodelkin-button-default-bg) !important;
  background-color: var(--dodelkin-button-default-solid) !important;
  background-image: var(--dodelkin-button-default-bg) !important;
  border-color: var(--dodelkin-button-default-border) !important;
  color: var(--dodelkin-button-default-text) !important; }

/* line 1329, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls a:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls button:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls a:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls button:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky a:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky button:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky a:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky button:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls a:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls button:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls a:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls button:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky a:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky button:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky a:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky button:active {
  background: var(--dodelkin-button-active-bg) !important;
  background-color: var(--dodelkin-button-active-solid) !important;
  background-image: var(--dodelkin-button-active-bg) !important;
  border-color: var(--dodelkin-button-active-border) !important;
  color: var(--dodelkin-button-active-text) !important; }

/* BUTTON-COLOR-1 global default/active button colors from 2026-04-27 screenshots */
/* line 1353, theme.scss */
:root {
  --dodelkin-button-default-bg: linear-gradient(135deg, #ff6439 0%, #d3572f 48%, #c64c27 100%);
  --dodelkin-button-default-solid: #d3572f;
  --dodelkin-button-default-border: #c64c27;
  --dodelkin-button-default-text: #122038;
  --dodelkin-button-active-bg: linear-gradient(135deg, #ff8566 0%, #ff7d5c 52%, #ff7454 100%);
  --dodelkin-button-active-solid: #ff7d5c;
  --dodelkin-button-active-border: #ff7d5c;
  --dodelkin-button-active-text: #ffffff; }

/* line 1364, theme.scss */
body.theme-dodelkin-refined .button,
body.theme-dodelkin-refined button[type="button"],
body.theme-dodelkin-refined button[type="submit"],
body.theme-dodelkin-refined input[type="button"],
body.theme-dodelkin-refined input[type="submit"],
body.theme-dodelkin-refined .co-button,
body.theme-dodelkin-refined .add-cart-counter__btn,
body.theme-dodelkin-refined .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .add-cart-counter__detail,
body.theme-dodelkin-refined .product-preview__buy-btn,
body.theme-dodelkin-refined .buy_button_action,
body.theme-dodelkin-refined .product__preorder-btn,
body.theme-dodelkin-refined .product__marketplace-button,
body.theme-dodelkin-refined .header__show-collection-btn,
body.theme-dodelkin-refined .header__search-btn,
body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn,
body.theme-dodelkin-refined .show-mobile-filter-btn,
body.theme-dodelkin-refined .filter__hide-mobile-filter-btn,
body.theme-dodelkin-refined .filter__reset-btn,
body.theme-dodelkin-refined .menu-show-submenu-btn,
body.theme-dodelkin-refined .js-cookies-button {
  background: var(--dodelkin-button-default-bg) !important;
  background-color: var(--dodelkin-button-default-solid) !important;
  background-image: var(--dodelkin-button-default-bg) !important;
  border-color: var(--dodelkin-button-default-border) !important;
  color: var(--dodelkin-button-default-text) !important;
  transition: background-color 0.18s ease, background-image 0.18s ease, border-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease, transform 0.12s ease !important; }

/* line 1393, theme.scss */
body.theme-dodelkin-refined .button *,
body.theme-dodelkin-refined button[type="button"] *,
body.theme-dodelkin-refined button[type="submit"] *,
body.theme-dodelkin-refined .co-button *,
body.theme-dodelkin-refined .add-cart-counter__btn *,
body.theme-dodelkin-refined .add-cart-counter__controls-btn *,
body.theme-dodelkin-refined .add-cart-counter__detail *,
body.theme-dodelkin-refined .product-preview__buy-btn *,
body.theme-dodelkin-refined .buy_button_action *,
body.theme-dodelkin-refined .product__preorder-btn *,
body.theme-dodelkin-refined .product__marketplace-button *,
body.theme-dodelkin-refined .header__show-collection-btn *,
body.theme-dodelkin-refined .header__search-btn *,
body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn *,
body.theme-dodelkin-refined .show-mobile-filter-btn *,
body.theme-dodelkin-refined .filter__hide-mobile-filter-btn *,
body.theme-dodelkin-refined .filter__reset-btn *,
body.theme-dodelkin-refined .menu-show-submenu-btn *,
body.theme-dodelkin-refined .js-cookies-button * {
  color: inherit !important; }

/* line 1415, theme.scss */
body.theme-dodelkin-refined .button svg,
body.theme-dodelkin-refined button[type="button"] svg,
body.theme-dodelkin-refined button[type="submit"] svg,
body.theme-dodelkin-refined .co-button svg,
body.theme-dodelkin-refined .add-cart-counter__btn svg,
body.theme-dodelkin-refined .add-cart-counter__controls-btn svg,
body.theme-dodelkin-refined .add-cart-counter__detail svg,
body.theme-dodelkin-refined .product-preview__buy-btn svg,
body.theme-dodelkin-refined .buy_button_action svg,
body.theme-dodelkin-refined .product__preorder-btn svg,
body.theme-dodelkin-refined .product__marketplace-button svg,
body.theme-dodelkin-refined .header__show-collection-btn svg,
body.theme-dodelkin-refined .header__search-btn svg,
body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn svg,
body.theme-dodelkin-refined .show-mobile-filter-btn svg,
body.theme-dodelkin-refined .filter__hide-mobile-filter-btn svg,
body.theme-dodelkin-refined .filter__reset-btn svg,
body.theme-dodelkin-refined .menu-show-submenu-btn svg,
body.theme-dodelkin-refined .js-cookies-button svg {
  fill: currentColor !important;
  stroke: currentColor !important; }

/* line 1438, theme.scss */
body.theme-dodelkin-refined .button:hover,
body.theme-dodelkin-refined .button:active,
body.theme-dodelkin-refined .button:focus-visible,
body.theme-dodelkin-refined .button.is-active,
body.theme-dodelkin-refined .button.active,
body.theme-dodelkin-refined button[type="button"]:hover,
body.theme-dodelkin-refined button[type="button"]:active,
body.theme-dodelkin-refined button[type="button"]:focus-visible,
body.theme-dodelkin-refined button[type="submit"]:hover,
body.theme-dodelkin-refined button[type="submit"]:active,
body.theme-dodelkin-refined button[type="submit"]:focus-visible,
body.theme-dodelkin-refined input[type="button"]:hover,
body.theme-dodelkin-refined input[type="button"]:active,
body.theme-dodelkin-refined input[type="submit"]:hover,
body.theme-dodelkin-refined input[type="submit"]:active,
body.theme-dodelkin-refined .co-button:hover,
body.theme-dodelkin-refined .co-button:active,
body.theme-dodelkin-refined .co-button:focus-visible,
body.theme-dodelkin-refined .co-button.is-active,
body.theme-dodelkin-refined .add-cart-counter.is-add-cart .add-cart-counter__btn,
body.theme-dodelkin-refined .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .add-cart-counter.is-add-cart .add-cart-counter__detail,
body.theme-dodelkin-refined .add-cart-counter__btn:hover,
body.theme-dodelkin-refined .add-cart-counter__btn:active,
body.theme-dodelkin-refined .add-cart-counter__controls-btn:hover,
body.theme-dodelkin-refined .add-cart-counter__controls-btn:active,
body.theme-dodelkin-refined .add-cart-counter__detail:hover,
body.theme-dodelkin-refined .add-cart-counter__detail:active,
body.theme-dodelkin-refined .product-preview__buy-btn:hover,
body.theme-dodelkin-refined .product-preview__buy-btn:active,
body.theme-dodelkin-refined .buy_button_action:hover,
body.theme-dodelkin-refined .buy_button_action:active,
body.theme-dodelkin-refined .product__preorder-btn:hover,
body.theme-dodelkin-refined .product__preorder-btn:active,
body.theme-dodelkin-refined .product__marketplace-button:hover,
body.theme-dodelkin-refined .product__marketplace-button:active,
body.theme-dodelkin-refined .header__show-collection-btn:hover,
body.theme-dodelkin-refined .header__show-collection-btn:active,
body.theme-dodelkin-refined .header__search-btn:hover,
body.theme-dodelkin-refined .header__search-btn:active,
body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn:hover,
body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn:active,
body.theme-dodelkin-refined .show-mobile-filter-btn:hover,
body.theme-dodelkin-refined .show-mobile-filter-btn:active,
body.theme-dodelkin-refined .filter__hide-mobile-filter-btn:hover,
body.theme-dodelkin-refined .filter__hide-mobile-filter-btn:active,
body.theme-dodelkin-refined .filter__reset-btn:hover,
body.theme-dodelkin-refined .filter__reset-btn:active,
body.theme-dodelkin-refined .menu-show-submenu-btn:hover,
body.theme-dodelkin-refined .menu-show-submenu-btn:active,
body.theme-dodelkin-refined .menu-show-submenu-btn.is-active,
body.theme-dodelkin-refined .menu-show-submenu-btn[aria-expanded="true"],
body.theme-dodelkin-refined .js-cookies-button:hover,
body.theme-dodelkin-refined .js-cookies-button:active,
body.theme-dodelkin-refined [aria-pressed="true"].button,
body.theme-dodelkin-refined [aria-current="true"].button {
  background: var(--dodelkin-button-active-bg) !important;
  background-color: var(--dodelkin-button-active-solid) !important;
  background-image: var(--dodelkin-button-active-bg) !important;
  border-color: var(--dodelkin-button-active-border) !important;
  color: var(--dodelkin-button-active-text) !important;
  box-shadow: 0 14px 28px rgba(255, 125, 92, 0.22) !important; }

/* CP5-1 cart button = AP1-1 form/function */
/* line 1503, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0; }

/* line 1510, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  flex-direction: row-reverse !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 48px !important;
  height: 48px !important;
  padding: 0 18px !important;
  border: 1.5px solid var(--dodelkin-accent) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: var(--dodelkin-ink) !important;
  box-shadow: none !important; }

/* line 1529, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn:hover {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 240, 248, 0.64)) !important;
  border-color: var(--dodelkin-accent-dark) !important;
  color: var(--dodelkin-ink) !important; }

/* line 1536, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn .button__icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn .button__icon {
  margin-left: 0 !important;
  color: var(--dodelkin-accent) !important;
  font-size: 1.1rem !important; }

/* line 1543, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn {
  font-size: 0.88rem !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important; }

/* line 1555, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls {
  display: flex !important;
  width: 100% !important;
  height: auto !important;
  align-items: center !important;
  gap: 0 !important; }

/* line 1563, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-width: 0 !important;
  height: 48px !important;
  padding: 0 16px !important;
  border: 1.5px solid var(--dodelkin-accent) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: var(--dodelkin-accent) !important;
  box-shadow: none !important;
  font-size: 0.92rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  gap: 6px !important; }

/* line 1582, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls-btn:hover {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 240, 248, 0.64)) !important;
  border-color: var(--dodelkin-accent-dark) !important;
  color: var(--dodelkin-accent-dark) !important; }

/* line 1588, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls-btn [data-add-cart-counter-count] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 24px !important;
  height: 24px !important;
  padding: 0 8px !important;
  border-radius: 999px !important;
  background: rgba(255, 106, 61, 0.12) !important;
  color: var(--dodelkin-accent-dark) !important;
  font-size: 0.82rem !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

/* line 1603, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__detail {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 28px !important;
  height: 48px !important;
  padding: 0 4px !important;
  background: transparent !important;
  border: 0 !important;
  color: var(--dodelkin-ink) !important;
  box-shadow: none !important;
  text-decoration: none !important; }

/* line 1617, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__detail:hover {
  background: transparent !important;
  color: var(--dodelkin-ink) !important; }

/* line 1622, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__detail-text {
  font-size: 0 !important;
  line-height: 1 !important; }

/* line 1627, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__detail-text [data-add-cart-counter-count] {
  font-size: 1.45rem !important;
  font-weight: 700 !important;
  color: var(--dodelkin-ink) !important; }

/* line 1633, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__detail-dop-text {
  display: none !important; }

/* AP1-1 similar products sticker compact fix */
/* line 1638, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview__photo {
  position: relative; }

/* line 1642, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview .stickers {
  top: 10px !important;
  left: 10px !important;
  right: auto !important;
  width: auto !important;
  max-width: calc(100% - 72px) !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 4px !important; }

/* line 1655, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview .sticker-new,
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview [data-sticker-title="Новинка"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  align-self: flex-start !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: max-content !important;
  min-height: 18px !important;
  margin: 0 !important;
  padding: 2px 7px !important;
  border-radius: 12px !important;
  font-size: 0.46rem !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  white-space: nowrap !important;
  box-shadow: 0 5px 10px rgba(19, 34, 56, 0.08) !important; }

/* line 1676, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview .sticker-sale,
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview [data-sticker-title="sticker-sale"] {
  align-self: flex-start !important; }

@media (max-width: 767px) {
  /* line 1682, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview .stickers {
    top: 6px !important;
    left: 6px !important;
    max-width: calc(100% - 56px) !important;
    gap: 3px !important; }

  /* line 1689, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview .sticker-new,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview [data-sticker-title="Новинка"] {
    min-height: 14px !important;
    padding: 1px 5px !important;
    border-radius: 9px !important;
    font-size: 0.38rem !important; } }
/* line 1698, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

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

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

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

  /* line 1713, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 1718, theme.scss */
:root {
  --dodelkin-bg: #f5f0e8;
  --dodelkin-bg-soft: #fbf8f2;
  --dodelkin-bg-hero: #eee6da;
  --dodelkin-surface: rgba(255, 255, 255, 0.68);
  --dodelkin-surface-strong: rgba(255, 255, 255, 0.84);
  --dodelkin-ink: #132238;
  --dodelkin-muted: #5f6f89;
  --dodelkin-line: rgba(255, 255, 255, 0.68);
  --dodelkin-line-strong: rgba(255, 255, 255, 0.9);
  --dodelkin-accent: #C65B33;
  --dodelkin-accent-dark: #C65B33;
  --dodelkin-success: #17b26a;
  --dodelkin-shadow: 0 30px 80px rgba(31, 41, 51, 0.12);
  --dodelkin-shadow-soft: 0 20px 48px rgba(31, 41, 51, 0.09);
  --dodelkin-glow-mint: rgba(255, 255, 255, 0.78);
  --dodelkin-glow-lilac: rgba(227, 232, 238, 0.72);
  --dodelkin-glow-apricot: rgba(242, 244, 247, 0.66);
  --dodelkin-glow-rose: rgba(214, 221, 229, 0.46);
  --dodelkin-radius-s: 16px;
  --dodelkin-radius-m: 24px;
  --dodelkin-radius-l: 32px;
  --dodelkin-layout: min(1280px, calc(100vw - 40px)); }

/* line 1743, theme.scss */
body.theme-dodelkin-refined {
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
  background: var(--dodelkin-bg);
  color: var(--dodelkin-ink);
  font-family: "Manrope", "PT Root UI", sans-serif; }

/* line 1752, theme.scss */
body.theme-dodelkin-refined::before,
body.theme-dodelkin-refined::after {
  display: none;
  content: none; }

/* line 1758, theme.scss */
body.theme-dodelkin-refined .page_layout,
body.theme-dodelkin-refined .outside-widgets,
body.theme-dodelkin-refined [data-fixed-panels] {
  position: relative;
  z-index: 1; }

/* line 1765, theme.scss */
body.theme-dodelkin-refined .preloader {
  display: none !important; }

@keyframes dodelkin-aurora-drift {
  0% {
    transform: translate3d(0, 0, 0) scale(1); }
  50% {
    transform: translate3d(2.5%, -2%, 0) scale(1.04); }
  100% {
    transform: translate3d(-1.5%, 2%, 0) scale(1.02); } }
@keyframes dodelkin-gradient-drift {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@keyframes dodelkin-fade-up {
  0% {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
    filter: blur(10px); }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0); } }
@keyframes dodelkin-shimmer {
  0% {
    transform: translate3d(-140%, 0, 0);
    opacity: 0; }
  18% {
    opacity: 1; }
  100% {
    transform: translate3d(140%, 0, 0);
    opacity: 0; } }
@keyframes dodelkin-mobile-card-in {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.985); }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1); } }
/* line 1831, theme.scss */
body.theme-dodelkin-refined::before {
  animation: dodelkin-aurora-drift 22s ease-in-out infinite alternate; }

/* line 1835, theme.scss */
body.theme-dodelkin-refined::after {
  animation: dodelkin-aurora-drift 28s ease-in-out infinite alternate-reverse; }

/* line 1839, theme.scss */
body.theme-dodelkin-refined .dodelkin-reveal {
  will-change: transform, opacity; }

/* line 1843, theme.scss */
body.theme-dodelkin-refined.theme-motion-ready .dodelkin-reveal.is-visible {
  animation: dodelkin-fade-up 0.72s cubic-bezier(0.22, 1, 0.36, 1) both;
  animation-delay: var(--dodelkin-reveal-delay, 0ms); }

/* line 1848, theme.scss */
body.theme-dodelkin-refined .dodelkin-shine {
  position: relative;
  isolation: isolate; }

/* line 1853, theme.scss */
body.theme-dodelkin-refined .dodelkin-shine--clip {
  overflow: hidden; }

/* line 1857, theme.scss */
body.theme-dodelkin-refined .dodelkin-shine::after {
  content: "";
  position: absolute;
  inset: -30%;
  z-index: 0;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 30%, rgba(255, 255, 255, 0.38) 48%, transparent 62%);
  transform: translate3d(-140%, 0, 0);
  opacity: 0; }

/* line 1868, theme.scss */
body.theme-dodelkin-refined .dodelkin-shine:hover::after {
  animation: dodelkin-shimmer 980ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 1872, theme.scss */
body.theme-dodelkin-refined .dodelkin-shine > * {
  position: relative;
  z-index: 1; }

/* line 1877, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections.is-show {
  animation: dodelkin-fade-up 0.36s cubic-bezier(0.22, 1, 0.36, 1); }

/* line 1881, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart,
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-button,
body.theme-dodelkin-refined .checkout-v2-wrapper .button,
body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"] {
  background-size: 180% 180%;
  animation: dodelkin-gradient-drift 10s ease infinite; }

/* line 1893, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item {
  background-size: 180% 180%;
  animation: dodelkin-gradient-drift 18s ease infinite; }

/* line 1898, theme.scss */
body.theme-dodelkin-refined .product-preview__photo img,
body.theme-dodelkin-refined .subcollection-list__item-photo img,
body.theme-dodelkin-refined .special-collections__item-photo img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image img {
  transition: transform 0.72s cubic-bezier(0.22, 1, 0.36, 1), filter 0.72s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform; }

/* line 1909, theme.scss */
body.theme-dodelkin-refined .product-preview:hover .product-preview__photo img,
body.theme-dodelkin-refined .subcollection-list__item:hover .subcollection-list__item-photo img,
body.theme-dodelkin-refined .special-collections__item:hover .special-collections__item-photo img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main:hover img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item:hover .tabs__item-image img {
  transform: scale(1.045) translateY(-2px);
  filter: saturate(1.04); }

/* line 1918, theme.scss */
body.theme-dodelkin-refined .special-products__slider-arrow:hover,
body.theme-dodelkin-refined .special-article__slider-arrow:hover {
  transform: translateY(-2px) scale(1.05); }

@media (prefers-reduced-motion: reduce) {
  /* line 1924, theme.scss */
  body.theme-dodelkin-refined::before,
  body.theme-dodelkin-refined::after,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart,
  body.theme-dodelkin-refined .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-button,
  body.theme-dodelkin-refined .checkout-v2-wrapper .button,
  body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"] {
    animation: none !important; }

  /* line 1938, theme.scss */
  body.theme-dodelkin-refined .dodelkin-reveal {
    animation: none !important;
    transform: none !important;
    filter: none !important; }

  /* line 1944, theme.scss */
  body.theme-dodelkin-refined .dodelkin-shine::after {
    display: none !important; }

  /* line 1948, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu > .header__collections-item.is-level-1,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu .header__menu-item,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts > *,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-item {
    animation: none !important; } }
/* line 1956, theme.scss */
body.theme-dodelkin-refined .layout__content {
  max-width: var(--dodelkin-layout);
  margin-right: auto;
  margin-left: auto; }

/* line 1962, theme.scss */
body.theme-dodelkin-refined .heading,
body.theme-dodelkin-refined h1,
body.theme-dodelkin-refined h2,
body.theme-dodelkin-refined h3 {
  font-family: "Manrope", "PT Root UI", sans-serif;
  font-weight: 800;
  letter-spacing: -0.03em; }

/* line 1971, theme.scss */
body.theme-dodelkin-refined h1.heading {
  font-size: clamp(2.2rem, 4vw, 4.1rem);
  line-height: 1.03; }

/* line 1976, theme.scss */
body.theme-dodelkin-refined .h2.heading,
body.theme-dodelkin-refined .heading.h2,
body.theme-dodelkin-refined .special-products__title.heading,
body.theme-dodelkin-refined .article-list__title.heading {
  font-size: clamp(1.9rem, 3vw, 2.8rem);
  line-height: 1.06; }

/* line 1984, theme.scss */
body.theme-dodelkin-refined a {
  transition: color 0.25s ease, opacity 0.25s ease, transform 0.25s ease; }

/* line 1988, theme.scss */
body.theme-dodelkin-refined .button,
body.theme-dodelkin-refined .form-control {
  border-radius: var(--dodelkin-radius-s); }

/* line 1993, theme.scss */
body.theme-dodelkin-refined .button {
  font-weight: 600;
  border: 1px solid var(--dodelkin-line);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.38));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 16px 40px rgba(78, 96, 172, 0.12);
  backdrop-filter: blur(20px) saturate(150%);
  -webkit-backdrop-filter: blur(20px) saturate(150%);
  transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, color 0.25s ease, transform 0.25s ease; }

/* line 2010, theme.scss */
body.theme-dodelkin-refined .button:hover {
  transform: translateY(-1px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.92), 0 20px 46px rgba(78, 96, 172, 0.16); }

/* line 2017, theme.scss */
body.theme-dodelkin-refined .form-control {
  min-height: 52px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.46));
  border-color: var(--dodelkin-line);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 10px 30px rgba(78, 96, 172, 0.08);
  backdrop-filter: blur(20px) saturate(150%);
  -webkit-backdrop-filter: blur(20px) saturate(150%); }

/* line 2028, theme.scss */
body.theme-dodelkin-refined .breadcrumb-wrapper {
  display: inline-flex;
  max-width: 100%;
  padding: 10px 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.4));
  border: 1px solid var(--dodelkin-line);
  border-radius: 999px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), var(--dodelkin-shadow-soft);
  backdrop-filter: blur(20px) saturate(150%);
  -webkit-backdrop-filter: blur(20px) saturate(150%); }

/* line 2042, theme.scss */
body.theme-dodelkin-refined .breadcrumb {
  flex-wrap: wrap;
  gap: 8px; }

/* line 2047, theme.scss */
body.theme-dodelkin-refined .breadcrumb-link,
body.theme-dodelkin-refined .breadcrumb-page {
  color: var(--dodelkin-muted); }

/* line 2052, theme.scss */
body.theme-dodelkin-refined .breadcrumb-link:hover {
  color: var(--dodelkin-ink); }

/* line 2056, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1,
body.theme-dodelkin-refined .product-preview,
body.theme-dodelkin-refined .subcollection-list__item,
body.theme-dodelkin-refined .special-collections__item,
body.theme-dodelkin-refined .article-list__item,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__calculate-delivery,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
  border: 1px solid var(--dodelkin-line);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.36));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), var(--dodelkin-shadow-soft);
  backdrop-filter: blur(24px) saturate(155%);
  -webkit-backdrop-filter: blur(24px) saturate(155%); }

/* line 2079, theme.scss */
body.theme-dodelkin-refined .header__compare,
body.theme-dodelkin-refined .product__compare-btn,
body.theme-dodelkin-refined [data-compare-trigger] {
  display: none !important; }

/* line 2085, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 {
  background: transparent; }

/* line 2089, theme.scss */
body.theme-dodelkin-refined .page_layout > header {
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

/* line 2096, theme.scss */
body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
  width: var(--dodelkin-layout);
  max-width: var(--dodelkin-layout);
  margin-right: auto;
  margin-left: auto; }

/* line 2103, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .layout__content {
  display: grid;
  gap: 12px;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding-right: 0 !important;
  padding-left: 0 !important; }

/* line 2113, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content {
  display: grid;
  gap: 12px; }

/* line 2118, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
  position: relative;
  width: 100%;
  box-sizing: border-box; }

/* line 2127, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top {
  padding-right: 0 !important;
  padding-left: 0 !important;
  justify-self: stretch;
  margin: 0; }

/* line 2135, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), var(--dodelkin-shadow); }

/* line 2142, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
  display: grid;
  grid-template-columns: auto auto minmax(260px, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 16px 18px;
  border-radius: 28px; }

/* line 2151, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
  padding: 10px 16px;
  border-radius: 20px; }

/* line 2160, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
  z-index: 32; }

/* line 2165, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
  z-index: 31; }

@media (min-width: 768px) {
  /* line 2171, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .page_layout > header,
  body.theme-dodelkin-refined[data-theme-template="collection"] .page_layout > header .widget-type_system_widget_v4_header_6,
  body.theme-dodelkin-refined[data-theme-template="collection"] .page_layout > header .widget-type_system_widget_v4_header_6 .layout__content {
    position: relative;
    z-index: 80; }

  /* line 2178, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"][data-sidebar-type="sticky"] .page_layout > aside,
  body.theme-dodelkin-refined[data-theme-template="collection"][data-sidebar-type="sticky"] .page_layout > aside [data-sidebar],
  body.theme-dodelkin-refined[data-theme-template*="collection"][data-sidebar-type="sticky"] .widget-type_system_widget_v4_sidebar_filter_3,
  body.theme-dodelkin-refined[data-theme-template*="collection"][data-sidebar-type="sticky"] .widget-type_system_widget_v4_sidebar_filter_3 .layout__content,
  body.theme-dodelkin-refined[data-theme-template*="collection"][data-sidebar-type="sticky"] .widget-type_system_widget_v4_sidebar_filter_3 .filter {
    z-index: 1; } }
/* line 2187, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
  display: block;
  width: auto;
  max-width: 168px;
  max-height: 56px;
  object-fit: contain; }

/* line 2195, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
  min-height: 48px;
  padding: 0 18px;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%);
  border: 1px solid rgba(255, 255, 255, 0.42);
  color: #fff;
  font-weight: 600;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 20px 36px rgba(255, 106, 61, 0.24); }

/* line 2207, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn:hover {
  background: linear-gradient(135deg, #ffb14b, #ff6a3d 38%, #ff2d55 100%); }

/* line 2211, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search {
  position: relative; }

/* line 2215, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
  padding: 0 56px 0 18px; }

/* line 2219, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%);
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.32), 0 14px 28px rgba(255, 106, 61, 0.24); }

/* line 2234, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:hover {
  background: var(--dodelkin-accent-dark); }

/* line 2238, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
  display: flex;
  gap: 8px;
  align-items: center; }

/* line 2244, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-btn {
  min-height: 48px;
  padding: 0 14px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.42));
  color: var(--dodelkin-ink); }

/* line 2251, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart {
  border-color: transparent;
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%);
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 18px 34px rgba(255, 106, 61, 0.22); }

/* line 2260, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-text {
  font-size: 0.84rem; }

/* line 2264, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-bage,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-bage-cart {
  background: var(--dodelkin-accent) !important; }

/* line 2269, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px; }

/* line 2275, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
  color: var(--dodelkin-muted);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.88rem;
  line-height: 1.2; }

/* line 2283, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link.link-current {
  color: var(--dodelkin-ink); }

/* line 2288, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 18px;
  justify-content: flex-end; }

/* line 2295, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
  position: relative;
  padding-left: 10px;
  font-size: 0.88rem; }

/* line 2301, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone::before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 0;
  width: 2px;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--dodelkin-accent), transparent); }

/* line 2312, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-value {
  color: var(--dodelkin-ink);
  text-decoration: none;
  font-weight: 700; }

/* line 2318, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections {
  position: absolute;
  top: calc(100% + 16px);
  right: 0;
  left: 0;
  z-index: 34;
  display: none;
  overflow: hidden;
  border-radius: var(--dodelkin-radius-l);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 30px 70px rgba(78, 96, 172, 0.18); }

/* line 2332, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections.is-show {
  display: block; }

/* line 2336, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-content {
  position: relative;
  z-index: 1;
  padding: 26px; }

/* line 2342, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-overlay {
  z-index: 30; }

/* line 2346, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-head {
  margin-bottom: 18px;
  color: var(--dodelkin-muted);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase; }

/* line 2355, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 16px; }

/* line 2361, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1 {
  display: grid;
  align-content: start;
  gap: 14px;
  padding: 16px;
  border-radius: var(--dodelkin-radius-m); }

/* line 2369, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-photo {
  overflow: hidden;
  border-radius: 18px;
  background: #fff; }

/* line 2375, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-link {
  color: var(--dodelkin-ink);
  text-decoration: none;
  line-height: 1.45; }

/* line 2381, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-controls > .header__collections-link {
  font-size: 0.95rem;
  font-weight: 700; }

/* line 2386, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 2394, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu .header__collections-link {
  color: var(--dodelkin-muted);
  font-size: 0.86rem;
  font-weight: 500; }

/* line 2400, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-more-link {
  color: var(--dodelkin-accent); }

/* line 2404, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__content {
  border-radius: 22px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), var(--dodelkin-shadow); }

/* line 2411, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-head-content {
  background: linear-gradient(135deg, rgba(18, 33, 64, 0.92), rgba(73, 94, 188, 0.86) 54%, rgba(255, 106, 61, 0.74) 140%); }

/* line 2415, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-head-content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-head .button {
  color: #fff; }

/* line 2420, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__show-menu-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.42));
  color: var(--dodelkin-ink); }

/* line 2426, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart {
  border-color: transparent;
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%);
  color: #fff; }

/* line 2432, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-title.mobile.heading,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__head {
  display: none; }

/* line 2437, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  align-items: stretch;
  overflow: hidden;
  background: radial-gradient(circle at 18% 18%, rgba(84, 214, 255, 0.24), rgba(0, 0, 0, 0) 24%), radial-gradient(circle at 88% 22%, rgba(255, 106, 61, 0.2), rgba(0, 0, 0, 0) 22%), linear-gradient(135deg, rgba(19, 34, 56, 0.92), rgba(73, 94, 188, 0.82) 54%, rgba(255, 106, 61, 0.78) 140%);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 32px;
  box-shadow: 0 30px 70px rgba(70, 89, 170, 0.22); }

/* line 2451, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image {
  order: 2;
  min-height: 100%; }

/* line 2456, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image .img-ratio,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image .img-ratio__inner {
  height: 100%; }

/* line 2461, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 2467, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(28px, 4vw, 52px);
  color: #fff; }

/* line 2475, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-title.heading {
  margin-bottom: 20px;
  font-size: clamp(2.4rem, 4.6vw, 4rem);
  line-height: 1.02; }

/* line 2481, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content {
  color: rgba(255, 255, 255, 0.86);
  font-size: 0.95rem;
  line-height: 1.8;
  columns: 2 240px;
  column-gap: 28px; }

/* line 2489, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content > * {
  break-inside: avoid;
  margin: 0 0 12px; }

/* line 2494, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content a {
  color: #fff;
  text-decoration-color: rgba(255, 255, 255, 0.38);
  text-underline-offset: 4px; }

/* line 2500, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list.grid-list,
body.theme-dodelkin-refined .subcollection-list.grid-list,
body.theme-dodelkin-refined .special-collections__list,
body.theme-dodelkin-refined .grid-list.catalog-list {
  gap: 20px; }

/* line 2507, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list__item {
  overflow: hidden;
  min-height: 100%;
  border-radius: 26px;
  box-shadow: var(--dodelkin-shadow-soft); }

/* line 2514, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list__item .img-ratio__inner img {
  transition: transform 0.6s ease; }

/* line 2518, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list__item:hover .img-ratio__inner img {
  transform: scale(1.05); }

/* line 2522, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .gradient::before {
  background: linear-gradient(180deg, rgba(20, 24, 29, 0) 24%, rgba(20, 24, 29, 0.88) 100%);
  opacity: 1; }

/* line 2527, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list__item-title {
  max-width: 82%;
  padding: 22px;
  font-size: clamp(1.05rem, 1.6vw, 1.55rem);
  line-height: 1.1; }

/* line 2534, theme.scss */
body.theme-dodelkin-refined .special-products__head,
body.theme-dodelkin-refined .special-article__head {
  display: flex;
  gap: 18px;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 20px; }

/* line 2543, theme.scss */
body.theme-dodelkin-refined .special-products__slider-controls,
body.theme-dodelkin-refined .special-article__slider-controls {
  display: flex;
  gap: 10px;
  align-items: center; }

/* line 2550, theme.scss */
body.theme-dodelkin-refined .special-products__slider-arrow,
body.theme-dodelkin-refined .special-article__slider-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid var(--dodelkin-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: var(--dodelkin-shadow-soft);
  color: var(--dodelkin-ink); }

/* line 2564, theme.scss */
body.theme-dodelkin-refined .product-preview-elem,
body.theme-dodelkin-refined .product-preview {
  height: 100%; }

/* line 2569, theme.scss */
body.theme-dodelkin-refined .product-preview {
  display: block;
  padding: 18px;
  background: var(--dodelkin-surface);
  border: 1px solid var(--dodelkin-line);
  border-radius: 24px;
  box-shadow: var(--dodelkin-shadow-soft);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease; }

/* line 2579, theme.scss */
body.theme-dodelkin-refined .product-preview:hover {
  transform: translateY(-6px);
  border-color: var(--dodelkin-line-strong);
  box-shadow: 0 30px 50px rgba(20, 24, 29, 0.12); }

/* line 2585, theme.scss */
body.theme-dodelkin-refined .product-preview__content {
  display: flex;
  flex-direction: column;
  height: 100%; }

/* line 2591, theme.scss */
body.theme-dodelkin-refined .product-preview__photo {
  position: relative;
  overflow: hidden;
  padding: 18px;
  background: radial-gradient(circle at 24% 16%, rgba(255, 255, 255, 0.92), rgba(0, 0, 0, 0) 32%), linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(231, 243, 255, 0.54));
  border-radius: 20px; }

/* line 2601, theme.scss */
body.theme-dodelkin-refined .product-preview__photo .img-ratio {
  --img-ratio: 1; }

/* line 2605, theme.scss */
body.theme-dodelkin-refined .product-preview__photo img {
  mix-blend-mode: multiply; }

/* line 2609, theme.scss */
body.theme-dodelkin-refined .product-preview__available {
  position: absolute;
  top: 16px;
  left: 16px;
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border: 1px solid rgba(31, 122, 62, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: var(--dodelkin-success);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase; }

/* line 2626, theme.scss */
body.theme-dodelkin-refined .product-preview__available.available-list {
  display: none !important; }

/* line 2630, theme.scss */
body.theme-dodelkin-refined .stickers {
  position: absolute;
  top: 16px;
  right: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px; }

/* line 2639, theme.scss */
body.theme-dodelkin-refined .sticker {
  padding: 7px 11px;
  border-radius: 999px;
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

/* line 2649, theme.scss */
body.theme-dodelkin-refined .sticker-sale {
  background: rgba(255, 113, 67, 0.14);
  color: var(--dodelkin-accent-dark); }

/* line 2654, theme.scss */
body.theme-dodelkin-refined .sticker-preorder {
  background: #eee4ff;
  color: #6d28d9; }

/* line 2659, theme.scss */
body.theme-dodelkin-refined .product-preview__title a {
  color: var(--dodelkin-ink);
  text-decoration: none;
  font-size: 1.08rem;
  line-height: 1.28;
  font-weight: 600; }

/* line 2667, theme.scss */
body.theme-dodelkin-refined .product-preview__property {
  display: grid;
  gap: 8px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none; }

/* line 2675, theme.scss */
body.theme-dodelkin-refined .product-preview__property .property:nth-child(n + 5) {
  display: none; }

/* line 2679, theme.scss */
body.theme-dodelkin-refined .product-preview__property .property {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 6px;
  align-items: start;
  color: var(--dodelkin-muted);
  font-size: 0.82rem;
  line-height: 1.45; }

/* line 2689, theme.scss */
body.theme-dodelkin-refined .product-preview__property .property__name {
  font-weight: 600; }

/* line 2693, theme.scss */
body.theme-dodelkin-refined .product-preview__property .property__content {
  color: var(--dodelkin-ink); }

/* line 2697, theme.scss */
body.theme-dodelkin-refined .product-preview__area-description {
  display: none; }

/* line 2701, theme.scss */
body.theme-dodelkin-refined .product-preview__area-bottom {
  margin-top: auto;
  padding-top: 18px; }

/* line 2706, theme.scss */
body.theme-dodelkin-refined .product-preview__buy {
  display: grid;
  gap: 12px; }

/* line 2711, theme.scss */
body.theme-dodelkin-refined .product-preview__price {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 8px; }

/* line 2718, theme.scss */
body.theme-dodelkin-refined .product-preview__price-cur {
  color: var(--dodelkin-ink);
  font-size: 1.85rem;
  font-weight: 700;
  letter-spacing: -0.04em; }

/* line 2725, theme.scss */
body.theme-dodelkin-refined .product-preview__price-old {
  color: var(--dodelkin-muted);
  text-decoration: line-through; }

/* line 2730, theme.scss */
body.theme-dodelkin-refined .product-preview__controls {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center; }

/* line 2737, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .product-preview .add-cart-counter__detail {
  min-height: 52px;
  border-radius: 16px; }

/* line 2744, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn {
  width: 100%;
  border: 0;
  background: linear-gradient(135deg, var(--dodelkin-accent), var(--dodelkin-accent-dark));
  color: #fff; }

/* line 2751, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .product-preview .add-cart-counter__detail {
  border-color: var(--dodelkin-line);
  background: #fff;
  color: var(--dodelkin-ink); }

/* line 2758, theme.scss */
body.theme-dodelkin-refined .product-preview .favorites_btn,
body.theme-dodelkin-refined .product__favorites-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 0;
  border: 1px solid var(--dodelkin-line) !important;
  border-radius: 16px !important;
  background: #fff !important;
  color: var(--dodelkin-ink) !important;
  box-shadow: none !important; }

/* line 2774, theme.scss */
body.theme-dodelkin-refined .product-preview .favorites_btn .btn-icon,
body.theme-dodelkin-refined .product__favorites-btn .btn-icon {
  padding-right: 0; }

/* line 2779, theme.scss */
body.theme-dodelkin-refined .subcollection-list__item,
body.theme-dodelkin-refined .special-collections__item {
  display: grid;
  gap: 16px;
  min-height: 100%;
  padding: 16px;
  background: var(--dodelkin-surface);
  border: 1px solid var(--dodelkin-line);
  border-radius: 22px;
  box-shadow: var(--dodelkin-shadow-soft);
  text-decoration: none;
  transition: transform 0.28s ease, box-shadow 0.28s ease; }

/* line 2793, theme.scss */
body.theme-dodelkin-refined .subcollection-list__item:hover,
body.theme-dodelkin-refined .special-collections__item:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 40px rgba(20, 24, 29, 0.11); }

/* line 2799, theme.scss */
body.theme-dodelkin-refined .subcollection-list__item-photo,
body.theme-dodelkin-refined .special-collections__item-photo {
  overflow: hidden;
  padding: 12px;
  background: radial-gradient(circle at 24% 16%, rgba(255, 255, 255, 0.92), rgba(0, 0, 0, 0) 32%), linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(231, 243, 255, 0.54));
  border-radius: 18px; }

/* line 2809, theme.scss */
body.theme-dodelkin-refined .subcollection-list__item-title,
body.theme-dodelkin-refined .special-collections__item-title {
  color: var(--dodelkin-ink);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.35; }

/* line 2817, theme.scss */
body.theme-dodelkin-refined .article-list__item {
  overflow: hidden;
  height: 100%;
  background: var(--dodelkin-surface);
  border: 1px solid var(--dodelkin-line);
  border-radius: 24px;
  box-shadow: var(--dodelkin-shadow-soft); }

/* line 2826, theme.scss */
body.theme-dodelkin-refined .article-list__item-title,
body.theme-dodelkin-refined .article-list__item-description,
body.theme-dodelkin-refined .article-list__item-date {
  padding-right: 20px;
  padding-left: 20px; }

/* line 2833, theme.scss */
body.theme-dodelkin-refined .article-list__item-title {
  padding-top: 18px;
  font-size: 1.06rem;
  line-height: 1.3;
  font-weight: 600; }

/* line 2840, theme.scss */
body.theme-dodelkin-refined .article-list__item-title a {
  color: var(--dodelkin-ink);
  text-decoration: none; }

/* line 2845, theme.scss */
body.theme-dodelkin-refined .article-list__item-description {
  padding-top: 10px;
  color: var(--dodelkin-muted);
  line-height: 1.65; }

/* line 2851, theme.scss */
body.theme-dodelkin-refined .article-list__item-date {
  padding-top: 16px;
  padding-bottom: 20px;
  color: var(--dodelkin-muted);
  font-size: 0.8rem; }

/* line 2858, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
  grid-template-areas: "title title title" "user-controls user-controls sku" "separate separate separate" "photo variants-bundle buy" "photo variants-bundle calculate-delivery";
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.8fr) minmax(300px, 0.72fr);
  gap: 20px 22px; }

/* line 2869, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  font-size: clamp(1.35rem, 1.7vw, 2.05rem);
  line-height: 1.1;
  letter-spacing: -0.035em;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* line 2881, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
  color: var(--dodelkin-muted); }

/* line 2886, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
  display: flex;
  gap: 16px;
  align-items: center; }

/* line 2892, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
  justify-self: end;
  padding-top: 8px; }

/* line 2897, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-separate {
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--dodelkin-line), transparent); }

/* line 2902, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery {
  position: sticky;
  top: 24px; }

/* line 2907, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
  overflow: hidden;
  padding: 20px;
  background: var(--dodelkin-surface);
  border: 1px solid var(--dodelkin-line);
  border-radius: 30px;
  box-shadow: var(--dodelkin-shadow); }

/* line 2916, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .product__photo {
  overflow: hidden;
  border-radius: 24px;
  background: radial-gradient(circle at 24% 16%, rgba(255, 255, 255, 0.92), rgba(0, 0, 0, 0) 32%), linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(231, 243, 255, 0.54)); }

/* line 2924, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__available {
  top: 20px;
  left: 20px;
  right: auto;
  bottom: auto;
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border: 1px solid rgba(31, 122, 62, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: var(--dodelkin-success);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase; }

/* line 2942, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs img {
  mix-blend-mode: multiply; }

/* line 2947, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs {
  margin-top: 14px; }

/* line 2951, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__photo-tumb {
  padding: 10px;
  background: #fff;
  border: 1px solid var(--dodelkin-line);
  border-radius: 18px; }

/* line 2958, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__calculate-delivery {
  padding: 24px;
  background: var(--dodelkin-surface);
  border: 1px solid var(--dodelkin-line);
  border-radius: 28px;
  box-shadow: var(--dodelkin-shadow-soft); }

/* line 2969, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__block-title {
  margin-bottom: 16px;
  color: var(--dodelkin-muted);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase; }

/* line 2978, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
  margin-bottom: 16px; }

/* line 2982, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property {
  display: grid;
  grid-template-columns: minmax(110px, 145px) 1fr;
  gap: 10px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(31, 41, 51, 0.08); }

/* line 2991, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

/* line 2997, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-name {
  margin-right: 0;
  color: var(--dodelkin-muted);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 3006, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-value {
  color: var(--dodelkin-ink);
  font-size: 0.95rem; }

/* line 3011, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description {
  line-height: 1.75; }

/* line 3015, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__description-content p:first-child {
  margin-top: 0; }

/* line 3019, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
  display: flex;
  align-items: end;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 18px; }

/* line 3027, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
  color: var(--dodelkin-ink);
  font-size: clamp(2.5rem, 3vw, 3.3rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em; }

/* line 3035, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-old {
  color: var(--dodelkin-muted);
  font-size: 1.05rem;
  text-decoration: line-through; }

/* line 3041, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 113, 67, 0.14);
  color: var(--dodelkin-accent-dark);
  font-size: 0.82rem;
  font-weight: 700; }

/* line 3052, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
  display: grid;
  gap: 12px; }

/* line 3057, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
  position: sticky;
  top: 24px; }

/* line 3062, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button {
  min-height: 56px;
  border-radius: 18px; }

/* line 3071, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn {
  border: 0;
  background: linear-gradient(135deg, var(--dodelkin-accent), var(--dodelkin-accent-dark));
  color: #fff; }

/* line 3077, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
  height: 56px; }

/* line 3083, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button {
  border-color: var(--dodelkin-line);
  background: #fff;
  color: var(--dodelkin-ink); }

/* line 3091, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.42)) !important;
  color: var(--dodelkin-ink) !important;
  border: 1px solid var(--dodelkin-line) !important; }

@media screen and (min-width: 1025px) {
  /* line 3099, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    position: relative; }

  /* line 3103, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main > .stickers {
    position: absolute;
    top: 20px;
    left: 20px;
    right: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin: 0;
    z-index: 4;
    max-width: calc(100% - 110px);
    pointer-events: none; }

  /* line 3118, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main > .stickers .sticker {
    display: inline-flex;
    width: fit-content;
    max-width: 100%;
    white-space: nowrap;
    pointer-events: auto; }

  /* line 3126, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main > .stickers .sticker-preorder,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main > .stickers [data-sticker-title="sticker-preorder"] {
    display: none !important; }

  /* line 3131, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button.ozon-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    width: 100%;
    min-height: 60px;
    padding: 0 28px;
    border: 2px solid var(--dodelkin-accent) !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: var(--dodelkin-ink) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.58), 0 16px 28px rgba(255, 106, 61, 0.12) !important; }

  /* line 3148, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button.ozon-link:hover {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 240, 248, 0.68)) !important;
    border-color: var(--dodelkin-accent-dark) !important;
    color: var(--dodelkin-ink) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.62), 0 18px 30px rgba(255, 106, 61, 0.18) !important; }

  /* line 3157, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button.ozon-link .button__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0; }

  /* line 3164, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button.ozon-link .button__icon svg {
    display: block; }

  /* line 3168, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-calculate-delivery {
    margin-top: -10px;
    align-self: start; } }
/* line 3174, theme.scss */
body.theme-dodelkin-refined .product-preview__controls {
  gap: 14px; }

/* line 3178, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter {
  width: 100%; }

/* line 3183, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-direction: row-reverse;
  width: 100%;
  min-height: 60px;
  padding: 0 28px;
  border: 2px solid var(--dodelkin-accent);
  border-radius: 999px !important;
  background: #fff;
  color: var(--dodelkin-ink);
  box-shadow: none; }

/* line 3200, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn:hover {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 240, 248, 0.64));
  border-color: var(--dodelkin-accent-dark);
  color: var(--dodelkin-ink); }

/* line 3207, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn .button__icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn .button__icon {
  margin-left: 0;
  color: var(--dodelkin-accent);
  font-size: 1.35rem; }

/* line 3214, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn-label {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase; }

/* line 3222, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
  width: auto;
  height: auto;
  align-items: center;
  gap: 14px; }

/* line 3230, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  padding: 0;
  border: 2px solid var(--dodelkin-accent) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: var(--dodelkin-accent) !important;
  box-shadow: none !important;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1; }

/* line 3249, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn:hover {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 240, 248, 0.64)) !important;
  border-color: var(--dodelkin-accent-dark) !important;
  color: var(--dodelkin-accent-dark) !important; }

/* line 3256, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn[data-add-cart-counter-minus],
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn[data-add-cart-counter-plus],
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn[data-add-cart-counter-minus],
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn[data-add-cart-counter-plus] {
  border-right: 2px solid var(--dodelkin-accent) !important;
  border-left: 2px solid var(--dodelkin-accent) !important; }

/* line 3264, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  height: 60px;
  padding: 0 4px;
  background: transparent !important;
  border: 0 !important;
  color: var(--dodelkin-ink) !important;
  box-shadow: none !important;
  text-decoration: none; }

/* line 3279, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__detail:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail:hover {
  background: transparent !important;
  color: var(--dodelkin-ink) !important; }

/* line 3285, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__detail-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text {
  font-size: 0;
  line-height: 1; }

/* line 3291, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__detail-text [data-add-cart-counter-count],
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
  font-size: 1.45rem;
  font-weight: 700;
  color: var(--dodelkin-ink); }

/* line 3298, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__detail-dop-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-dop-text {
  display: none; }

/* line 3303, theme.scss */
body.theme-dodelkin-refined .product-preview .favorites_btn,
body.theme-dodelkin-refined .product__favorites-btn {
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.92) !important;
  border: 1px solid rgba(31, 41, 51, 0.08) !important;
  color: var(--dodelkin-accent) !important;
  box-shadow: none !important; }

/* line 3315, theme.scss */
body.theme-dodelkin-refined .product-preview .favorites_btn .btn-icon,
body.theme-dodelkin-refined .product__favorites-btn .btn-icon {
  font-size: 1.45rem;
  color: var(--dodelkin-accent); }

/* line 3321, theme.scss */
body.theme-dodelkin-refined .product-preview__controls {
  display: flex;
  gap: 10px;
  align-items: stretch; }

/* line 3327, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter,
body.theme-dodelkin-refined .product-preview .product-preview__buy-btn {
  flex: 1 1 auto;
  min-width: 0; }

/* line 3333, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .product-preview .product-preview__buy-btn {
  min-height: 48px;
  padding: 0 18px;
  gap: 10px;
  border-width: 1.5px; }

/* line 3341, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn .button__icon,
body.theme-dodelkin-refined .product-preview .product-preview__buy-btn .button__icon {
  font-size: 1.1rem; }

/* line 3346, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn .button__text,
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn-label,
body.theme-dodelkin-refined .product-preview .product-preview__buy-btn {
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  text-transform: uppercase; }

/* line 3355, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn .button__text,
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 3362, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls {
  width: 100%;
  gap: 0; }

/* line 3367, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn {
  width: 100%;
  min-width: 0;
  height: 48px;
  padding: 0 16px;
  border-radius: 999px !important;
  font-size: 0.92rem;
  gap: 6px; }

/* line 3377, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn [data-add-cart-counter-count] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 24px;
  padding: 0 8px;
  border-radius: 999px;
  background: rgba(255, 106, 61, 0.12);
  color: var(--dodelkin-accent-dark);
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1; }

/* line 3392, theme.scss */
body.theme-dodelkin-refined .product-preview .favorites_btn {
  flex: 0 0 48px;
  width: 48px;
  min-width: 48px;
  height: 48px; }

/* line 3399, theme.scss */
body.theme-dodelkin-refined .product-preview .favorites_btn .btn-icon {
  font-size: 1.2rem; }

/* line 3403, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__controls {
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: 100% !important;
  margin-top: 16px;
  padding: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  display: flex !important;
  align-items: stretch;
  gap: 10px;
  background: transparent !important;
  box-shadow: none !important;
  transform: none !important; }

/* line 3423, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter {
  flex: 1 1 auto;
  min-width: 0; }

/* line 3429, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter {
  width: 100%; }

/* line 3433, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__btn {
  width: 100%; }

/* line 3437, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__calculate-delivery .insales_widget-delivery {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important; }

/* Checkout 2 theme overrides */
/* line 3444, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper {
  display: grid;
  gap: 24px;
  padding-bottom: 36px; }

/* line 3450, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-section--checkout_header {
  padding: 6px 0 0;
  background: transparent;
  border: 0;
  box-shadow: none; }

/* line 3457, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .decorated-title-wrapper {
  display: block; }

/* line 3461, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-checkout-title,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-title--h1 {
  margin: 0;
  color: var(--dodelkin-ink);
  font-size: clamp(2.35rem, 4vw, 4.4rem);
  line-height: 1.02;
  letter-spacing: -0.05em; }

/* line 3470, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-section--checkout_order,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-section--content,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-section--checkout_content {
  gap: 24px; }

/* line 3476, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-section--checkout_sidebar,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar {
  align-self: start; }

/* line 3481, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar {
  position: sticky;
  top: 24px; }

/* line 3486, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-checkout-block,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar-block,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-basket_item,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-order-information,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-delivery_adresses-item,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-payment_method,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-delivery_method,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-client-form,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-login-form,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-register-form,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-order-item {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.4));
  border-radius: 28px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), var(--dodelkin-shadow-soft); }

/* line 3505, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar-block {
  background: linear-gradient(180deg, rgba(247, 242, 232, 0.98), rgba(242, 233, 217, 0.98)); }

/* line 3509, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-checkout-block--padded,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar-block--padded,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-login-form,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-register-form {
  padding: 26px; }

/* line 3516, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-checkout-block + .co-checkout-block,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar-block + .co-sidebar-block,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-basket_item + .co-basket_item {
  margin-top: 18px; }

/* line 3522, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-section-title,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar-title,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-basket_title,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-title,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-order-information_title {
  color: var(--dodelkin-ink);
  font-weight: 700;
  letter-spacing: -0.03em; }

/* line 3532, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-text-muted,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-help-text,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-input-description,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-section-note,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-delivery_method-description,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-payment_method-description {
  color: var(--dodelkin-muted); }

/* line 3541, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper a:not(.co-button):not(.button) {
  color: var(--dodelkin-accent); }

/* line 3545, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper a:not(.co-button):not(.button):hover {
  color: var(--dodelkin-accent-dark); }

/* line 3549, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper input[type="text"],
body.theme-dodelkin-refined .checkout-v2-wrapper input[type="email"],
body.theme-dodelkin-refined .checkout-v2-wrapper input[type="tel"],
body.theme-dodelkin-refined .checkout-v2-wrapper input[type="number"],
body.theme-dodelkin-refined .checkout-v2-wrapper input[type="password"],
body.theme-dodelkin-refined .checkout-v2-wrapper textarea,
body.theme-dodelkin-refined .checkout-v2-wrapper select,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-input,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-input-field,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-input-select,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-input-textarea {
  min-height: 54px;
  background: rgba(255, 255, 255, 0.96) !important;
  border: 1px solid var(--dodelkin-line) !important;
  border-radius: 18px !important;
  box-shadow: none !important;
  color: var(--dodelkin-ink) !important; }

/* line 3568, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper textarea,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-input-textarea {
  min-height: 120px;
  padding-top: 14px;
  padding-bottom: 14px; }

/* line 3575, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper input[type="radio"],
body.theme-dodelkin-refined .checkout-v2-wrapper input[type="checkbox"] {
  accent-color: var(--dodelkin-accent); }

/* line 3580, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-payment_method,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-delivery_method,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node {
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease; }

/* line 3589, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-payment_method:hover,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-delivery_method:hover,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 106, 61, 0.34); }

/* line 3596, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-payment_method.is-active,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-delivery_method.is-active,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node.is-active,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node--active,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-payment_method--active,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-delivery_method--active {
  border-color: rgba(255, 106, 61, 0.48);
  box-shadow: 0 0 0 4px rgba(255, 106, 61, 0.14); }

/* line 3606, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-button,
body.theme-dodelkin-refined .checkout-v2-wrapper .button,
body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"] {
  min-height: 56px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 18px !important;
  background: linear-gradient(135deg, var(--dodelkin-accent), var(--dodelkin-accent-dark));
  color: #fff !important;
  box-shadow: none;
  font-weight: 600; }

/* line 3619, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-button:hover,
body.theme-dodelkin-refined .checkout-v2-wrapper .button:hover,
body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"]:hover {
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 36%, var(--dodelkin-accent-dark) 100%); }

/* line 3625, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-button--transparent,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-button--link,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-button--secondary,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-button_secondary,
body.theme-dodelkin-refined .checkout-v2-wrapper .button--transparent,
body.theme-dodelkin-refined .checkout-v2-wrapper .button--secondary {
  background: #fff !important;
  color: var(--dodelkin-ink) !important;
  border-color: var(--dodelkin-line) !important; }

/* line 3636, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar .co-button,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-section--checkout_sidebar .co-button,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-button--checkout {
  width: 100%; }

/* line 3642, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-price,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-money,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-basket_total-price,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-order-item_price {
  color: var(--dodelkin-ink);
  font-weight: 700;
  letter-spacing: -0.03em; }

/* line 3651, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar .co-price,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar .co-money,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar .co-basket_total-price {
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1; }

/* line 3658, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-basket_item-image img,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-order-item-image img,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-image img {
  border-radius: 18px; }

/* line 3664, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 12px; }

/* line 3671, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu-item a,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu-link,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  padding: 0 18px;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid var(--dodelkin-line);
  border-radius: 999px;
  color: var(--dodelkin-muted);
  font-weight: 600;
  text-decoration: none; }

/* line 3686, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu-item--active a,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu-link.is-active,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node.is-active,
body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node--active {
  background: linear-gradient(135deg, var(--dodelkin-accent), var(--dodelkin-accent-dark));
  border-color: transparent;
  color: #fff; }

/* line 3695, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
  margin-top: 48px;
  background: radial-gradient(circle at 20% 18%, rgba(84, 214, 255, 0.18), rgba(0, 0, 0, 0) 26%), radial-gradient(circle at 84% 18%, rgba(255, 106, 61, 0.16), rgba(0, 0, 0, 0) 22%), linear-gradient(135deg, rgba(18, 30, 56, 0.96), rgba(54, 72, 152, 0.9) 58%, rgba(255, 106, 61, 0.82) 160%) !important;
  color: rgba(255, 255, 255, 0.88) !important; }

/* line 3704, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
  padding-top: 34px;
  padding-bottom: 34px; }

/* line 3709, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
  gap: 36px;
  grid-template-columns: minmax(280px, 360px) minmax(0, 1fr); }

/* line 3714, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
  padding: 28px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 28px; }

/* line 3721, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px 20px; }

/* line 3727, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
  padding: 0; }

/* line 3731, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
  margin-bottom: 14px !important;
  color: rgba(255, 255, 255, 0.54);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase; }

/* line 3740, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item a {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.9); }

/* line 3746, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn {
  display: none !important; }

/* line 3750, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item a:hover {
  color: #fff; }

/* line 3754, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo .default-logo__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo .default-logo__text span {
  color: #fff; }

/* line 3759, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
  gap: 18px; }

/* line 3763, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
  padding-bottom: 0;
  font-size: 1.5rem; }

/* line 3768, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone-value {
  color: #fff; }

/* line 3772, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .phone-info {
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.56);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

/* line 3781, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-social {
  padding-bottom: 0; }

/* line 3785, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .social-img-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin: 0 12px 0 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff; }

/* line 3797, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn .icon {
  background: transparent;
  color: #fff; }

@media (max-width: 1200px) {
  /* line 3803, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-columns: auto minmax(0, 1fr) auto; }

  /* line 3807, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-catalog,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    grid-column: 1 / -1; }

  /* line 3812, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    justify-content: flex-end; }

  /* line 3816, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 0.8fr);
    grid-template-areas: "title title" "user-controls sku" "separate separate" "photo buy" "variants-bundle buy" "calculate-delivery calculate-delivery"; } }
@media (max-width: 1024px) {
  /* line 3829, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    grid-template-columns: 1fr; }

  /* line 3833, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    justify-content: flex-start; }

  /* line 3837, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item {
    grid-template-columns: 1fr; }

  /* line 3841, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image {
    order: 0; }

  /* line 3845, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content {
    columns: 1; }

  /* line 3849, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-areas: "title" "user-controls" "sku" "photo" "buy" "variants-bundle" "calculate-delivery";
    grid-template-columns: auto; }

  /* line 3861, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    position: static; }

  /* line 3866, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar {
    position: static; }

  /* line 3870, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-checkout-block--padded,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar-block--padded,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-login-form,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-register-form {
    padding: 22px; }

  /* line 3877, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: 1fr 1fr; } }
@media (max-width: 767px) {
  /* line 3883, theme.scss */
  :root {
    --dodelkin-layout: calc(100vw - 20px); }

  /* line 3887, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content {
    display: none; }

  /* line 3891, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel {
    display: block; }

  /* line 3895, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    z-index: 1;
    display: block;
    margin-top: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none; }

  /* line 3908, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-content {
    padding: 20px 16px 24px; }

  /* line 3912, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu {
    display: block; }

  /* line 3916, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1 {
    border-radius: 20px; }

  /* line 3920, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list__item-title {
    max-width: 100%;
    padding: 16px; }

  /* line 3925, theme.scss */
  body.theme-dodelkin-refined .product-preview {
    padding: 14px; }

  /* line 3929, theme.scss */
  body.theme-dodelkin-refined .product-preview__controls {
    grid-template-columns: 1fr auto; }

  /* line 3933, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper {
    gap: 18px; }

  /* line 3937, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-checkout-title,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-title--h1 {
    font-size: 2rem; }

  /* line 3942, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-checkout-block,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar-block,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-basket_item,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-order-information,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-delivery_adresses-item,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-payment_method,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-delivery_method,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-client-form,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-login-form,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-register-form,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-order-item {
    border-radius: 22px; }

  /* line 3957, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-checkout-block--padded,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar-block--padded,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-login-form,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-register-form {
    padding: 18px; }

  /* line 3964, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-button,
  body.theme-dodelkin-refined .checkout-v2-wrapper .button,
  body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"] {
    min-height: 52px;
    padding-right: 18px;
    padding-left: 18px; }

  /* line 3972, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
    display: grid;
    gap: 10px; }

  /* line 3977, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu-item a,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu-link,
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-tabs-node {
    width: 100%;
    justify-content: center; }

  /* line 3984, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn {
    min-height: 54px;
    padding-right: 22px;
    padding-left: 22px; }

  /* line 3991, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .product-preview .product-preview__buy-btn {
    min-height: 44px;
    padding-right: 14px;
    padding-left: 14px; }

  /* line 3998, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .product-preview .favorites_btn,
  body.theme-dodelkin-refined .product__favorites-btn {
    width: 54px;
    min-width: 54px;
    height: 54px; }

  /* line 4007, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .product-preview .favorites_btn {
    width: 44px;
    min-width: 44px;
    height: 44px; }

  /* line 4014, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    height: 54px; }

  /* line 4019, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn {
    width: 100%; }

  /* line 4023, theme.scss */
  body.theme-dodelkin-refined .product-preview .favorites_btn .btn-icon {
    font-size: 1.05rem; }

  /* line 4027, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__detail-text [data-add-cart-counter-count],
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 1.3rem; }

  /* line 4032, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    max-width: 100%;
    font-size: clamp(1.1rem, 4.2vw, 1.45rem);
    line-height: 1.12;
    letter-spacing: -0.03em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

  /* line 4042, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__calculate-delivery {
    padding: 18px;
    border-radius: 22px; }

  /* line 4050, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property {
    grid-template-columns: 1fr;
    gap: 6px; }

  /* line 4055, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: 1fr; }

  /* line 4059, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    padding: 22px; } }
/* White block surfaces */
/* line 4065, theme.scss */
body.theme-dodelkin-refined {
  --dodelkin-surface: #fff;
  --dodelkin-surface-strong: #fff;
  --dodelkin-line: rgba(19, 34, 56, 0.08);
  --dodelkin-line-strong: rgba(19, 34, 56, 0.14); }

/* line 4072, theme.scss */
body.theme-dodelkin-refined .breadcrumb-wrapper,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__show-menu-btn,
body.theme-dodelkin-refined .product-preview,
body.theme-dodelkin-refined .subcollection-list__item,
body.theme-dodelkin-refined .special-collections__item,
body.theme-dodelkin-refined .article-list__item,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__calculate-delivery,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item,
body.theme-dodelkin-refined .special-products__slider-arrow,
body.theme-dodelkin-refined .special-article__slider-arrow,
body.theme-dodelkin-refined .form-control {
  background: #fff !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important; }

/* line 4099, theme.scss */
body.theme-dodelkin-refined .product-preview__photo,
body.theme-dodelkin-refined .subcollection-list__item-photo,
body.theme-dodelkin-refined .special-collections__item-photo,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-photo {
  background: #fff !important; }

/* line 4106, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content a {
  color: var(--dodelkin-ink) !important; }

/* line 4112, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content a {
  text-decoration-color: rgba(19, 34, 56, 0.18); }

/* line 4116, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart {
  border-color: transparent !important;
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 18px 34px rgba(255, 106, 61, 0.22) !important; }

/* line 4127, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet .header__control-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet .icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart .header__control-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart .icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .header__control-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .icon {
  color: #fff !important; }

/* line 4136, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart .header__control-bage-cart,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .header__control-bage-cart {
  background: rgba(255, 255, 255, 0.18) !important;
  color: #fff !important; }

/* line 4142, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-text {
  justify-content: flex-start; }

/* line 4146, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content {
  columns: auto;
  width: 100%; }

/* line 4151, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 10px; }

/* line 4158, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card {
  display: grid;
  gap: 6px;
  align-content: start;
  min-height: 100%;
  padding: 16px 18px;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(19, 34, 56, 0.06); }

/* line 4170, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card > div {
  margin: 0; }

/* line 4174, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card a {
  color: var(--dodelkin-ink) !important;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.45; }

/* line 4181, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card strong {
  color: var(--dodelkin-ink);
  font-weight: 700; }

/* line 4186, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card {
  font-size: 0.9rem;
  line-height: 1.55;
  color: var(--dodelkin-muted); }

/* line 4192, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card.is-internet-store {
  background: #f8fafc; }

/* AC1-1 address typography */
/* line 4197, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card {
  gap: 4px;
  padding: 14px 16px;
  font-size: 0.84rem;
  line-height: 1.42; }

/* line 4204, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card > div,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card p,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card li {
  margin: 0;
  font-size: inherit;
  line-height: inherit; }

/* line 4212, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card a,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card strong {
  display: inline-block;
  margin-bottom: 2px;
  font-size: 0.92rem;
  line-height: 1.32; }

/* line 4220, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card br + *,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card strong + *,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card a + * {
  margin-top: 0; }

/* line 4226, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card.is-internet-store {
  font-size: 0.82rem; }

@media (max-width: 767px) {
  /* line 4231, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card {
    padding: 12px 14px;
    font-size: 0.8rem;
    line-height: 1.38; }

  /* line 4237, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card a,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card strong {
    font-size: 0.88rem; } }
@media (max-width: 1024px) {
  /* line 4244, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-cards {
    grid-template-columns: 1fr; } }
/* Solid page background */
/* line 4250, theme.scss */
html,
body.theme-dodelkin-refined {
  background: #f5f0e8 !important;
  background-color: #f5f0e8 !important; }

/* line 4256, theme.scss */
body.theme-dodelkin-refined::before,
body.theme-dodelkin-refined::after {
  display: none !important;
  content: none !important; }

/* line 4262, theme.scss */
body.theme-dodelkin-refined .page_layout,
body.theme-dodelkin-refined .page_layout > header,
body.theme-dodelkin-refined .page_layout > main,
body.theme-dodelkin-refined .page_layout > footer,
body.theme-dodelkin-refined .page_layout > aside,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3,
body.theme-dodelkin-refined .widget-type_system_widget_v4_collection_1,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5,
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1,
body.theme-dodelkin-refined .widget-type_system_widget_v4_blogs_1,
body.theme-dodelkin-refined .widget-type_system_widget_v4_article_1,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_1,
body.theme-dodelkin-refined .widget-type_system_widget_v4_search_1 {
  background-color: #f6f4f3 !important; }

/* Footer normalization */
/* line 4286, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
  margin-top: 44px;
  background: transparent !important;
  color: var(--dodelkin-ink) !important; }

/* line 4292, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
  padding-top: 0;
  padding-bottom: 24px; }

/* line 4297, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
  display: grid;
  grid-template-areas: "menu sidebar";
  grid-template-columns: minmax(0, 1fr) minmax(260px, 320px);
  gap: 14px;
  align-items: stretch; }

/* line 4305, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
  padding: 22px;
  background: #fff !important;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 24px;
  box-shadow: 0 14px 30px rgba(19, 34, 56, 0.07); }

/* line 4314, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px 16px; }

/* line 4320, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
  justify-items: center;
  align-content: start;
  gap: 14px;
  text-align: center; }

/* line 4327, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
  display: grid;
  gap: 10px;
  min-width: 0;
  padding: 0 !important; }

/* line 4334, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: max-content;
  max-width: 100%;
  min-height: 46px;
  margin: 0 0 4px !important;
  padding: 0 16px;
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%) !important;
  border: 1px solid transparent;
  border-radius: 999px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 12px 24px rgba(255, 106, 61, 0.16);
  color: #fff !important;
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  text-transform: none; }

/* line 4357, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item a,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-link {
  margin: 0 !important;
  color: var(--dodelkin-muted) !important;
  font-size: 0.92rem;
  line-height: 1.46;
  text-decoration: none; }

/* line 4366, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item a:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-link:hover {
  color: var(--dodelkin-accent) !important; }

/* line 4371, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: min(100%, 120px); }

/* line 4378, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo img {
  display: block;
  width: 100%;
  height: auto; }

/* line 4384, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo .default-logo__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo .default-logo__text span {
  color: var(--dodelkin-ink) !important; }

/* line 4389, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
  justify-items: center;
  gap: 12px;
  text-align: center; }

/* line 4395, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.02rem;
  line-height: 1.18;
  text-align: center; }

/* line 4404, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone-value {
  display: inline-block;
  color: var(--dodelkin-ink) !important; }

/* line 4409, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .phone-info {
  margin-top: 4px;
  color: var(--dodelkin-muted) !important;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase; }

/* line 4418, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-social {
  padding-bottom: 0; }

/* line 4422, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .social-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px; }

/* line 4429, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .social-img-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 !important;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 12px 24px rgba(255, 106, 61, 0.18); }

/* line 4444, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn {
  display: none !important;
  position: static;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: #fff; }

/* line 4457, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff; }

@media (max-width: 1024px) {
  /* line 4469, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    grid-template-areas: "sidebar" "menu";
    grid-template-columns: 1fr; }

  /* line 4476, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 767px) {
  /* line 4482, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    padding: 18px;
    border-radius: 20px; }

  /* line 4488, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: 1fr;
    gap: 16px; }

  /* line 4493, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
    gap: 0; }

  /* line 4497, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
    width: 100%;
    min-height: 44px;
    padding: 0 14px; }

  /* line 4507, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center; }

  /* line 4513, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item .menu-link {
    display: none;
    padding-top: 10px;
    padding-left: 0 !important; }

  /* line 4519, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item.is-show-mobile .menu-link {
    display: block !important; }

  /* line 4523, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
    display: block;
    margin-right: 0; } }
/* Special products card tuning */
/* line 4530, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .stickers,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .stickers,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .stickers {
  top: 12px;
  right: 12px;
  gap: 6px;
  max-width: calc(100% - 24px);
  align-items: flex-end; }

/* line 4540, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .stickers {
  left: 12px;
  right: auto;
  align-items: flex-start;
  max-width: calc(100% - 64px); }

/* line 4547, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .sticker {
  min-height: 24px;
  padding: 5px 8px;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 999px;
  box-shadow: 0 8px 16px rgba(19, 34, 56, 0.08);
  font-size: 0.58rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  white-space: nowrap; }

/* line 4563, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker-new,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-new,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .sticker-new,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 [data-sticker-title="Новинка"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 [data-sticker-title="Новинка"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 [data-sticker-title="Новинка"] {
  background: #eef5ff;
  color: #315ea8; }

/* line 4573, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker-Hit-rpodazh,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-Hit-rpodazh,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .sticker-Hit-rpodazh,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 [data-sticker-title="Хит продаж"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 [data-sticker-title="Хит продаж"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 [data-sticker-title="Хит продаж"] {
  background: rgba(255, 145, 82, 0.16);
  color: var(--dodelkin-accent-dark); }

/* line 4583, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker-rekomenduem,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-rekomenduem,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .sticker-rekomenduem,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 [data-sticker-title="Рекомендуем"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 [data-sticker-title="Рекомендуем"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 [data-sticker-title="Рекомендуем"] {
  background: rgba(19, 34, 56, 0.08);
  color: var(--dodelkin-ink); }

/* line 4593, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker-sale,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-sale,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .sticker-sale {
  background: rgba(255, 113, 67, 0.14);
  color: var(--dodelkin-accent-dark); }

/* line 4600, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker {
  min-height: 20px;
  padding: 3px 7px;
  border-radius: 14px;
  font-size: 0.5rem;
  line-height: 1;
  box-shadow: 0 6px 12px rgba(19, 34, 56, 0.07); }

/* line 4609, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker-new,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 [data-sticker-title="Новинка"] {
  min-height: 18px;
  padding: 2px 7px;
  border-radius: 12px;
  font-size: 0.46rem;
  width: fit-content;
  max-width: max-content;
  flex: 0 0 auto;
  align-self: flex-start;
  box-shadow: 0 5px 10px rgba(19, 34, 56, 0.08); }

/* line 4622, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker-sale,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 [data-sticker-title="sticker-sale"] {
  min-height: 16px;
  padding: 2px 5px;
  border-radius: 10px;
  font-size: 0.44rem;
  box-shadow: 0 5px 10px rgba(255, 113, 67, 0.12); }

/* line 4631, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker-preorder,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-preorder,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .sticker-preorder {
  background: #eef0ff;
  color: #5b4db2; }

/* line 4638, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__controls {
  gap: 8px !important; }

/* line 4644, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__btn {
  min-height: 42px !important;
  height: 42px;
  padding: 0 14px !important;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 24px rgba(255, 106, 61, 0.18) !important;
  font-size: 0.82rem !important;
  font-weight: 600 !important;
  letter-spacing: -0.01em;
  text-transform: none; }

/* line 4666, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .product-preview__buy-btn:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .product-preview__buy-btn:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__btn:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__btn:hover {
  background: linear-gradient(135deg, #ffb14b, #ff6a3d 38%, #ff2d55 100%) !important; }

/* line 4675, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__btn-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__btn-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .button__text {
  font-size: 0.82rem !important;
  font-weight: 600 !important;
  letter-spacing: -0.01em;
  text-transform: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 4693, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .favorites_btn {
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
  border-radius: 999px !important; }

/* line 4705, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__controls-btn {
  padding: 0 12px !important;
  border: 1px solid rgba(19, 34, 56, 0.08) !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.42)) !important;
  color: var(--dodelkin-ink) !important; }

/* line 4714, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .favorites_btn {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.42)) !important;
  border: 1px solid rgba(19, 34, 56, 0.08) !important;
  color: var(--dodelkin-accent) !important; }

/* line 4722, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__controls-btn [data-add-cart-counter-count],
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls-btn [data-add-cart-counter-count],
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__controls-btn [data-add-cart-counter-count] {
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  font-size: 0.74rem; }

@media (max-width: 767px) {
  /* line 4732, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .stickers,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .stickers,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .stickers {
    top: 10px;
    right: 10px; }

  /* line 4739, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .sticker {
    padding: 4px 7px;
    font-size: 0.54rem; }

  /* line 4745, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker {
    min-height: 18px;
    padding: 2px 6px;
    border-radius: 12px;
    font-size: 0.46rem; }

  /* line 4752, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker-new,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 [data-sticker-title="Новинка"] {
    min-height: 18px;
    padding: 2px 7px;
    font-size: 0.46rem;
    width: fit-content;
    max-width: max-content;
    flex: 0 0 auto; }

  /* line 4762, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker-sale,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 [data-sticker-title="sticker-sale"] {
    min-height: 14px;
    padding: 1px 4px;
    border-radius: 9px;
    font-size: 0.4rem; }

  /* line 4771, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__btn {
    min-height: 40px !important;
    height: 40px;
    padding: 0 12px !important; } }
/* Product card text and availability */
/* line 4784, theme.scss */
body.theme-dodelkin-refined .product-preview__title {
  min-width: 0; }

/* line 4788, theme.scss */
body.theme-dodelkin-refined .product-preview__title a {
  display: block;
  overflow: hidden;
  color: var(--dodelkin-ink);
  font-size: 0.94rem;
  line-height: 1.24;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* line 4799, theme.scss */
body.theme-dodelkin-refined .product-preview__price-cur {
  color: var(--dodelkin-ink);
  font-size: 1.42rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.03em; }

/* line 4807, theme.scss */
body.theme-dodelkin-refined .product-preview__price-old {
  font-size: 0.88rem; }

/* line 4811, theme.scss */
body.theme-dodelkin-refined .product-preview__area-bottom {
  display: grid;
  gap: 10px; }

/* line 4816, theme.scss */
body.theme-dodelkin-refined .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .product-preview__area-bottom > .product-preview__available {
  position: static;
  top: auto;
  left: auto;
  order: 2;
  display: inline-flex !important;
  align-items: center;
  justify-self: start;
  max-width: 100%;
  margin: -2px 0 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: #2f7a47;
  font-size: 0.78rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: none;
  white-space: nowrap; }

/* line 4841, theme.scss */
body.theme-dodelkin-refined .product-preview__available.dodelkin-product-preview-available::before,
body.theme-dodelkin-refined .product-preview__area-bottom > .product-preview__available::before {
  content: "";
  flex: 0 0 8px;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  border-radius: 999px;
  background: #22a35a;
  box-shadow: 0 0 0 4px rgba(34, 163, 90, 0.12); }

/* line 4853, theme.scss */
body.theme-dodelkin-refined .product-preview__available.available-list.dodelkin-product-preview-available,
body.theme-dodelkin-refined .product-preview__area-bottom > .product-preview__available.available-list {
  display: grid !important;
  gap: 4px;
  white-space: normal; }

/* line 4860, theme.scss */
body.theme-dodelkin-refined .product-preview__available.available-list.dodelkin-product-preview-available > *,
body.theme-dodelkin-refined .product-preview__area-bottom > .product-preview__available.available-list > * {
  display: inline-flex;
  align-items: center; }

/* line 4866, theme.scss */
body.theme-dodelkin-refined .product-preview__available.available-list.dodelkin-product-preview-available > *::before,
body.theme-dodelkin-refined .product-preview__area-bottom > .product-preview__available.available-list > *::before {
  content: "";
  flex: 0 0 8px;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  border-radius: 999px;
  background: #22a35a;
  box-shadow: 0 0 0 4px rgba(34, 163, 90, 0.12); }

@media (max-width: 767px) {
  /* line 4879, theme.scss */
  body.theme-dodelkin-refined .product-preview__title a {
    font-size: 0.88rem; }

  /* line 4883, theme.scss */
  body.theme-dodelkin-refined .product-preview__price-cur {
    font-size: 1.24rem; }

  /* line 4887, theme.scss */
  body.theme-dodelkin-refined .product-preview__available.dodelkin-product-preview-available,
  body.theme-dodelkin-refined .product-preview__area-bottom > .product-preview__available {
    font-size: 0.74rem; } }
/* Product card alignment tuning */
/* line 4894, theme.scss */
body.theme-dodelkin-refined .product-preview__area-title,
body.theme-dodelkin-refined .product-preview__title {
  text-align: center; }

/* line 4899, theme.scss */
body.theme-dodelkin-refined .product-preview__title a {
  margin-right: auto;
  margin-left: auto;
  text-align: center; }

/* line 4905, theme.scss */
body.theme-dodelkin-refined .product-preview__price {
  justify-content: flex-start; }

/* line 4909, theme.scss */
body.theme-dodelkin-refined .product-preview__price-cur {
  font-size: 1.3rem; }

/* line 4913, theme.scss */
body.theme-dodelkin-refined .product-preview__controls {
  gap: 8px; }

/* line 4917, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .product-preview .product-preview__buy-btn {
  min-height: 42px;
  height: 42px;
  padding: 0 14px;
  font-size: 0.82rem; }

/* line 4925, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .product-preview .favorites_btn {
  width: 42px;
  min-width: 42px;
  height: 42px; }

/* line 4932, theme.scss */
body.theme-dodelkin-refined .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .product-preview__area-bottom > .product-preview__available {
  white-space: nowrap; }

@media (max-width: 767px) {
  /* line 4938, theme.scss */
  body.theme-dodelkin-refined .product-preview__price-cur {
    font-size: 1.18rem; }

  /* line 4942, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .product-preview .product-preview__buy-btn {
    min-height: 40px;
    height: 40px;
    padding: 0 12px; }

  /* line 4949, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .product-preview .favorites_btn {
    width: 40px;
    min-width: 40px;
    height: 40px; } }
/* Product card layout cleanup */
/* line 4958, theme.scss */
body.theme-dodelkin-refined .product-preview {
  padding: 16px;
  border-radius: 22px; }

/* line 4963, theme.scss */
body.theme-dodelkin-refined .product-preview__content {
  gap: 12px; }

/* line 4967, theme.scss */
body.theme-dodelkin-refined .product-preview__photo {
  padding: 8px;
  border-radius: 18px; }

/* line 4972, theme.scss */
body.theme-dodelkin-refined .product-preview__photo img {
  transform: scale(1.06); }

/* line 4976, theme.scss */
body.theme-dodelkin-refined .product-preview:hover .product-preview__photo img {
  transform: scale(1.11) translateY(-2px); }

/* line 4980, theme.scss */
body.theme-dodelkin-refined .product-preview__area-title {
  min-height: 2.8em; }

/* line 4984, theme.scss */
body.theme-dodelkin-refined .product-preview__title a {
  display: -webkit-box;
  overflow: hidden;
  font-size: 0.92rem;
  line-height: 1.32;
  white-space: normal;
  text-overflow: initial;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

/* line 4995, theme.scss */
body.theme-dodelkin-refined .product-preview__area-bottom {
  gap: 8px;
  padding-top: 12px; }

/* line 5000, theme.scss */
body.theme-dodelkin-refined .product-preview__price {
  width: 100%;
  justify-content: flex-start;
  text-align: left; }

/* line 5006, theme.scss */
body.theme-dodelkin-refined .product-preview__price-cur {
  font-size: 1.24rem; }

/* line 5010, theme.scss */
body.theme-dodelkin-refined .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn {
  min-height: 44px;
  height: 44px;
  padding: 0 16px;
  border-radius: 999px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 24px rgba(255, 106, 61, 0.2);
  font-size: 0.84rem;
  font-weight: 700;
  text-transform: none; }

/* line 5024, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__btn-label,
body.theme-dodelkin-refined .product-preview .product-preview__buy-btn {
  letter-spacing: -0.01em; }

/* line 5029, theme.scss */
body.theme-dodelkin-refined .product-preview .favorites_btn,
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn {
  width: 40px;
  min-width: 40px;
  height: 40px; }

/* line 5036, theme.scss */
body.theme-dodelkin-refined .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .product-preview__area-bottom > .product-preview__available {
  margin-top: 0;
  font-size: 0.74rem; }

@media (max-width: 767px) {
  /* line 5043, theme.scss */
  body.theme-dodelkin-refined .product-preview {
    padding: 14px; }

  /* line 5047, theme.scss */
  body.theme-dodelkin-refined .product-preview__content {
    gap: 10px; }

  /* line 5051, theme.scss */
  body.theme-dodelkin-refined .product-preview__area-title {
    min-height: 2.6em; }

  /* line 5055, theme.scss */
  body.theme-dodelkin-refined .product-preview__title a {
    font-size: 0.86rem; }

  /* line 5059, theme.scss */
  body.theme-dodelkin-refined .product-preview__price-cur {
    font-size: 1.14rem; }

  /* line 5063, theme.scss */
  body.theme-dodelkin-refined .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .product-preview .add-cart-counter__btn {
    min-height: 42px;
    height: 42px;
    padding: 0 14px; } }
/* DP5-1 card adjustments */
/* line 5072, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-title {
  min-height: auto; }

/* line 5076, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title,
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-title {
  text-align: center; }

/* line 5081, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  color: var(--dodelkin-ink);
  font-size: 0.8rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-line-clamp: unset;
  -webkit-box-orient: initial; }

/* line 5097, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo {
  position: relative; }

/* line 5101, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .stickers {
  top: 10px;
  left: 10px;
  right: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  max-width: calc(100% - 64px); }

/* line 5112, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker-new,
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview [data-sticker-title="Новинка"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  align-self: flex-start !important;
  width: fit-content !important;
  max-width: max-content !important;
  min-height: 18px !important;
  padding: 0 7px !important;
  border-radius: 12px !important;
  font-size: 0.46rem !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  white-space: nowrap !important; }

/* line 5130, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker-rekomenduem,
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview [data-sticker-title="Рекомендуем"] {
  background: rgba(19, 34, 56, 0.92);
  color: #fff; }

/* line 5136, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available.dodelkin-product-preview-available {
  position: absolute;
  top: 10px;
  left: 10px;
  right: auto;
  z-index: 2;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 26px;
  padding: 0 10px;
  border: 1px solid rgba(31, 122, 62, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 10px 18px rgba(19, 34, 56, 0.08);
  color: #2f7a47;
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  transform: none; }

/* line 5163, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available.dodelkin-product-preview-available::before {
  display: none; }

@media (min-width: 768px) {
  /* line 5169, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart {
    width: auto !important;
    min-width: 0 !important;
    flex: 0 0 auto !important; }

  /* line 5175, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important; }

  /* line 5184, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
    position: relative !important;
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 !important;
    border-radius: 999px !important;
    font-size: 0 !important;
    line-height: 1 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 5199, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before {
    font-size: 1.2rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    color: var(--dodelkin-accent) !important; }

  /* line 5207, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
    content: "-" !important; }

  /* line 5211, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before {
    content: "+" !important; }

  /* line 5215, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .dodelkin-ap5-desktop-counter-detail {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 48px !important;
    min-width: 48px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 !important;
    border-radius: 999px !important;
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    background: rgba(255, 255, 255, 0.96) !important;
    color: var(--dodelkin-ink) !important;
    box-shadow: none !important;
    text-decoration: none !important; }

  /* line 5232, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .dodelkin-ap5-desktop-counter-detail .add-cart-counter__detail-count {
    color: var(--dodelkin-ink) !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    line-height: 1 !important; }

  /* line 5239, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-count::after {
    content: "" !important;
    margin-left: 0 !important;
    font-size: 0 !important; } }
@media (max-width: 767px) {
  /* line 5247, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    font-size: 0.76rem; }

  /* line 5251, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available.dodelkin-product-preview-available {
    top: 8px;
    left: 8px;
    min-height: 24px;
    padding: 0 8px;
    font-size: 0.64rem; }

  /* line 5260, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .stickers {
    top: 8px;
    right: 8px; } }
/* CUO 2-1 / cart primary button */
/* line 5267, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 a.button[href*="/new_order"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 a.button[href*="/checkout"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .button.button_wide[href*="/new_order"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .button.button_wide[href*="/checkout"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 button.button[type="submit"],
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-fixed-button .button {
  min-height: 48px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 20px !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
  color: #fff !important;
  font-weight: 600;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 20px 36px rgba(255, 106, 61, 0.24) !important; }

/* line 5285, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 a.button[href*="/new_order"]:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 a.button[href*="/checkout"]:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .button.button_wide[href*="/new_order"]:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .button.button_wide[href*="/checkout"]:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 button.button[type="submit"]:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-fixed-button .button:hover {
  background: linear-gradient(135deg, #ffb14b, #ff6a3d 38%, #ff2d55 100%) !important; }

/* line 5294, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 a.button[href*="/new_order"] .icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 a.button[href*="/checkout"] .icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .button.button_wide[href*="/new_order"] .icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .button.button_wide[href*="/checkout"] .icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 button.button[type="submit"] .icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-fixed-button .button .icon {
  color: #fff !important; }

/* Product card bottom row alignment */
/* line 5304, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__area-bottom,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__area-bottom {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas: "price price" "available controls";
  align-items: end;
  gap: 10px 12px; }

/* line 5317, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__buy {
  display: contents; }

/* line 5324, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__price,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__price {
  grid-area: price;
  width: 100%;
  margin: 0;
  justify-content: flex-start;
  text-align: left; }

/* line 5335, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__controls {
  grid-area: controls;
  width: auto;
  min-width: 0;
  margin: 0;
  justify-self: end;
  align-self: end;
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  gap: 8px; }

/* line 5351, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom > .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__area-bottom > .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom > .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__area-bottom > .product-preview__available {
  grid-area: available;
  justify-self: start;
  align-self: center;
  margin: 0;
  text-align: left;
  white-space: nowrap; }

/* line 5367, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .favorites_btn {
  order: 1;
  flex: 0 0 40px; }

/* line 5375, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .product-preview__buy-btn {
  order: 2;
  flex: 0 0 auto;
  width: auto;
  min-width: 112px; }

/* line 5389, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .product-preview__buy-btn {
  min-width: 112px;
  justify-content: center; }

/* line 5401, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__controls {
  width: auto;
  min-width: 112px; }

@media (max-width: 767px) {
  /* line 5410, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__area-bottom,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__area-bottom {
    gap: 8px; }

  /* line 5417, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .favorites_btn {
    flex-basis: 38px;
    width: 38px;
    min-width: 38px;
    height: 38px; }

  /* line 5427, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .product-preview__buy-btn {
    min-width: 96px; }

  /* line 5438, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .product-preview__buy-btn {
    min-width: 96px;
    padding: 0 12px; }

  /* line 5450, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.dodelkin-product-preview-available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom > .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__available.dodelkin-product-preview-available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__area-bottom > .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom > .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__available.dodelkin-product-preview-available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__area-bottom > .product-preview__available {
    font-size: 0.7rem; } }
/* Product card bugfixes from live cards */
/* line 5463, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__buy {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  min-width: 0; }

/* line 5473, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__controls {
  position: static !important;
  right: auto !important;
  left: auto !important;
  bottom: auto !important;
  width: auto !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  transform: none !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  overflow: visible !important; }

/* line 5494, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__price,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__price {
  position: relative;
  z-index: 1;
  overflow: visible !important; }

/* line 5503, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price-cur,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__price-cur,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price-cur,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__price-cur {
  position: relative;
  z-index: 2; }

/* line 5511, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.available-list,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__available.available-list,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.available-list,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__available.available-list {
  display: inline-flex !important;
  align-items: center;
  gap: 0; }

/* line 5520, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available .product__available-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__available .product__available-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available .product__available-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__available .product__available-label {
  display: none !important; }

/* line 5527, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.available-list > *::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__available.available-list > *::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.available-list > *::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__available.available-list > *::before {
  display: none !important;
  content: none !important; }

/* line 5535, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.available-list > :not(.product__available-on),
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__available.available-list > :not(.product__available-on),
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.available-list > :not(.product__available-on),
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__available.available-list > :not(.product__available-on) {
  display: none !important; }

/* line 5542, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.available-list > .product__available-on,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__available.available-list > .product__available-on,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.available-list > .product__available-on,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__available.available-list > .product__available-on {
  display: inline !important;
  color: inherit !important; }

/* line 5550, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview {
  overflow: hidden; }

/* CP5-1 catalog card polish */
/* line 5558, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
  padding: 14px 14px 16px; }

/* line 5562, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__content {
  gap: 10px; }

/* line 5566, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__photo {
  margin: -4px -4px 0;
  padding: 4px;
  border-radius: 20px; }

/* line 5572, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__photo img {
  transform: scale(1.12); }

/* line 5576, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview:hover .product-preview__photo img {
  transform: scale(1.16) translateY(-2px); }

/* line 5580, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .stickers {
  top: 8px;
  right: 8px;
  gap: 6px;
  max-width: calc(100% - 16px);
  align-items: flex-end; }

/* line 5588, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .sticker {
  min-height: 24px;
  max-width: min(100%, 98px);
  padding: 0 8px;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 999px;
  box-shadow: 0 8px 18px rgba(19, 34, 56, 0.08);
  font-size: 0.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 5605, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .sticker-new,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list [data-sticker-title="Новинка"] {
  background: linear-gradient(135deg, #4b8dff, #315ea8) !important;
  color: #fff !important; }

/* line 5611, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .sticker-sale,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list [data-sticker-title="sticker-sale"] {
  background: linear-gradient(135deg, #ff9152, #ff6a3d 44%, #ff2d55 100%) !important;
  color: #fff !important; }

/* line 5617, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .sticker-sale:empty,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list [data-sticker-title="sticker-sale"]:empty {
  display: none !important; }

/* line 5622, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom > .product-preview__available {
  min-height: 20px;
  max-width: 100%;
  font-size: 0.72rem;
  line-height: 1.1; }

/* line 5630, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.dodelkin-product-preview-available::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom > .product-preview__available::before {
  width: 7px;
  height: 7px;
  margin-right: 5px;
  box-shadow: 0 0 0 3px rgba(34, 163, 90, 0.1); }

/* line 5638, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls-left {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0 auto; }

/* line 5645, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn {
  width: 42px;
  min-width: 42px;
  height: 42px; }

/* line 5651, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter {
  min-width: 132px; }

/* line 5655, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls {
  display: none;
  justify-content: flex-end; }

/* line 5660, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn {
  min-width: 132px;
  padding: 0 14px;
  border: 1px solid transparent !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 44%, #ff2d55 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 14px 24px rgba(255, 106, 61, 0.2) !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0; }

/* line 5675, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn .add-cart-counter__btn-label {
  display: none !important; }

/* line 5680, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn::after {
  content: "В корзину";
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  text-transform: uppercase; }

/* line 5688, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn .add-cart-counter__btn-icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn .button__icon {
  margin-right: 8px;
  color: #fff !important;
  font-size: 1rem; }

/* line 5695, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls {
  min-width: 132px; }

/* line 5699, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__btn {
  display: none; }

/* line 5703, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: flex; }

/* line 5707, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn {
  min-width: 132px;
  padding: 0 14px !important;
  border: 1px solid transparent !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 44%, #ff2d55 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 14px 24px rgba(255, 106, 61, 0.2) !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0; }

/* line 5722, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn::after {
  content: "В корзине";
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  text-transform: uppercase; }

/* line 5730, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn [data-add-cart-counter-count] {
  min-width: 22px;
  height: 22px;
  margin-right: 8px;
  padding: 0 7px;
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
  font-size: 0.78rem; }

/* line 5740, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__detail {
  min-width: 132px;
  padding: 0 14px !important;
  border: 1px solid transparent !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 44%, #ff2d55 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 14px 24px rgba(255, 106, 61, 0.2) !important; }

/* line 5751, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__detail-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__detail-dop-text {
  color: #fff !important; }

@media (max-width: 767px) {
  /* line 5757, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
    padding: 12px 12px 14px; }

  /* line 5761, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__photo {
    margin: -2px -2px 0;
    padding: 3px; }

  /* line 5766, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .sticker {
    min-height: 22px;
    max-width: 88px;
    padding: 0 7px;
    font-size: 0.56rem; }

  /* line 5773, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn {
    min-width: 118px; }

  /* line 5780, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn::after,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn::after {
    font-size: 0.7rem; } }
/* CP5-1 bottom composition */
/* line 5787, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px; }

/* line 5794, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
  order: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 12px;
  width: 100%; }

/* line 5802, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price {
  width: 100%;
  min-height: 38px;
  margin: 0;
  justify-content: flex-start;
  align-items: flex-end;
  text-align: left; }

/* line 5811, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls {
  width: 100% !important;
  margin: 0 !important;
  display: grid !important;
  grid-template-columns: 42px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  justify-items: stretch; }

/* line 5821, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn {
  order: 1;
  width: 42px;
  min-width: 42px;
  height: 42px; }

/* line 5828, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter {
  order: 2;
  width: 100%;
  min-width: 0; }

/* line 5834, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn {
  width: 100%;
  min-width: 0; }

/* line 5841, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom > .product-preview__available {
  order: 2;
  align-self: flex-start;
  margin: 0;
  text-align: left; }

@media (max-width: 767px) {
  /* line 5850, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 10px; }

  /* line 5854, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls {
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 8px; }

  /* line 5859, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn {
    width: 38px;
    min-width: 38px;
    height: 38px; } }
/* Final product card action layout */
/* line 5867, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__area-bottom,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__area-bottom {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 10px !important; }

/* line 5877, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__buy,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__buy {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 12px !important;
  width: 100% !important;
  min-width: 0 !important;
  order: 1 !important; }

/* line 5890, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__price,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__price {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: flex-start !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  min-height: 34px !important;
  margin: 0 !important;
  position: static !important;
  z-index: auto !important;
  text-align: left !important; }

/* line 5906, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price-cur,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price-old,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__price-cur,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__price-old,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price-cur,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price-old,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__price-cur,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__price-old {
  position: static !important;
  z-index: auto !important; }

/* line 5918, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__controls {
  position: static !important;
  inset: auto !important;
  display: grid !important;
  grid-template-columns: 42px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  transform: none !important;
  order: 2 !important;
  overflow: visible !important; }

/* line 5940, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .favorites_btn {
  grid-column: 1 !important;
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
  margin: 0 !important; }

/* line 5951, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .product-preview__buy-btn {
  grid-column: 2 !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important; }

/* line 5965, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .add-cart-counter__detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__controls,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter__detail {
  width: 100% !important;
  min-width: 0 !important; }

/* line 5985, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom > .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__area-bottom > .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom > .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__available.dodelkin-product-preview-available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__area-bottom > .product-preview__available {
  order: 2 !important;
  align-self: flex-start !important;
  margin: 0 !important;
  text-align: left !important; }

@media (max-width: 767px) {
  /* line 6000, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__buy,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__buy,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__buy {
    gap: 10px !important; }

  /* line 6007, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview__controls {
    grid-template-columns: 38px minmax(0, 1fr) !important;
    gap: 8px !important; }

  /* line 6015, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .favorites_btn {
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important; } }
/* PC2-1 cart layout polish */
/* line 6026, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 h1 {
  padding-bottom: 1.25rem;
  font-size: clamp(3rem, 6vw, 5rem);
  line-height: 0.94;
  letter-spacing: -0.04em; }

/* line 6033, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart {
  grid-template-columns: minmax(0, 1fr) 320px;
  grid-gap: 1.75rem 2rem;
  align-items: start; }

/* line 6039, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls {
  min-width: 0; }

/* line 6043, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky {
  gap: 14px;
  overflow: visible !important;
  border-radius: 0 !important; }

/* line 6049, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-count,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon {
  background: #fff !important;
  border: 1px solid rgba(19, 34, 56, 0.08);
  box-shadow: var(--dodelkin-shadow-soft); }

/* line 6056, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-count {
  padding: 24px 24px 18px;
  border-radius: 28px 28px 0 0;
  border-bottom: 0; }

/* line 6062, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon {
  padding: 0 24px 24px;
  border-radius: 0 0 28px 28px; }

/* line 6067, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-count .sidebar_header {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2; }

/* line 6073, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-count .sidebar_subheader,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-notice {
  color: rgba(19, 34, 56, 0.8); }

/* line 6079, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls .total {
  font-size: clamp(1.85rem, 3vw, 2.35rem);
  line-height: 1.05;
  letter-spacing: -0.03em; }

/* line 6085, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-header,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content .coupon-button {
  color: var(--dodelkin-accent-dark) !important;
  font-weight: 700; }

/* line 6091, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content {
  gap: 12px; }

/* line 6095, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .submit-block {
  gap: 12px; }

/* line 6099, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls .button,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .submit-block .social-button {
  min-height: 56px;
  border-radius: 24px !important; }

/* line 6105, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .submit-block .social-button {
  background: #fff !important;
  color: var(--dodelkin-accent) !important;
  border: 1px solid rgba(255, 106, 61, 0.24) !important;
  box-shadow: none !important; }

/* line 6112, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .submit-block .social-button svg path {
  fill: currentColor !important; }

/* line 6116, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item {
  --item-image-size: 170px;
  grid-template-areas: "title title" "image total" "delete counter" "accessories accessories";
  grid-template-columns: var(--item-image-size) minmax(0, 1fr);
  gap: 12px 20px;
  margin-bottom: 14px;
  padding: 18px 20px;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-bottom: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 30px;
  background: #fff;
  box-shadow: var(--dodelkin-shadow-soft); }

/* line 6134, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item:last-child {
  margin-bottom: 0; }

/* line 6138, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio {
  width: var(--item-image-size);
  max-width: 100%; }

/* line 6144, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image img {
  width: 100%;
  height: 100%;
  border-radius: 28px;
  background: #fff;
  object-fit: contain !important;
  object-position: center center !important; }

/* line 6153, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio {
  overflow: hidden;
  border-radius: 28px;
  background: #fff; }

/* line 6159, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio img {
  width: 100%;
  height: 100%;
  object-fit: contain !important;
  object-position: center center !important; }

/* line 6166, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-title {
  width: 100%;
  max-width: none;
  font-size: clamp(1.1rem, 1.8vw, 1.5rem);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.03em;
  word-break: normal;
  overflow-wrap: anywhere;
  hyphens: none;
  align-self: end;
  grid-column: 1 / -1; }

/* line 6180, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-title .variant-title {
  display: inline;
  font-size: inherit;
  font-weight: inherit; }

/* line 6186, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-total {
  align-self: center;
  justify-self: start;
  font-size: clamp(1.35rem, 2.1vw, 1.75rem);
  line-height: 1.08;
  letter-spacing: -0.03em; }

/* line 6194, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px; }

/* line 6201, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn:hover {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 16px;
  border: 1px solid rgba(19, 34, 56, 0.08) !important;
  border-radius: 20px !important;
  background: #fff !important;
  color: #5f88cb !important;
  box-shadow: 0 12px 24px rgba(19, 34, 56, 0.08); }

/* line 6215, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn .btn-icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn:hover .btn-icon {
  padding-right: 10px; }

/* line 6220, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 20px !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 16px 28px rgba(255, 106, 61, 0.24) !important; }

/* line 6235, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 10px; }

/* line 6239, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter {
  justify-self: end;
  align-self: center; }

/* line 6244, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter .counter {
  display: inline-flex;
  align-items: center; }

/* line 6249, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter .counter-button {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(19, 34, 56, 0.1);
  border-radius: 999px !important;
  background: #fff;
  color: var(--dodelkin-ink);
  box-shadow: 0 10px 22px rgba(19, 34, 56, 0.06); }

/* line 6259, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter .counter-input {
  width: 64px;
  height: 42px;
  margin-left: 6px;
  margin-right: 6px;
  border: 1px solid rgba(19, 34, 56, 0.1);
  border-radius: 16px;
  background: #fff;
  color: var(--dodelkin-ink); }

/* line 6270, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-accessories {
  color: rgba(19, 34, 56, 0.76); }

@media (max-width: 1100px) {
  /* line 6275, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart {
    grid-template-columns: minmax(0, 1fr); }

  /* line 6279, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky {
    position: static; } }
@media (max-width: 767px) {
  /* line 6285, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 h1 {
    font-size: clamp(2.5rem, 12vw, 3.8rem); }

  /* line 6289, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item {
    --item-image-size: 104px;
    grid-template-areas: "title title" "image total" "image counter" "delete delete" "accessories accessories";
    grid-template-columns: var(--item-image-size) minmax(0, 1fr);
    gap: 10px 14px;
    padding: 16px;
    border-radius: 24px; }

  /* line 6303, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-total {
    justify-self: start;
    max-width: none; }

  /* line 6309, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter {
    justify-self: start;
    padding-bottom: 0;
    border-bottom: 0; }

  /* line 6315, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
    width: 100%; }

  /* line 6319, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete {
    flex: 1 1 auto;
    justify-content: center; }

  /* line 6325, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-count {
    padding: 20px 18px 16px; }

  /* line 6329, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon {
    padding: 0 18px 18px; } }
/* PC2-1 reference list layout */
/* line 6335, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 h1 {
  font-size: clamp(2.8rem, 5vw, 4.4rem);
  line-height: 0.96; }

/* line 6340, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart {
  grid-template-columns: minmax(0, 1fr) 300px;
  grid-gap: 1.5rem 1.75rem; }

/* line 6345, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-items {
  padding: 8px 22px;
  background: #fff;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 34px;
  box-shadow: var(--dodelkin-shadow-soft); }

/* line 6353, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item {
  --item-image-size: 98px;
  grid-template-areas: "image title total counter" "image meta total counter" "image delete . counter" "accessories accessories accessories accessories";
  grid-template-columns: var(--item-image-size) minmax(0, 1fr) minmax(118px, auto) 180px;
  gap: 6px 18px;
  margin: 0;
  padding: 18px 0;
  border: 0;
  border-bottom: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 0;
  background: transparent;
  box-shadow: none; }

/* line 6371, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item:last-child {
  border-bottom: 0; }

/* line 6375, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image {
  position: relative;
  align-self: start; }

/* line 6380, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image::before {
  content: "✓";
  position: absolute;
  top: -8px;
  left: -10px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border: 3px solid #fff;
  border-radius: 999px;
  background: #2f74ff;
  color: #fff;
  font-size: 1rem;
  font-weight: 800;
  box-shadow: 0 8px 18px rgba(47, 116, 255, 0.28); }

/* line 6400, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio {
  width: var(--item-image-size);
  min-width: var(--item-image-size); }

/* line 6406, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio {
  overflow: hidden;
  aspect-ratio: 1;
  padding: 6px;
  border-radius: 24px;
  background: linear-gradient(180deg, #f5f7fb, #eef2f8); }

/* line 6414, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio img {
  width: 100%;
  height: 100%;
  border-radius: 18px;
  object-fit: contain !important;
  object-position: center center !important;
  background: transparent; }

/* line 6424, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-title {
  grid-area: title;
  grid-column: auto;
  align-self: start;
  max-width: 28ch;
  margin: 0;
  font-size: clamp(1.05rem, 1.45vw, 1.45rem);
  font-weight: 600;
  line-height: 1.24;
  letter-spacing: -0.02em; }

/* line 6436, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-rating {
  grid-area: meta;
  display: flex !important;
  align-items: center;
  gap: 8px;
  min-height: 28px; }

/* line 6444, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-rating .rating {
  display: none; }

/* line 6448, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-rating .rewiews {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  background: #f0ecff;
  color: #6259d8;
  font-size: 0.82rem;
  font-weight: 700; }

/* line 6460, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-total {
  grid-area: total;
  align-self: start;
  justify-self: start;
  margin-top: 2px;
  color: var(--dodelkin-accent-dark);
  font-size: clamp(1.3rem, 1.8vw, 1.7rem);
  line-height: 1.1;
  letter-spacing: -0.03em; }

/* line 6471, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
  grid-area: delete;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px; }

/* line 6479, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete {
  min-height: 40px;
  height: 40px;
  padding: 0 14px;
  border: 0 !important;
  border-radius: 14px !important;
  background: #f3f5f8 !important;
  color: var(--dodelkin-ink) !important;
  box-shadow: none !important; }

/* line 6492, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn:hover {
  width: 40px;
  min-width: 40px;
  padding: 0;
  font-size: 0; }

/* line 6500, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn .btn-icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn:hover .btn-icon {
  padding-right: 0;
  font-size: 1.1rem; }

/* line 6506, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete {
  min-width: 108px;
  justify-content: center;
  font-weight: 700; }

/* line 6512, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 8px; }

/* line 6516, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter {
  grid-area: counter;
  justify-self: end;
  align-self: start;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  min-width: 180px; }

/* line 6527, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter .counter {
  display: inline-flex;
  align-items: center;
  padding: 4px;
  border-radius: 18px;
  background: #f3f6fb; }

/* line 6535, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter .counter-button {
  width: 36px;
  height: 36px;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: var(--dodelkin-ink); }

/* line 6544, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter .counter-input {
  width: 54px;
  height: 36px;
  margin: 0 2px;
  border: 0;
  border-radius: 12px;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(19, 34, 56, 0.08); }

/* line 6554, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-accessories {
  grid-area: accessories;
  padding-left: calc(var(--item-image-size) + 18px);
  color: rgba(19, 34, 56, 0.72);
  font-size: 0.84rem; }

@media (max-width: 1180px) {
  /* line 6562, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart {
    grid-template-columns: minmax(0, 1fr); }

  /* line 6566, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky {
    position: static; } }
@media (max-width: 900px) {
  /* line 6572, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-items {
    padding: 6px 16px; }

  /* line 6576, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item {
    grid-template-areas: "image title title" "image meta total" "image delete counter" "accessories accessories accessories";
    grid-template-columns: var(--item-image-size) minmax(0, 1fr) auto; } }
@media (max-width: 767px) {
  /* line 6587, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-items {
    padding: 4px 14px;
    border-radius: 24px; }

  /* line 6592, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item {
    --item-image-size: 84px;
    grid-template-areas: "image title" "image total" "meta meta" "delete delete" "counter counter" "accessories accessories";
    grid-template-columns: var(--item-image-size) minmax(0, 1fr);
    gap: 10px 14px;
    padding: 16px 0; }

  /* line 6606, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image::before {
    top: -6px;
    left: -6px;
    width: 24px;
    height: 24px;
    font-size: 0.88rem; }

  /* line 6614, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-title {
    max-width: none;
    font-size: 1rem; }

  /* line 6619, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter {
    justify-self: start;
    align-items: flex-start;
    min-width: 0; }

  /* line 6625, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
    width: 100%; }

  /* line 6629, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-accessories {
    padding-left: 0; } }
/* PC2-1 cart item fix */
/* line 6635, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item {
  --item-image-size: 116px;
  grid-template-areas: "title total counter" "image total counter" "delete total counter" "accessories accessories accessories";
  grid-template-columns: minmax(0, 1fr) minmax(140px, auto) 180px;
  gap: 10px 22px; }

/* line 6646, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-title {
  grid-area: title;
  grid-column: auto;
  max-width: none;
  margin: 0;
  font-size: clamp(0.94rem, 1.15vw, 1.12rem);
  font-weight: 600;
  line-height: 1.28;
  letter-spacing: -0.015em;
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  align-self: start; }

/* line 6661, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio {
  width: var(--item-image-size);
  min-width: var(--item-image-size);
  height: var(--item-image-size); }

/* line 6668, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio {
  padding: 0;
  border-radius: 22px;
  background: #eef2f7; }

/* line 6674, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio img {
  border-radius: 22px;
  object-fit: cover !important;
  object-position: center center !important; }

/* line 6681, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
  justify-self: start; }

/* line 6685, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-total {
  align-self: start;
  justify-self: start;
  margin-top: 0; }

/* line 6691, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-counter {
  align-self: start;
  justify-self: end; }

@media (max-width: 767px) {
  /* line 6697, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item {
    --item-image-size: 96px;
    grid-template-areas: "title title" "image total" "delete counter" "accessories accessories";
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px 14px; }

  /* line 6708, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-title {
    font-size: 0.96rem;
    line-height: 1.3; }

  /* line 6713, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-image .img-ratio {
    width: var(--item-image-size);
    min-width: var(--item-image-size);
    height: var(--item-image-size); } }
/* Header favorite and cookie button accent style */
/* line 6722, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite {
  min-width: 48px;
  min-height: 48px;
  padding: 0 14px !important;
  border-color: transparent !important;
  border-radius: 20px !important;
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 18px 34px rgba(255, 106, 61, 0.22) !important;
  overflow: hidden; }

/* line 6736, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite .icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite .header__control-bage {
  color: #fff !important; }

/* line 6741, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite .header__control-bage {
  background: rgba(255, 255, 255, 0.18) !important; }

/* line 6745, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_modal_cookie_1 .cookie-link .button,
body.theme-dodelkin-refined .widget-type_system_widget_v4_modal_cookie_1 .js-cookies-button {
  min-height: 48px;
  padding: 0 28px !important;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 20px !important;
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%) !important;
  color: #fff !important;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 18px 34px rgba(255, 106, 61, 0.22) !important; }

/* line 6759, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_modal_cookie_1 .cookie-link .button:hover,
body.theme-dodelkin-refined .widget-type_system_widget_v4_modal_cookie_1 .js-cookies-button:hover {
  background: linear-gradient(135deg, #ffb14b, var(--dodelkin-accent) 38%, var(--dodelkin-accent-dark) 100%) !important; }

/* Header search symmetry fix */
/* line 6765, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 52px;
  overflow: hidden;
  border: 2px solid var(--dodelkin-accent) !important;
  border-radius: 26px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72), 0 10px 24px rgba(15, 30, 58, 0.06); }

/* line 6779, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
  min-height: 48px;
  padding: 0 68px 0 20px;
  border: 0 !important;
  border-right: 0 !important;
  border-radius: 26px !important;
  background: transparent !important;
  box-shadow: none !important; }

/* line 6790, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
  position: absolute;
  top: 4px;
  bottom: 4px;
  right: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  min-width: 44px;
  height: auto;
  padding: 0;
  border: 0 !important;
  border-radius: 22px !important;
  line-height: 1;
  transform: none !important;
  overflow: hidden; }

/* line 6809, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn .icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn .icon-search {
  opacity: 0;
  visibility: hidden; }

/* line 6815, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  pointer-events: none; }

/* line 6824, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::before {
  width: 13px;
  height: 13px;
  border: 2.5px solid #fff;
  border-radius: 50%;
  transform: translate(-54%, -58%); }

/* line 6832, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after {
  width: 9px;
  height: 2.5px;
  border-radius: 999px;
  background: #fff;
  transform: translate(2px, 5px) rotate(45deg); }

/* line 6840, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form.is-show,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form.is-show input[data-search-field] {
  border-bottom-left-radius: 26px !important;
  border-bottom-right-radius: 26px !important; }

/* line 6846, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form.is-show .header__search-btn {
  top: 4px !important;
  bottom: 4px !important;
  transform: none !important;
  border-radius: 22px !important;
  border-bottom-left-radius: 22px !important;
  border-bottom-right-radius: 22px !important; }

/* line 6855, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form.is-show .header__search__results {
  margin-top: 8px;
  border-top: 2px solid var(--dodelkin-accent) !important;
  border-radius: 22px !important; }

/* Header cart count badge symmetry fix */
/* line 6862, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart {
  gap: 10px;
  padding-right: 8px !important;
  overflow: hidden; }

/* line 6869, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart .header__control-bage-cart,
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .header__control-bage-cart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  min-width: 38px;
  height: 32px;
  padding: 0 11px;
  margin: 0 0 0 auto !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.18) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24);
  line-height: 1; }

/* Add-to-cart popup refinement */
/* line 6887, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1.layout {
  align-items: center;
  padding: 24px !important;
  background: rgba(18, 28, 44, 0.34) !important;
  backdrop-filter: blur(10px); }

/* line 6894, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .layout__content {
  max-width: 860px; }

/* line 6898, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 32px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(247, 243, 242, 0.98));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85), 0 30px 70px rgba(15, 30, 58, 0.18); }

/* line 6908, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head {
  padding: 22px 88px 22px 28px;
  border-bottom: 1px solid rgba(19, 34, 56, 0.08);
  background: transparent; }

/* line 6914, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title {
  font-size: 1.34rem;
  line-height: 1.18;
  letter-spacing: -0.02em;
  font-weight: 800;
  color: var(--dodelkin-ink); }

/* line 6922, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button {
  top: 22px;
  right: 22px;
  transform: none;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 16px;
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%);
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 14px 28px rgba(255, 106, 61, 0.18); }

/* line 6937, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover {
  background: linear-gradient(135deg, #ffb14b, var(--dodelkin-accent) 38%, var(--dodelkin-accent-dark) 100%);
  color: #fff; }

/* line 6942, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button .icon {
  color: #fff;
  font-size: 1rem; }

/* line 6947, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content {
  padding: 28px; }

/* line 6951, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product {
  grid-template-areas: "photo title" "photo info" "photo controls";
  grid-template-columns: 180px minmax(0, 1fr);
  grid-template-rows: min-content min-content min-content;
  gap: 14px 28px;
  align-items: center; }

/* line 6962, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
  padding: 14px;
  overflow: hidden;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 241, 240, 0.92));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 18px 36px rgba(15, 30, 58, 0.08); }

/* line 6977, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 22px; }

/* line 6984, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title {
  padding: 0;
  font-size: 1.12rem;
  line-height: 1.35;
  font-weight: 800;
  color: var(--dodelkin-ink); }

/* line 6992, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 10px; }

/* line 6999, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price {
  margin-right: 0;
  font-size: 1.2rem;
  font-weight: 800;
  color: var(--dodelkin-ink); }

/* line 7006, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count {
  font-size: 1rem;
  font-weight: 600;
  color: var(--dodelkin-muted); }

/* line 7012, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls {
  padding-top: 6px;
  margin: 0;
  gap: 14px; }

/* line 7018, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button {
  min-height: 52px;
  margin: 0;
  padding: 0 24px;
  border-radius: 22px;
  font-size: 1rem;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 18px 34px rgba(15, 30, 58, 0.08); }

/* line 7030, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn {
  border: 1px solid rgba(255, 106, 61, 0.32) !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 241, 240, 0.94)) !important;
  color: var(--dodelkin-accent) !important; }

/* line 7036, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__to-cart {
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%) !important;
  color: #fff !important; }

/* line 7042, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover {
  background: linear-gradient(180deg, rgba(255, 244, 238, 0.98), rgba(250, 236, 228, 0.94)) !important;
  color: var(--dodelkin-accent-dark) !important;
  border-color: rgba(255, 106, 61, 0.44) !important; }

/* line 7048, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__to-cart:hover {
  background: linear-gradient(135deg, #ffb14b, var(--dodelkin-accent) 38%, var(--dodelkin-accent-dark) 100%) !important;
  color: #fff !important; }

@media (max-width: 767px) {
  /* line 7054, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1.layout {
    padding: 12px !important; }

  /* line 7058, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification {
    border-radius: 24px; }

  /* line 7062, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head {
    padding: 16px 66px 16px 18px; }

  /* line 7066, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button {
    top: 14px;
    right: 14px;
    width: 36px;
    height: 36px;
    border-radius: 14px; }

  /* line 7074, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content {
    padding: 18px; }

  /* line 7078, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product {
    grid-template-areas: "photo" "title" "info" "controls";
    grid-template-columns: 1fr;
    gap: 14px; }

  /* line 7088, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo {
    width: min(100%, 180px);
    height: 180px;
    margin: 0 auto; }

  /* line 7094, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info {
    text-align: center;
    justify-content: center; }

  /* line 7100, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls {
    flex-direction: column; }

  /* line 7104, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button {
    width: 100%; } }
/* SP2-1 title and sticker refinement */
/* line 7110, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 12px; }

/* line 7117, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title {
  grid-column: 2;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 24px;
  text-align: center;
  font-size: clamp(1.4rem, 2vw, 1.8rem);
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--dodelkin-ink);
  border: 1.5px solid rgba(19, 34, 56, 0.22);
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 241, 240, 0.92));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 10px 20px rgba(15, 30, 58, 0.06); }

/* line 7139, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-controls {
  grid-column: 3;
  justify-self: end; }

/* line 7144, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-top {
  position: relative; }

/* line 7148, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
  overflow: hidden; }

/* line 7152, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .stickers {
  top: 10px;
  left: 10px;
  right: auto;
  bottom: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  max-width: calc(100% - 20px);
  z-index: 3; }

/* line 7165, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 24px;
  max-width: 118px;
  padding: 0 9px;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 999px;
  box-shadow: 0 8px 18px rgba(15, 30, 58, 0.08);
  font-size: 0.66rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.01em;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 7186, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-new,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 [data-sticker-title="Новинка"] {
  background: linear-gradient(135deg, #6d95ff, #88aaf8) !important;
  color: #fff !important; }

/* line 7192, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-Hit-rpodazh,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 [data-sticker-title="Хит продаж"] {
  background: linear-gradient(135deg, #ffb06f, #ff8f7a) !important;
  color: #fff !important; }

/* line 7198, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-recommend,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-recommended,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 [data-sticker-title="Рекомендуем"] {
  background: linear-gradient(135deg, #66b7a3, #7cc8a7) !important;
  color: #fff !important; }

/* line 7205, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-sale,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 [data-sticker-title="sticker-sale"] {
  background: linear-gradient(135deg, #ff9c7b, #ff7a7a) !important;
  color: #fff !important; }

/* line 7211, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-preorder,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 [data-sticker-title="sticker-preorder"] {
  background: linear-gradient(135deg, #8e9ab8, #6f7fa6) !important;
  color: #fff !important; }

/* line 7217, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker-sale:empty,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 [data-sticker-title="sticker-sale"]:empty {
  display: none !important; }

@media (max-width: 767px) {
  /* line 7223, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head {
    grid-template-columns: 1fr auto; }

  /* line 7227, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title {
    grid-column: 1;
    justify-self: start;
    text-align: left;
    min-height: 40px;
    padding: 0 18px;
    font-size: 1.22rem; }

  /* line 7236, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-controls {
    grid-column: 2; }

  /* line 7240, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .stickers {
    top: 8px;
    left: 8px;
    gap: 5px;
    max-width: calc(100% - 16px); }

  /* line 7247, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .sticker {
    min-height: 22px;
    max-width: 96px;
    padding: 0 8px;
    font-size: 0.58rem; } }
/* SP2-1 photo and favorite button fit */
/* line 7256, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-photo {
  padding: 0 2px; }

/* line 7260, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
  position: relative;
  padding: 8px;
  border-radius: 26px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 241, 240, 0.92));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.84), 0 14px 26px rgba(15, 30, 58, 0.06); }

/* line 7270, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .img-ratio,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .img-ratio__inner,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo a,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo picture {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden; }

/* line 7281, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .img-ratio {
  background: linear-gradient(180deg, rgba(236, 239, 243, 0.72), rgba(244, 241, 240, 0.92)); }

/* line 7285, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .product-preview__img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .product-preview__img-2 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  transform: scale(1.08);
  transition: transform 260ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 7296, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview:hover .product-preview__photo img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview:hover .product-preview__photo .product-preview__img,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview:hover .product-preview__photo .product-preview__img-2 {
  transform: scale(1.12); }

/* line 7302, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo > .favorites_btn {
  position: absolute !important;
  top: 10px;
  right: 10px;
  z-index: 4;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 36px !important;
  min-width: 36px !important;
  height: 36px !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 16px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 10px 18px rgba(15, 30, 58, 0.08) !important; }

/* line 7321, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo > .favorites_btn .btn-icon {
  font-size: 0.95rem; }

@media (max-width: 767px) {
  /* line 7326, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
    padding: 6px;
    border-radius: 22px; }

  /* line 7331, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .img-ratio,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .img-ratio__inner,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo a,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo picture {
    border-radius: 16px; }

  /* line 7338, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo > .favorites_btn {
    top: 8px;
    right: 8px;
    width: 32px !important;
    min-width: 32px !important;
    height: 32px !important;
    border-radius: 14px !important; } }
/* Header logo refresh */
/* line 7349, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
  display: flex;
  align-items: center;
  min-width: 0; }

/* line 7355, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(19, 34, 56, 0.1);
  border-radius: 26px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 241, 240, 0.94));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 12px 24px rgba(15, 30, 58, 0.06); }

/* line 7371, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover;
  object-position: center top;
  transform: scale(1.04); }

@media (max-width: 1200px) {
  /* line 7382, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 68px;
    height: 68px;
    border-radius: 22px; }

  /* line 7388, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    width: 100%;
    max-width: none; } }
@media (max-width: 767px) {
  /* line 7395, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    display: none !important; }

  /* line 7400, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    justify-content: center;
    gap: 12px; } }
@media (min-width: 768px) {
  /* line 7407, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .layout__content,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content {
    gap: 8px !important; }

  /* line 7412, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    gap: 10px !important;
    padding: 6px 12px !important;
    border-radius: 16px !important; }

  /* line 7418, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-columns: 148px auto minmax(240px, 1fr) auto !important;
    gap: 10px !important;
    padding: 10px 12px !important;
    border-radius: 24px !important; }

  /* line 7425, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    min-width: 148px !important;
    max-width: 148px !important; }

  /* line 7430, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 148px !important;
    height: 58px !important;
    padding: 8px 12px !important;
    border-radius: 20px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(246, 241, 234, 0.94)) !important; }

  /* line 7438, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo picture,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important; }

  /* line 7447, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    object-fit: contain !important;
    object-position: center center !important;
    transform: none !important; }

  /* line 7453, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-btn {
    min-height: 44px !important; }

  /* line 7458, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 16px !important; }

  /* line 7462, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: 6px !important; }

  /* line 7466, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-btn {
    padding: 0 12px !important; }

  /* line 7470, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-text,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    font-size: 0.82rem !important; }

  /* line 7476, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    gap: 6px 12px !important; }

  /* line 7480, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    gap: 8px 12px !important; }

  /* line 7484, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    min-height: 46px !important; }

  /* line 7488, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    min-height: 42px !important;
    padding: 0 58px 0 16px !important; }

  /* line 7494, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    top: 3px !important;
    right: 3px !important;
    bottom: 3px !important;
    width: 38px !important;
    min-width: 38px !important;
    border-radius: 19px !important; } }
/* CT1-1 special categories polish */
/* line 7505, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item {
  grid-template-rows: minmax(220px, auto) auto;
  align-content: start;
  justify-items: center;
  gap: 14px;
  padding: 18px; }

/* line 7513, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-photo {
  width: 100%;
  min-height: 220px;
  padding: 16px;
  overflow: hidden;
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 7524, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-photo .img-ratio__inner,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-photo picture {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 16px; }

/* line 7535, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-photo img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  object-fit: contain;
  object-position: center;
  transform: scale(1.08); }

/* line 7544, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item:hover .special-collections__item-photo img {
  transform: scale(1.12); }

/* line 7548, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-title {
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 1.02rem;
  line-height: 1.32;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--dodelkin-ink); }

@media (max-width: 767px) {
  /* line 7560, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content {
    display: flex !important;
    flex-direction: column;
    gap: 0;
    background: #f6f4f3; }

  /* line 7567, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top {
    display: block;
    padding-right: 0 !important;
    padding-left: 0 !important;
    background: transparent; }

  /* line 7575, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    width: 100%;
    border-radius: 0;
    box-shadow: none; }

  /* line 7585, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    padding: 14px 16px 12px; }

  /* line 7589, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    padding: 0 16px 20px; }

  /* line 7593, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    display: block;
    padding: 0; }

  /* line 7599, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections {
    margin-top: 0; }

  /* line 7603, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-content {
    padding: 8px 0 0; } }
@media (max-width: 767px) {
  /* line 7609, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header {
    background: #f6f4f3; }

  /* line 7613, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-head-content {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 64px;
    padding: 10px 16px 8px;
    gap: 10px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 241, 240, 0.94));
    border-bottom: 1px solid rgba(19, 34, 56, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 10px 24px rgba(15, 30, 58, 0.05); }

  /* line 7627, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-head,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-head .button {
    color: var(--dodelkin-ink); }

  /* line 7632, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-width: 0; }

  /* line 7640, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn.button {
    display: inline-flex;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0;
    padding: 0 !important;
    padding-inline: 0 !important;
    border: 0;
    border-radius: 50% !important;
    aspect-ratio: 1 / 1;
    box-sizing: border-box;
    line-height: 1;
    overflow: hidden;
    background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 42%, var(--dodelkin-accent-dark) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 12px 22px rgba(255, 106, 61, 0.2);
    color: #fff; }

  /* line 7668, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn:active {
    background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 42%, var(--dodelkin-accent-dark) 100%);
    color: #fff; }

  /* line 7674, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn .icon {
    font-size: 1.08rem; }

  /* line 7678, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner > .header__area-search,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner > .header__area-controls {
    display: none !important; }

  /* line 7683, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    position: relative !important; }

  /* line 7688, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    inset: auto !important; }

  /* line 7692, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    order: 2;
    width: auto;
    min-height: 0;
    margin-top: 0;
    padding: 0;
    background: transparent;
    position: relative; }

  /* line 7702, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-head-content .header__area-search {
    flex: 0 0 auto; }

  /* line 7706, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search .header__search {
    position: relative;
    display: flex;
    justify-content: flex-end;
    width: auto;
    max-width: none;
    margin: 0; }

  /* line 7715, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    display: none !important;
    position: absolute !important;
    top: calc(100% + 10px);
    right: 0;
    left: auto;
    z-index: 3;
    width: min(240px, calc(100vw - 96px));
    min-height: 42px;
    overflow: hidden;
    border: 0 !important;
    border-radius: 22px !important;
    background: #fff !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 10px 24px rgba(15, 30, 58, 0.08); }

  /* line 7733, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search.is-show-mobile .header__search-form {
    display: flex !important; }

  /* line 7737, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field {
    min-height: 42px;
    padding: 0 14px;
    border: 0 !important;
    border-radius: 22px !important;
    background: transparent !important;
    font-size: 0.92rem;
    box-shadow: none !important; }

  /* line 7748, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    position: static;
    width: 42px;
    min-width: 42px;
    height: 42px;
    margin-left: 0;
    border-radius: 21px !important; }

  /* line 7757, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::before {
    width: 11px;
    height: 11px;
    border-width: 2.25px; }

  /* line 7763, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after {
    width: 8px;
    height: 2.25px; }

  /* line 7768, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-mobile-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 42px;
    min-width: 42px;
    height: 42px;
    margin: 0;
    padding: 0;
    border: 0 !important;
    border-radius: 21px !important;
    background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 42%, var(--dodelkin-accent-dark) 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 12px 22px rgba(255, 106, 61, 0.2);
    color: #fff !important; }

  /* line 7786, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-mobile-btn .icon {
    font-size: 1.18rem; }

  /* line 7790, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-mobile-btn .icon._hide {
    display: none !important; }

  /* line 7794, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__favorite,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__cabinet,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__search-mobile-btn {
    display: inline-flex !important;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0;
    padding: 0 !important;
    padding-inline: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    aspect-ratio: 1 / 1;
    box-sizing: border-box;
    line-height: 1;
    overflow: hidden;
    background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 42%, var(--dodelkin-accent-dark) 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 12px 22px rgba(255, 106, 61, 0.2);
    color: #fff !important; }

  /* line 7823, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__favorite .icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__cabinet .icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__search-mobile-btn .icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    line-height: 1; }

  /* line 7835, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__favorite .header__control-bage,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__cabinet .header__control-bage,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__search-mobile-btn .header__control-bage {
    display: none !important; }

  /* line 7841, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__favorite .icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__cabinet .icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__search-mobile-btn .icon {
    font-size: 0.94rem; }

  /* line 7847, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__cabinet .header__control-text {
    display: none; }

  /* line 7851, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart.header__control-btn {
    position: relative;
    display: inline-flex !important;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0;
    padding: 0 !important;
    padding-inline: 0 !important;
    gap: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    aspect-ratio: 1 / 1;
    box-sizing: border-box;
    overflow: visible;
    background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 42%, var(--dodelkin-accent-dark) 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 12px 22px rgba(255, 106, 61, 0.2) !important;
    color: #fff !important; }

  /* line 7880, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .header__control-text {
    display: none !important; }

  /* line 7884, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 0.94rem;
    line-height: 1;
    color: #fff !important; }

  /* line 7895, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .header__control-bage-cart {
    position: absolute;
    top: -4px;
    right: -4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    margin: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.22) !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.22) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    color: #fff !important;
    font-size: 0.62rem;
    line-height: 1; }

  /* line 7915, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__favorite,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__cabinet,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__search-mobile-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    transition: transform 0.26s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.26s cubic-bezier(0.22, 1, 0.36, 1), filter 0.26s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.24s ease;
    will-change: transform, box-shadow; }

  /* line 7928, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn:active,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn:focus-visible,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__favorite:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__favorite:active,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__favorite:focus-visible,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__cabinet:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__cabinet:active,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__cabinet:focus-visible,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__search-mobile-btn:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__search-mobile-btn:active,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-head-actions .header__search-mobile-btn:focus-visible,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search.is-show-mobile .header__search-mobile-btn {
    transform: translateY(-2px) scale(1.035);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22), 0 16px 28px rgba(255, 106, 61, 0.24);
    filter: saturate(1.04); }

  /* line 7948, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__search.is-show-mobile .header__search-form {
    animation: dodelkin-mobile-card-in 0.28s cubic-bezier(0.22, 1, 0.36, 1) both; }

  /* line 7952, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-head {
    display: none !important; }

  /* line 7956, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu {
    display: grid;
    gap: 12px; }

  /* line 7961, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1 {
    overflow: hidden;
    padding: 0;
    border: 1px solid rgba(19, 34, 56, 0.1);
    border-radius: 24px;
    background: transparent;
    box-shadow: none;
    transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.28s ease, box-shadow 0.28s ease, background-color 0.28s ease; }

  /* line 7975, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1 > .header__collections-controls {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px;
    align-items: center;
    margin: 0;
    padding: 13px 12px; }

  /* line 7984, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1 > .header__collections-controls > .header__collections-link {
    display: block;
    padding: 0 0 0 34px;
    color: var(--dodelkin-ink);
    text-align: center;
    font-size: 0.9rem;
    line-height: 1.22;
    font-weight: 700;
    letter-spacing: -0.015em;
    text-wrap: balance; }

  /* line 7996, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-submenu-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    padding: 0;
    flex: 0 0 34px;
    border: 1px solid rgba(19, 34, 56, 0.1);
    border-radius: 12px;
    background: #fff;
    box-shadow: none;
    color: var(--dodelkin-ink);
    transition: transform 0.28s ease, background 0.28s ease, color 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease; }

  /* line 8017, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-submenu-btn .icon {
    font-size: 0.78rem; }

  /* line 8021, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1 > .header__collections-submenu {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 0 14px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    transition: max-height 0.34s ease, opacity 0.24s ease, padding-bottom 0.24s ease; }

  /* line 8038, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu {
    max-height: 720px;
    opacity: 1;
    padding-bottom: 14px;
    pointer-events: auto; }

  /* line 8045, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-controls .header__collections-show-submenu-btn {
    transform: rotate(-180deg);
    border-color: transparent;
    background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 42%, var(--dodelkin-accent-dark) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 10px 18px rgba(255, 106, 61, 0.18);
    color: #fff; }

  /* line 8055, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1:focus-within,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile {
    transform: translateY(-1px);
    border-color: rgba(255, 106, 61, 0.18);
    background-color: rgba(255, 255, 255, 0.34);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 12px 24px rgba(15, 30, 58, 0.05); }

  /* line 8066, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu .header__collections-item {
    margin: 0;
    display: block;
    min-width: 0;
    width: 100%; }

  /* line 8073, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu .header__collections-controls {
    display: block;
    width: 100%;
    padding: 0 !important;
    padding-right: 0 !important;
    position: static !important; }

  /* line 8081, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu .header__collections-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    min-height: 54px;
    margin: 0 auto;
    padding: 14px 16px;
    border: 1px solid rgba(19, 34, 56, 0.1);
    border-radius: 20px;
    background: transparent;
    color: var(--dodelkin-ink);
    text-align: center;
    font-size: 0.9rem;
    line-height: 1.26;
    font-weight: 700;
    letter-spacing: -0.014em;
    box-shadow: none;
    text-wrap: balance;
    transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease, color 0.24s ease, background-color 0.24s ease; }

  /* line 8110, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-link:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-link:active,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-link:focus-visible {
    transform: translateY(-1px) scale(1.01);
    border-color: rgba(255, 106, 61, 0.24);
    background-color: rgba(255, 255, 255, 0.72);
    box-shadow: 0 8px 18px rgba(15, 30, 58, 0.05);
    color: var(--dodelkin-ink); }

  /* line 8120, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu {
    margin-top: 6px;
    padding-top: 14px;
    border-top: 1px solid rgba(19, 34, 56, 0.08); }

  /* line 8126, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-flow: row;
    align-items: stretch;
    gap: 8px 10px;
    margin: 0;
    padding: 0;
    list-style: none; }

  /* line 8137, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-item {
    margin: 0;
    list-style: none;
    width: 100%;
    min-width: 0; }

  /* line 8144, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-controls {
    display: block;
    width: 100%; }

  /* line 8149, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 10px;
    border: 1px solid rgba(19, 34, 56, 0.08);
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 241, 240, 0.92));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 10px 20px rgba(15, 30, 58, 0.05);
    color: #627392;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1.2;
    transition: transform 0.24s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.24s ease, box-shadow 0.24s ease, color 0.24s ease, background-color 0.24s ease; }

  /* line 8174, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-item.is-mobile-menu-tail {
    grid-column: 1 / -1;
    display: flex;
    justify-content: center; }

  /* line 8180, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-item.is-mobile-menu-tail .header__menu-controls {
    width: min(100%, calc((100% - 10px) / 2)); }

  /* line 8184, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link:active,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link:focus-visible,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link.link-current {
    transform: translateY(-1px);
    color: var(--dodelkin-ink);
    border-color: rgba(255, 106, 61, 0.22);
    background-color: rgba(255, 255, 255, 0.98);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 12px 22px rgba(15, 30, 58, 0.06); }

  /* line 8197, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 8px;
    padding-top: 10px;
    border-top: 1px solid rgba(19, 34, 56, 0.08);
    gap: 8px 10px; }

  /* line 8206, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    display: block;
    padding: 10px 12px 10px 18px;
    border: 1px solid rgba(19, 34, 56, 0.08);
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 241, 240, 0.92));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 10px 20px rgba(15, 30, 58, 0.05);
    text-align: center;
    font-size: 0.84rem;
    font-weight: 700;
    transition: transform 0.24s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.24s ease, box-shadow 0.24s ease, background-color 0.24s ease; }

  /* line 8225, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone:active,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone:focus-within {
    transform: translateY(-1px);
    border-color: rgba(255, 106, 61, 0.2);
    background-color: rgba(255, 255, 255, 0.98);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 12px 22px rgba(15, 30, 58, 0.06); }

  /* line 8236, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__collections-menu > .header__collections-item.is-level-1,
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-menu .header__menu-item,
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-contacts > * {
    animation: dodelkin-mobile-card-in 0.34s cubic-bezier(0.22, 1, 0.36, 1) both; }

  /* line 8242, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__collections-menu > .header__collections-item.is-level-1:nth-child(1),
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-menu .header__menu-item:nth-child(1),
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-contacts > *:nth-child(1) {
    animation-delay: 40ms; }

  /* line 8248, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__collections-menu > .header__collections-item.is-level-1:nth-child(2),
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-menu .header__menu-item:nth-child(2),
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-contacts > *:nth-child(2) {
    animation-delay: 80ms; }

  /* line 8254, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__collections-menu > .header__collections-item.is-level-1:nth-child(3),
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-menu .header__menu-item:nth-child(3) {
    animation-delay: 120ms; }

  /* line 8259, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__collections-menu > .header__collections-item.is-level-1:nth-child(4),
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-menu .header__menu-item:nth-child(4) {
    animation-delay: 160ms; }

  /* line 8264, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__collections-menu > .header__collections-item.is-level-1:nth-child(5),
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-menu .header__menu-item:nth-child(5) {
    animation-delay: 200ms; }

  /* line 8269, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__collections-menu > .header__collections-item.is-level-1:nth-child(6),
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-menu .header__menu-item:nth-child(6) {
    animation-delay: 240ms; }

  /* line 8274, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections.is-show .header__area-menu .header__menu-item:nth-child(7) {
    animation-delay: 280ms; }

  /* line 8278, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-item {
    animation: dodelkin-mobile-card-in 0.28s cubic-bezier(0.22, 1, 0.36, 1) both; }

  /* line 8282, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-item:nth-child(1) {
    animation-delay: 30ms; }

  /* line 8286, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-item:nth-child(2) {
    animation-delay: 60ms; }

  /* line 8290, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-item:nth-child(3) {
    animation-delay: 90ms; }

  /* line 8294, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-item:nth-child(4) {
    animation-delay: 120ms; }

  /* line 8298, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-item:nth-child(5) {
    animation-delay: 150ms; }

  /* line 8302, theme.scss */
  body.theme-dodelkin-refined.theme-motion-ready .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1.is-show-mobile > .header__collections-submenu .header__collections-item:nth-child(6) {
    animation-delay: 180ms; }

  /* line 8306, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone::before {
    left: 8px;
    top: 12px;
    bottom: 12px; }

  /* line 8312, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__work-time {
    display: block;
    margin-top: 4px;
    font-size: 0.72rem;
    font-weight: 500; } }
@media (max-width: 390px) {
  /* line 8321, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    gap: 10px; }

  /* line 8325, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-item.is-mobile-menu-tail .header__menu-controls {
    width: min(100%, calc((100% - 10px) / 2)); }

  /* line 8329, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1 > .header__collections-submenu {
    grid-template-columns: 1fr; }

  /* line 8333, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1 > .header__collections-controls {
    padding: 12px 10px; }

  /* line 8337, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-item.is-level-1 > .header__collections-controls > .header__collections-link {
    padding-left: 32px;
    font-size: 0.86rem; }

  /* line 8342, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-submenu-btn {
    width: 32px;
    height: 32px;
    flex-basis: 32px;
    border-radius: 11px; } }
@media (max-width: 767px) {
  /* line 8351, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-logo,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo {
    display: none !important; }

  /* line 8356, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    grid-template-columns: 1fr; }

  /* line 8360, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 12px; }

  /* line 8365, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
    gap: 8px;
    align-content: start; }

  /* line 8370, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
    width: 100%;
    min-height: 42px;
    justify-content: center;
    padding: 0 12px;
    font-size: 0.82rem;
    text-align: center; }

  /* line 8379, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-link {
    font-size: 0.78rem;
    line-height: 1.34;
    text-align: center; }

  /* line 8385, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    padding: 18px; }

  /* line 8389, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px; }

  /* line 8395, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
    font-size: 0.84rem; }

  /* line 8399, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .phone-info {
    font-size: 0.66rem;
    letter-spacing: 0.04em; } }
@media (max-width: 767px) {
  /* FL7-1 mobile footer layout */
  /* line 8407, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
    margin-top: 28px;
    margin-bottom: 16px; }

  /* line 8412, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
    padding-bottom: calc(8px + env(safe-area-inset-bottom)); }

  /* line 8416, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    gap: 12px; }

  /* line 8420, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    padding: 16px !important;
    border-radius: 18px !important;
    box-shadow: 0 10px 24px rgba(19, 34, 56, 0.06) !important; }

  /* line 8427, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    gap: 10px; }

  /* line 8431, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 16px;
    align-items: start; }

  /* line 8438, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0.84rem !important;
    line-height: 1.12 !important;
    text-align: center !important; }

  /* line 8446, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone-value {
    display: block;
    font-size: 0.92rem;
    font-weight: 700;
    line-height: 1.15; }

  /* line 8453, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .phone-info {
    margin-top: 6px;
    font-size: 0.72rem !important;
    line-height: 1.15;
    letter-spacing: 0.02em !important; }

  /* line 8460, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px 12px !important;
    align-items: start;
    padding-bottom: calc(12px + env(safe-area-inset-bottom)) !important; }

  /* line 8467, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
    gap: 6px !important;
    align-content: start;
    min-width: 0; }

  /* line 8473, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item:nth-child(3) {
    grid-column: 1 / -1;
    width: min(100%, calc(50% - 6px));
    justify-self: center; }

  /* line 8479, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 46px !important;
    align-items: center;
    justify-items: stretch;
    width: 100% !important;
    min-height: 52px !important;
    margin: 0 !important;
    padding: 0 6px 0 18px !important;
    gap: 8px !important;
    font-size: 0.8rem !important;
    line-height: 1.2 !important;
    text-align: center !important;
    letter-spacing: -0.015em; }

  /* line 8495, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    justify-self: end;
    position: static !important;
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.16) !important;
    color: #fff !important;
    box-shadow: none !important; }

  /* line 8512, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn .icon {
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #fff !important;
    font-size: 0.86rem !important; }

  /* line 8522, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-link {
    padding: 2px 6px 0 !important;
    font-size: 0.74rem !important;
    line-height: 1.28 !important;
    text-align: center !important; }

  /* line 8529, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item.is-show-mobile .menu-link {
    display: block !important; } }
@media (max-width: 767px) {
  /* line 8535, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item {
    grid-template-rows: minmax(176px, auto) auto;
    gap: 12px;
    padding: 14px; }

  /* line 8541, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-photo {
    min-height: 176px;
    padding: 12px;
    overflow: hidden;
    border-radius: 18px; }

  /* line 8548, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-photo .img-ratio__inner,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-photo picture,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-photo img {
    border-radius: 14px; }

  /* line 8554, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-title {
    font-size: 0.92rem;
    line-height: 1.28; } }
/* CS1-2 mobile subcategory grid */
@media (max-width: 767px) {
  /* line 8562, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-flow: row dense !important;
    gap: 12px 10px !important;
    align-items: stretch !important;
    justify-content: stretch !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 8575, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    min-height: 122px !important;
    margin: 0 !important;
    padding: 10px !important;
    overflow: hidden !important;
    border-radius: 20px !important; }

  /* line 8592, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list__item-photo {
    display: block !important;
    width: 100% !important;
    height: 76px !important;
    min-height: 76px !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 14px !important; }

  /* line 8603, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo .img-ratio__inner,
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo img,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list__item-photo .img-ratio__inner,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list__item-photo img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important; }

  /* line 8612, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-title,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list__item-title {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 2.5em !important;
    margin: 0 !important;
    padding: 6px 8px !important;
    text-align: center !important;
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    word-break: break-word !important;
    border-radius: 9999px !important; }

  /* Верхний ряд: Профили — Уголки; Нижний ряд: Плинтусы — Комплектующие */
  /* line 8629, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item:nth-child(1),
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item:nth-child(1) {
    order: 1 !important; }

  /* line 8634, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item:nth-child(2),
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item:nth-child(2) {
    order: 3 !important; }

  /* line 8639, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item:nth-child(3),
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item:nth-child(3) {
    order: 2 !important; }

  /* line 8644, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item:nth-child(4),
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item:nth-child(4) {
    order: 4 !important; }

  /* Compatibility: alternative CS1-2 markup (.subcollections / .subcollection-card) */
  /* line 8650, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-flow: row dense !important;
    gap: 12px 10px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 8660, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    min-height: 122px !important;
    margin: 0 !important;
    padding: 10px !important;
    border-radius: 20px !important;
    overflow: hidden !important; }

  /* line 8675, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card img {
    width: 100% !important;
    height: 76px !important;
    min-height: 76px !important;
    object-fit: cover !important;
    border-radius: 14px !important; }

  /* line 8683, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card .subcollection-name {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 2.5em !important;
    margin: 0 !important;
    padding: 6px 8px !important;
    text-align: center !important;
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    border-radius: 9999px !important; }

  /* line 8697, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card:nth-child(1) {
    order: 1 !important; }

  /* line 8701, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card:nth-child(2) {
    order: 3 !important; }

  /* line 8705, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card:nth-child(3) {
    order: 2 !important; }

  /* line 8709, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card:nth-child(4) {
    order: 4 !important; } }
/* CP5-1 compact mobile grid */
@media (max-width: 767px) {
  /* line 8716, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    align-items: stretch !important; }

  /* line 8723, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list > .product-preview-elem {
    min-width: 0 !important;
    height: 100% !important; }

  /* line 8728, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
    height: 100% !important;
    padding: 9px 9px 10px !important;
    border-radius: 20px !important; }

  /* line 8734, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__content {
    gap: 8px !important; }

  /* line 8738, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__photo {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 16px !important; }

  /* line 8744, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__photo .img-ratio,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__photo .img-ratio__inner,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__photo picture,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__photo img {
    border-radius: 14px !important; }

  /* line 8751, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__photo img,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview:hover .product-preview__photo img {
    transform: none !important; }

  /* line 8756, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .stickers {
    top: 6px !important;
    right: 6px !important;
    gap: 4px !important;
    max-width: calc(100% - 12px) !important; }

  /* line 8763, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .sticker {
    min-height: 18px !important;
    max-width: 72px !important;
    padding: 0 6px !important;
    font-size: 0.5rem !important;
    border-radius: 999px !important; }

  /* line 8771, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-title {
    min-height: 3.5em !important; }

  /* line 8775, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__title {
    text-align: left !important; }

  /* line 8779, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__title a {
    display: -webkit-box !important;
    overflow: hidden !important;
    color: var(--dodelkin-ink) !important;
    font-size: 0.72rem !important;
    line-height: 1.22 !important;
    font-weight: 700 !important;
    text-align: left !important;
    white-space: normal !important;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important; }

  /* line 8793, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom {
    gap: 7px !important; }

  /* line 8797, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 7px !important; }

  /* line 8801, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price {
    min-height: 0 !important; }

  /* line 8805, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price-cur {
    font-size: 0.98rem !important;
    line-height: 1 !important; }

  /* line 8810, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price-old {
    font-size: 0.68rem !important;
    line-height: 1 !important; }

  /* line 8815, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls {
    grid-template-columns: 34px minmax(0, 1fr) !important;
    gap: 6px !important; }

  /* line 8820, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn {
    width: 34px !important;
    min-width: 34px !important;
    height: 34px !important;
    padding: 0 !important; }

  /* line 8827, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn [class*="icon-"] {
    font-size: 0.92rem !important; }

  /* line 8832, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn {
    min-width: 0 !important;
    width: 100% !important; }

  /* line 8838, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__detail {
    min-width: 0 !important;
    min-height: 34px !important;
    height: 34px !important;
    padding: 0 9px !important;
    border-radius: 999px !important; }

  /* line 8850, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn::after,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn::after {
    font-size: 0.6rem !important;
    letter-spacing: 0 !important; }

  /* line 8857, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn .button__text {
    font-size: 0.6rem !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important; }

  /* line 8863, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn .button__icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn .add-cart-counter__btn-icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn .button__icon {
    margin-right: 5px !important;
    font-size: 0.82rem !important; }

  /* line 8870, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn [data-add-cart-counter-count] {
    min-width: 18px !important;
    height: 18px !important;
    margin-right: 6px !important;
    padding: 0 5px !important;
    font-size: 0.66rem !important; }

  /* line 8878, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.dodelkin-product-preview-available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom > .product-preview__available {
    min-height: 0 !important;
    font-size: 0.62rem !important;
    line-height: 1.18 !important; }

  /* line 8885, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__available.dodelkin-product-preview-available::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom > .product-preview__available::before {
    width: 6px !important;
    height: 6px !important;
    margin-right: 4px !important;
    box-shadow: 0 0 0 2px rgba(34, 163, 90, 0.1) !important; } }
@media (max-width: 390px) {
  /* line 8895, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list {
    gap: 8px !important; }

  /* line 8899, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
    padding: 8px 8px 10px !important; }

  /* line 8903, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__title a {
    font-size: 0.69rem !important; }

  /* line 8907, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price-cur {
    font-size: 0.92rem !important; }

  /* line 8911, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls {
    grid-template-columns: 32px minmax(0, 1fr) !important;
    gap: 5px !important; }

  /* line 8916, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .favorites_btn {
    width: 32px !important;
    min-width: 32px !important;
    height: 32px !important; }

  /* line 8922, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter__detail {
    min-height: 32px !important;
    height: 32px !important;
    padding: 0 8px !important; } }
/* DP5-1 mobile refinement */
@media (max-width: 767px) {
  /* line 8935, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    gap: 12px !important;
    grid-template-areas: "title" "sku" "user-controls" "photo" "buy" "variants-bundle" "calculate-delivery" !important;
    grid-template-columns: minmax(0, 1fr) !important; }

  /* line 8948, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-buy,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-variants-bundle,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-calculate-delivery {
    min-width: 0 !important; }

  /* line 8958, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    overflow: visible !important;
    font-size: clamp(1rem, 4.4vw, 1.28rem) !important;
    line-height: 1.18 !important;
    letter-spacing: -0.02em !important;
    white-space: normal !important;
    text-overflow: clip !important; }

  /* line 8967, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    align-items: center !important; }

  /* line 8974, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls .product__rating {
    order: 2;
    margin-right: 0 !important; }

  /* line 8979, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn:hover {
    order: 1;
    margin-right: 0 !important; }

  /* line 8985, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__user-btn {
    order: 3;
    margin-right: 0 !important;
    font-size: 0.82rem !important;
    line-height: 1.2 !important; }

  /* line 8992, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__user-btn-icon {
    margin-right: 0.35rem !important;
    font-size: 1rem !important; }

  /* line 8997, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
    justify-self: start !important;
    padding-top: 0 !important;
    font-size: 0.76rem !important; }

  /* line 9003, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery {
    max-width: none !important;
    margin: 0 !important; }

  /* line 9008, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    padding: 12px !important;
    border-radius: 22px !important; }

  /* line 9013, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .product__photo,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .img-ratio__inner,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main picture,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main img {
    border-radius: 18px !important; }

  /* line 9020, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__available {
    top: 12px !important;
    left: 12px !important;
    padding: 6px 10px !important;
    font-size: 0.64rem !important;
    letter-spacing: 0.03em !important; }

  /* line 9028, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs {
    margin-top: 10px !important; }

  /* line 9032, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__photo-tumb {
    padding: 6px !important;
    border-radius: 14px !important; }

  /* line 9037, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__calculate-delivery {
    padding: 14px !important;
    border-radius: 20px !important; }

  /* line 9045, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__block-title {
    margin-bottom: 10px !important;
    font-size: 0.68rem !important;
    letter-spacing: 0.08em !important; }

  /* line 9051, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property {
    gap: 4px !important;
    margin-bottom: 8px !important;
    padding-bottom: 8px !important; }

  /* line 9057, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-name {
    font-size: 0.64rem !important;
    letter-spacing: 0.05em !important; }

  /* line 9062, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-value,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__description-content,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__description-content p {
    font-size: 0.84rem !important;
    line-height: 1.52 !important; }

  /* line 9069, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    gap: 8px !important;
    margin-bottom: 12px !important; }

  /* line 9074, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: clamp(1.8rem, 8vw, 2.15rem) !important; }

  /* line 9078, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-old {
    font-size: 0.86rem !important;
    margin-bottom: 0 !important; }

  /* line 9083, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale {
    padding: 6px 10px !important;
    font-size: 0.7rem !important; }

  /* line 9088, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
    gap: 10px !important; }

  /* line 9092, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 46px !important;
    height: 46px !important;
    padding: 0 16px !important;
    border-radius: 999px !important;
    font-size: 0.84rem !important; }

  /* line 9103, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn {
    min-height: 48px !important;
    height: 48px !important;
    gap: 10px !important;
    padding: 0 18px !important; }

  /* line 9110, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn .button__icon {
    font-size: 1rem !important; }

  /* line 9114, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn-label {
    font-size: 0.84rem !important; }

  /* line 9118, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 8px !important; }

  /* line 9122, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 46px !important;
    min-width: 46px !important;
    height: 46px !important;
    font-size: 1.55rem !important; }

  /* line 9129, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    height: 46px !important;
    padding: 0 6px !important; }

  /* line 9134, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 1.08rem !important; }

  /* line 9138, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .insales_widget-delivery,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .insales_widget-delivery * {
    font-size: 0.82rem; } }
@media (max-width: 390px) {
  /* line 9145, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    gap: 10px !important; }

  /* line 9149, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    font-size: 0.96rem !important; }

  /* line 9153, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    padding: 10px !important; }

  /* line 9157, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__calculate-delivery {
    padding: 12px !important; }

  /* line 9164, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1.66rem !important; }

  /* line 9168, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important; }

  /* line 9174, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 42px !important;
    height: 42px !important; } }
/* DP5-1 mobile compact pass */
@media (max-width: 767px) {
  /* line 9186, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-areas: "title title" "sku user-controls" "photo photo" "buy buy" "variants-bundle variants-bundle" "calculate-delivery calculate-delivery" !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 10px 8px !important; }

  /* line 9198, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-title {
    margin: 0 !important; }

  /* line 9202, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    margin: 0 !important;
    font-size: clamp(0.9rem, 3.9vw, 1.04rem) !important;
    line-height: 1.15 !important;
    letter-spacing: -0.015em !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important; }

  /* line 9212, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
    display: flex !important;
    align-items: center !important;
    min-height: 38px !important;
    padding: 0 !important;
    color: var(--dodelkin-muted) !important; }

  /* line 9220, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku {
    display: inline-flex !important;
    align-items: center !important;
    font-size: 0.72rem !important;
    line-height: 1.2 !important; }

  /* line 9227, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku .sku-label {
    margin-right: 4px;
    font-size: 0.68rem !important; }

  /* line 9232, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
    justify-self: end !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    min-height: 38px !important;
    gap: 0 !important; }

  /* line 9241, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls .product__rating,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__compare-btn {
    display: none !important; }

  /* line 9246, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn:hover {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.96) !important;
    border: 1px solid rgba(31, 41, 51, 0.08) !important; }

  /* line 9261, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn .btn-text {
    display: none !important; }

  /* line 9265, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn .btn-icon {
    padding-right: 0 !important;
    font-size: 1rem !important; }

  /* line 9270, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 300px) !important;
    margin: 0 auto !important; }

  /* line 9275, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery {
    width: 100% !important; }

  /* line 9279, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    padding: 10px !important;
    border-radius: 20px !important; }

  /* line 9284, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .product__photo {
    aspect-ratio: 1 / 1 !important; }

  /* line 9288, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__available {
    top: 10px !important;
    left: 10px !important;
    padding: 5px 9px !important;
    border-radius: 999px !important;
    font-size: 0.58rem !important;
    letter-spacing: 0.02em !important; }

  /* line 9297, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs {
    margin-top: 8px !important; }

  /* line 9301, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__calculate-delivery {
    padding: 12px !important;
    border-radius: 18px !important; }

  /* line 9309, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description {
    margin-bottom: 10px !important; }

  /* line 9314, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__block-title {
    margin-bottom: 8px !important; }

  /* line 9318, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    align-items: center !important;
    gap: 6px 8px !important;
    margin-bottom: 10px !important; }

  /* line 9324, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: clamp(1.45rem, 7vw, 1.72rem) !important;
    line-height: 1 !important; }

  /* line 9329, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-old {
    font-size: 0.78rem !important; }

  /* line 9333, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale {
    padding: 4px 8px !important;
    font-size: 0.62rem !important; }

  /* line 9338, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area-inner {
    gap: 8px !important; }

  /* line 9343, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 42px !important;
    height: 42px !important;
    padding: 0 14px !important;
    font-size: 0.76rem !important; }

  /* line 9353, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn {
    gap: 8px !important; }

  /* line 9357, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn-label {
    font-size: 0.76rem !important;
    letter-spacing: 0 !important; }

  /* line 9362, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn .button__icon {
    font-size: 0.92rem !important; }

  /* line 9366, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 6px !important; }

  /* line 9370, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    font-size: 1.35rem !important; }

  /* line 9377, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    height: 42px !important;
    padding: 0 4px !important; }

  /* line 9382, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 1rem !important; } }
@media (max-width: 390px) {
  /* line 9388, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 276px) !important; }

  /* line 9392, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    font-size: 0.86rem !important; }

  /* line 9396, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1.36rem !important; }

  /* line 9400, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important; }

  /* line 9408, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 40px !important;
    height: 40px !important; } }
/* DP5-1 mobile fine tune */
@media (max-width: 767px) {
  /* line 9420, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-areas: "title title" "sku user-controls" "rating rating" "photo photo" "buy buy" "variants-bundle variants-bundle" "calculate-delivery calculate-delivery" !important;
    gap: 8px 8px !important; }

  /* line 9432, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-separate {
    display: none !important; }

  /* line 9436, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    font-size: clamp(0.84rem, 3.6vw, 0.96rem) !important; }

  /* line 9440, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
    min-height: 34px !important; }

  /* line 9445, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku {
    font-size: 0.68rem !important; }

  /* line 9449, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku .sku-label {
    font-size: 0.64rem !important; }

  /* line 9453, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn:hover {
    width: 34px !important;
    min-width: 34px !important;
    height: 34px !important; }

  /* line 9460, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn .btn-icon {
    font-size: 0.88rem !important; }

  /* line 9464, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    min-height: 20px !important; }

  /* line 9471, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    margin: 0 !important; }

  /* line 9478, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating-list {
    display: inline-flex !important;
    gap: 2px !important; }

  /* line 9483, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating-star {
    margin-right: 0 !important;
    font-size: 0.78rem !important; }

  /* line 9488, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__reviews-count {
    margin-left: 0 !important;
    color: var(--dodelkin-muted) !important;
    font-size: 0.68rem !important;
    line-height: 1 !important; }

  /* line 9495, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 256px) !important; }

  /* line 9499, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    padding: 8px !important; }

  /* line 9503, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__available {
    top: 8px !important;
    left: 8px !important;
    padding: 4px 8px !important;
    font-size: 0.54rem !important; }

  /* line 9510, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    justify-content: center !important;
    text-align: center !important;
    gap: 4px 8px !important;
    margin-bottom: 8px !important; }

  /* line 9517, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: clamp(1.28rem, 6.2vw, 1.52rem) !important; }

  /* line 9521, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-old {
    font-size: 0.72rem !important; }

  /* line 9525, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale {
    padding: 3px 7px !important;
    font-size: 0.58rem !important; }

  /* line 9530, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area-inner {
    gap: 6px !important; }

  /* line 9536, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 38px !important;
    height: 38px !important;
    padding: 0 12px !important;
    font-size: 0.7rem !important; }

  /* line 9546, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn-label {
    font-size: 0.7rem !important; }

  /* line 9550, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn .button__icon {
    font-size: 0.84rem !important; }

  /* line 9554, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 4px !important; }

  /* line 9558, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    font-size: 1.2rem !important; }

  /* line 9565, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    height: 38px !important; }

  /* line 9569, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.92rem !important; }

  /* line 9573, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
    display: block !important;
    margin-bottom: 8px !important; }

  /* line 9578, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    display: grid;
    gap: 6px; }

  /* line 9583, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property {
    grid-template-columns: minmax(88px, 0.95fr) minmax(0, 1.15fr) !important;
    align-items: start !important;
    gap: 8px !important;
    margin-bottom: 0 !important;
    padding-bottom: 6px !important; }

  /* line 9591, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-name {
    font-size: 0.6rem !important;
    line-height: 1.24 !important; }

  /* line 9596, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-value {
    font-size: 0.74rem !important;
    line-height: 1.32 !important; }

  /* line 9601, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-controls {
    margin-top: 8px !important; }

  /* line 9605, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-controls .button-link,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .cut-block__controls-link {
    font-size: 0.72rem !important; } }
@media (max-width: 390px) {
  /* line 9612, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 238px) !important; }

  /* line 9616, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important; }

  /* line 9624, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 36px !important;
    height: 36px !important;
    padding: 0 10px !important; }

  /* line 9634, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    font-size: 0.8rem !important; }

  /* line 9638, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1.18rem !important; } }
/* DP5-1 mobile top row alignment */
@media (max-width: 767px) {
  /* line 9645, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-areas: "title title title" "sku rating user-controls" "photo photo photo" "buy buy buy" "variants-bundle variants-bundle variants-bundle" "calculate-delivery calculate-delivery calculate-delivery" !important;
    grid-template-columns: minmax(0, 1fr) auto 32px !important;
    gap: 8px 6px !important; }

  /* line 9657, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
    min-width: 0 !important;
    min-height: 30px !important;
    align-self: center !important; }

  /* line 9663, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku {
    min-width: 0 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important; }

  /* line 9671, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating {
    align-self: center !important;
    justify-self: start !important;
    min-height: 30px !important;
    justify-content: flex-start !important; }

  /* line 9678, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating {
    gap: 4px !important; }

  /* line 9682, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating-list {
    gap: 1px !important; }

  /* line 9686, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating-star {
    font-size: 0.72rem !important; }

  /* line 9690, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__reviews-count {
    font-size: 0.64rem !important; }

  /* line 9694, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
    align-self: center !important;
    justify-self: end !important;
    min-height: 30px !important;
    width: 32px !important; }

  /* line 9701, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn:hover {
    width: 32px !important;
    min-width: 32px !important;
    height: 32px !important;
    box-shadow: none !important; }

  /* line 9709, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn .btn-icon {
    font-size: 0.82rem !important; } }
@media (max-width: 390px) {
  /* line 9715, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-columns: minmax(0, 1fr) auto 30px !important; }

  /* line 9719, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
    width: 30px !important; }

  /* line 9723, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn:hover {
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important; } }
/* DP5-1 mobile top row final vertical alignment */
@media (max-width: 767px) {
  /* line 9733, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
    display: flex !important;
    align-items: center !important;
    height: 32px !important;
    min-height: 32px !important;
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 1 !important; }

  /* line 9746, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
    justify-content: flex-start !important; }

  /* line 9750, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating {
    justify-content: flex-start !important; }

  /* line 9754, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
    justify-content: flex-end !important; }

  /* line 9758, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku > span,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn:hover {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    align-self: center !important;
    line-height: 1 !important; }

  /* line 9769, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku > span {
    position: relative;
    top: -2px; } }
/* DP5-1 mobile properties refinement */
@media (max-width: 767px) {
  /* line 9778, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
    padding: 10px 12px !important;
    margin-bottom: 6px !important;
    border-radius: 16px !important; }

  /* line 9784, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 4px !important; }

  /* line 9788, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property {
    grid-template-columns: minmax(82px, 0.92fr) minmax(0, 1.08fr) !important;
    gap: 6px !important;
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
    line-height: 1.25 !important; }

  /* line 9796, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property:last-child {
    padding-bottom: 0 !important; }

  /* line 9800, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-name {
    font-size: 0.58rem !important;
    line-height: 1.22 !important;
    letter-spacing: 0.04em !important; }

  /* line 9806, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-value {
    display: flex !important;
    align-items: flex-start !important;
    font-size: 0.7rem !important;
    line-height: 1.28 !important;
    position: relative;
    top: -1px; }

  /* line 9815, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-controls {
    margin-top: 6px !important; }

  /* line 9819, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-controls .button-link {
    font-size: 0.68rem !important;
    line-height: 1.2 !important; } }
@media (max-width: 390px) {
  /* line 9826, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
    padding: 9px 10px !important; }

  /* line 9830, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property {
    grid-template-columns: minmax(76px, 0.9fr) minmax(0, 1.1fr) !important;
    gap: 5px !important;
    padding-bottom: 4px !important; }

  /* line 9836, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-name {
    font-size: 0.56rem !important; }

  /* line 9840, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-value {
    display: flex !important;
    align-items: flex-start !important;
    font-size: 0.68rem !important;
    position: relative;
    top: -1px; } }
/* DP5-1 mobile add-to-cart compact refinement */
@media (max-width: 767px) {
  /* line 9851, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 10px 12px !important; }

  /* line 9855, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area-inner {
    gap: 5px !important;
    align-items: center !important; }

  /* line 9862, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 36px !important;
    height: 36px !important;
    padding: 0 12px !important;
    font-size: 0.68rem !important; }

  /* line 9872, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn {
    gap: 6px !important; }

  /* line 9876, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn-label {
    font-size: 0.68rem !important; }

  /* line 9880, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn .button__icon {
    font-size: 0.8rem !important; }

  /* line 9884, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    margin: 0 auto !important; }

  /* line 9892, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 34px !important;
    min-width: 34px !important;
    height: 34px !important;
    font-size: 1rem !important; }

  /* line 9899, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    min-width: 40px !important;
    height: 34px !important;
    padding: 0 8px !important; }

  /* line 9905, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text {
    line-height: 1 !important; }

  /* line 9909, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.84rem !important;
    line-height: 1 !important; } }
@media (max-width: 390px) {
  /* line 9916, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 9px 10px !important; }

  /* line 9920, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 34px !important;
    height: 34px !important;
    padding: 0 10px !important;
    font-size: 0.66rem !important; }

  /* line 9930, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 32px !important;
    min-width: 32px !important;
    height: 32px !important;
    font-size: 0.92rem !important; }

  /* line 9937, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    min-width: 36px !important;
    height: 32px !important;
    padding: 0 7px !important; }

  /* line 9943, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.78rem !important; } }
/* DP5-1 mobile add-to-cart final alignment */
@media (max-width: 767px) {
  /* line 9950, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 3px !important; }

  /* line 9954, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
    border-radius: 14px !important;
    font-size: 0.92rem !important;
    line-height: 1 !important; }

  /* line 9964, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 32px !important;
    height: 30px !important;
    padding: 0 6px !important;
    border-radius: 14px !important; }

  /* line 9974, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100% !important;
    margin: 0 !important;
    line-height: 1 !important; }

  /* line 9984, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    min-width: 1ch !important;
    font-size: 0.8rem !important;
    position: relative;
    top: -1px; } }
@media (max-width: 390px) {
  /* line 9993, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn {
    width: 28px !important;
    min-width: 28px !important;
    height: 28px !important;
    border-radius: 13px !important;
    font-size: 0.86rem !important; }

  /* line 10001, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    min-width: 30px !important;
    height: 28px !important;
    padding: 0 5px !important;
    border-radius: 13px !important; }

  /* line 10008, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.76rem !important; } }
/* DP5-1 mobile counter geometry hard fix */
@media (max-width: 767px) {
  /* line 10015, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls {
    display: grid !important;
    grid-template-columns: 18px 28px 18px !important;
    justify-content: center !important;
    align-items: center !important;
    column-gap: 3px !important;
    width: max-content !important;
    margin: 0 auto !important; }

  /* line 10025, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 18px !important;
    min-width: 18px !important;
    height: 18px !important;
    padding: 0 !important;
    border-width: 1px !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    font-size: 0.62rem !important;
    line-height: 1 !important; }

  /* line 10040, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 28px !important;
    min-width: 28px !important;
    height: 28px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-decoration: none !important; }

  /* line 10054, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail-text {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    transform: translateY(-1px) !important; }

  /* line 10066, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail-text [data-add-cart-counter-count] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 1ch !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    transform: translateY(-1px) !important; }

  /* line 10079, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail-dop-text {
    display: none !important; } }
@media (max-width: 390px) {
  /* line 10085, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls {
    grid-template-columns: 16px 26px 16px !important;
    column-gap: 2px !important; }

  /* line 10090, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail {
    border-radius: 11px !important; }

  /* line 10095, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls-btn {
    width: 16px !important;
    min-width: 16px !important;
    height: 16px !important;
    border-radius: 7px !important;
    font-size: 0.56rem !important; }

  /* line 10103, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail {
    width: 26px !important;
    min-width: 26px !important;
    height: 26px !important; }

  /* line 10109, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.74rem !important; } }
/* DP5-1 mobile counter spacing trim */
@media (max-width: 767px) {
  /* line 10116, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 8px 10px !important;
    gap: 8px !important; }

  /* line 10121, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area-inner {
    gap: 4px !important; }

  /* line 10127, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls {
    grid-template-columns: 13px 22px 13px !important;
    column-gap: 2px !important; }

  /* line 10132, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls-btn {
    width: 13px !important;
    min-width: 13px !important;
    height: 13px !important;
    border-radius: 5px !important;
    font-size: 0.48rem !important; }

  /* line 10140, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail {
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important; }

  /* line 10146, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.68rem !important; } }
@media (max-width: 390px) {
  /* line 10152, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 7px 9px !important;
    gap: 7px !important; }

  /* line 10157, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls {
    grid-template-columns: 12px 20px 12px !important; }

  /* line 10161, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls-btn {
    width: 12px !important;
    min-width: 12px !important;
    height: 12px !important;
    border-radius: 4px !important;
    font-size: 0.44rem !important; }

  /* line 10169, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail {
    width: 20px !important;
    min-width: 20px !important;
    height: 20px !important; }

  /* line 10175, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.64rem !important; } }
/* DP5-1 mobile buy card final */
@media (max-width: 767px) {
  /* line 10182, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-buy {
    width: min(100%, 368px) !important;
    margin: 0 auto !important; }

  /* line 10187, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    position: static !important;
    top: auto !important;
    display: grid !important;
    gap: 8px !important;
    padding: 10px 12px 12px !important;
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    border-radius: 26px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(247, 243, 242, 0.96)) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.84), 0 16px 34px rgba(15, 30, 58, 0.06) !important; }

  /* line 10201, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 4px 8px !important;
    margin: 0 !important;
    text-align: center !important; }

  /* line 10210, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: clamp(1.08rem, 6vw, 1.38rem) !important;
    line-height: 1 !important; }

  /* line 10215, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-old {
    font-size: 0.68rem !important;
    line-height: 1 !important; }

  /* line 10220, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale {
    padding: 2px 6px !important;
    font-size: 0.5rem !important; }

  /* line 10225, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
    display: grid !important;
    gap: 8px !important;
    align-items: stretch !important; }

  /* line 10231, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area {
    margin: 0 !important; }

  /* line 10235, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area.is-fixed-state .product__buy-btn-area-inner {
    position: static !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 10245, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area-inner {
    display: grid !important;
    gap: 8px !important;
    align-items: stretch !important; }

  /* line 10251, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter {
    display: grid !important;
    width: 100% !important;
    gap: 8px !important; }

  /* line 10257, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter.is-add-cart .add-cart-counter__controls {
    display: grid !important;
    grid-template-columns: 16px 24px 16px !important;
    justify-content: center !important;
    align-items: center !important;
    column-gap: 4px !important;
    width: max-content !important;
    margin: 0 auto !important; }

  /* line 10268, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn:hover {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 16px !important;
    min-width: 16px !important;
    height: 22px !important;
    padding: 0 !important;
    border: 1px solid rgba(255, 106, 61, 0.85) !important;
    border-radius: 6px !important;
    background: #fff !important;
    box-shadow: none !important;
    color: var(--dodelkin-accent) !important;
    font-size: 0.56rem !important;
    line-height: 1 !important; }

  /* line 10286, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 24px !important;
    min-width: 24px !important;
    height: 22px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-decoration: none !important; }

  /* line 10301, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    transform: none !important; }

  /* line 10313, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 1ch !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    transform: none !important; }

  /* line 10326, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count]:empty::before {
    content: "0"; }

  /* line 10330, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-dop-text {
    display: none !important; }

  /* line 10334, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: 100% !important;
    min-height: 42px !important;
    height: 42px !important;
    padding: 0 14px !important;
    border-width: 2px !important;
    border-radius: 999px !important;
    flex-direction: row !important;
    font-size: 0.72rem !important; }

  /* line 10350, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn-label {
    font-size: 0.72rem !important;
    line-height: 1 !important;
    letter-spacing: -0.01em !important; }

  /* line 10356, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn .button__icon {
    margin: 0 !important;
    font-size: 0.82rem !important; }

  /* line 10361, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    width: 100% !important;
    min-height: 38px !important;
    height: 38px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    font-size: 0.66rem !important; }

  /* line 10371, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button .button__icon {
    margin-right: 6px !important; } }
@media (max-width: 390px) {
  /* line 10377, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 9px 10px 10px !important;
    gap: 7px !important;
    border-radius: 24px !important; }

  /* line 10383, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1rem !important; }

  /* line 10387, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter.is-add-cart .add-cart-counter__controls {
    grid-template-columns: 14px 22px 14px !important;
    column-gap: 3px !important; }

  /* line 10393, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn:hover {
    width: 14px !important;
    min-width: 14px !important;
    height: 20px !important;
    border-radius: 5px !important;
    font-size: 0.52rem !important; }

  /* line 10402, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    width: 22px !important;
    min-width: 22px !important;
    height: 20px !important; }

  /* line 10408, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.68rem !important; }

  /* line 10412, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__preorder-btn {
    min-height: 40px !important;
    height: 40px !important;
    font-size: 0.68rem !important; }

  /* line 10419, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 36px !important;
    height: 36px !important;
    font-size: 0.64rem !important; } }
/* DP5-1 mobile buy card order fix */
@media (max-width: 767px) {
  /* line 10429, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 6px !important;
    padding: 8px 10px 10px !important; }

  /* line 10434, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    margin: 0 !important;
    gap: 3px 7px !important; }

  /* line 10439, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area-inner {
    gap: 6px !important; }

  /* line 10445, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product:not(.not-available.is-zero-count-preorder) .product__preorder-btn {
    display: none !important; }

  /* line 10449, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter {
    display: grid !important;
    gap: 6px !important; }

  /* line 10454, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter.is-add-cart .add-cart-counter__controls {
    order: 1 !important;
    grid-template-columns: 12px 20px 12px !important;
    column-gap: 4px !important;
    margin: 0 auto !important; }

  /* line 10462, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn:hover {
    width: 12px !important;
    min-width: 12px !important;
    height: 20px !important;
    border-radius: 4px !important;
    font-size: 0.5rem !important; }

  /* line 10471, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    width: 20px !important;
    min-width: 20px !important;
    height: 20px !important; }

  /* line 10477, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.7rem !important; }

  /* line 10481, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter.is-add-cart .add-cart-counter__btn {
    order: 2 !important;
    min-height: 40px !important;
    height: 40px !important; }

  /* line 10488, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 36px !important;
    height: 36px !important; } }
@media (max-width: 390px) {
  /* line 10496, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 5px !important;
    padding: 8px 9px 9px !important; }

  /* line 10501, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter.is-add-cart .add-cart-counter__controls {
    grid-template-columns: 11px 18px 11px !important;
    column-gap: 3px !important; }

  /* line 10507, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn:hover {
    width: 11px !important;
    min-width: 11px !important;
    height: 18px !important;
    border-radius: 4px !important;
    font-size: 0.46rem !important; }

  /* line 10516, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    width: 18px !important;
    min-width: 18px !important;
    height: 18px !important; }

  /* line 10522, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.66rem !important; }

  /* line 10526, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter.is-add-cart .add-cart-counter__btn {
    min-height: 38px !important;
    height: 38px !important; }

  /* line 10532, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 34px !important;
    height: 34px !important; } }
/* DP5-1 mobile counter outline size fix */
@media (max-width: 767px) {
  /* line 10541, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls {
    display: grid !important;
    align-items: center !important;
    justify-content: center !important;
    grid-template-columns: 10px 18px 10px !important;
    column-gap: 4px !important;
    margin: 0 auto !important; }

  /* line 10551, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls-btn:hover {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 10px !important;
    min-width: 10px !important;
    max-width: 10px !important;
    height: 18px !important;
    min-height: 18px !important;
    max-height: 18px !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1 !important;
    border-width: 1px !important;
    border-radius: 4px !important;
    box-sizing: border-box !important;
    flex: 0 0 10px !important;
    font-size: 0.44rem !important;
    box-shadow: none !important; }

  /* line 10573, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 18px !important;
    min-width: 18px !important;
    max-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    max-height: 18px !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1 !important;
    box-sizing: border-box !important; }

  /* line 10589, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail-text {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 0 !important;
    line-height: 1 !important; }

  /* line 10597, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.66rem !important;
    line-height: 1 !important; } }
@media (max-width: 390px) {
  /* line 10604, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls {
    grid-template-columns: 9px 16px 9px !important;
    column-gap: 3px !important; }

  /* line 10610, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__controls-btn:hover {
    width: 9px !important;
    min-width: 9px !important;
    max-width: 9px !important;
    height: 16px !important;
    min-height: 16px !important;
    max-height: 16px !important;
    flex-basis: 9px !important;
    font-size: 0.42rem !important; }

  /* line 10622, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail {
    width: 16px !important;
    min-width: 16px !important;
    max-width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    max-height: 16px !important; }

  /* line 10631, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter__detail-text [data-add-cart-counter-count] {
    font-size: 0.62rem !important; } }
/* DP5-1 mobile buy spacing cleanup */
@media (max-width: 767px) {
  /* line 10638, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 4px !important;
    padding: 6px 8px 8px !important; }

  /* line 10643, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    margin: 0 !important;
    gap: 2px 6px !important;
    padding: 0 !important; }

  /* line 10649, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area-inner {
    gap: 4px !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 10657, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area-inner > * {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 10662, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter {
    gap: 4px !important;
    margin: 0 !important; }

  /* line 10667, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter.is-add-cart .add-cart-counter__controls {
    margin: 0 auto !important; }

  /* line 10672, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter.is-add-cart .add-cart-counter__btn {
    min-height: 36px !important;
    height: 36px !important;
    margin: 0 !important; }

  /* line 10679, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 32px !important;
    height: 32px !important;
    margin: 0 !important; } }
@media (max-width: 390px) {
  /* line 10688, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 3px !important;
    padding: 6px 7px 7px !important; }

  /* line 10693, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area-inner,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter {
    gap: 3px !important; }

  /* line 10700, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter.is-add-cart .add-cart-counter__btn {
    min-height: 34px !important;
    height: 34px !important; }

  /* line 10706, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
    min-height: 30px !important;
    height: 30px !important; } }
/* line 10713, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-old.is-empty,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale.is-empty {
  display: none !important; }

/* DP5-1 mobile sale badge fit fix */
@media (max-width: 767px) {
  /* line 10720, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 52px !important;
    height: 28px !important;
    padding: 0 10px !important;
    margin: 0 !important;
    border-radius: 999px !important;
    background: rgba(255, 113, 67, 0.14) !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    line-height: 1 !important;
    vertical-align: middle !important;
    box-sizing: border-box !important;
    flex-shrink: 0 !important; }

  /* line 10738, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale-value {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    font-size: 0.84rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: var(--dodelkin-accent-dark) !important;
    white-space: nowrap !important; } }
@media (max-width: 390px) {
  /* line 10762, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale {
    min-width: 48px !important;
    height: 26px !important;
    padding: 0 9px !important; }

  /* line 10768, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sale-value {
    font-size: 0.78rem !important; } }
/* AP5-1 mobile refinement */
@media (max-width: 767px) {
  /* line 10775, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .layout__content {
    padding-top: 4px !important;
    padding-bottom: 6px !important; }

  /* line 10780, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article {
    margin-bottom: 0 !important; }

  /* line 10784, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__head {
    gap: 8px !important;
    justify-content: center !important;
    margin-bottom: 10px !important; }

  /* line 10790, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__title.heading {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    font-size: 1rem !important;
    line-height: 1.15 !important; }

  /* line 10799, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__track {
    padding-bottom: 2px !important; }

  /* line 10803, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item {
    border-radius: 20px !important;
    min-height: auto !important;
    box-shadow: 0 14px 26px rgba(15, 30, 58, 0.06) !important; }

  /* line 10809, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-photo {
    margin-bottom: 0 !important;
    padding: 10px 10px 0 !important; }

  /* line 10814, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-photo,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-photo .img-ratio__inner,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-photo picture,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-photo img {
    border-radius: 16px !important;
    overflow: hidden !important; }

  /* line 10822, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-description,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-date {
    padding-left: 12px !important;
    padding-right: 12px !important; }

  /* line 10829, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-title {
    padding-top: 12px !important;
    font-size: 0.88rem !important;
    line-height: 1.35 !important;
    letter-spacing: -0.01em !important;
    margin-bottom: 0 !important; }

  /* line 10837, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-description {
    padding-top: 8px !important;
    font-size: 0.76rem !important;
    line-height: 1.45 !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; }

  /* line 10847, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-date {
    padding-top: 8px !important;
    padding-bottom: 12px !important;
    font-size: 0.68rem !important;
    line-height: 1.25 !important; }

  /* line 10854, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2[style*="--hide-description:true"] .article-list__item-title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2[style*="--hide-date:true"] .article-list__item-title {
    padding-bottom: 12px !important; }

  /* line 10859, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2[style*="--hide-description:true"][style*="--hide-date:true"] .article-list__item-title {
    padding-bottom: 14px !important; }

  /* line 10863, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__pagination,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article .tvist-pagination {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    margin-top: 10px !important;
    text-align: center !important; }

  /* line 10873, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__bullet {
    width: 20px !important;
    height: 8px !important;
    margin: 0 !important;
    border-radius: 999px !important;
    border: 1px solid rgba(255, 110, 77, 0.18) !important;
    background: linear-gradient(180deg, #ffffff 0%, #f7f4f2 100%) !important;
    box-shadow: 0 8px 16px rgba(15, 30, 58, 0.05) !important;
    transition: border-color 180ms ease, transform 180ms ease, box-shadow 180ms ease !important; }

  /* line 10887, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__bullet.tvist-v1__bullet--active {
    transform: scale(1.04) !important;
    border-color: rgba(255, 110, 77, 0.88) !important;
    box-shadow: 0 10px 18px rgba(255, 110, 77, 0.16) !important; } }
@media (max-width: 390px) {
  /* line 10895, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__head {
    margin-bottom: 8px !important; }

  /* line 10899, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__title.heading {
    font-size: 0.94rem !important; }

  /* line 10903, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item {
    border-radius: 18px !important; }

  /* line 10907, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-photo {
    padding: 9px 9px 0 !important; }

  /* line 10911, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-description,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-date {
    padding-left: 11px !important;
    padding-right: 11px !important; }

  /* line 10918, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-title {
    padding-top: 10px !important;
    font-size: 0.84rem !important; }

  /* line 10923, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-description {
    font-size: 0.74rem !important; }

  /* line 10927, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__pagination,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article .tvist-pagination {
    gap: 7px !important;
    margin-top: 8px !important; }

  /* line 10933, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__bullet {
    width: 18px !important;
    height: 7px !important; } }
/* DP5-1 mobile gallery controls and info blocks polish */
@media (max-width: 767px) {
  /* line 10941, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__track,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__list,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__pagination,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__arrows {
    display: none !important; }

  /* line 10950, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .splide__pagination {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    margin: 8px 0 4px !important;
    padding: 0 !important;
    position: static !important;
    transform: none !important; }

  /* line 10962, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .splide__pagination li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important; }

  /* line 10968, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .splide__pagination__page {
    width: 34px !important;
    height: 12px !important;
    margin: 0 !important;
    border-radius: 999px !important;
    border: 2px solid rgba(255, 110, 77, 0.18) !important;
    background: linear-gradient(180deg, #ffffff 0%, #f7f4f2 100%) !important;
    opacity: 1 !important;
    box-shadow: 0 8px 18px rgba(15, 30, 58, 0.06) !important;
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease, background 180ms ease !important; }

  /* line 10984, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .splide__pagination__page.is-active {
    transform: scale(1.04) !important;
    border-color: rgba(255, 110, 77, 0.88) !important;
    background: linear-gradient(180deg, #ffffff 0%, #fff7f3 100%) !important;
    box-shadow: 0 10px 20px rgba(255, 110, 77, 0.18), 0 0 0 1px rgba(255, 110, 77, 0.08) inset !important; }

  /* line 10993, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description {
    padding: 10px 12px !important;
    margin-bottom: 6px !important; }

  /* line 10999, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties .product__block-title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description .product__block-title {
    display: block !important;
    width: 100% !important;
    margin: 0 0 8px !important;
    padding: 0 !important;
    text-align: center !important;
    font-size: 0.94rem !important;
    line-height: 1.15 !important;
    letter-spacing: 0.06em !important; }

  /* line 11011, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 3px !important; }

  /* line 11015, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-controls,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description .cut-block__controls {
    margin-top: 6px !important;
    padding-top: 0 !important;
    text-align: center !important; }

  /* line 11022, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__description-content,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__description-content p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1.48 !important; }

  /* line 11029, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description .cut-block,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description .cut-block__content-wrapper,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description .cut-block__content {
    margin: 0 !important;
    padding: 0 !important; } }
@media (max-width: 390px) {
  /* line 11038, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .splide__pagination {
    gap: 8px !important;
    margin: 7px 0 3px !important; }

  /* line 11043, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .splide__pagination__page {
    width: 30px !important;
    height: 11px !important; }

  /* line 11048, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description {
    padding: 9px 10px !important;
    margin-bottom: 5px !important; }

  /* line 11054, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties .product__block-title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description .product__block-title {
    margin-bottom: 7px !important;
    font-size: 0.88rem !important; } }
/* AP5-1 / similar products mobile polish */
@media (max-width: 767px) {
  /* line 11063, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .layout__content {
    padding-top: 4px !important;
    padding-bottom: 6px !important; }

  /* line 11068, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products {
    margin-bottom: 0 !important; }

  /* line 11072, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__head {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 10px !important;
    margin-bottom: 10px !important; }

  /* line 11080, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__title.heading {
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 6px 0 0 !important;
    font-size: 1.02rem !important;
    line-height: 1.08 !important;
    font-weight: 700 !important;
    letter-spacing: -0.01em !important;
    text-align: left !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important; }

  /* line 11096, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__slider-controls {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin: 0 !important; }

  /* line 11103, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow {
    width: 38px !important;
    height: 38px !important;
    margin: 0 !important;
    border: 1px solid rgba(20, 33, 54, 0.1) !important;
    border-radius: 999px !important;
    background: linear-gradient(180deg, #ffffff 0%, #f7f4f2 100%) !important;
    box-shadow: 0 12px 22px rgba(15, 30, 58, 0.08) !important;
    color: var(--dodelkin-ink) !important; }

  /* line 11114, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow-icon {
    font-size: 1rem !important; }

  /* line 11118, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products .splide {
    margin-top: 0 !important; }

  /* line 11122, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__content {
    gap: 0 !important; }

  /* line 11126, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo {
    margin: 0 0 10px !important; }

  /* line 11130, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo .img-ratio__inner,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo a {
    border-radius: 22px !important;
    overflow: hidden !important; }

  /* line 11136, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available.dodelkin-product-preview-available {
    top: auto !important;
    bottom: 8px !important;
    left: 8px !important;
    right: auto !important;
    min-height: 24px !important;
    padding: 0 8px !important;
    font-size: 0.64rem !important;
    box-shadow: 0 8px 16px rgba(15, 30, 58, 0.06) !important; }

  /* line 11148, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .stickers {
    top: 8px !important;
    left: 8px !important;
    right: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 6px !important;
    max-width: calc(100% - 16px) !important; }

  /* line 11159, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker-new,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview [data-sticker-title="Новинка"] {
    min-height: 18px !important;
    padding: 0 7px !important;
    border-radius: 12px !important;
    font-size: 0.46rem !important;
    width: fit-content !important;
    max-width: max-content !important;
    flex: 0 0 auto !important;
    align-self: flex-start !important; }

  /* line 11171, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker {
    min-height: 24px !important;
    padding: 0 8px !important;
    border-radius: 999px !important;
    font-size: 0.64rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: 0.03em !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    box-shadow: 0 8px 16px rgba(15, 30, 58, 0.06) !important; }

  /* line 11184, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker-Hit-rpodazh,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview [data-sticker-title="Хит продаж"] {
    border: 1px solid rgba(255, 145, 82, 0.18) !important;
    background: rgba(255, 255, 255, 0.94) !important;
    color: #d47d41 !important; }

  /* line 11191, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker-sale,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview [data-sticker-title="sticker-sale"] {
    min-height: 28px !important;
    padding: 0 10px !important;
    font-size: 0.84rem !important;
    font-weight: 800 !important;
    letter-spacing: -0.01em !important;
    background: rgba(255, 242, 239, 0.96) !important;
    border: 1px solid rgba(255, 94, 56, 0.18) !important;
    color: #ff4f33 !important;
    box-shadow: 0 10px 18px rgba(255, 88, 62, 0.12) !important; }

  /* line 11204, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-bottom {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 10px !important;
    align-items: start !important; }

  /* line 11211, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 11216, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price-cur {
    font-size: 0.98rem !important;
    line-height: 1.05 !important; }

  /* line 11221, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 8px !important;
    margin: 0 !important; }

  /* line 11230, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls-left {
    position: static !important;
    width: auto !important;
    min-width: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    order: 2 !important; }

  /* line 11241, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn {
    display: none !important; }

  /* line 11245, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1.5px solid rgba(20, 33, 54, 0.1) !important;
    border-radius: 999px !important;
    background: linear-gradient(180deg, #ffffff 0%, #f7f4f2 100%) !important;
    box-shadow: 0 12px 22px rgba(15, 30, 58, 0.08) !important;
    color: var(--dodelkin-accent) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 11263, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn .btn-icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover .btn-icon {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.14rem !important;
    line-height: 1 !important; }

  /* line 11271, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    flex: 1 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    order: 1 !important; }

  /* line 11279, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 42px !important;
    height: 42px !important;
    padding: 0 12px !important;
    border-radius: 999px !important; }

  /* line 11289, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__btn-icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn .button__icon {
    font-size: 1.12rem !important; } }
@media (min-width: 768px) {
  /* line 11296, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__content {
    grid-template-areas: "photo" "title" "bottom" !important;
    grid-template-columns: 100% !important;
    grid-template-rows: max-content max-content max-content !important;
    align-content: start !important;
    height: auto !important;
    min-height: 0 !important; }

  /* line 11308, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-sku,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-rating,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-description {
    display: none !important; }

  /* line 11314, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-photo {
    position: relative !important; }

  /* line 11318, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo {
    margin: 0 0 12px !important; }

  /* line 11322, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .stickers {
    top: 10px !important;
    left: 10px !important;
    right: auto !important;
    z-index: 4 !important; }

  /* line 11329, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available.dodelkin-product-preview-available {
    top: auto !important;
    right: auto !important;
    bottom: 10px !important;
    left: 10px !important;
    transform: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important; }

  /* line 11342, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-title {
    margin: 0 0 10px !important;
    min-height: 0 !important; }

  /* line 11347, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    text-align: center !important; }

  /* line 11352, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title {
    margin: 0 !important; }

  /* line 11356, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    display: block !important;
    font-size: 0.98rem !important;
    line-height: 1.22 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important; }

  /* line 11365, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-bottom {
    display: grid !important;
    grid-template-columns: 100% !important;
    gap: 12px !important;
    align-items: start !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 11374, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: baseline !important;
    justify-content: center !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important; }

  /* line 11387, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price-old {
    order: 1 !important;
    margin: 0 !important; }

  /* line 11392, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price-cur {
    order: 2 !important;
    margin: 0 !important;
    font-size: 1.28rem !important;
    line-height: 1.06 !important; }

  /* line 11399, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 44px !important; }

  /* line 11410, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls-left {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    left: auto !important;
    width: 44px !important;
    min-width: 44px !important;
    flex: 0 0 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    z-index: 5 !important; }

  /* line 11425, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn {
    display: none !important; }

  /* line 11429, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 50% !important;
    border: 1px solid rgba(20, 33, 54, 0.08) !important;
    background: rgba(255, 255, 255, 0.96) !important;
    box-shadow: 0 12px 24px rgba(15, 30, 58, 0.1) !important;
    color: var(--dodelkin-accent) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 11447, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn .btn-icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover .btn-icon {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 11453, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    width: auto !important;
    min-width: 124px !important;
    flex: 0 0 auto !important;
    margin-left: auto !important; }

  /* line 11461, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    width: auto !important;
    min-width: 124px !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 16px !important;
    border-radius: 999px !important; }

  /* line 11471, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    display: flex !important; }

  /* line 11478, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
    min-width: 124px !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 16px !important;
    border-radius: 999px !important;
    white-space: nowrap !important; } }
@media (max-width: 390px) {
  /* line 11489, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__title.heading {
    font-size: 0.94rem !important; }

  /* line 11494, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow {
    width: 36px !important;
    height: 36px !important; }

  /* line 11499, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover {
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important;
    min-height: 22px !important; }

  /* line 11507, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    min-height: 34px !important;
    height: 34px !important; } }
/* AP5-1 compact mobile cards */
@media (max-width: 767px) {
  /* line 11516, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products .splide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important; }

  /* line 11522, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__head {
    margin-bottom: 8px !important; }

  /* line 11526, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products .splide__track {
    padding-right: 0 !important;
    padding-bottom: 2px !important;
    overflow: hidden !important; }

  /* line 11532, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products .splide__list {
    padding-right: 0 !important; }

  /* line 11536, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products .splide__slide .product-preview {
    height: auto !important; }

  /* line 11540, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__content {
    grid-template-areas: "photo" "title" "bottom" !important;
    grid-template-columns: 100% !important;
    grid-template-rows: max-content max-content max-content !important;
    align-content: start !important;
    height: auto !important;
    min-height: 0 !important; }

  /* line 11552, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-sku,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-rating,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-description {
    display: none !important; }

  /* line 11558, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo {
    margin: 0 0 8px !important; }

  /* line 11562, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-photo {
    position: relative !important; }

  /* line 11566, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .stickers {
    top: 6px !important;
    left: 6px !important;
    z-index: 3 !important; }

  /* line 11572, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker-new,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview [data-sticker-title="Новинка"] {
    min-height: 14px !important;
    padding: 0 5px !important;
    border-radius: 9px !important;
    font-size: 0.4rem !important;
    width: fit-content !important;
    max-width: max-content !important;
    align-self: flex-start !important; }

  /* line 11583, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker {
    min-height: 14px !important;
    padding: 0 5px !important;
    border-radius: 999px !important;
    font-size: 0.42rem !important;
    line-height: 1 !important; }

  /* line 11591, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available {
    top: auto !important;
    right: auto !important;
    bottom: 6px !important;
    left: 6px !important;
    transform: none !important;
    min-height: 14px !important;
    padding: 0 6px !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.94) !important;
    box-shadow: 0 8px 20px rgba(19, 34, 56, 0.08) !important;
    font-size: 0.44rem !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    text-align: center !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 11611, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-title {
    min-height: 0 !important;
    margin: 0 0 8px !important; }

  /* line 11616, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title {
    margin: 0 !important;
    text-align: center !important; }

  /* line 11621, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    display: block !important;
    font-size: 0.82rem !important;
    line-height: 1.18 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    text-align: center !important; }

  /* line 11631, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-bottom {
    display: grid !important;
    grid-template-columns: 100% !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 11639, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: baseline !important;
    gap: 8px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    justify-content: center !important; }

  /* line 11652, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price-old {
    margin: 0 !important;
    font-size: 0.8rem !important;
    line-height: 1.05 !important;
    order: 1 !important; }

  /* line 11659, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price-cur {
    margin: 0 !important;
    font-size: 0.98rem !important;
    line-height: 1.05 !important;
    order: 2 !important; }

  /* line 11666, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 6px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 40px !important; }

  /* line 11677, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls-left {
    position: absolute !important;
    top: 6px !important;
    right: 6px !important;
    left: auto !important;
    order: 1 !important;
    width: 24px !important;
    min-width: 24px !important;
    flex: 0 0 24px !important;
    z-index: 4 !important; }

  /* line 11689, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover {
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important;
    min-height: 22px !important;
    border-radius: 50% !important;
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    background: rgba(255, 255, 255, 0.96) !important;
    box-shadow: 0 10px 22px rgba(19, 34, 56, 0.1) !important;
    color: var(--dodelkin-accent) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 11705, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn .btn-icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover .btn-icon {
    font-size: 0.72rem !important;
    padding-right: 0 !important; }

  /* line 11711, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__compare-btn {
    display: none !important; }

  /* line 11715, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    order: 2 !important;
    margin-left: auto !important; }

  /* line 11721, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter:not(.is-add-cart),
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    width: auto !important;
    min-width: 84px !important;
    flex: 0 0 auto !important; }

  /* line 11728, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    width: auto !important;
    min-width: 84px !important;
    height: 34px !important;
    min-height: 34px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 11741, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart {
    width: auto !important;
    min-width: 0 !important;
    flex: 0 0 auto !important; }

  /* line 11747, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    display: flex !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    align-items: center !important;
    gap: 4px !important; }

  /* line 11756, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
    position: relative !important;
    min-width: 30px !important;
    width: 30px !important;
    height: 30px !important;
    min-height: 30px !important;
    padding: 0 !important;
    border-radius: 999px !important;
    font-size: 0 !important;
    line-height: 1 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
    gap: 0 !important; }

  /* line 11773, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .dodelkin-ap5-counter-btn-minus::before {
    font-size: 1rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    color: var(--dodelkin-accent) !important; }

  /* line 11781, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before {
    content: "+" !important; }

  /* line 11785, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .dodelkin-ap5-counter-btn-minus::before {
    content: "-" !important; }

  /* line 11789, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .add-cart-counter__btn-icon {
    display: none !important; }

  /* line 11793, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn::after {
    content: "+1 шт" !important;
    font-size: 0.82rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: var(--dodelkin-accent) !important; }

  /* line 11801, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__detail-count {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: static !important;
    transform: none !important;
    min-width: 0 !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: var(--dodelkin-accent) !important;
    font-size: 0.82rem !important;
    font-weight: 700 !important;
    line-height: 1 !important; }

  /* line 11820, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .dodelkin-ap5-counter-detail {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 32px !important;
    width: 32px !important;
    height: 30px !important;
    padding: 0 !important;
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.92) !important;
    color: var(--dodelkin-ink) !important;
    box-shadow: none !important;
    text-decoration: none !important; }

  /* line 11836, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .dodelkin-ap5-counter-detail .add-cart-counter__detail-count {
    color: var(--dodelkin-ink) !important;
    font-size: 0.84rem !important; }

  /* line 11841, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__detail-count::after {
    content: "" !important;
    margin-left: 0 !important;
    font-size: 0 !important;
    font-weight: 400 !important; } }
/* Sitewide button motion refine */
/* line 11850, theme.scss */
body.theme-dodelkin-refined :is(a.button,
button.button,
.co-button,
button[type="submit"],
.widget-type_system_widget_v4_header_6 .header__menu-link,
.widget-type_system_widget_v4_header_6 .header__phone,
.widget-type_system_widget_v4_header_6 .header__collections-link,
.widget-type_system_widget_v4_header_6 .header__show-collection-btn,
.widget-type_system_widget_v4_header_6 .header__search-btn,
.widget-type_system_widget_v4_header_6 .header__control-btn,
.widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn,
.widget-type_system_widget_v4_header_6 .header__search-mobile-btn,
.widget-type_system_widget_v4_header_6 .header__collections-btn,
.product-preview .favorites_btn,
.widget-type_system_widget_v4_product_5 .favorites_btn,
.widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
.product-preview .add-cart-counter__btn,
.widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
.product-preview .add-cart-counter__controls-btn,
.widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
.product-preview .add-cart-counter__detail,
.widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
.widget-type_system_widget_v4_product_5 .product__marketplace-button,
.widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button,
.widget-type_system_widget_v4_product_5 .product__properties-controls .button-link,
.widget-type_system_widget_v4_cart_2 .counter-button,
.widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content .coupon-button,
.widget-type_system_widget_v4_cart_2 .cart__area-controls .button,
.widget-type_system_widget_v4_products_similar_5 .splide__arrow,
.widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__arrow,
.special-products__slider-arrow,
.special-article__slider-arrow,
.widget-type_system_widget_v4_modal_cookie_1 .js-cookies-button,
.widget-type_system_widget_v4_modal_cookie_1 .cookie-link .button,
.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button,
.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button) {
  animation: none !important;
  transition: transform 0.14s ease-out, box-shadow 0.16s ease-out, background-color 0.16s ease-out, border-color 0.16s ease-out, color 0.14s ease-out, opacity 0.14s ease-out !important;
  transform: translateZ(0);
  transform-origin: center !important;
  will-change: auto;
  -webkit-tap-highlight-color: transparent; }

@media (hover: hover) {
  /* line 11903, theme.scss */
  body.theme-dodelkin-refined :is(a.button,
  button.button,
  .co-button,
  button[type="submit"],
  .widget-type_system_widget_v4_header_6 .header__menu-link,
  .widget-type_system_widget_v4_header_6 .header__phone,
  .widget-type_system_widget_v4_header_6 .header__collections-link,
  .widget-type_system_widget_v4_header_6 .header__show-collection-btn,
  .widget-type_system_widget_v4_header_6 .header__search-btn,
  .widget-type_system_widget_v4_header_6 .header__control-btn,
  .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn,
  .widget-type_system_widget_v4_header_6 .header__search-mobile-btn,
  .widget-type_system_widget_v4_header_6 .header__collections-btn,
  .product-preview .favorites_btn,
  .widget-type_system_widget_v4_product_5 .favorites_btn,
  .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
  .product-preview .add-cart-counter__btn,
  .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  .product-preview .add-cart-counter__controls-btn,
  .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
  .product-preview .add-cart-counter__detail,
  .widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
  .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button,
  .widget-type_system_widget_v4_product_5 .product__properties-controls .button-link,
  .widget-type_system_widget_v4_cart_2 .counter-button,
  .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content .coupon-button,
  .widget-type_system_widget_v4_cart_2 .cart__area-controls .button,
  .widget-type_system_widget_v4_products_similar_5 .splide__arrow,
  .widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__arrow,
  .special-products__slider-arrow,
  .special-article__slider-arrow,
  .widget-type_system_widget_v4_modal_cookie_1 .js-cookies-button,
  .widget-type_system_widget_v4_modal_cookie_1 .cookie-link .button,
  .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button,
  .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button):hover {
    transform: translateY(-1px) scale(1.01) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 8px 18px rgba(78, 96, 172, 0.12) !important; } }
/* line 11948, theme.scss */
body.theme-dodelkin-refined :is(a.button,
button.button,
.co-button,
button[type="submit"],
.widget-type_system_widget_v4_header_6 .header__menu-link,
.widget-type_system_widget_v4_header_6 .header__phone,
.widget-type_system_widget_v4_header_6 .header__collections-link,
.widget-type_system_widget_v4_header_6 .header__show-collection-btn,
.widget-type_system_widget_v4_header_6 .header__search-btn,
.widget-type_system_widget_v4_header_6 .header__control-btn,
.widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn,
.widget-type_system_widget_v4_header_6 .header__search-mobile-btn,
.widget-type_system_widget_v4_header_6 .header__collections-btn,
.product-preview .favorites_btn,
.widget-type_system_widget_v4_product_5 .favorites_btn,
.widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
.product-preview .add-cart-counter__btn,
.widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
.product-preview .add-cart-counter__controls-btn,
.widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
.product-preview .add-cart-counter__detail,
.widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
.widget-type_system_widget_v4_product_5 .product__marketplace-button,
.widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button,
.widget-type_system_widget_v4_product_5 .product__properties-controls .button-link,
.widget-type_system_widget_v4_cart_2 .counter-button,
.widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content .coupon-button,
.widget-type_system_widget_v4_cart_2 .cart__area-controls .button,
.widget-type_system_widget_v4_products_similar_5 .splide__arrow,
.widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__arrow,
.special-products__slider-arrow,
.special-article__slider-arrow,
.widget-type_system_widget_v4_modal_cookie_1 .js-cookies-button,
.widget-type_system_widget_v4_modal_cookie_1 .cookie-link .button,
.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button,
.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button):active {
  transition-duration: 0.08s !important;
  transform: scale(0.975) !important;
  box-shadow: inset 0 2px 10px rgba(255, 106, 61, 0.08), 0 4px 10px rgba(78, 96, 172, 0.08) !important; }

/* line 11993, theme.scss */
body.theme-dodelkin-refined :is(a.button,
button.button,
.co-button,
button[type="submit"],
.widget-type_system_widget_v4_header_6 .header__menu-link,
.widget-type_system_widget_v4_header_6 .header__phone,
.widget-type_system_widget_v4_header_6 .header__collections-link,
.widget-type_system_widget_v4_header_6 .header__show-collection-btn,
.widget-type_system_widget_v4_header_6 .header__search-btn,
.widget-type_system_widget_v4_header_6 .header__control-btn,
.widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn,
.widget-type_system_widget_v4_header_6 .header__search-mobile-btn,
.widget-type_system_widget_v4_header_6 .header__collections-btn,
.product-preview .favorites_btn,
.widget-type_system_widget_v4_product_5 .favorites_btn,
.widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
.product-preview .add-cart-counter__btn,
.widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
.product-preview .add-cart-counter__controls-btn,
.widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
.product-preview .add-cart-counter__detail,
.widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
.widget-type_system_widget_v4_product_5 .product__marketplace-button,
.widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button,
.widget-type_system_widget_v4_product_5 .product__properties-controls .button-link,
.widget-type_system_widget_v4_cart_2 .counter-button,
.widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content .coupon-button,
.widget-type_system_widget_v4_cart_2 .cart__area-controls .button,
.widget-type_system_widget_v4_products_similar_5 .splide__arrow,
.widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__arrow,
.special-products__slider-arrow,
.special-article__slider-arrow,
.widget-type_system_widget_v4_modal_cookie_1 .js-cookies-button,
.widget-type_system_widget_v4_modal_cookie_1 .cookie-link .button,
.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button,
.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button):focus-visible {
  outline: none !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.94), 0 8px 18px rgba(78, 96, 172, 0.12), 0 0 0 3px rgba(255, 106, 61, 0.14) !important; }

@media (prefers-reduced-motion: reduce) {
  /* line 12039, theme.scss */
  body.theme-dodelkin-refined :is(a.button,
  button.button,
  .co-button,
  button[type="submit"],
  .widget-type_system_widget_v4_header_6 .header__menu-link,
  .widget-type_system_widget_v4_header_6 .header__phone,
  .widget-type_system_widget_v4_header_6 .header__collections-link,
  .widget-type_system_widget_v4_header_6 .header__show-collection-btn,
  .widget-type_system_widget_v4_header_6 .header__search-btn,
  .widget-type_system_widget_v4_header_6 .header__control-btn,
  .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn,
  .widget-type_system_widget_v4_header_6 .header__search-mobile-btn,
  .widget-type_system_widget_v4_header_6 .header__collections-btn,
  .product-preview .favorites_btn,
  .widget-type_system_widget_v4_product_5 .favorites_btn,
  .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
  .product-preview .add-cart-counter__btn,
  .widget-type_system_widget_v4_product_5 .add-cart-counter__btn,
  .product-preview .add-cart-counter__controls-btn,
  .widget-type_system_widget_v4_product_5 .add-cart-counter__controls-btn,
  .product-preview .add-cart-counter__detail,
  .widget-type_system_widget_v4_product_5 .add-cart-counter__detail,
  .widget-type_system_widget_v4_product_5 .product__marketplace-button,
  .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button,
  .widget-type_system_widget_v4_product_5 .product__properties-controls .button-link,
  .widget-type_system_widget_v4_cart_2 .counter-button,
  .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content .coupon-button,
  .widget-type_system_widget_v4_cart_2 .cart__area-controls .button,
  .widget-type_system_widget_v4_products_similar_5 .splide__arrow,
  .widget-type_system_widget_v4_product_5 .product__gallery-tumbs .splide__arrow,
  .special-products__slider-arrow,
  .special-article__slider-arrow,
  .widget-type_system_widget_v4_modal_cookie_1 .js-cookies-button,
  .widget-type_system_widget_v4_modal_cookie_1 .cookie-link .button,
  .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button,
  .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button) {
    transition: none !important;
    transform: none !important;
    animation: none !important; } }
/* Header desktop compact spacing and search button alignment fix */
@media (min-width: 768px) {
  /* line 12085, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .layout__content,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content {
    gap: 8px !important; }

  /* line 12090, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    gap: 10px !important;
    padding: 12px 14px !important;
    border-radius: 26px !important; }

  /* line 12096, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    gap: 12px !important;
    padding: 8px 14px !important;
    border-radius: 18px !important; }

  /* line 12102, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: 6px !important; }

  /* line 12106, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-btn {
    min-height: 44px !important;
    padding: 0 12px !important; }

  /* line 12111, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-text {
    font-size: 0.8rem !important; }

  /* line 12115, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    gap: 6px 14px !important; }

  /* line 12119, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    font-size: 0.84rem !important; }

  /* line 12123, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    gap: 10px 14px !important; }

  /* line 12127, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    font-size: 0.84rem !important; }

  /* line 12131, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    min-height: 48px !important; }

  /* line 12135, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    min-height: 44px !important;
    padding: 0 62px 0 18px !important; }

  /* line 12141, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    top: 4px !important;
    bottom: 4px !important;
    right: 4px !important;
    width: 40px !important;
    min-width: 40px !important;
    height: auto !important;
    border-radius: 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    transform: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Ccircle cx='7.5' cy='7.5' r='5.25' stroke='white' stroke-width='2.25'/%3E%3Cpath d='M11.5 11.5L15.25 15.25' stroke='white' stroke-width='2.25' stroke-linecap='round'/%3E%3C/svg%3E"), linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 40%, var(--dodelkin-accent-dark) 100%) !important;
    background-repeat: no-repeat, no-repeat !important;
    background-position: center center, center center !important;
    background-size: 18px 18px, 100% 100% !important;
    background-color: transparent !important;
    cursor: pointer !important;
    transition: background-color 0.14s ease-out, border-color 0.14s ease-out, box-shadow 0.16s ease-out, opacity 0.14s ease-out !important; }

  /* line 12166, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:hover {
    transform: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Ccircle cx='7.5' cy='7.5' r='5.25' stroke='white' stroke-width='2.25'/%3E%3Cpath d='M11.5 11.5L15.25 15.25' stroke='white' stroke-width='2.25' stroke-linecap='round'/%3E%3C/svg%3E"), linear-gradient(135deg, #ffb14b, #ff6a3d 38%, #ff2d55 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 12px 24px rgba(255, 106, 61, 0.2) !important; }

  /* line 12176, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:active {
    transform: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Ccircle cx='7.5' cy='7.5' r='5.25' stroke='white' stroke-width='2.25'/%3E%3Cpath d='M11.5 11.5L15.25 15.25' stroke='white' stroke-width='2.25' stroke-linecap='round'/%3E%3C/svg%3E"), linear-gradient(135deg, #ff9f62, #ff6a3d 42%, #ff375d 100%) !important;
    box-shadow: inset 0 2px 10px rgba(255, 106, 61, 0.1), 0 6px 14px rgba(255, 106, 61, 0.12) !important; }

  /* line 12186, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:focus-visible {
    transform: none !important; }

  /* line 12190, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn .icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn .icon-search,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::before {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important; }

  /* line 12198, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important; } }
@media (max-width: 767px) {
  /* LP1-1 mobile bottom navigation */
  /* line 12207, theme.scss */
  body.theme-dodelkin-refined [data-fixed-panels="bottom"],
  body.theme-dodelkin-refined [data-fixed-panels="bottom"].dodelkin-bottom-nav-panels,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 {
    display: none !important; }

  /* line 12213, theme.scss */
  body.theme-dodelkin-refined [data-fixed-panels="bottom"].dodelkin-bottom-nav-panels {
    z-index: 120 !important;
    transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s ease !important;
    will-change: transform, opacity; }

  /* line 12221, theme.scss */
  body.theme-dodelkin-refined [data-fixed-panels="bottom"].dodelkin-bottom-nav-panels.is-nav-hidden {
    transform: translate3d(0, calc(100% + 12px + env(safe-area-inset-bottom)), 0);
    opacity: 0.98; }

  /* line 12226, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 {
    z-index: 120 !important;
    transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s ease !important;
    will-change: transform, opacity; }

  /* line 12234, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1.is-nav-hidden {
    transform: translate3d(0, calc(100% + 12px + env(safe-area-inset-bottom)), 0);
    opacity: 0.98; }

  /* line 12239, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .layout__content {
    padding: 0 10px calc(8px + env(safe-area-inset-bottom)) !important; }

  /* line 12243, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    grid-column-gap: 6px !important;
    padding: 10px 8px 8px !important;
    background: rgba(255, 255, 255, 0.98) !important;
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    border-radius: 26px !important;
    box-shadow: 0 12px 28px rgba(19, 34, 56, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.74) !important;
    backdrop-filter: blur(18px); }

  /* line 12256, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item {
    min-height: 68px;
    padding: 8px 2px 6px;
    border: 1px solid rgba(255, 106, 61, 0.12);
    border-radius: 18px;
    color: #132238;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.78), 0 6px 14px rgba(19, 34, 56, 0.04);
    transition: transform 0.16s ease-out, background-color 0.16s ease-out, border-color 0.16s ease-out, box-shadow 0.18s ease-out, color 0.16s ease-out; }

  /* line 12273, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item:focus-visible {
    background: linear-gradient(180deg, rgba(255, 145, 82, 0.16), rgba(255, 45, 85, 0.08)) !important;
    border-color: rgba(255, 106, 61, 0.26) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), 0 10px 20px rgba(255, 106, 61, 0.1); }

  /* line 12282, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item:active {
    transform: scale(0.97); }

  /* line 12286, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.72rem !important;
    line-height: 1;
    margin-bottom: 0.26rem !important; }

  /* line 12295, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title {
    font-size: 0.72rem !important;
    line-height: 1.14 !important;
    letter-spacing: -0.02em; }

  /* line 12301, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage {
    top: -3px !important;
    right: -8px !important;
    min-width: 20px !important;
    height: 20px !important;
    padding: 0 5px !important;
    line-height: 20px !important;
    border: 2px solid #fff;
    border-radius: 999px !important;
    box-shadow: 0 6px 14px rgba(19, 34, 56, 0.14); } }
@media (max-width: 767px) {
  /* HM4-1 mobile sticky header panel */
  /* line 12316, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    position: sticky;
    top: 0;
    z-index: 130;
    background: linear-gradient(180deg, rgba(246, 244, 243, 0.98), rgba(246, 244, 243, 0.92));
    backdrop-filter: blur(18px); }

  /* line 12324, theme.scss */
  body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    margin-bottom: 0 !important; }

  /* line 12328, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel {
    display: block;
    padding: 8px 8px 10px; }

  /* line 12333, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__content {
    display: grid !important;
    grid-template-columns: 54px minmax(0, 1fr) !important;
    gap: 10px;
    align-items: stretch;
    padding: 8px !important;
    border: 1px solid rgba(19, 34, 56, 0.08);
    border-radius: 30px !important;
    background: rgba(255, 255, 255, 0.98) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 12px 28px rgba(19, 34, 56, 0.08) !important; }

  /* line 12347, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__logo,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__controls {
    display: none !important; }

  /* line 12352, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__show-menu-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__show-menu-btn.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 54px !important;
    min-width: 54px !important;
    height: 76px !important;
    min-height: 76px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(255, 106, 61, 0.16) !important;
    border-radius: 24px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.88)) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 8px 18px rgba(19, 34, 56, 0.06) !important;
    color: #132238 !important; }

  /* line 12372, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__show-menu-btn .icon {
    font-size: 1.42rem !important; }

  /* line 12376, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcuts {
    display: flex;
    gap: 8px;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 2px 2px 0;
    scrollbar-width: none; }

  /* line 12386, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcuts::-webkit-scrollbar {
    display: none; }

  /* line 12390, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcut,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart {
    position: relative;
    display: inline-flex !important;
    flex: 0 0 92px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 92px !important;
    height: 76px !important;
    min-height: 76px !important;
    margin: 0 !important;
    padding: 10px 8px !important;
    border: 1px solid rgba(255, 106, 61, 0.14) !important;
    border-radius: 24px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.88)) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 8px 18px rgba(19, 34, 56, 0.06) !important;
    color: #132238 !important;
    text-decoration: none !important; }

  /* line 12414, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcut.is-current,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart.is-current {
    border-color: rgba(255, 106, 61, 0.28) !important;
    background: linear-gradient(180deg, rgba(255, 145, 82, 0.14), rgba(255, 45, 85, 0.08)) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 12px 24px rgba(255, 106, 61, 0.12) !important; }

  /* line 12423, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcut .icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.58rem !important;
    line-height: 1;
    color: #132238 !important; }

  /* line 12433, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcut__label {
    display: block;
    font-size: 0.68rem;
    line-height: 1.14;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-align: center;
    color: #132238;
    white-space: nowrap; }

  /* line 12444, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart .header__control-bage,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart .header__control-bage-cart {
    position: absolute;
    top: 10px;
    right: 10px;
    min-width: 22px;
    height: 22px;
    padding: 0 6px;
    margin: 0 !important;
    border: 2px solid #fff !important;
    border-radius: 999px !important;
    background: #ffda33 !important;
    box-shadow: 0 6px 14px rgba(19, 34, 56, 0.14);
    color: #132238 !important;
    font-size: 0.74rem;
    font-weight: 700;
    line-height: 18px; } }
@media (max-width: 767px) {
  /* HM4-1 final mobile header shortcuts bar */
  /* line 12466, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    top: 0 !important;
    z-index: 160 !important;
    margin-bottom: 8px; }

  /* line 12472, theme.scss */
  body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    position: relative;
    z-index: 160;
    margin-bottom: 0 !important; }

  /* line 12478, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel {
    position: sticky;
    top: 0;
    z-index: 160;
    margin: 0;
    padding: 8px 8px 10px;
    background: linear-gradient(180deg, rgba(246, 244, 243, 0.98), rgba(246, 244, 243, 0.94));
    backdrop-filter: blur(18px); }

  /* line 12488, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-head {
    display: none !important; }

  /* line 12492, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content {
    display: none !important; }

  /* line 12496, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header.is-show-mobile + .header-mobile-panel,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header.is-show-mobile ~ .header-mobile-panel {
    display: none !important; }

  /* line 12501, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header.is-show-mobile .header__mobile-head {
    display: block !important; }

  /* line 12505, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header.is-show-mobile .header__content {
    display: flex !important;
    flex-direction: column; }

  /* line 12510, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__content.is-dodelkin-mobile-shortcuts {
    grid-template-columns: 44px minmax(0, 1fr) !important;
    gap: 4px !important;
    align-items: stretch !important;
    min-height: 0;
    padding: 4px !important;
    border-radius: 20px !important; }

  /* line 12519, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__show-menu-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__show-menu-btn.button {
    width: 44px !important;
    min-width: 44px !important;
    height: 56px !important;
    min-height: 56px !important;
    border-radius: 16px !important;
    margin: 0 !important; }

  /* line 12529, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel__show-menu-btn .icon {
    font-size: 1.14rem !important; }

  /* line 12533, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcuts {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    align-items: stretch;
    gap: 3px;
    padding: 0;
    margin: 0;
    min-width: 0;
    overflow: visible; }

  /* line 12544, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcut,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart {
    flex: none;
    min-width: 0 !important;
    width: 100% !important;
    height: 56px !important;
    min-height: 56px !important;
    padding: 4px 3px !important;
    gap: 2px;
    border-radius: 15px !important; }

  /* line 12556, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcut .icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart .icon {
    width: auto !important;
    height: auto !important;
    font-size: 1rem !important; }

  /* line 12563, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcut__label {
    font-size: 0.44rem;
    line-height: 1.02;
    letter-spacing: -0.018em;
    white-space: normal;
    text-wrap: balance;
    max-width: 100%;
    word-break: normal;
    overflow-wrap: anywhere; }

  /* line 12574, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart {
    justify-content: center !important;
    align-content: center; }

  /* line 12579, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart .dodelkin-mobile-panel-shortcut__label {
    font-size: 0.44rem;
    line-height: 1.02;
    letter-spacing: -0.02em; }

  /* line 12585, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart .header__control-bage,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel .header__mobile-cart .header__control-bage-cart {
    top: 4px;
    right: 4px;
    min-width: 15px;
    height: 15px;
    padding: 0 2px;
    font-size: 0.52rem;
    line-height: 13px; } }
@media (max-width: 767px) {
  /* HM4-1 mobile catalog open state */
  /* line 12599, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-show-menu-label {
    display: none; }

  /* line 12603, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    visibility: visible !important;
    overflow: visible !important;
    margin-bottom: 0 !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 12617, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header__mobile-head,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-part-top,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-part-main {
    display: none !important; }

  /* line 12623, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header__content {
    display: none !important; }

  /* line 12627, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header__collections,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header__collections.is-show {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    z-index: 1 !important;
    display: block !important;
    margin-top: 0 !important; }

  /* line 12638, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header__collections-overlay {
    display: none !important; }

  /* line 12642, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header__collections-content {
    margin: 0 !important;
    padding: 10px 8px 18px !important;
    max-width: 100% !important;
    min-height: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important; }

  /* line 12652, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel {
    padding: 8px 8px 8px !important; }

  /* line 12656, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__content.is-dodelkin-mobile-shortcuts {
    grid-template-columns: 56px minmax(0, 1fr) auto !important;
    gap: 8px !important;
    align-items: center !important;
    padding: 6px !important; }

  /* line 12663, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__logo {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-width: 56px;
    width: 56px; }

  /* line 12671, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__logo img,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__logo .default-logo {
    max-width: 100% !important;
    max-height: 34px !important;
    width: auto; }

  /* line 12678, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .dodelkin-mobile-panel-shortcuts {
    display: none !important; }

  /* line 12682, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__controls {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    min-width: max-content; }

  /* line 12689, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__show-menu-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__show-menu-btn.button {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-start;
    width: auto !important;
    min-width: 152px !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 0 16px 0 46px !important;
    border: 0 !important;
    border-radius: 18px !important;
    background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 42%, var(--dodelkin-accent-dark) 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22), 0 12px 22px rgba(255, 106, 61, 0.2) !important;
    color: #fff !important; }

  /* line 12709, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__show-menu-btn .icon {
    display: none !important; }

  /* line 12713, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__show-menu-btn::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__show-menu-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 18px;
    width: 18px;
    height: 2.5px;
    border-radius: 999px;
    background: currentColor;
    transform-origin: center; }

  /* line 12726, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__show-menu-btn::before {
    transform: translateY(-50%) rotate(45deg); }

  /* line 12730, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel__show-menu-btn::after {
    transform: translateY(-50%) rotate(-45deg); }

  /* line 12734, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .dodelkin-mobile-panel-show-menu-label {
    display: block;
    font-size: 0.94rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #fff;
    white-space: nowrap; }

  /* line 12744, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel .header__mobile-cart {
    position: relative;
    display: inline-flex !important;
    flex: 0 0 auto;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: auto !important;
    min-width: 128px !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 0 42px 0 14px !important;
    gap: 9px !important;
    border: 0 !important;
    border-radius: 18px !important;
    background: linear-gradient(135deg, #ff9152, var(--dodelkin-accent) 42%, var(--dodelkin-accent-dark) 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22), 0 12px 22px rgba(255, 106, 61, 0.2) !important;
    color: #fff !important;
    overflow: hidden !important; }

  /* line 12767, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel .header__mobile-cart .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto !important;
    height: auto !important;
    font-size: 1.02rem !important;
    color: #fff !important;
    position: static !important; }

  /* line 12778, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel .header__mobile-cart .dodelkin-mobile-panel-shortcut__label {
    display: block;
    font-size: 0.84rem !important;
    line-height: 1 !important;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #fff !important;
    white-space: nowrap !important; }

  /* line 12788, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel .header__mobile-cart .header__control-bage,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header-mobile-panel .header__mobile-cart .header__control-bage-cart {
    left: auto !important;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    min-width: 30px;
    height: 30px;
    padding: 0 6px;
    margin-left: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    background: rgba(255, 255, 255, 0.18) !important;
    color: #fff !important;
    font-size: 0.72rem;
    line-height: 28px; } }
@media (max-width: 767px) {
  /* line 12807, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-search {
    display: none;
    padding: 8px 6px 0; }

  /* line 12812, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-search[hidden] {
    display: none !important; }

  /* line 12816, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-search-open .dodelkin-mobile-panel-search {
    display: block; }

  /* line 12820, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-search-open .header-mobile-panel {
    padding-bottom: 8px !important; }

  /* line 12824, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-search-open .dodelkin-mobile-panel-search .header__area-search {
    display: block !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important; }

  /* line 12833, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-search-open .dodelkin-mobile-panel-search .header__search {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important; }

  /* line 12840, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-search-open .dodelkin-mobile-panel-search .header__search-form {
    display: flex !important;
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    width: 100% !important;
    min-height: 44px !important;
    overflow: hidden !important;
    border-radius: 22px !important; }

  /* line 12853, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-search-open .dodelkin-mobile-panel-search .header__search-field,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-search-open .dodelkin-mobile-panel-search .header .form-control.header__search-field {
    min-height: 44px !important;
    padding: 0 58px 0 16px !important; }

  /* line 12859, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-search-open .dodelkin-mobile-panel-search .header__search-btn {
    position: absolute !important;
    inset: 4px 4px 4px auto !important;
    top: 4px !important;
    right: 4px !important;
    bottom: 4px !important;
    left: auto !important;
    width: 36px !important;
    min-width: 36px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    border-radius: 18px !important;
    z-index: 2 !important; }

  /* line 12876, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-search-open .dodelkin-mobile-panel-search .header__search-mobile-btn {
    display: none !important; } }
@media (min-width: 768px) {
  /* line 12882, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    margin-bottom: 4px !important;
    padding-bottom: 0 !important; }

  /* line 12887, theme.scss */
  body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    margin-bottom: 0 !important; }

  /* line 12891, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .layout__content,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content {
    gap: 6px !important; }

  /* line 12896, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    padding: 4px 12px !important;
    gap: 8px !important;
    min-height: 38px !important;
    border-radius: 15px !important; }

  /* line 12903, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-columns: 136px auto minmax(220px, 1fr) auto !important;
    gap: 10px !important;
    padding: 8px 12px !important;
    min-height: 72px !important;
    border-radius: 22px !important; }

  /* line 12911, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    min-width: 136px !important;
    max-width: 136px !important; }

  /* line 12916, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 136px !important;
    height: 48px !important;
    padding: 6px 10px !important;
    border-radius: 18px !important; }

  /* line 12923, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    object-fit: contain !important;
    object-position: center center !important;
    transform: none !important; }

  /* line 12929, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-btn {
    min-height: 42px !important; }

  /* line 12934, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 15px !important; }

  /* line 12938, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: 6px !important; }

  /* line 12942, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-btn {
    padding: 0 11px !important; }

  /* line 12946, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    gap: 4px 10px !important; }

  /* line 12950, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    gap: 6px 10px !important; }

  /* line 12954, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-text,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    font-size: 0.8rem !important; }

  /* line 12960, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    min-height: 44px !important; }

  /* line 12964, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    min-height: 40px !important;
    padding: 0 54px 0 16px !important; }

  /* line 12970, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    top: 2px !important;
    right: 2px !important;
    bottom: 2px !important;
    width: 38px !important;
    min-width: 38px !important; } }
/* line 12979, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
  margin-top: 28px !important; }

/* line 12983, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
  padding-top: 18px !important;
  padding-bottom: 18px !important; }

/* line 12988, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
  gap: 18px !important; }

/* line 12992, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  padding: 18px 20px !important;
  border-radius: 22px !important; }

/* line 12998, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
  gap: 12px !important; }

/* line 13002, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
  margin: 0 !important;
  font-size: 1.18rem !important;
  line-height: 1.08 !important; }

/* line 13008, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .phone-info {
  margin-top: 4px !important;
  font-size: 0.68rem !important;
  line-height: 1.14 !important; }

/* line 13014, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  gap: 18px 16px !important; }

/* line 13018, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
  margin-bottom: 8px !important; }

/* line 13022, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item a,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-link {
  margin-bottom: 6px !important;
  line-height: 1.32 !important; }

@media (max-width: 767px) {
  /* line 13029, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
    margin-top: 18px !important;
    margin-bottom: 8px !important; }

  /* line 13034, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
    padding-top: 10px !important;
    padding-bottom: calc(4px + env(safe-area-inset-bottom)) !important; }

  /* line 13039, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    gap: 10px !important; }

  /* line 13043, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    padding: 12px 14px !important;
    border-radius: 16px !important; }

  /* line 13049, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
    gap: 10px 12px !important; }

  /* line 13053, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
    font-size: 0.8rem !important;
    line-height: 1.08 !important; }

  /* line 13058, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone-value {
    font-size: 0.88rem !important;
    line-height: 1.1 !important; }

  /* line 13063, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .phone-info {
    margin-top: 4px !important;
    font-size: 0.68rem !important;
    line-height: 1.1 !important; }

  /* line 13069, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    gap: 8px 10px !important;
    padding-bottom: calc(8px + env(safe-area-inset-bottom)) !important; }

  /* line 13074, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
    margin-bottom: 6px !important; }

  /* line 13078, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item a,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-link {
    margin-bottom: 4px !important;
    line-height: 1.26 !important; } }
/* Footer compact tune */
/* line 13086, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
  margin-top: 22px !important; }

/* line 13090, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
  padding-top: 12px !important;
  padding-bottom: 12px !important; }

/* line 13095, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
  gap: 14px !important; }

/* line 13099, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  padding: 14px 16px !important;
  border-radius: 18px !important; }

/* line 13105, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
  gap: 10px !important; }

/* line 13109, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo {
  max-width: min(100%, 84px) !important; }

/* line 13113, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo img {
  max-height: 42px !important;
  object-fit: contain !important; }

/* line 13118, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
  gap: 10px !important; }

/* line 13122, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
  font-size: 1rem !important;
  line-height: 1.04 !important; }

/* line 13127, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone-value {
  font-size: 1rem !important;
  line-height: 1.05 !important; }

/* line 13132, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .phone-info {
  margin-top: 3px !important;
  font-size: 0.62rem !important;
  line-height: 1.1 !important;
  letter-spacing: 0.03em !important; }

/* line 13139, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  gap: 12px 12px !important; }

/* line 13143, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
  gap: 5px !important; }

/* line 13147, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
  min-height: 40px !important;
  margin-bottom: 6px !important;
  padding: 0 12px !important;
  gap: 8px !important;
  font-size: 0.84rem !important;
  line-height: 1.16 !important; }

/* line 13156, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn {
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important; }

/* line 13162, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item a,
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-link {
  margin-bottom: 4px !important;
  font-size: 0.84rem !important;
  line-height: 1.26 !important; }

@media (max-width: 767px) {
  /* line 13170, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
    margin-top: 14px !important;
    margin-bottom: 4px !important; }

  /* line 13175, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
    padding-top: 6px !important;
    padding-bottom: 6px !important; }

  /* line 13180, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    gap: 8px !important; }

  /* line 13184, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    padding: 10px 12px !important;
    border-radius: 14px !important; }

  /* line 13190, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
    gap: 8px 10px !important; }

  /* line 13194, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
    font-size: 0.74rem !important;
    line-height: 1.05 !important; }

  /* line 13199, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone-value {
    font-size: 0.82rem !important; }

  /* line 13203, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .phone-info {
    margin-top: 3px !important;
    font-size: 0.63rem !important;
    line-height: 1.06 !important; }

  /* line 13209, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    gap: 6px 8px !important;
    padding-bottom: 4px !important; }

  /* line 13214, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
    gap: 4px !important; }

  /* line 13218, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
    grid-template-columns: minmax(0, 1fr) 40px !important;
    min-height: 44px !important;
    margin-bottom: 4px !important;
    padding: 0 6px 0 14px !important;
    gap: 6px !important;
    font-size: 0.74rem !important;
    line-height: 1.14 !important; }

  /* line 13228, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important; }

  /* line 13234, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-link {
    padding: 1px 4px 0 !important;
    font-size: 0.7rem !important;
    line-height: 1.2 !important; }

  /* Keep FL7-1 in the normal document flow on mobile to avoid a trailing empty screen. */
  /* line 13241, theme.scss */
  body.theme-dodelkin-refined {
    min-height: 0 !important; }

  /* line 13245, theme.scss */
  body.theme-dodelkin-refined .page_layout,
  body.theme-dodelkin-refined .page_layout > main {
    display: block !important;
    min-height: 0 !important;
    height: auto !important; }

  /* line 13252, theme.scss */
  body.theme-dodelkin-refined .page_layout > main {
    flex: none !important; }

  /* line 13256, theme.scss */
  body.theme-dodelkin-refined .page_layout > footer {
    flex: none !important;
    min-height: 0 !important;
    height: auto !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important; }

  /* Product page on mobile can accumulate a false trailing scroll range after the footer. */
  /* line 13265, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="product"] .page_layout {
    overflow-x: hidden !important; }

  /* FA1-1 mobile: remove sorting and keep a single filter trigger. */
  /* line 13270, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls {
    grid-template-columns: minmax(0, 1fr) !important; }

  /* line 13274, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-sort,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order-wrapper,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order.is-sort,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order.is-sort .select-wrapper {
    display: none !important; }

  /* line 13282, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    width: 100% !important;
    min-width: 0 !important;
    gap: 12px !important;
    padding: 0 42px 0 14px !important;
    border-radius: 18px !important; }

  /* line 13294, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn > span:first-child {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    font-size: 0 !important;
    line-height: 1 !important;
    text-align: center !important; }

  /* line 13305, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn > span:first-child::before {
    content: "ФИЛЬТР";
    color: #132238;
    font-size: 0.94rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.02em; }

  /* line 13314, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn .icon {
    position: absolute !important;
    right: 14px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin-left: 0 !important; }

  /* line 13322, theme.scss */
  html,
  body.theme-dodelkin-refined {
    background-color: #f6f4f3 !important;
    overscroll-behavior-y: none !important; } }
/* line 13329, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-info {
  display: block !important;
  width: 100% !important;
  margin: 0 0 4px !important;
  color: #5f718f !important;
  font-size: 0.68rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  white-space: nowrap !important; }

/* line 13343, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-value {
  display: block !important;
  line-height: 1.15 !important;
  text-align: center !important; }

/* line 13349, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list__item-title {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  text-align: center !important; }

@media (max-width: 767px) {
  /* line 13358, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products .splide__track {
    overflow: hidden !important; }

  /* line 13362, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products .splide__slide {
    min-width: 0 !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important; }

  /* line 13369, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview__content,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview__content > *,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview__area-title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview__area-bottom,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview__price,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview__title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview__title a {
    min-width: 0 !important;
    max-width: 100% !important;
    box-sizing: border-box !important; }

  /* line 13382, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview__title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .product-preview__title a {
    display: block !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: break-word !important; }

  /* line 13390, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list__item-title {
    text-align: center !important; }

  /* line 13394, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-info {
    margin-bottom: 6px !important;
    font-size: 0.64rem !important;
    white-space: normal !important; } }
/* SP2-1 final card layout and hover image stack */
/* line 13402, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview {
  overflow: hidden; }

/* line 13406, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  display: grid !important;
  grid-template-areas: "photo" "title" "bottom" !important;
  grid-template-columns: minmax(0, 1fr) !important;
  grid-template-rows: max-content max-content max-content !important;
  align-content: start !important;
  gap: 12px !important; }

/* line 13418, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
  padding: 10px !important; }

/* line 13422, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .img-ratio {
  position: relative !important;
  overflow: hidden !important; }

/* line 13427, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .img-ratio__inner {
  position: absolute !important;
  inset: 0 !important; }

/* line 13432, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo a {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
  border-radius: inherit !important;
  isolation: isolate !important; }

/* line 13442, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo a > picture {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
  pointer-events: none !important; }

/* line 13452, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo a > picture:first-of-type {
  z-index: 1 !important; }

/* line 13456, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo a > picture:last-of-type {
  z-index: 2 !important; }

/* line 13460, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .product-preview__img-1,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .product-preview__img-2 {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  will-change: transform, opacity !important;
  transition: transform 260ms cubic-bezier(0.22, 1, 0.36, 1), opacity 180ms ease, visibility 0ms linear 180ms !important; }

/* line 13476, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .product-preview__img-1 {
  z-index: 1 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateX(0) scale(1.06) !important; }

/* line 13483, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .product-preview__img-2 {
  z-index: 2 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transform: translateX(100%) scale(1.06) !important; }

/* line 13490, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview:not(.is-touch):hover .product-preview__photo .product-preview__img-1 {
  opacity: 0 !important;
  visibility: hidden !important;
  transform: translateX(-100%) scale(1.1) !important; }

/* line 13496, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview:not(.is-touch):hover .product-preview__photo .product-preview__img-2 {
  opacity: 1 !important;
  visibility: visible !important;
  transition-delay: 0ms !important;
  transform: translateX(0) scale(1.1) !important; }

/* line 13503, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__title a {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: calc(1.24em * 2);
  white-space: normal !important;
  text-overflow: unset !important;
  overflow: hidden !important; }

/* line 13513, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  grid-template-areas: "price controls" "available controls" !important;
  gap: 6px 12px !important;
  align-items: end !important; }

/* line 13523, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price {
  grid-area: price;
  align-self: end;
  margin: 0 !important; }

/* line 13529, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available {
  position: static !important;
  top: auto !important;
  left: auto !important;
  grid-area: available;
  justify-self: start;
  align-self: start;
  margin: 0 !important;
  padding: 6px 10px !important;
  font-size: 0.72rem !important;
  line-height: 1 !important; }

/* line 13543, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
  grid-area: controls;
  align-self: end;
  justify-self: end;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 !important; }

/* line 13553, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn {
  min-width: 132px !important; }

@media (max-width: 767px) {
  /* line 13559, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 10px !important; }

  /* line 13563, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
    padding: 8px !important; }

  /* line 13567, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .product-preview__img-1 {
    transform: translateX(0) scale(1.02) !important; }

  /* line 13571, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo .product-preview__img-2 {
    transform: translateX(100%) scale(1.02) !important; }

  /* line 13575, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__title a {
    min-height: calc(1.2em * 2);
    font-size: 0.9rem !important;
    line-height: 1.2 !important; }

  /* line 13581, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
    gap: 4px 10px !important; }

  /* line 13585, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available {
    padding: 5px 9px !important;
    font-size: 0.68rem !important; }

  /* line 13591, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
    gap: 6px !important; }

  /* line 13595, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn {
    min-width: 120px !important;
    min-height: 38px !important;
    height: 38px !important;
    padding: 0 12px !important;
    font-size: 0.76rem !important; }

  /* line 13604, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn:hover {
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    border-radius: 16px !important; } }
/* SP2-1 compact spacing polish */
/* line 13614, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  gap: 8px !important; }

/* line 13618, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
  padding: 8px !important; }

/* line 13622, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-title {
  min-height: 0 !important;
  margin: 0 !important; }

/* line 13627, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__title {
  margin: 0 !important; }

/* line 13631, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__title a {
  min-height: calc(1.18em * 2); }

/* line 13635, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-description:empty {
  display: none !important; }

/* line 13639, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
  gap: 4px 10px !important;
  margin: 0 !important; }

/* line 13644, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price {
  margin: 0 !important;
  line-height: 1.05 !important; }

/* line 13649, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
  gap: 6px !important; }

@media (max-width: 767px) {
  /* line 13654, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 6px !important; }

  /* line 13658, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
    padding: 6px !important; }

  /* line 13662, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__title a {
    min-height: calc(1.14em * 2);
    font-size: 0.86rem !important;
    line-height: 1.14 !important; }

  /* line 13668, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
    gap: 3px 8px !important; }

  /* line 13672, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available {
    padding: 4px 8px !important;
    font-size: 0.66rem !important; }

  /* line 13678, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn {
    min-width: 112px !important;
    min-height: 36px !important;
    height: 36px !important;
    padding: 0 10px !important; }

  /* line 13686, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .favorites_btn:hover {
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    border-radius: 14px !important; } }
/* SP2-1 price and buy row polish */
/* line 13696, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  gap: 6px !important; }

/* line 13700, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
  grid-template-columns: minmax(0, 1fr) auto !important;
  grid-template-areas: "price controls" "available available" !important;
  gap: 3px 10px !important;
  align-items: center !important; }

/* line 13709, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price {
  align-self: center !important;
  justify-self: start !important; }

/* line 13714, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
  align-self: center !important;
  justify-self: end !important; }

/* line 13719, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available {
  justify-self: start !important; }

@media (max-width: 767px) {
  /* line 13725, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 5px !important; }

  /* line 13729, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-title {
    margin-bottom: -1px !important; }

  /* line 13733, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
    gap: 2px 8px !important; }

  /* line 13737, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price {
    font-size: 0.96rem !important; }

  /* line 13741, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
    gap: 4px !important; }

  /* line 13745, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter__btn {
    min-width: 108px !important;
    min-height: 34px !important;
    height: 34px !important;
    padding: 0 10px !important; } }
/* SP2-1 final bottom row alignment */
/* line 13755, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  gap: 5px !important; }

/* line 13759, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-title {
  margin-bottom: 0 !important; }

/* line 13763, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  grid-template-areas: "price controls" ". available" !important;
  gap: 6px 12px !important;
  align-items: center !important;
  margin-top: -2px !important; }

/* line 13774, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price {
  grid-area: price !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: baseline !important;
  gap: 6px 10px !important;
  justify-self: start !important;
  align-self: center !important;
  margin: 0 !important;
  line-height: 1 !important; }

/* line 13786, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
  grid-area: controls !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  justify-self: end !important;
  align-self: center !important;
  gap: 0 !important;
  margin: 0 !important; }

/* line 13797, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available,
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available {
  grid-area: available !important;
  justify-self: end !important;
  align-self: start !important;
  margin: 2px 0 0 !important; }

@media (max-width: 767px) {
  /* line 13806, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 4px !important; }

  /* line 13810, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
    gap: 4px 8px !important;
    margin-top: -1px !important; }

  /* line 13815, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price {
    gap: 4px 8px !important; }

  /* line 13819, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
    gap: 0 !important; }

  /* line 13823, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available {
    margin-top: 2px !important; } }
/* PC4-1 final cart layer */
/* line 13830, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart {
  width: min(100%, 1560px);
  margin-inline: auto;
  grid-gap: 1.25rem 1.5rem;
  align-items: start; }

/* line 13837, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-items,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls {
  width: 100%; }

/* line 13842, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-items {
  padding: 10px 18px; }

/* line 13846, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart-item {
  gap: 10px 16px;
  padding: 16px 0; }

/* line 13851, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky {
  display: grid;
  gap: 12px;
  width: 100%; }

/* line 13857, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon {
  background: #fff !important;
  border: 1px solid rgba(19, 34, 56, 0.08);
  box-shadow: var(--dodelkin-shadow-soft); }

/* line 13864, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon {
  padding: 18px 20px 20px !important;
  border-radius: 28px !important;
  display: grid;
  gap: 10px; }

/* line 13871, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-header {
  margin: 0;
  text-align: center;
  font-size: 0.94rem;
  font-weight: 700;
  color: var(--dodelkin-accent-dark) !important; }

/* line 13879, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content {
  width: min(100%, 440px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px; }

/* line 13888, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input .input-field,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input input {
  width: 100%;
  min-height: 42px;
  height: 42px;
  padding: 0 14px;
  border-radius: 999px !important;
  text-align: center; }

/* line 13899, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls .button,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block .button {
  min-height: 42px;
  height: 42px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 18px !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 24px rgba(255, 106, 61, 0.2) !important;
  font-weight: 700; }

/* line 13915, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button {
  min-width: 116px;
  justify-self: end; }

/* line 13920, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count {
  padding: 18px 20px 20px !important;
  border-radius: 28px !important;
  display: grid;
  gap: 12px; }

/* line 13927, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_header,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_subheader {
  padding: 0;
  margin: 0; }

/* line 13933, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_header {
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.15; }

/* line 13939, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_subheader {
  font-size: 0.95rem;
  color: rgba(19, 34, 56, 0.82);
  white-space: nowrap; }

/* line 13945, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter {
  align-self: center; }

/* line 13949, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter {
  display: inline-flex;
  align-items: center;
  padding: 4px;
  border-radius: 20px;
  background: #f3f6fb; }

/* line 13957, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-input {
  width: 58px;
  height: 42px;
  margin: 0 3px;
  padding: 0;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 14px;
  background: #fff;
  color: var(--dodelkin-ink);
  font-size: 1.05rem;
  line-height: 42px;
  text-align: center;
  box-shadow: none; }

/* line 13972, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button {
  width: 34px;
  min-width: 34px;
  height: 34px;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 12px !important;
  background: #fff;
  color: var(--dodelkin-ink);
  font-size: 1.3rem;
  line-height: 1;
  box-shadow: none; }

/* line 13985, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete {
  display: inline-flex;
  align-items: center;
  gap: 8px; }

/* line 13991, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:hover {
  width: 38px;
  min-width: 38px;
  height: 38px;
  padding: 0;
  border: 1px solid rgba(19, 34, 56, 0.08) !important;
  border-radius: 14px !important;
  background: #fff !important;
  color: var(--dodelkin-ink) !important;
  box-shadow: none !important; }

/* line 14004, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn .btn-icon,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:hover .btn-icon {
  padding-right: 0;
  font-size: 1rem; }

/* line 14010, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete {
  min-height: 38px;
  height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 14px !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 24px rgba(255, 106, 61, 0.2) !important;
  font-weight: 700; }

/* line 14024, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete .icon {
  padding-right: 8px; }

/* PC4-2 desktop compact cart scale */
@media (min-width: 768px) {
  /* line 14030, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart {
    width: min(100%, 1460px);
    grid-gap: 0.9rem 1.1rem; }

  /* line 14035, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-items {
    padding: 7px 13px;
    border-radius: 22px !important; }

  /* line 14040, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart-item {
    --item-image-size: 112px;
    gap: 7px 12px;
    padding: 11px 0;
    align-items: center; }

  /* line 14047, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-image,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-image .img-ratio {
    width: 112px;
    min-width: 112px;
    max-width: 112px; }

  /* line 14054, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-title {
    font-size: 0.7em;
    line-height: 1.18; }

  /* line 14059, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-price {
    font-size: 0.7em;
    line-height: 1.15; }

  /* line 14064, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-total {
    font-size: 0.7em;
    line-height: 1.08;
    white-space: nowrap; }

  /* line 14070, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter {
    padding: 3px;
    border-radius: 15px; }

  /* line 14075, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-input {
    width: 41px;
    height: 30px;
    margin: 0 2px;
    border-radius: 10px;
    font-size: 0.74rem;
    line-height: 30px; }

  /* line 14084, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button {
    width: 24px;
    min-width: 24px;
    height: 24px;
    border-radius: 9px !important;
    font-size: 0.95rem; }

  /* line 14092, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete {
    gap: 6px; }

  /* line 14096, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:hover {
    width: 27px;
    min-width: 27px;
    height: 27px;
    border-radius: 10px !important; }

  /* line 14104, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn .btn-icon,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:hover .btn-icon {
    font-size: 0.72rem; }

  /* line 14109, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete {
    width: 27px;
    min-width: 27px;
    height: 27px;
    min-height: 27px;
    padding: 0 !important;
    justify-content: center;
    border-radius: 10px !important; }

  /* line 14119, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete .icon {
    padding-right: 0;
    font-size: 1rem; }

  /* line 14124, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky {
    gap: 8px; }

  /* line 14128, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon {
    border-radius: 20px !important; }

  /* line 14133, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon {
    padding: 13px 14px 14px !important;
    gap: 7px; }

  /* line 14138, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-header {
    font-size: 0.66rem; }

  /* line 14142, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content {
    width: min(100%, 310px);
    gap: 7px; }

  /* line 14147, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input .input-field,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input input {
    min-height: 30px;
    height: 30px;
    padding: 0 10px;
    font-size: 0.7rem; }

  /* line 14156, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls .button,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block .button {
    min-height: 30px;
    height: 30px;
    padding: 0 13px;
    border-radius: 13px !important;
    font-size: 0.7rem; }

  /* line 14166, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button {
    min-width: 82px; }

  /* line 14170, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count {
    padding: 13px 14px 14px !important;
    border-radius: 20px !important;
    gap: 8px; }

  /* line 14176, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_header {
    font-size: 0.74rem;
    line-height: 1.12; }

  /* line 14181, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_subheader {
    font-size: 0.67rem;
    line-height: 1.15; } }
/* PC4-3 desktop tighter cart rows and thumbnails */
@media (min-width: 768px) {
  /* line 14189, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart {
    width: min(100%, 1380px) !important;
    grid-gap: 0.65rem 0.9rem !important; }

  /* line 14194, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-items {
    padding: 4px 10px !important;
    border-radius: 20px !important; }

  /* line 14199, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart-item {
    --item-image-size: 90px !important;
    min-height: 0 !important;
    height: auto !important;
    gap: 4px 10px !important;
    padding: 7px 0 !important;
    margin: 0 !important;
    align-items: center !important; }

  /* line 14209, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart-item + .cart-item {
    margin-top: 0 !important; }

  /* line 14213, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart-item > * {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 14218, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.item-image, .cart-item__image),
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.item-image, .cart-item__image) .img-ratio,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.item-image, .cart-item__image) .img-ratio__inner,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.item-image, .cart-item__image) picture {
    width: 90px !important;
    min-width: 90px !important;
    max-width: 90px !important;
    height: 90px !important;
    min-height: 90px !important;
    max-height: 90px !important; }

  /* line 14230, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.item-image, .cart-item__image) .img-ratio {
    padding: 0 !important; }

  /* line 14234, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.item-image, .cart-item__image) img,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.item-image, .cart-item__image) .img-ratio img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important; }

  /* line 14242, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-title {
    font-size: 0.64em !important;
    line-height: 1.12 !important;
    max-width: 100% !important; }

  /* line 14248, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-price,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-total {
    font-size: 0.64em !important;
    line-height: 1.05 !important;
    white-space: nowrap !important; }

  /* line 14255, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 14260, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter {
    padding: 2px !important;
    border-radius: 13px !important; }

  /* line 14265, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-input {
    width: 36px !important;
    height: 26px !important;
    margin: 0 1px !important;
    border-radius: 9px !important;
    font-size: 0.68rem !important;
    line-height: 26px !important; }

  /* line 14274, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button {
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important;
    border-radius: 8px !important;
    font-size: 0.84rem !important; }

  /* line 14282, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete {
    gap: 5px !important;
    margin: 0 !important; }

  /* line 14287, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:hover,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete {
    width: 24px !important;
    min-width: 24px !important;
    height: 24px !important;
    min-height: 24px !important;
    padding: 0 !important;
    border-radius: 8px !important;
    justify-content: center !important; }

  /* line 14299, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn .btn-icon,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:hover .btn-icon,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete .icon {
    padding-right: 0 !important;
    font-size: 0.9rem !important; }

  /* line 14306, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-rating,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-accessories {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 14312, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky {
    gap: 6px !important; }

  /* line 14316, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon {
    padding: 10px 12px !important;
    border-radius: 18px !important;
    gap: 6px !important; }

  /* line 14323, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content {
    gap: 6px !important; }

  /* line 14327, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input .input-field,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input input {
    min-height: 28px !important;
    height: 28px !important;
    font-size: 0.66rem !important; } }
/* PC4-4 desktop cart buttons readable text */
@media (min-width: 768px) {
  /* line 14338, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls .button,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block .button,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block .social-button {
    min-height: 38px !important;
    height: 38px !important;
    padding: 0 18px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    border-radius: 18px !important;
    font-size: 0.92rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-align: center !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important; }

  /* line 14360, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls .button,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block .button,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block .social-button {
    width: 100% !important;
    max-width: 100% !important; }

  /* line 14367, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button {
    min-width: 112px !important;
    width: auto !important;
    max-width: 100% !important; }

  /* line 14373, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.cart__area-coupon .coupon-content .coupon-button, .cart__area-controls .button, .submit-block .button, .submit-block .social-button) :is(.icon, .btn-icon, svg) {
    flex: 0 0 auto !important;
    width: 1.05em !important;
    height: 1.05em !important;
    max-width: 1.05em !important;
    max-height: 1.05em !important;
    margin: 0 !important;
    line-height: 1 !important; }

  /* line 14383, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.cart__area-coupon .coupon-content .coupon-button, .cart__area-controls .button, .submit-block .button, .submit-block .social-button) > * {
    min-width: 0 !important;
    max-width: 100% !important; } }
@media (max-width: 900px) {
  /* line 14390, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart {
    grid-template-columns: minmax(0, 1fr); } }
@media (max-width: 767px) {
  /* line 14396, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart {
    grid-gap: 0.7rem; }

  /* line 14400, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky {
    display: flex;
    flex-direction: column;
    gap: 12px; }

  /* line 14406, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-items {
    padding: 8px 12px; }

  /* line 14410, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart-item {
    --item-image-size: 86px;
    grid-template-columns: 86px minmax(0, 1fr) 42px;
    grid-template-areas: "title title title" "image total delete" "image price delete" "image counter delete";
    gap: 3px 10px;
    margin-bottom: 0.45rem;
    padding: 8px 0;
    align-items: start; }

  /* line 14424, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-title {
    grid-area: title;
    margin: 0;
    font-size: 0.88rem;
    line-height: 1.15;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

  /* line 14435, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-image,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-image .img-ratio {
    width: 88px;
    min-width: 88px;
    max-width: 88px; }

  /* line 14442, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-image {
    grid-area: image;
    margin-top: 0;
    align-self: start; }

  /* line 14448, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-total {
    grid-area: total;
    justify-self: center;
    align-self: start;
    margin: 0;
    font-size: 0.98rem;
    line-height: 1.05;
    text-align: center;
    white-space: nowrap; }

  /* line 14459, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-price {
    display: block !important;
    grid-area: price;
    justify-self: center;
    align-self: start;
    margin: 0;
    font-size: 0.74rem;
    line-height: 1;
    color: rgba(19, 34, 56, 0.72);
    text-align: center;
    white-space: nowrap; }

  /* line 14472, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter {
    grid-area: counter;
    justify-self: center;
    align-self: start;
    width: auto;
    margin: 0;
    padding: 0 !important;
    border: 0 !important; }

  /* line 14482, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter {
    padding: 2px;
    border-radius: 12px;
    gap: 0; }

  /* line 14488, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-input {
    width: 36px;
    height: 30px;
    margin: 0 1px;
    border-radius: 10px;
    font-size: 0.88rem;
    line-height: 30px; }

  /* line 14497, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button {
    width: 26px;
    min-width: 26px;
    height: 26px;
    border-radius: 8px !important;
    font-size: 1.05rem; }

  /* line 14505, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete {
    grid-area: delete;
    justify-self: end;
    align-self: center;
    width: 40px;
    min-width: 40px;
    margin: 0;
    padding: 0; }

  /* line 14515, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn {
    display: none !important; }

  /* line 14519, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete {
    width: 38px;
    min-width: 38px;
    height: 38px;
    min-height: 38px;
    padding: 0 !important;
    justify-content: center; }

  /* line 14528, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete .icon {
    padding-right: 0;
    font-size: 1.5rem; }

  /* line 14533, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-rating,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-accessories {
    display: none !important; }

  /* line 14538, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important; }

  /* line 14545, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-coupon {
    order: 1 !important; }

  /* line 14549, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-controls-sticky {
    order: 2 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important; }

  /* line 14556, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-controls-sticky > .cart__area-coupon {
    order: 1 !important; }

  /* line 14560, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-controls-sticky > .cart__area-count {
    order: 2 !important; }

  /* line 14564, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-controls-sticky > .submit-block {
    order: 3 !important; }

  /* line 14568, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-coupon,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky > .cart__area-coupon,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon {
    order: 1 !important;
    margin-top: 0;
    padding: 10px 12px 12px !important; }

  /* line 14576, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content {
    width: min(100%, 320px);
    max-width: 320px;
    margin-inline: auto;
    grid-template-columns: 1fr;
    gap: 8px;
    justify-items: center;
    align-items: center; }

  /* line 14586, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input {
    width: 100%;
    max-width: 100%; }

  /* line 14591, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button {
    width: 100%;
    min-width: 0;
    justify-self: center; }

  /* line 14597, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-count,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky > .cart__area-count,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count {
    order: 2 !important;
    padding: 12px 14px 14px !important;
    gap: 8px; }

  /* line 14605, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_header,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_subheader {
    text-align: center;
    white-space: normal; }

  /* line 14611, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .submit-block,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky > .submit-block,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block {
    order: 3 !important;
    margin-top: 2px; }

  /* line 14618, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block .button {
    width: 100%; } }
/* KF3-2 mobile filter compact layout */
@media (max-width: 767px) {
  /* line 14625, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .layout__content {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 14630, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-mobile-controls {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 8px !important;
    align-items: center !important;
    margin: 0 0 10px !important;
    padding: 0 !important; }

  /* line 14639, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-sort,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order-wrapper,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order.is-sort,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order.is-sort .select-wrapper {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important; }

  /* line 14648, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order.is-sort .form-control,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order.is-sort select {
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 38px 0 14px !important;
    border-radius: 16px !important;
    font-size: 0.84rem !important;
    line-height: 42px !important; }

  /* line 14658, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 !important;
    border-radius: 16px !important; }

  /* line 14667, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn .icon {
    font-size: 1rem !important; }

  /* line 14671, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter {
    border-radius: 22px !important; }

  /* line 14675, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content {
    padding: 12px 12px 10px !important; }

  /* line 14679, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 36px !important;
    margin: 0 0 8px !important;
    padding: 0 40px !important; }

  /* line 14689, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-title {
    width: 100% !important;
    margin: 0 !important;
    text-align: center !important;
    font-size: 0.98rem !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important; }

  /* line 14700, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn {
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
    width: 34px !important;
    min-width: 34px !important;
    height: 34px !important;
    min-height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateY(-50%) !important;
    border-radius: 12px !important; }

  /* line 14714, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 14719, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item + .filter-item {
    margin-top: 4px !important; }

  /* line 14723, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__head {
    min-height: 0 !important;
    margin: 0 !important;
    padding: 8px 0 !important; }

  /* line 14729, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 8px !important;
    width: 100% !important;
    font-size: 0.9rem !important;
    line-height: 1.2 !important; }

  /* line 14739, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content {
    margin: 0 !important;
    padding: 0 0 2px !important; }

  /* line 14744, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__menu,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__submenu {
    margin: 0 !important; }

  /* line 14750, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list-item {
    margin: 0 !important; }

  /* line 14754, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 14759, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls {
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 14765, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__link {
    padding: 7px 0 !important;
    font-size: 0.84rem !important;
    line-height: 1.22 !important; }

  /* line 14771, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__submenu {
    padding-top: 2px !important;
    padding-left: 10px !important; }

  /* line 14776, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option {
    min-height: 0 !important;
    margin: 0 !important; }

  /* line 14781, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content {
    min-height: 0 !important;
    padding: 6px 0 !important;
    gap: 8px !important; }

  /* line 14787, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__label,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .count {
    font-size: 0.84rem !important;
    line-height: 1.2 !important; }

  /* line 14793, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range {
    padding-top: 2px !important; }

  /* line 14797, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values {
    gap: 8px !important;
    margin-bottom: 8px !important; }

  /* line 14802, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item {
    gap: 4px !important; }

  /* line 14806, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__field {
    height: 38px !important;
    min-height: 38px !important;
    padding: 0 10px !important;
    font-size: 0.84rem !important; }

  /* line 14813, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls {
    display: grid !important;
    gap: 8px !important;
    margin-top: 8px !important;
    padding-top: 4px !important; }

  /* line 14820, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls > .button[type="submit"] {
    width: 100% !important;
    min-height: 46px !important;
    height: 46px !important;
    padding: 0 18px !important;
    border: 1px solid rgba(255, 255, 255, 0.42) !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
    color: #fff !important;
    font-size: 0.92rem !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 28px rgba(255, 106, 61, 0.2) !important; }

  /* line 14837, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-reset {
    display: block !important;
    margin: 0 !important;
    padding-top: 8px !important;
    border-top: 0 !important; }

  /* line 14844, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-reset.dodelkin-mobile-filter-reset-source {
    display: none !important; }

  /* line 14848, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls > .filter__head-reset,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-reset.dodelkin-mobile-filter-reset {
    width: 100% !important;
    padding-top: 0 !important; }

  /* line 14854, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__reset-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .dodelkin-mobile-filter-reset-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 46px !important;
    height: 46px !important;
    padding: 0 18px !important;
    border: 1px solid rgba(255, 255, 255, 0.42) !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
    color: #fff !important;
    font-size: 0.92rem !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    text-align: center !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 28px rgba(255, 106, 61, 0.2) !important; } }
/* KF3-3 filter refined card layout */
/* line 14878, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter {
  border: 1px solid rgba(19, 34, 56, 0.08) !important;
  border-radius: 28px !important;
  background: #fff !important;
  box-shadow: 0 16px 34px rgba(19, 34, 56, 0.06) !important;
  overflow: hidden; }

/* line 14886, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content {
  padding: 14px 16px 16px !important; }

/* line 14890, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 14px 16px !important;
  border-bottom: 1px solid rgba(19, 34, 56, 0.06) !important; }

/* line 14899, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-title {
  width: 100% !important;
  margin: 0 !important;
  text-align: center !important;
  font-size: 1.02rem !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important; }

/* line 14910, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item {
  padding: 6px 10px !important;
  border-bottom: 1px solid rgba(19, 34, 56, 0.06) !important; }

/* line 14915, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item:last-child {
  border-bottom: 0 !important; }

/* line 14919, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__head,
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name {
  padding: 6px 8px 6px 10px !important; }

/* line 14924, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content {
  padding: 4px 10px 8px !important; }

/* line 14928, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list-item,
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item {
  margin-bottom: 4px !important; }

/* line 14933, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content {
  align-items: flex-start !important;
  padding: 2px 0 !important; }

/* line 14938, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__label {
  line-height: 1.25 !important; }

/* line 14942, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values {
  margin-bottom: 12px !important; }

/* line 14946, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls {
  padding: 12px 16px 16px !important;
  border-top: 1px solid rgba(19, 34, 56, 0.06) !important; }

/* line 14951, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls > .button[type="submit"] {
  width: 100% !important;
  min-height: 48px !important;
  height: 48px !important;
  padding: 0 18px !important;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
  color: #fff !important;
  font-size: 0.95rem !important;
  font-weight: 700 !important;
  line-height: 48px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 28px rgba(255, 106, 61, 0.2) !important; }

@media (min-width: 768px) {
  /* line 14969, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-with-filter {
    display: grid !important;
    grid-template-columns: minmax(260px, 300px) minmax(0, 1fr) !important;
    gap: 28px !important;
    align-items: start !important;
    width: min(1280px, calc(100vw - 40px)) !important;
    max-width: min(1280px, calc(100vw - 40px)) !important;
    margin: 0 auto !important; }

  /* line 14979, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-filter {
    display: block !important;
    position: sticky !important;
    top: 130px !important;
    min-width: 0 !important;
    z-index: 4 !important; }

  /* line 14987, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content {
    min-width: 0 !important; }

  /* line 14991, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-filter .layout__content,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content .layout__content {
    width: 100% !important;
    max-width: none !important; }

  /* line 14997, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .page_layout > aside,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .page_layout > aside [data-sidebar],
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .layout__content,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important; }

  /* line 15007, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .page_layout > aside {
    min-width: 260px !important; } }
@media (max-width: 767px) {
  /* line 15013, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-with-filter {
    display: block !important;
    width: 100% !important; }

  /* line 15018, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-filter {
    display: none !important; }

  /* line 15022, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter {
    border-radius: 22px !important;
    box-shadow: none !important; }

  /* line 15027, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content {
    padding: 10px 12px 10px !important; }

  /* line 15031, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head {
    min-height: 36px !important;
    padding: 0 40px !important;
    border-bottom: 0 !important; }

  /* line 15037, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item {
    padding: 0 !important;
    border-bottom: 1px solid rgba(19, 34, 56, 0.06) !important; }

  /* line 15042, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item:last-child {
    border-bottom: 0 !important; }

  /* line 15046, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__head,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name {
    padding: 8px 0 !important; }

  /* line 15051, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content {
    padding: 0 0 4px !important; }

  /* line 15055, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls {
    gap: 8px !important;
    margin-top: 8px !important;
    padding: 4px 0 0 !important;
    border-top: 0 !important; }

  /* line 15062, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls > .button[type="submit"] {
    min-height: 46px !important;
    height: 46px !important;
    font-size: 0.92rem !important;
    line-height: 46px !important; } }
/* FA1-1 mobile filter sort compact layout */
@media (max-width: 767px) {
  /* line 15072, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .layout__content {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 15077, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 8px !important;
    align-items: center !important;
    margin: 0 0 10px !important;
    padding: 10px 12px !important;
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    border-radius: 22px !important;
    background: #fff !important;
    box-shadow: 0 12px 24px rgba(19, 34, 56, 0.06) !important; }

  /* line 15090, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-sort,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order.is-sort,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order.is-sort .select-wrapper {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important; }

  /* line 15099, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order.is-sort .form-control,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order.is-sort select {
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 38px 0 14px !important;
    border-radius: 16px !important;
    font-size: 0.84rem !important;
    line-height: 40px !important; }

  /* line 15109, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 16px !important;
    background: #fff !important;
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    box-shadow: 0 8px 18px rgba(19, 34, 56, 0.06) !important; }

  /* line 15122, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn > span:first-child {
    display: none !important; }

  /* line 15126, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn .icon {
    padding-left: 0 !important;
    font-size: 1rem !important; }

  /* line 15131, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter {
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    border-radius: 22px !important;
    background: #fff !important;
    box-shadow: 0 16px 32px rgba(19, 34, 56, 0.06) !important;
    overflow: hidden; }

  /* line 15139, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__content {
    padding: 10px 12px !important; }

  /* line 15143, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__head {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 36px !important;
    margin: 0 0 8px !important;
    padding: 0 40px !important; }

  /* line 15152, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__head-title {
    width: 100% !important;
    margin: 0 !important;
    text-align: center !important;
    font-size: 0.98rem !important;
    font-weight: 800 !important;
    line-height: 1.1 !important; }

  /* line 15161, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn {
    top: 50% !important;
    right: 0 !important;
    width: 34px !important;
    height: 34px !important;
    min-height: 34px !important;
    min-width: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateY(-50%) !important;
    border-radius: 12px !important;
    border: 1px solid rgba(255, 255, 255, 0.42) !important;
    background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
    color: #fff !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 10px 22px rgba(255, 106, 61, 0.18) !important; }

  /* line 15180, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn:hover,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn:active {
    background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.42) !important; }

  /* line 15187, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn .icon {
    font-size: 0.95rem !important;
    line-height: 1 !important; }

  /* line 15192, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item {
    margin-bottom: 6px !important;
    line-height: 1.2 !important; }

  /* line 15197, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__head,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__name {
    font-size: 0.94rem !important;
    padding-right: 16px !important; }

  /* line 15203, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__content {
    padding: 8px 0 4px !important; }

  /* line 15207, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__list {
    max-height: 260px !important; }

  /* line 15211, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__list-item {
    margin-bottom: 4px !important; }

  /* line 15215, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-option__btn {
    width: 1.125rem !important;
    min-width: 1.125rem !important;
    height: 1.125rem !important;
    margin-right: 0.55rem !important; }

  /* line 15222, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-option__label {
    font-size: 0.86rem !important;
    line-height: 1.2 !important; }

  /* line 15227, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-range {
    margin-top: 6px !important; }

  /* line 15231, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-range__values {
    margin-top: 12px !important;
    gap: 8px !important;
    align-items: center !important; }

  /* line 15237, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-range__values-item {
    width: calc(50% - 4px) !important; }

  /* line 15241, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-range__field {
    height: 38px !important;
    min-height: 38px !important;
    font-size: 0.84rem !important; }

  /* line 15247, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__controls {
    height: auto !important;
    margin-top: 8px !important;
    padding: 4px 12px 12px !important;
    border-top: 0 !important;
    background: transparent !important;
    position: static !important; }

  /* line 15256, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__controls .button {
    width: 100% !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 16px !important;
    border: 1px solid rgba(255, 255, 255, 0.42) !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
    color: #fff !important;
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    line-height: 44px !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 28px rgba(255, 106, 61, 0.2) !important; } }
/* CP5-1 / catalog_5 cart button like AP1-1 */
/* line 15275, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter {
  width: auto !important;
  min-width: 0 !important;
  flex: 0 0 auto !important; }

/* line 15281, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter__btn {
  min-width: 148px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 0 22px !important;
  border: 2px solid var(--dodelkin-accent) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: var(--dodelkin-ink) !important;
  font-weight: 700 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  box-shadow: none !important; }

/* line 15298, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter__btn:hover {
  border-color: var(--dodelkin-accent-strong) !important;
  color: var(--dodelkin-accent-strong) !important;
  background: #fff !important; }

/* line 15304, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__btn {
  display: none !important; }

/* line 15308, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important; }

/* line 15317, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  width: 48px !important;
  min-width: 48px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 0 !important;
  border: 2px solid var(--dodelkin-accent) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: var(--dodelkin-accent) !important;
  font-size: 0 !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: none !important; }

/* line 15337, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
  font-size: 1.5rem !important;
  line-height: 1 !important;
  font-weight: 500 !important;
  color: var(--dodelkin-accent) !important; }

/* line 15346, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before {
  content: "+" !important; }

/* line 15350, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
  content: "-" !important; }

/* line 15355, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  width: 44px !important;
  min-width: 44px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--dodelkin-ink) !important;
  text-decoration: none !important;
  box-shadow: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important; }

/* line 15373, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail .add-cart-counter__detail-count,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail .add-cart-counter__detail-count {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 0 !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  color: var(--dodelkin-ink) !important;
  font-size: 1.1rem !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

/* line 15390, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter__detail-count::after {
  content: "" !important; }

/* line 15394, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important; }

/* line 15401, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart {
  width: auto !important;
  min-width: 0 !important; }

/* line 15406, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  gap: 10px !important; }

/* line 15415, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
  flex: 0 0 auto !important; }

/* line 15419, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn::after,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail::after,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__btn::after {
  content: none !important;
  display: none !important; }

/* line 15426, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn .add-cart-counter__btn-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn .button__icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn [data-add-cart-counter-count] {
  display: none !important; }

/* line 15433, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-counter-detail [data-add-cart-counter-count],
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-desktop-counter-detail [data-add-cart-counter-count] {
  display: inline-flex !important;
  position: static !important;
  inset: auto !important;
  transform: none !important;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0 !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: var(--dodelkin-ink) !important;
  font-size: 1.1rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  vertical-align: middle !important; }

/* line 15455, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__controls {
  display: none !important; }

/* line 15459, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
  min-width: 156px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 0 18px !important;
  border: 2px solid var(--dodelkin-accent) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: var(--dodelkin-ink) !important;
  box-shadow: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  font-size: 0.9rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important; }

/* line 15478, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn::after {
  content: none !important;
  display: none !important; }

/* line 15483, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .add-cart-counter__btn-label {
  display: inline-flex !important;
  align-items: center !important;
  font-size: 0.9rem !important;
  line-height: 1 !important;
  color: var(--dodelkin-ink) !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: -0.01em !important; }

/* line 15495, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .add-cart-counter__btn-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  color: var(--dodelkin-accent) !important;
  font-size: 1.15rem !important; }

/* line 15505, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-desktop-counter-btn-minus {
  order: 1 !important; }

/* line 15510, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-desktop-counter-detail {
  order: 2 !important; }

/* line 15515, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart [data-add-cart-counter-plus] {
  order: 3 !important; }

@media (max-width: 767px) {
  /* line 15520, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls {
    gap: 8px !important; }

  /* line 15524, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter__btn {
    min-width: 132px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 18px !important; }

  /* line 15531, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 36px !important;
    min-width: 36px !important;
    height: 42px !important;
    min-height: 42px !important; }

  /* line 15540, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 32px !important;
    min-width: 32px !important;
    height: 42px !important;
    min-height: 42px !important; }

  /* line 15548, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail .add-cart-counter__detail-count,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail .add-cart-counter__detail-count {
    font-size: 1rem !important; }

  /* line 15553, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    min-width: 132px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 16px !important; }

  /* line 15560, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__text,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .add-cart-counter__btn-label {
    font-size: 0.84rem !important; }

  /* line 15565, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    gap: 8px !important; }

  /* line 15569, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 34px !important;
    min-width: 34px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 !important; }

  /* line 15579, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 28px !important;
    min-width: 28px !important;
    height: 42px !important;
    min-height: 42px !important; } }
/* line 15588, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: auto !important;
  min-width: 0 !important; }

/* line 15597, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  position: relative !important;
  overflow: hidden !important;
  color: transparent !important;
  font-size: 0 !important;
  text-indent: -9999px !important;
  white-space: nowrap !important; }

/* line 15608, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
  position: static !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  text-indent: 0 !important; }

/* line 15620, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn > *,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-counter-btn-minus > *,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-desktop-counter-btn-minus > * {
  display: none !important; }

/* line 15626, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important; }

/* line 15636, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail::after,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail::after,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail [data-add-cart-counter-count]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail [data-add-cart-counter-count]::after,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail [data-add-cart-counter-count]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail [data-add-cart-counter-count]::after {
  content: none !important;
  display: none !important; }

/* line 15648, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail [data-add-cart-counter-count],
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail [data-add-cart-counter-count] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: static !important;
  inset: auto !important;
  transform: none !important;
  text-indent: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: var(--dodelkin-ink) !important;
  font-size: 1.1rem !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

/* line 15673, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-count,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-count::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-count::after,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart [data-add-cart-counter-count] {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: var(--dodelkin-ink) !important; }

/* line 15684, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) [data-add-cart-counter-count] {
  display: none !important; }

/* line 15688, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-counter-detail .add-cart-counter__detail-count,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .dodelkin-ap5-desktop-counter-detail .add-cart-counter__detail-count {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  text-indent: 0 !important;
  vertical-align: middle !important; }

/* line 15697, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  min-width: 156px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 0 18px !important;
  border: 2px solid var(--dodelkin-accent) !important;
  border-radius: 999px !important;
  background: #fff !important;
  box-shadow: none !important;
  font-size: 0 !important;
  color: var(--dodelkin-ink) !important; }

/* line 15714, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn::after {
  content: none !important; }

/* line 15718, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .add-cart-counter__btn-label {
  display: inline-flex !important;
  align-items: center !important;
  font-size: 0.9rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  color: var(--dodelkin-ink) !important;
  text-transform: uppercase !important;
  letter-spacing: -0.01em !important; }

/* line 15730, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__icon,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .add-cart-counter__btn-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  color: var(--dodelkin-accent) !important;
  font-size: 1.15rem !important; }

@media (max-width: 767px) {
  /* line 15741, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    gap: 8px !important; }

  /* line 15745, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 34px !important;
    min-width: 34px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 !important; }

  /* line 15755, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 28px !important;
    min-width: 28px !important;
    height: 42px !important;
    min-height: 42px !important; }

  /* line 15763, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    min-width: 132px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 16px !important; }

  /* line 15770, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__text,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .add-cart-counter__btn-label {
    font-size: 0.84rem !important; } }
/* CP5-1 final counter fix */
/* line 15777, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter [data-add-cart-counter-count] {
  position: absolute !important;
  width: 0 !important;
  min-width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important; }

/* line 15793, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-indent: 0 !important;
  white-space: nowrap !important;
  font-size: 1.1rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  color: var(--dodelkin-ink) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important; }

/* line 15810, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail::after,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail::after {
  content: none !important;
  display: none !important; }

/* CP5-1 final geometry fix */
/* line 15819, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important; }

/* line 15826, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
  flex: 0 0 44px !important;
  width: 44px !important;
  min-width: 44px !important;
  height: 44px !important;
  margin: 0 !important; }

/* line 15834, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  width: auto !important; }

/* line 15840, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 184px !important; }

/* line 15846, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  gap: 8px !important; }

/* line 15850, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  width: 44px !important;
  min-width: 44px !important;
  height: 44px !important;
  min-height: 44px !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important; }

/* line 15863, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
  font-size: 1.2rem !important;
  line-height: 1 !important; }

/* line 15870, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  width: 28px !important;
  min-width: 28px !important;
  height: 44px !important;
  min-height: 44px !important;
  background: none !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  filter: none !important; }

/* line 15883, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail *,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail * {
  background: none !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important; }

@media (max-width: 767px) {
  /* line 15894, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 15898, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
    flex: 0 0 40px !important;
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important; }

  /* line 15905, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    max-width: 156px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 14px !important; }

  /* line 15912, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important; }

  /* line 15921, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 24px !important;
    min-width: 24px !important;
    height: 40px !important;
    min-height: 40px !important;
    font-size: 1rem !important; } }
/* CP5-1 compact cart alignment */
/* line 15932, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
  width: 100% !important;
  justify-content: space-between !important;
  gap: 8px !important; }

/* line 15938, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
  margin-right: auto !important; }

/* line 15942, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter {
  flex: 0 1 auto !important;
  margin-left: auto !important; }

/* line 15947, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
  width: auto !important;
  max-width: 152px !important;
  min-width: 152px !important;
  height: 46px !important;
  min-height: 46px !important;
  margin-left: auto !important;
  padding: 0 16px !important; }

/* line 15957, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  justify-content: flex-end !important;
  gap: 6px !important; }

/* line 15962, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  width: 32px !important;
  min-width: 32px !important;
  height: 32px !important;
  min-height: 32px !important;
  border-width: 2px !important;
  font-size: 1rem !important; }

/* line 15973, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  font-size: 1rem !important;
  line-height: 1 !important; }

/* line 15985, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  width: 18px !important;
  min-width: 18px !important;
  height: 32px !important;
  min-height: 32px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 1.1rem !important;
  font-weight: 700 !important; }

/* line 15998, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail::after,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail::after {
  display: none !important;
  content: none !important; }

@media (max-width: 767px) {
  /* line 16007, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
    margin-right: auto !important; }

  /* line 16011, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    max-width: 132px !important;
    min-width: 132px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 14px !important; }

  /* line 16019, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    gap: 5px !important; }

  /* line 16023, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 28px !important;
    min-width: 28px !important;
    height: 28px !important;
    min-height: 28px !important; }

  /* line 16032, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 16px !important;
    min-width: 16px !important;
    height: 28px !important;
    min-height: 28px !important;
    font-size: 1rem !important; } }
/* CP5-1 reference layout fix */
/* line 16043, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: 10px !important;
  width: 100% !important; }

/* line 16051, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
  grid-column: 1 !important;
  justify-self: start !important;
  align-self: center !important;
  margin: 0 !important; }

/* line 16058, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
  grid-column: 2 !important;
  justify-self: end !important;
  width: auto !important;
  max-width: 100% !important;
  margin-left: auto !important; }

/* line 16067, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
  width: 152px !important;
  min-width: 152px !important;
  max-width: 152px !important;
  justify-content: center !important;
  margin-left: auto !important; }

/* line 16075, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: auto !important;
  gap: 6px !important;
  margin-left: auto !important; }

/* line 16084, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 32px !important;
  min-width: 32px !important;
  height: 32px !important;
  min-height: 32px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 1 !important; }

/* line 16099, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-minus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

/* line 16113, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-minus],
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  order: 1 !important; }

/* line 16119, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  order: 2 !important;
  width: 22px !important;
  min-width: 22px !important;
  height: 32px !important;
  min-height: 32px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: var(--dodelkin-ink) !important;
  line-height: 1 !important; }

/* line 16142, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus] {
  order: 3 !important; }

/* line 16146, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-dop-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart [data-add-cart-counter-count] {
  display: none !important; }

@media (max-width: 767px) {
  /* line 16154, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    grid-template-columns: 40px minmax(0, 1fr) !important;
    column-gap: 8px !important; }

  /* line 16159, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important; }

  /* line 16165, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    width: 136px !important;
    min-width: 136px !important;
    max-width: 136px !important;
    height: 40px !important;
    min-height: 40px !important; }

  /* line 16173, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 28px !important;
    min-width: 28px !important;
    height: 28px !important;
    min-height: 28px !important; }

  /* line 16182, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 18px !important;
    min-width: 18px !important;
    height: 28px !important;
    min-height: 28px !important;
    font-size: 0.95rem !important; } }
/* CP5-1 final row layout */
/* line 16193, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  width: 100% !important; }

/* line 16201, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
  flex: 0 0 48px !important;
  width: 48px !important;
  min-width: 48px !important;
  height: 48px !important;
  margin: 0 !important; }

/* line 16209, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: calc(100% - 58px) !important;
  margin-left: auto !important; }

/* line 16218, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
  width: 180px !important;
  min-width: 180px !important;
  max-width: 180px !important;
  justify-content: center !important;
  margin-left: auto !important; }

/* line 16226, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: auto !important;
  min-width: 0 !important;
  gap: 10px !important;
  margin-left: auto !important; }

/* line 16236, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  width: 38px !important;
  min-width: 38px !important;
  height: 38px !important;
  min-height: 38px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 1 !important; }

/* line 16251, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-minus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  font-size: 1.05rem !important;
  line-height: 1 !important; }

/* line 16264, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 24px !important;
  min-width: 24px !important;
  height: 38px !important;
  min-height: 38px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

/* line 16283, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-dop-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart [data-add-cart-counter-count],
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn [data-add-cart-counter-count] {
  display: none !important; }

@media (max-width: 767px) {
  /* line 16292, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 16296, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
    flex: 0 0 42px !important;
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important; }

  /* line 16303, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
    max-width: calc(100% - 50px) !important; }

  /* line 16308, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    width: 148px !important;
    min-width: 148px !important;
    max-width: 148px !important;
    height: 42px !important;
    min-height: 42px !important; }

  /* line 16316, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    gap: 8px !important; }

  /* line 16320, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 32px !important;
    min-width: 32px !important;
    height: 32px !important;
    min-height: 32px !important; }

  /* line 16329, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 20px !important;
    min-width: 20px !important;
    height: 32px !important;
    min-height: 32px !important;
    font-size: 0.95rem !important; } }
/* CP5-1 right-aligned controls */
/* line 16340, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  width: 100% !important; }

/* line 16348, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
  order: 1 !important;
  flex: 0 0 48px !important;
  margin-right: auto !important; }

/* line 16354, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
  order: 2 !important;
  flex: 0 0 auto !important;
  width: fit-content !important;
  max-width: calc(100% - 58px) !important;
  margin-left: auto !important; }

/* line 16363, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
  width: 160px !important;
  min-width: 160px !important;
  max-width: 160px !important; }

/* line 16369, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart {
  width: fit-content !important; }

/* line 16373, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: inline-flex !important;
  width: fit-content !important;
  max-width: none !important;
  justify-content: flex-end !important;
  margin-left: auto !important;
  gap: 8px !important; }

/* line 16382, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  width: 40px !important;
  min-width: 40px !important;
  height: 40px !important;
  min-height: 40px !important; }

/* line 16391, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  width: 22px !important;
  min-width: 22px !important;
  height: 40px !important;
  min-height: 40px !important; }

@media (max-width: 767px) {
  /* line 16400, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
    flex: 0 0 40px !important;
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important; }

  /* line 16407, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
    max-width: calc(100% - 48px) !important; }

  /* line 16412, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    width: 144px !important;
    min-width: 144px !important;
    max-width: 144px !important; }

  /* line 16418, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 34px !important;
    min-width: 34px !important;
    height: 34px !important;
    min-height: 34px !important; }

  /* line 16427, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 18px !important;
    min-width: 18px !important;
    height: 34px !important;
    min-height: 34px !important; } }
/* catalog_5 compact visual alignment override */
/* line 16437, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  width: 100% !important;
  min-width: 0 !important; }

/* line 16446, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
  order: 1 !important;
  flex: 0 0 46px !important;
  width: 46px !important;
  min-width: 46px !important;
  height: 46px !important;
  min-height: 46px !important;
  margin: 0 auto 0 0 !important; }

/* line 16456, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
  order: 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: calc(100% - 56px) !important;
  margin-left: auto !important; }

/* line 16469, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
  width: 156px !important;
  min-width: 156px !important;
  max-width: 156px !important;
  height: 46px !important;
  min-height: 46px !important;
  padding: 0 18px !important;
  justify-content: center !important;
  gap: 10px !important;
  white-space: nowrap !important; }

/* line 16482, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn-label,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
  font-size: 15px !important; }

/* line 16489, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart {
  width: auto !important;
  max-width: none !important; }

/* line 16494, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  margin-left: auto !important;
  gap: 8px !important; }

/* line 16505, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 36px !important;
  min-width: 36px !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 1 !important; }

/* line 16520, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-minus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

/* line 16534, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 20px !important;
  min-width: 20px !important;
  height: 36px !important;
  min-height: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

/* line 16553, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__detail-dop-text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart [data-add-cart-counter-count],
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn [data-add-cart-counter-count] {
  display: none !important; }

@media (max-width: 767px) {
  /* line 16562, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 16566, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
    flex: 0 0 40px !important;
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important; }

  /* line 16574, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
    max-width: calc(100% - 48px) !important; }

  /* line 16579, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
    width: 120px !important;
    min-width: 120px !important;
    max-width: 120px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 12px !important;
    gap: 8px !important; }

  /* line 16590, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__text,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn-label,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn .button__text,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn {
    font-size: 14px !important; }

  /* line 16597, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    gap: 6px !important; }

  /* line 16601, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 28px !important;
    min-width: 28px !important;
    height: 28px !important;
    min-height: 28px !important; }

  /* line 16610, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-minus]::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
    font-size: 0.95rem !important; }

  /* line 16617, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 18px !important;
    min-width: 18px !important;
    height: 28px !important;
    min-height: 28px !important;
    font-size: 15px !important; } }
/* Dodelkin catalog_5 final fixed-right buy slot */
/* line 16627, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__buy {
  min-width: 0 !important;
  overflow: hidden !important; }

/* line 16632, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  width: 100% !important;
  min-width: 0 !important;
  overflow: hidden !important; }

/* line 16642, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
  order: 1 !important;
  flex: 0 0 46px !important;
  width: 46px !important;
  min-width: 46px !important;
  height: 46px !important;
  min-height: 46px !important;
  margin: 0 !important; }

/* line 16652, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter {
  order: 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex: 0 0 156px !important;
  width: 156px !important;
  min-width: 0 !important;
  max-width: 156px !important;
  margin-left: auto !important;
  overflow: hidden !important; }

/* line 16665, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .product-preview__buy-btn-area-inner,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .buy_button_action {
  display: none !important; }

/* line 16671, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
  display: inline-flex !important;
  box-sizing: border-box !important;
  width: 156px !important;
  min-width: 156px !important;
  max-width: 156px !important;
  height: 46px !important;
  min-height: 46px !important;
  padding: 0 18px !important;
  justify-content: center !important;
  gap: 10px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important; }

/* line 16687, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__text,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn-label {
  font-size: 15px !important; }

/* line 16692, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart {
  width: 156px !important;
  max-width: 156px !important; }

/* line 16697, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__controls {
  display: none !important; }

/* line 16701, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  margin-left: auto !important;
  gap: 8px !important; }

/* line 16712, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  overflow: hidden !important;
  width: 36px !important;
  min-width: 36px !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 !important; }

/* line 16727, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-minus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: auto !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

/* line 16744, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
  width: 20px !important;
  min-width: 20px !important;
  height: 36px !important;
  min-height: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  font-size: 16px !important;
  line-height: 1 !important; }

@media (max-width: 767px) {
  /* line 16760, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 16764, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
    flex: 0 0 40px !important;
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    margin: 0 !important; }

  /* line 16773, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter {
    flex: 0 0 92px !important;
    width: 92px !important;
    max-width: 92px !important; }

  /* line 16779, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    width: 92px !important;
    min-width: 92px !important;
    max-width: 92px !important;
    height: 28px !important;
    min-height: 28px !important;
    padding: 0 6px !important;
    gap: 4px !important;
    font-size: 9px !important;
    line-height: 1 !important; }

  /* line 16791, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__text,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn-label {
    font-size: 9px !important;
    line-height: 1 !important;
    letter-spacing: -0.02em !important; }

  /* line 16798, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .button__icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .add-cart-counter__btn-icon {
    font-size: 10px !important;
    line-height: 1 !important; }

  /* line 16804, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart {
    width: 92px !important;
    max-width: 92px !important; }

  /* line 16809, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    gap: 5px !important; }

  /* line 16813, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus {
    width: 27px !important;
    min-width: 27px !important;
    height: 27px !important;
    min-height: 27px !important; }

  /* line 16822, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-minus]::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn[data-add-cart-counter-plus]::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-btn-minus::before,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-btn-minus::before {
    font-size: 0.95rem !important; }

  /* line 16829, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-counter-detail,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .dodelkin-ap5-desktop-counter-detail {
    width: 17px !important;
    min-width: 17px !important;
    height: 27px !important;
    min-height: 27px !important;
    font-size: 14px !important; } }
/* SP2-1 mobile 2x2 product grid */
@media (max-width: 767px) {
  /* line 16841, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-controls {
    display: none !important; }

  /* line 16845, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .js-special-products-slider,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .splide__track {
    overflow: visible !important; }

  /* line 16850, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .splide__list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    width: 100% !important;
    transform: none !important; }

  /* line 16858, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .splide__slide {
    width: auto !important;
    min-width: 0 !important;
    margin-right: 0 !important; }

  /* line 16864, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
    justify-self: end !important;
    justify-content: flex-end !important;
    width: auto !important;
    min-width: 0 !important; }

  /* line 16871, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    margin-left: auto !important; }

  /* line 16879, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter:not(.is-add-cart),
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    width: 54px !important;
    min-width: 54px !important;
    max-width: 54px !important; }

  /* line 16887, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn {
    height: 28px !important;
    min-height: 28px !important;
    padding: 0 4px !important;
    justify-content: center !important;
    overflow: hidden !important;
    text-align: center !important;
    white-space: normal !important;
    font-size: 7px !important;
    line-height: 1 !important;
    letter-spacing: -0.03em !important; } }
/* line 16902, theme.scss */
body.theme-dodelkin-refined .button,
body.theme-dodelkin-refined button[type="button"],
body.theme-dodelkin-refined button[type="submit"],
body.theme-dodelkin-refined input[type="button"],
body.theme-dodelkin-refined input[type="submit"],
body.theme-dodelkin-refined .co-button,
body.theme-dodelkin-refined .add-cart-counter__btn,
body.theme-dodelkin-refined .add-cart-counter__controls-btn,
body.theme-dodelkin-refined .add-cart-counter__detail,
body.theme-dodelkin-refined .product-preview__buy-btn,
body.theme-dodelkin-refined .buy_button_action,
body.theme-dodelkin-refined .product__preorder-btn,
body.theme-dodelkin-refined .product__marketplace-button,
body.theme-dodelkin-refined .header__show-collection-btn,
body.theme-dodelkin-refined .header__search-btn,
body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn,
body.theme-dodelkin-refined .show-mobile-filter-btn,
body.theme-dodelkin-refined .filter__hide-mobile-filter-btn,
body.theme-dodelkin-refined .filter__reset-btn,
body.theme-dodelkin-refined .js-cookies-button {
  background: #C65B33 !important;
  background-color: #C65B33 !important;
  border-color: #C65B33 !important;
  color: #fff !important; }

/* line 16928, theme.scss */
body.theme-dodelkin-refined .button:hover,
body.theme-dodelkin-refined button[type="button"]:hover,
body.theme-dodelkin-refined button[type="submit"]:hover,
body.theme-dodelkin-refined input[type="button"]:hover,
body.theme-dodelkin-refined input[type="submit"]:hover,
body.theme-dodelkin-refined .co-button:hover,
body.theme-dodelkin-refined .add-cart-counter__btn:hover,
body.theme-dodelkin-refined .add-cart-counter__controls-btn:hover,
body.theme-dodelkin-refined .add-cart-counter__detail:hover,
body.theme-dodelkin-refined .product-preview__buy-btn:hover,
body.theme-dodelkin-refined .buy_button_action:hover,
body.theme-dodelkin-refined .product__preorder-btn:hover,
body.theme-dodelkin-refined .product__marketplace-button:hover,
body.theme-dodelkin-refined .header__show-collection-btn:hover,
body.theme-dodelkin-refined .header__search-btn:hover,
body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn:hover,
body.theme-dodelkin-refined .show-mobile-filter-btn:hover,
body.theme-dodelkin-refined .filter__hide-mobile-filter-btn:hover,
body.theme-dodelkin-refined .filter__reset-btn:hover,
body.theme-dodelkin-refined .js-cookies-button:hover {
  background: #C65B33 !important;
  background-color: #C65B33 !important;
  border-color: #C65B33 !important;
  color: #fff !important; }

/* line 16954, theme.scss */
body.theme-dodelkin-refined .page_layout > header {
  position: sticky !important;
  top: 0 !important;
  z-index: 500 !important;
  background: linear-gradient(180deg, rgba(246, 244, 243, 0.98), rgba(246, 244, 243, 0.92)) !important;
  backdrop-filter: blur(18px) saturate(140%);
  -webkit-backdrop-filter: blur(18px) saturate(140%);
  isolation: isolate; }

/* line 16964, theme.scss */
body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
  position: relative !important;
  z-index: 501 !important; }

@media (min-width: 768px) {
  /* line 16970, theme.scss */
  html {
    scroll-padding-top: var(--dodelkin-fixed-header-height, 188px); }

  /* line 16974, theme.scss */
  body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 188px; }

  /* line 16978, theme.scss */
  body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 188px) !important; }

  /* line 16982, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 1000 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 8px 0 10px !important;
    box-sizing: border-box !important;
    background: linear-gradient(180deg, rgba(246, 244, 243, 0.98), rgba(246, 244, 243, 0.92)) !important;
    backdrop-filter: blur(18px) saturate(140%);
    -webkit-backdrop-filter: blur(18px) saturate(140%); }

  /* line 16997, theme.scss */
  body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    width: var(--dodelkin-layout) !important;
    max-width: var(--dodelkin-layout) !important;
    margin-right: auto !important;
    margin-left: auto !important; } }
@media (max-width: 767px) {
  /* line 17006, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls .show-mobile-filter-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 48px !important;
    padding: 0 42px 0 14px !important;
    border: 1px solid #C65B33 !important;
    border-radius: 18px !important;
    background: #C65B33 !important;
    background-color: #C65B33 !important;
    box-shadow: 0 12px 24px rgba(198, 91, 51, 0.18) !important;
    color: #fff !important; }

  /* line 17024, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn > span:first-child {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    background: transparent !important;
    color: #fff !important;
    font-size: 0 !important;
    line-height: 1 !important;
    text-align: center !important; }

  /* line 17037, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn > span:first-child::before {
    content: "ФИЛЬТР";
    color: #fff !important;
    font-size: 0.94rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.02em; }

  /* line 17046, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn .icon {
    color: #fff !important; } }
/* BG-1 uniform light site background */
/* line 17052, theme.scss */
:root {
  --dodelkin-bg: #fbf8f2;
  --dodelkin-bg-soft: #fbf8f2;
  --dodelkin-bg-hero: #fbf8f2; }

/* line 17058, theme.scss */
html,
body.theme-dodelkin-refined {
  background: #fbf8f2 !important;
  background-color: #fbf8f2 !important; }

/* line 17064, theme.scss */
body.theme-dodelkin-refined::before,
body.theme-dodelkin-refined::after {
  display: none !important;
  content: none !important;
  background: none !important; }

/* line 17071, theme.scss */
body.theme-dodelkin-refined .page_layout,
body.theme-dodelkin-refined .outside-widgets,
body.theme-dodelkin-refined [data-fixed-panels],
body.theme-dodelkin-refined .page_layout > header,
body.theme-dodelkin-refined .page_layout > main,
body.theme-dodelkin-refined .page_layout > footer,
body.theme-dodelkin-refined .page_layout > aside,
body.theme-dodelkin-refined .page_layout > main > [class*="widget-type_"],
body.theme-dodelkin-refined .page_layout > footer > [class*="widget-type_"],
body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-with-filter,
body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-filter,
body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content {
  background: #fbf8f2 !important;
  background-color: #fbf8f2 !important;
  background-image: none !important; }

/* line 17088, theme.scss */
body.theme-dodelkin-refined .page_layout > header {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important; }

/* BG-2 remove extra wide backgrounds across all pages */
/* line 17094, theme.scss */
:root {
  --dodelkin-bg: #fbfaf8;
  --dodelkin-bg-soft: #fbfaf8;
  --dodelkin-bg-hero: #fbfaf8; }

/* line 17100, theme.scss */
html,
body.theme-dodelkin-refined {
  background: #fbfaf8 !important;
  background-color: #fbfaf8 !important;
  background-image: none !important; }

/* line 17107, theme.scss */
body.theme-dodelkin-refined .page_layout,
body.theme-dodelkin-refined .outside-widgets,
body.theme-dodelkin-refined [data-fixed-panels],
body.theme-dodelkin-refined .page_layout > header,
body.theme-dodelkin-refined .page_layout > main,
body.theme-dodelkin-refined .page_layout > footer,
body.theme-dodelkin-refined .page_layout > aside,
body.theme-dodelkin-refined [class*="widget-type_"],
body.theme-dodelkin-refined [class*="widget-type_"] .layout,
body.theme-dodelkin-refined [class*="widget-type_"] .layout__content,
body.theme-dodelkin-refined .dodelkin-collection-with-filter,
body.theme-dodelkin-refined .dodelkin-collection-filter,
body.theme-dodelkin-refined .dodelkin-collection-content,
body.theme-dodelkin-refined .collection,
body.theme-dodelkin-refined .collection-wrapper,
body.theme-dodelkin-refined .collection__content,
body.theme-dodelkin-refined .collection-products,
body.theme-dodelkin-refined .collection-products-wrapper,
body.theme-dodelkin-refined .collection-products__content,
body.theme-dodelkin-refined .catalog,
body.theme-dodelkin-refined .catalog-list,
body.theme-dodelkin-refined .special-products,
body.theme-dodelkin-refined .special-products__content,
body.theme-dodelkin-refined .article-list,
body.theme-dodelkin-refined .blog,
body.theme-dodelkin-refined .page,
body.theme-dodelkin-refined .search {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important; }

/* line 17139, theme.scss */
body.theme-dodelkin-refined .page_layout > header {
  background: #fbfaf8 !important;
  background-color: #fbfaf8 !important;
  background-image: none !important; }

/* CS1-1 mobile subcategories 30% smaller */
@media (max-width: 767px) {
  /* line 17147, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .subcollection-list.grid-list,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections {
    gap: 8px 7px !important; }

  /* line 17153, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .subcollection-list.grid-list > .subcollection-list__item,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card {
    min-height: 86px !important;
    gap: 5px !important;
    padding: 7px !important;
    border-radius: 14px !important; }

  /* line 17162, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .subcollection-list__item-photo,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card img {
    height: 53px !important;
    min-height: 53px !important;
    max-height: 53px !important;
    border-radius: 10px !important; }

  /* line 17171, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo .img-ratio,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo .img-ratio__inner,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo picture,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo img,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .subcollection-list__item-photo .img-ratio,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .subcollection-list__item-photo .img-ratio__inner,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .subcollection-list__item-photo picture,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .subcollection-list__item-photo img {
    width: 100% !important;
    height: 53px !important;
    min-height: 53px !important;
    max-height: 53px !important;
    border-radius: 10px !important;
    object-fit: cover !important; }

  /* line 17187, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-title,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .subcollection-list__item-title,
  body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card .subcollection-name {
    min-height: 32px !important;
    max-height: 36px !important;
    padding: 4px 6px !important;
    border-radius: 999px !important;
    font-size: clamp(0.58rem, 2.45vw, 0.65rem) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.02em !important;
    white-space: normal !important;
    overflow: hidden !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    text-overflow: clip !important; } }
/* BUTTON-COLOR-3 final EOF override: cart, checkout and product-card buttons */
/* line 17206, theme.scss */
html body.theme-dodelkin-refined {
  --dodelkin-button-default-bg: linear-gradient(135deg, #ff6439 0%, #d3572f 52%, #c64c27 100%);
  --dodelkin-button-default-solid: #d3572f;
  --dodelkin-button-default-border: #c64c27;
  --dodelkin-button-default-text: #122038;
  --dodelkin-button-active-bg: linear-gradient(135deg, #ff8566 0%, #ff7d5c 52%, #ff7454 100%);
  --dodelkin-button-active-solid: #ff7d5c;
  --dodelkin-button-active-border: #ff7d5c;
  --dodelkin-button-active-text: #ffffff; }

/* line 17217, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls a,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky a,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls a,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky a,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky input[type="submit"] {
  background: var(--dodelkin-button-default-bg) !important;
  background-color: var(--dodelkin-button-default-solid) !important;
  background-image: var(--dodelkin-button-default-bg) !important;
  border-color: var(--dodelkin-button-default-border) !important;
  color: var(--dodelkin-button-default-text) !important; }

/* line 17236, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls a:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls button:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls a:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls button:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky a:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky button:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky a:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky button:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls a:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls button:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls a:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls button:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky a:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky button:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky a:active,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-controls-sticky button:active {
  background: var(--dodelkin-button-active-bg) !important;
  background-color: var(--dodelkin-button-active-solid) !important;
  background-image: var(--dodelkin-button-active-bg) !important;
  border-color: var(--dodelkin-button-active-border) !important;
  color: var(--dodelkin-button-active-text) !important; }

/* line 17259, theme.scss */
html body.theme-dodelkin-refined .button,
html body.theme-dodelkin-refined .co-button,
html body.theme-dodelkin-refined input[type="button"],
html body.theme-dodelkin-refined input[type="submit"],
html body.theme-dodelkin-refined .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
html body.theme-dodelkin-refined .product-preview__buy-btn,
html body.theme-dodelkin-refined .buy_button_action,
html body.theme-dodelkin-refined .product__preorder-btn,
html body.theme-dodelkin-refined .product__marketplace-button,
html body.theme-dodelkin-refined .header__show-collection-btn,
html body.theme-dodelkin-refined .header__search-btn,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn,
html body.theme-dodelkin-refined .show-mobile-filter-btn,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn,
html body.theme-dodelkin-refined .filter__reset-btn,
html body.theme-dodelkin-refined .js-cookies-button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview .product-preview__buy-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_2 .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .co-button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .submit-block .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 button.cart__submit-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__submit-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__submit,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .co-button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .submit-block .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-coupon .button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-coupon button,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__area-coupon input[type="submit"],
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 button.cart__submit-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__submit-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_4 .cart__submit,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="button"],
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"],
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="button"],
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="submit"] {
  background: var(--dodelkin-button-default-bg) !important;
  background-color: var(--dodelkin-button-default-solid) !important;
  background-image: var(--dodelkin-button-default-bg) !important;
  border-color: var(--dodelkin-button-default-border) !important;
  color: var(--dodelkin-button-default-text) !important;
  box-shadow: 0 12px 24px rgba(198, 76, 39, 0.18) !important; }

/* line 17314, theme.scss */
html body.theme-dodelkin-refined .button *,
html body.theme-dodelkin-refined .co-button *,
html body.theme-dodelkin-refined .add-cart-counter__btn *,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn *,
html body.theme-dodelkin-refined .add-cart-counter__detail *,
html body.theme-dodelkin-refined .product-preview__buy-btn *,
html body.theme-dodelkin-refined .buy_button_action *,
html body.theme-dodelkin-refined .product__preorder-btn *,
html body.theme-dodelkin-refined .product__marketplace-button *,
html body.theme-dodelkin-refined .header__show-collection-btn *,
html body.theme-dodelkin-refined .header__search-btn *,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn *,
html body.theme-dodelkin-refined .show-mobile-filter-btn *,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn *,
html body.theme-dodelkin-refined .filter__reset-btn *,
html body.theme-dodelkin-refined .js-cookies-button *,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button *,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button * {
  color: inherit !important; }

/* line 17335, theme.scss */
html body.theme-dodelkin-refined .button::before,
html body.theme-dodelkin-refined .button::after,
html body.theme-dodelkin-refined .co-button::before,
html body.theme-dodelkin-refined .co-button::after,
html body.theme-dodelkin-refined .add-cart-counter__btn::before,
html body.theme-dodelkin-refined .add-cart-counter__btn::after,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn::before,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn::after,
html body.theme-dodelkin-refined .product-preview__buy-btn::before,
html body.theme-dodelkin-refined .product-preview__buy-btn::after,
html body.theme-dodelkin-refined .header__search-btn::before,
html body.theme-dodelkin-refined .header__search-btn::after {
  color: inherit !important; }

/* line 17350, theme.scss */
html body.theme-dodelkin-refined .button svg,
html body.theme-dodelkin-refined .co-button svg,
html body.theme-dodelkin-refined .add-cart-counter__btn svg,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn svg,
html body.theme-dodelkin-refined .add-cart-counter__detail svg,
html body.theme-dodelkin-refined .product-preview__buy-btn svg,
html body.theme-dodelkin-refined .buy_button_action svg,
html body.theme-dodelkin-refined .product__preorder-btn svg,
html body.theme-dodelkin-refined .product__marketplace-button svg,
html body.theme-dodelkin-refined .header__show-collection-btn svg,
html body.theme-dodelkin-refined .header__search-btn svg,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn svg,
html body.theme-dodelkin-refined .show-mobile-filter-btn svg,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn svg,
html body.theme-dodelkin-refined .filter__reset-btn svg,
html body.theme-dodelkin-refined .js-cookies-button svg,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button svg,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button svg {
  fill: currentColor !important;
  stroke: currentColor !important; }

/* line 17372, theme.scss */
html body.theme-dodelkin-refined .button:hover,
html body.theme-dodelkin-refined .button:active,
html body.theme-dodelkin-refined .button:focus-visible,
html body.theme-dodelkin-refined .co-button:hover,
html body.theme-dodelkin-refined .co-button:active,
html body.theme-dodelkin-refined .co-button:focus-visible,
html body.theme-dodelkin-refined input[type="button"]:hover,
html body.theme-dodelkin-refined input[type="button"]:active,
html body.theme-dodelkin-refined input[type="submit"]:hover,
html body.theme-dodelkin-refined input[type="submit"]:active,
html body.theme-dodelkin-refined .add-cart-counter__btn:hover,
html body.theme-dodelkin-refined .add-cart-counter__btn:active,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn:hover,
html body.theme-dodelkin-refined .add-cart-counter__controls-btn:active,
html body.theme-dodelkin-refined .add-cart-counter__detail:hover,
html body.theme-dodelkin-refined .add-cart-counter__detail:active,
html body.theme-dodelkin-refined .product-preview__buy-btn:hover,
html body.theme-dodelkin-refined .product-preview__buy-btn:active,
html body.theme-dodelkin-refined .buy_button_action:hover,
html body.theme-dodelkin-refined .buy_button_action:active,
html body.theme-dodelkin-refined .product__preorder-btn:hover,
html body.theme-dodelkin-refined .product__preorder-btn:active,
html body.theme-dodelkin-refined .product__marketplace-button:hover,
html body.theme-dodelkin-refined .product__marketplace-button:active,
html body.theme-dodelkin-refined .header__show-collection-btn:hover,
html body.theme-dodelkin-refined .header__show-collection-btn:active,
html body.theme-dodelkin-refined .header__search-btn:hover,
html body.theme-dodelkin-refined .header__search-btn:active,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn:hover,
html body.theme-dodelkin-refined .header-mobile-panel__show-menu-btn:active,
html body.theme-dodelkin-refined .show-mobile-filter-btn:hover,
html body.theme-dodelkin-refined .show-mobile-filter-btn:active,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn:hover,
html body.theme-dodelkin-refined .filter__hide-mobile-filter-btn:active,
html body.theme-dodelkin-refined .filter__reset-btn:hover,
html body.theme-dodelkin-refined .filter__reset-btn:active,
html body.theme-dodelkin-refined .js-cookies-button:hover,
html body.theme-dodelkin-refined .js-cookies-button:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper .co-button:focus-visible,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper .button:focus-visible,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="button"]:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="button"]:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"]:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper button[type="submit"]:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="button"]:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="button"]:active,
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="submit"]:hover,
html body.theme-dodelkin-refined .checkout-v2-wrapper input[type="submit"]:active,
html body.theme-dodelkin-refined [aria-pressed="true"].button {
  background: var(--dodelkin-button-active-bg) !important;
  background-color: var(--dodelkin-button-active-solid) !important;
  background-image: var(--dodelkin-button-active-bg) !important;
  border-color: var(--dodelkin-button-active-border) !important;
  color: var(--dodelkin-button-active-text) !important;
  box-shadow: 0 14px 28px rgba(255, 125, 92, 0.24) !important; }

/* FONT-2 final EOF typography override: Manrope like the reference header */
/* line 17434, theme.scss */
html body.theme-dodelkin-refined {
  --font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  --font-family-heading: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  font-kerning: normal;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 17444, theme.scss */
html body.theme-dodelkin-refined :where(h1, h2, h3, h4, h5, h6, p, a, button, input, textarea, select, label, legend, summary, small, strong, b, em, li, td, th, blockquote, figcaption, .button, .co-button, .decorated-title, .section-title, .widget-title, .page-title, .collection-title, .product__title, .product-preview__title, .product-preview__price, .product-preview__price-cur, .product-preview__price-old, .product-preview__sku, .product-preview__properties, .product-preview__available, .product__price, .product__price-cur, .product__price-old, .header__title, .header__subtitle, .header__collections-link, .header__collections-show-submenu-btn, .header__menu-link, .header__search-field, .header__phone, .header__phone-label, .header__favorite, .header__compare, .header__cabinet, .header__cart, .breadcrumb, .breadcrumb__link, .filter, .filter__title, .filter__item-title, .filter__property-name, .sort, .sort__label, .cart, .cart__title, .cart__item-title, .cart__item-price, .cart__total, .cart__area-count, .cart__area-coupon, .checkout-v2-wrapper, .co-title, .co-section-title, .co-sidebar-title, .co-basket_title, .co-input-field, .co-input-label, .co-price, .co-money, .menu-link, .menu-item, .footer, .footer__title, .footer__menu-link, .navigation-bar, .navigation-bar__title, .subcollection-list__item-title, .special-products__title) {
  font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important; }

/* line 17448, theme.scss */
html body.theme-dodelkin-refined :where(h1, h2, .decorated-title, .section-title, .page-title, .collection-title, .product__title, .special-products__title) {
  letter-spacing: -0.035em !important; }

/* line 17452, theme.scss */
html body.theme-dodelkin-refined :where(.product-preview__title, .product-preview__price, .product-preview__price-cur, .product__price, .cart__item-title, .cart__item-price, .cart__total, .co-price, .co-money, .button, .co-button, button, input, textarea, select) {
  letter-spacing: -0.018em !important; }

/* line 17456, theme.scss */
html body.theme-dodelkin-refined input::placeholder,
html body.theme-dodelkin-refined textarea::placeholder {
  font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  letter-spacing: -0.01em !important; }

/* line 17462, theme.scss */
html body.theme-dodelkin-refined :where(.icon, .btn-icon, .button__icon, [class^="icon-"], [class*=" icon-"], [class^="insales-"], [class*=" insales-"]) {
  font-family: "insales-icons" !important; }

/* HYBRID-1: keep the working theme logic, but match the reference menu/background. */
/* line 17467, theme.scss */
html body.theme-dodelkin-refined {
  --dodelkin-bg: #f6f4f3 !important;
  --dodelkin-bg-soft: #f6f4f3 !important;
  --dodelkin-bg-hero: #f6f4f3 !important; }

/* line 17473, theme.scss */
html,
html body.theme-dodelkin-refined {
  background: #f6f4f3 !important;
  background-color: #f6f4f3 !important; }

/* line 17479, theme.scss */
html body.theme-dodelkin-refined .page_layout,
html body.theme-dodelkin-refined .outside-widgets,
html body.theme-dodelkin-refined [data-fixed-panels],
html body.theme-dodelkin-refined .page_layout > header,
html body.theme-dodelkin-refined .page_layout > main,
html body.theme-dodelkin-refined .page_layout > footer,
html body.theme-dodelkin-refined .page_layout > aside {
  background-color: #f6f4f3 !important;
  background-image: none !important; }

/* line 17490, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-photo,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-photo .img-ratio {
  aspect-ratio: 1.1 / 1 !important; }

/* MEGA-1: desktop catalog dropdown like a structured showroom menu. */
@media (min-width: 768px) {
  /* line 17497, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .layout__content,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    overflow: visible !important; }

  /* line 17507, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-overlay.is-show {
    background: rgba(18, 25, 37, 0.08) !important;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px); }

  /* line 17513, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections.is-show {
    left: 50% !important;
    right: auto !important;
    top: calc(100% + 18px) !important;
    width: min(1780px, calc(100vw - 48px)) !important;
    transform: translateX(-50%) !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important; }

  /* line 17526, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-content {
    max-width: none !important;
    width: 100% !important;
    min-height: 0 !important;
    max-height: calc(100vh - var(--dodelkin-fixed-header-height, 168px) - 28px) !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: visible !important;
    overflow-y: auto !important;
    background: transparent !important;
    box-shadow: none !important;
    scrollbar-width: thin; }

  /* line 17540, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-head {
    display: none !important; }

  /* line 17544, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) minmax(240px, 0.82fr) !important;
    gap: clamp(14px, 1.2vw, 24px) !important;
    align-items: stretch !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important; }

  /* line 17555, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu > .header__collections-item.is-level-1 {
    display: flex !important;
    flex-direction: column !important;
    min-width: 0 !important;
    min-height: clamp(330px, 31vw, 500px) !important;
    margin: 0 !important;
    padding: clamp(22px, 1.6vw, 34px) !important;
    overflow: hidden !important;
    border: 1px solid rgba(19, 34, 56, 0.045) !important;
    border-radius: 28px !important;
    background: rgba(255, 255, 255, 0.92) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 26px 58px rgba(18, 25, 37, 0.055) !important;
    transition: transform 0.24s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.24s ease, box-shadow 0.24s ease, background-color 0.24s ease !important; }

  /* line 17576, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu > .header__collections-item.is-level-1:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu > .header__collections-item.is-level-1:focus-within {
    transform: translateY(-2px) !important;
    border-color: rgba(198, 91, 51, 0.14) !important;
    background: rgba(255, 255, 255, 0.98) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.96), 0 30px 68px rgba(18, 25, 37, 0.08) !important; }

  /* line 17586, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card_plintusy {
    order: 1 !important; }

  /* line 17590, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card_profili {
    order: 2 !important; }

  /* line 17594, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card_ugolki {
    order: 3 !important; }

  /* line 17598, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card_komplekt {
    order: 4 !important; }

  /* line 17602, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-card {
    order: 5 !important; }

  /* line 17606, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-photo,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-submenu-btn,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-more {
    display: none !important; }

  /* line 17612, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card-eyebrow {
    margin: 0 0 12px !important;
    color: #8d96a6 !important;
    font-size: clamp(10px, 0.58vw, 12px) !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    letter-spacing: 0.22em !important;
    text-transform: uppercase !important; }

  /* line 17622, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls {
    display: block !important;
    margin: 0 0 12px !important;
    padding: 0 !important; }

  /* line 17628, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls > .header__collections-link {
    display: inline-flex !important;
    width: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #122038 !important;
    text-align: left !important;
    text-decoration: none !important;
    font-size: clamp(24px, 1.45vw, 32px) !important;
    line-height: 1.04 !important;
    font-weight: 800 !important;
    letter-spacing: -0.045em !important;
    box-shadow: none !important;
    text-transform: none !important; }

  /* line 17647, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    overflow: visible !important;
    pointer-events: auto !important;
    list-style: none !important; }

  /* line 17661, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu > .header__collections-item,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu > .header__collections-item.is-hide {
    display: block !important;
    width: 100% !important;
    margin: 0 !important; }

  /* line 17668, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu .header__collections-controls {
    display: block !important;
    width: 100% !important;
    padding: 0 !important; }

  /* line 17674, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu .header__collections-link {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 8px 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #4c5565 !important;
    text-align: left !important;
    text-decoration: none !important;
    font-size: clamp(15px, 0.92vw, 18px) !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
    letter-spacing: -0.015em !important;
    transition: color 0.2s ease, transform 0.2s ease !important; }

  /* line 17696, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu .header__collections-link:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-submenu .header__collections-link:focus-visible {
    transform: translateX(4px) !important;
    color: #c65b33 !important; }

  /* line 17702, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-card {
    background: radial-gradient(circle at 78% 12%, rgba(198, 91, 51, 0.08), rgba(0, 0, 0, 0) 34%), rgba(252, 248, 241, 0.94) !important; }

  /* line 17708, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-title {
    margin: 0 0 16px !important;
    color: #122038 !important;
    font-size: clamp(22px, 1.28vw, 30px) !important;
    line-height: 1.08 !important;
    font-weight: 800 !important;
    letter-spacing: -0.045em !important; }

  /* line 17717, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-text {
    margin: 0 0 20px !important;
    color: #7b8494 !important;
    font-size: clamp(14px, 0.88vw, 17px) !important;
    line-height: 1.55 !important;
    font-weight: 500 !important;
    letter-spacing: -0.015em !important; }

  /* line 17726, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-actions {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    margin: 0 0 18px !important; }

  /* line 17733, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-primary,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-secondary {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 48px !important;
    padding: 0 20px !important;
    border-radius: 18px !important;
    text-decoration: none !important;
    font-size: 15px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    letter-spacing: -0.02em !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease !important; }

  /* line 17749, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-primary {
    border: 1px solid #c65b33 !important;
    background: linear-gradient(135deg, #ff6234, #c65b33) !important;
    color: #122038 !important;
    box-shadow: 0 14px 26px rgba(198, 91, 51, 0.18) !important; }

  /* line 17756, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-secondary {
    border: 1px solid rgba(19, 34, 56, 0.12) !important;
    background: #fff !important;
    color: #4c5565 !important; }

  /* line 17762, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-primary:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-secondary:hover {
    transform: translateY(-1px) !important; }

  /* line 17767, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-links {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    margin: auto 0 0 !important;
    padding: 0 !important;
    list-style: none !important; }

  /* line 17776, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-links a {
    color: #4c5565 !important;
    text-decoration: none !important;
    font-size: clamp(15px, 0.9vw, 17px) !important;
    line-height: 1.25 !important;
    font-weight: 500 !important;
    transition: color 0.2s ease, transform 0.2s ease !important; }

  /* line 17785, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-links a:hover {
    color: #c65b33 !important; } }
@media (min-width: 768px) and (max-width: 1180px) {
  /* line 17791, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-menu {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }

  /* line 17795, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-card {
    grid-column: 1 / -1 !important;
    min-height: 0 !important; } }
@media (max-width: 767px) {
  /* line 17802, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card-eyebrow,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-card {
    display: none !important; } }
/* SHOWROOM-1: category cards in the same soft menu style as the reference. */
/* line 17809, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 {
  --dodelkin-showroom-bg: #f7f4ee;
  --dodelkin-showroom-ink: #142035;
  --dodelkin-showroom-muted: #606a79;
  --dodelkin-showroom-card-bg: #fffdfa;
  --dodelkin-showroom-card-warm: #efe2cf; }

/* line 17817, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list.grid-list.dodelkin-showroom-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: clamp(12px, 1vw, 22px) !important;
  width: min(100%, 1320px) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  align-items: stretch !important; }

/* line 17827, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card {
  order: var(--dodelkin-showroom-order, 10) !important;
  position: relative !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  min-height: clamp(124px, 9.1vw, 182px) !important;
  padding: clamp(15px, 1.2vw, 25px) !important;
  border: 1px solid rgba(255, 255, 255, 0.76) !important;
  border-radius: clamp(18px, 1.45vw, 25px) !important;
  overflow: hidden !important;
  background: radial-gradient(circle at 82% 16%, rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0) 38%), linear-gradient(145deg, var(--dodelkin-showroom-card-bg) 0%, #fbf9f4 54%, #ece3d7 100%) !important;
  color: var(--dodelkin-showroom-ink) !important;
  text-decoration: none !important;
  box-shadow: 0 24px 54px rgba(18, 32, 56, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.94) !important;
  opacity: 0;
  transform: translateY(16px) scale(0.985);
  animation: dodelkin-showroom-card-in 0.58s cubic-bezier(0.2, 0.78, 0.22, 1) both;
  animation-delay: calc(var(--dodelkin-showroom-order, 1) * 55ms);
  transition: transform 0.24s ease, box-shadow 0.24s ease, background-color 0.24s ease !important; }

/* line 17851, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.28), transparent 42%), radial-gradient(circle at 8% 88%, rgba(204, 181, 143, 0.24), rgba(0, 0, 0, 0) 42%) !important;
  opacity: 0.9 !important;
  pointer-events: none !important; }

/* line 17862, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card:hover,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card:focus-visible {
  transform: translateY(-3px) scale(1.006) !important;
  box-shadow: 0 32px 68px rgba(18, 32, 56, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.96) !important; }

/* line 17868, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_dark {
  background: radial-gradient(circle at 85% 8%, rgba(255, 255, 255, 0.06), rgba(0, 0, 0, 0) 32%), linear-gradient(145deg, #2d3649 0%, #222b3f 62%, #1b2435 100%) !important;
  color: #f8f4ec !important; }

/* line 17875, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_tile,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_steps,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_ugolki,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_komplekt {
  background: radial-gradient(circle at 78% 16%, rgba(255, 255, 255, 0.96), rgba(0, 0, 0, 0) 40%), linear-gradient(145deg, #fffefd 0%, #fbf8f2 54%, #ede6dc 100%) !important; }

/* line 17884, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_plintusy {
  background: radial-gradient(circle at 80% 12%, rgba(255, 255, 255, 0.72), rgba(0, 0, 0, 0) 36%), linear-gradient(145deg, #fbf8f1 0%, #eee2cf 58%, #dfceb5 100%) !important; }

/* line 17890, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card > .banner-list__item-photo,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card .banner-list__item-title {
  display: none !important; }

/* line 17895, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-content {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  width: 100% !important;
  min-width: 0 !important;
  margin-top: auto !important;
  text-align: right !important; }

/* line 17908, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-eyebrow {
  display: block !important;
  max-width: 100% !important;
  margin: 0 0 clamp(7px, 0.52vw, 10px) !important;
  color: #7a8494 !important;
  font-size: clamp(8px, 0.44vw, 10px) !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.11em !important;
  text-transform: uppercase !important;
  text-align: right !important; }

/* line 17921, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-title {
  display: block !important;
  max-width: 100% !important;
  margin: 0 0 clamp(6px, 0.5vw, 9px) !important;
  color: currentColor !important;
  font-size: clamp(18px, 1.04vw, 26px) !important;
  line-height: 1.02 !important;
  font-weight: 850 !important;
  letter-spacing: -0.032em !important;
  text-align: right !important;
  overflow-wrap: normal !important;
  word-break: normal !important; }

/* line 17935, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-description {
  display: block !important;
  max-width: 100% !important;
  color: var(--dodelkin-showroom-muted) !important;
  font-size: clamp(11px, 0.66vw, 14px) !important;
  line-height: 1.22 !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
  text-align: right !important; }

/* line 17946, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_dark .dodelkin-showroom-card-eyebrow {
  color: rgba(248, 244, 236, 0.46) !important; }

/* line 17950, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_dark .dodelkin-showroom-card-description {
  color: rgba(248, 244, 236, 0.62) !important; }

@keyframes dodelkin-showroom-card-in {
  0% {
    opacity: 0;
    transform: translateY(18px) scale(0.985); }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1); } }
@media (max-width: 1180px) {
  /* line 17967, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list.grid-list.dodelkin-showroom-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } }
@media (max-width: 767px) {
  /* line 17973, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list.grid-list.dodelkin-showroom-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important; }

  /* line 17978, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card {
    min-height: 104px !important;
    padding: 12px !important;
    border-radius: 18px !important; }

  /* line 17984, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-eyebrow {
    margin-bottom: 5px !important;
    font-size: 7px !important;
    letter-spacing: 0.08em !important; }

  /* line 17990, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-title {
    max-width: 100% !important;
    margin-bottom: 5px !important;
    font-size: clamp(15px, 4.35vw, 19px) !important;
    line-height: 1.02 !important;
    letter-spacing: -0.025em !important; }

  /* line 17998, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-description {
    max-width: 100% !important;
    font-size: 9px !important;
    line-height: 1.15 !important; } }
/* SHOWROOM-2: warmer balanced color for the Profiles card. */
/* line 18006, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_dark {
  background: radial-gradient(circle at 14% 12%, rgba(250, 244, 232, 0.22), rgba(0, 0, 0, 0) 34%), radial-gradient(circle at 88% 86%, rgba(226, 211, 185, 0.2), rgba(0, 0, 0, 0) 44%), linear-gradient(145deg, #77736b 0%, #636773 46%, #485269 100%) !important;
  color: #fff9ef !important;
  border-color: rgba(255, 255, 255, 0.7) !important;
  box-shadow: 0 24px 54px rgba(73, 82, 105, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.42) !important; }

/* line 18016, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_dark .dodelkin-showroom-card-eyebrow {
  color: rgba(255, 249, 239, 0.58) !important; }

/* line 18020, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card_dark .dodelkin-showroom-card-description {
  color: rgba(255, 249, 239, 0.74) !important; }

/* NAVCARDS-1: make all category/subcategory cards match the compact showroom style. */
/* line 18025, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.subcollection-list.grid-list,
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.special-collections__list {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)) !important;
  gap: clamp(12px, 1vw, 22px) !important;
  width: min(100%, 1320px) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 !important;
  align-items: stretch !important; }

/* line 18037, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card {
  position: relative !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  min-height: clamp(124px, 9.1vw, 182px) !important;
  padding: clamp(15px, 1.2vw, 25px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, 0.76) !important;
  border-radius: clamp(18px, 1.45vw, 25px) !important;
  background: radial-gradient(circle at 82% 16%, rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0) 38%), linear-gradient(145deg, #fffdfa 0%, #fbf9f4 54%, #ece3d7 100%) !important;
  color: #142035 !important;
  text-decoration: none !important;
  box-shadow: 0 24px 54px rgba(18, 32, 56, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.94) !important;
  transition: transform 0.24s ease, box-shadow 0.24s ease !important; }

/* line 18056, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.28), transparent 42%), radial-gradient(circle at 8% 88%, rgba(204, 181, 143, 0.24), rgba(0, 0, 0, 0) 42%) !important;
  opacity: 0.9 !important;
  pointer-events: none !important; }

/* line 18067, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card:hover,
html body.theme-dodelkin-refined .dodelkin-navigation-card:focus-visible {
  transform: translateY(-3px) scale(1.006) !important;
  box-shadow: 0 32px 68px rgba(18, 32, 56, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.96) !important; }

/* line 18073, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card_dark,
html body.theme-dodelkin-refined .dodelkin-navigation-card_profili {
  background: radial-gradient(circle at 14% 12%, rgba(250, 244, 232, 0.22), rgba(0, 0, 0, 0) 34%), radial-gradient(circle at 88% 86%, rgba(226, 211, 185, 0.2), rgba(0, 0, 0, 0) 44%), linear-gradient(145deg, #77736b 0%, #636773 46%, #485269 100%) !important;
  color: #fff9ef !important;
  border-color: rgba(255, 255, 255, 0.7) !important;
  box-shadow: 0 24px 54px rgba(73, 82, 105, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.42) !important; }

/* line 18084, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card_plintusy {
  background: radial-gradient(circle at 80% 12%, rgba(255, 255, 255, 0.72), rgba(0, 0, 0, 0) 36%), linear-gradient(145deg, #fbf8f1 0%, #eee2cf 58%, #dfceb5 100%) !important; }

/* line 18090, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card .subcollection-list__item-photo,
html body.theme-dodelkin-refined .dodelkin-navigation-card .special-collections__item-photo,
html body.theme-dodelkin-refined .dodelkin-navigation-card .subcollection-list__item-title,
html body.theme-dodelkin-refined .dodelkin-navigation-card .special-collections__item-title {
  display: none !important; }

/* line 18097, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-content {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  width: 100% !important;
  min-width: 0 !important;
  margin-top: auto !important;
  text-align: right !important; }

/* line 18110, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-eyebrow {
  display: block !important;
  max-width: 100% !important;
  margin: 0 0 clamp(7px, 0.52vw, 10px) !important;
  color: #7a8494 !important;
  font-size: clamp(8px, 0.44vw, 10px) !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.11em !important;
  text-align: right !important;
  text-transform: uppercase !important; }

/* line 18123, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-title {
  display: block !important;
  max-width: 100% !important;
  margin: 0 0 clamp(6px, 0.5vw, 9px) !important;
  color: currentColor !important;
  font-size: clamp(18px, 1.04vw, 26px) !important;
  line-height: 1.02 !important;
  font-weight: 850 !important;
  letter-spacing: -0.032em !important;
  text-align: right !important;
  overflow-wrap: normal !important;
  word-break: normal !important; }

/* line 18137, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-description {
  display: block !important;
  max-width: 100% !important;
  color: #606a79 !important;
  font-size: clamp(11px, 0.66vw, 14px) !important;
  line-height: 1.22 !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
  text-align: right !important; }

/* line 18148, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card_dark .dodelkin-navigation-card-eyebrow,
html body.theme-dodelkin-refined .dodelkin-navigation-card_profili .dodelkin-navigation-card-eyebrow {
  color: rgba(255, 249, 239, 0.58) !important; }

/* line 18153, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card_dark .dodelkin-navigation-card-description,
html body.theme-dodelkin-refined .dodelkin-navigation-card_profili .dodelkin-navigation-card-description {
  color: rgba(255, 249, 239, 0.74) !important; }

@media (max-width: 767px) {
  /* line 18159, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.subcollection-list.grid-list,
  html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.special-collections__list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    width: 100% !important; }

  /* line 18166, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card {
    min-height: 104px !important;
    padding: 12px !important;
    border-radius: 18px !important; }

  /* line 18172, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card-eyebrow {
    margin-bottom: 5px !important;
    font-size: 7px !important;
    letter-spacing: 0.08em !important; }

  /* line 18178, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card-title {
    margin-bottom: 5px !important;
    font-size: clamp(15px, 4.35vw, 19px) !important;
    line-height: 1.02 !important;
    letter-spacing: -0.025em !important; }

  /* line 18185, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card-description {
    font-size: 9px !important;
    line-height: 1.15 !important; } }
/* VIEWED-1: match "Ранее просмотренные" heading to the new-products divider style. */
/* line 18192, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__head {
  --dodelkin-viewed-products-label-height: clamp(42px, 3.1vw, 58px);
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  min-height: var(--dodelkin-viewed-products-label-height) !important;
  gap: 18px !important;
  margin-bottom: clamp(22px, 2.1vw, 38px) !important; }

/* line 18202, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__title,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__title.heading {
  grid-column: 1 !important;
  justify-self: stretch !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: min(100%, 1180px) !important;
  min-height: var(--dodelkin-viewed-products-label-height) !important;
  margin: 0 !important;
  padding: 0 clamp(20px, 1.8vw, 34px) !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #f1ded2 !important;
  box-shadow: none !important;
  color: #ff6234 !important;
  text-align: left !important;
  font-size: clamp(13px, 0.92vw, 19px) !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important; }

/* line 18226, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__slider-controls {
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: center !important;
  display: flex !important;
  align-items: center !important;
  height: var(--dodelkin-viewed-products-label-height) !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 18237, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__slider-arrow {
  align-self: center !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

@media (max-width: 767px) {
  /* line 18244, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__head {
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 10px !important;
    margin-bottom: 18px !important; }

  /* line 18250, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__title,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__title.heading {
    min-height: 42px !important;
    padding: 0 20px !important;
    font-size: 13px !important;
    letter-spacing: 0.12em !important; } }
/* VIEWED-2: direct system viewed-products widget target for InSales output. */
/* line 18260, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__head,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__head,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__header {
  --dodelkin-viewed-products-label-height: clamp(42px, 3.1vw, 58px);
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  min-height: var(--dodelkin-viewed-products-label-height) !important;
  gap: 18px !important;
  margin-bottom: clamp(22px, 2.1vw, 38px) !important; }

/* line 18272, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__title,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__title.heading,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__title,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__title.heading {
  grid-column: 1 !important;
  justify-self: stretch !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: min(100%, 1180px) !important;
  min-height: var(--dodelkin-viewed-products-label-height) !important;
  margin: 0 !important;
  padding: 0 clamp(20px, 1.8vw, 34px) !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #f1ded2 !important;
  box-shadow: none !important;
  color: #ff6234 !important;
  text-align: left !important;
  font-size: clamp(13px, 0.92vw, 19px) !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important; }

/* line 18298, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__slider-controls {
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: center !important;
  display: flex !important;
  align-items: center !important;
  height: var(--dodelkin-viewed-products-label-height) !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 18310, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__slider-arrow {
  align-self: center !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 18317, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls:not(.sidebar),
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__slider-controls:not(.sidebar) {
  display: flex !important;
  visibility: visible !important; }

/* line 18323, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls.sidebar,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__slider-controls.sidebar,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products .splide__arrows {
  display: none !important;
  visibility: hidden !important; }

@media (max-width: 767px) {
  /* line 18331, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__head,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__head,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__header {
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 10px !important;
    margin-bottom: 18px !important; }

  /* line 18339, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__title,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__title.heading,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__title,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__title.heading {
    min-height: 42px !important;
    padding: 0 20px !important;
    font-size: 13px !important;
    letter-spacing: 0.12em !important; } }
/* NAVCARDS-2: universal subcategory cards with colors matching the reference. */
/* line 18351, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.subcollection-list.grid-list,
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.special-collections__list,
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.subcollections {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)) !important;
  gap: clamp(12px, 1vw, 22px) !important;
  width: min(100%, 1320px) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 !important;
  align-items: stretch !important; }

/* line 18364, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card {
  position: relative !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  min-height: clamp(118px, 8.4vw, 166px) !important;
  width: 100% !important;
  min-width: 0 !important;
  padding: clamp(14px, 1.15vw, 24px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, 0.78) !important;
  border-radius: clamp(18px, 1.45vw, 25px) !important;
  background: radial-gradient(circle at 82% 14%, rgba(255, 255, 255, 0.96), rgba(0, 0, 0, 0) 38%), linear-gradient(145deg, #fffdf9 0%, #fbf9f3 54%, #ece4d8 100%) !important;
  color: #142035 !important;
  text-decoration: none !important;
  box-shadow: 0 24px 54px rgba(18, 32, 56, 0.085), inset 0 1px 0 rgba(255, 255, 255, 0.96) !important; }

/* line 18385, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3), transparent 42%), radial-gradient(circle at 8% 88%, rgba(204, 181, 143, 0.2), rgba(0, 0, 0, 0) 42%) !important;
  opacity: 0.92 !important;
  pointer-events: none !important; }

/* line 18396, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card_plintusy {
  background: radial-gradient(circle at 82% 12%, rgba(255, 255, 255, 0.78), rgba(0, 0, 0, 0) 38%), linear-gradient(145deg, #fbf8f1 0%, #eee2cf 58%, #dfceb5 100%) !important; }

/* line 18402, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card_dark,
html body.theme-dodelkin-refined .dodelkin-navigation-card_profili {
  background: radial-gradient(circle at 16% 12%, rgba(255, 252, 244, 0.2), rgba(0, 0, 0, 0) 34%), radial-gradient(circle at 84% 90%, rgba(226, 214, 194, 0.18), rgba(0, 0, 0, 0) 44%), linear-gradient(145deg, #8d8d88 0%, #747883 48%, #636878 100%) !important;
  color: #fff9ef !important;
  border-color: rgba(255, 255, 255, 0.72) !important;
  box-shadow: 0 24px 54px rgba(87, 91, 104, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.38) !important; }

/* line 18413, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card_ugolki,
html body.theme-dodelkin-refined .dodelkin-navigation-card_komplektuyuschie,
html body.theme-dodelkin-refined .dodelkin-navigation-card_generic {
  background: radial-gradient(circle at 84% 14%, rgba(255, 255, 255, 0.96), rgba(0, 0, 0, 0) 38%), linear-gradient(145deg, #fffdf9 0%, #fbf9f4 58%, #eee8dd 100%) !important; }

/* line 18421, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid > .dodelkin-navigation-card:nth-child(4n+1),
html body.theme-dodelkin-refined .dodelkin-navigation-card_dlya-plitki,
html body.theme-dodelkin-refined .dodelkin-navigation-card_naruzhnye,
html body.theme-dodelkin-refined .dodelkin-navigation-card_l-obraznye {
  background: radial-gradient(circle at 82% 12%, rgba(255, 255, 255, 0.76), rgba(0, 0, 0, 0) 38%), radial-gradient(circle at 8% 90%, rgba(199, 177, 138, 0.24), rgba(0, 0, 0, 0) 46%), linear-gradient(145deg, #fbf8f1 0%, #eee2cf 56%, #dacbb2 100%) !important;
  color: #142035 !important;
  border-color: rgba(255, 255, 255, 0.78) !important;
  box-shadow: 0 24px 54px rgba(122, 104, 75, 0.11), inset 0 1px 0 rgba(255, 255, 255, 0.92) !important; }

/* line 18434, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid > .dodelkin-navigation-card:nth-child(4n+2),
html body.theme-dodelkin-refined .dodelkin-navigation-card_dlya-pola,
html body.theme-dodelkin-refined .dodelkin-navigation-card_vnutrennie,
html body.theme-dodelkin-refined .dodelkin-navigation-card_t-obraznye,
html body.theme-dodelkin-refined .dodelkin-navigation-card_profili {
  background: radial-gradient(circle at 16% 10%, rgba(255, 253, 246, 0.22), rgba(0, 0, 0, 0) 34%), radial-gradient(circle at 88% 88%, rgba(226, 214, 194, 0.2), rgba(0, 0, 0, 0) 44%), linear-gradient(145deg, #9a9890 0%, #777c86 48%, #626979 100%) !important;
  color: #fff9ef !important;
  border-color: rgba(255, 255, 255, 0.74) !important;
  box-shadow: 0 24px 54px rgba(84, 89, 103, 0.17), inset 0 1px 0 rgba(255, 255, 255, 0.4) !important; }

/* line 18448, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid > .dodelkin-navigation-card:nth-child(4n+3),
html body.theme-dodelkin-refined .dodelkin-navigation-card_dlya-stupeney,
html body.theme-dodelkin-refined .dodelkin-navigation-card_torcevye {
  background: radial-gradient(circle at 82% 13%, rgba(255, 255, 255, 0.94), rgba(0, 0, 0, 0) 38%), radial-gradient(circle at 6% 88%, rgba(216, 203, 178, 0.16), rgba(0, 0, 0, 0) 43%), linear-gradient(145deg, #fffdf9 0%, #f7f3ea 58%, #e9e1d3 100%) !important;
  color: #142035 !important;
  border-color: rgba(255, 255, 255, 0.8) !important;
  box-shadow: 0 24px 54px rgba(78, 71, 62, 0.085), inset 0 1px 0 rgba(255, 255, 255, 0.96) !important; }

/* line 18460, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid > .dodelkin-navigation-card:nth-child(4n+4),
html body.theme-dodelkin-refined .dodelkin-navigation-card_dlya-sten,
html body.theme-dodelkin-refined .dodelkin-navigation-card_komplektuyuschie,
html body.theme-dodelkin-refined .dodelkin-navigation-card_ugolki,
html body.theme-dodelkin-refined .dodelkin-navigation-card_generic {
  background: radial-gradient(circle at 84% 14%, rgba(255, 255, 255, 0.96), rgba(0, 0, 0, 0) 38%), radial-gradient(circle at 8% 88%, rgba(190, 179, 160, 0.12), rgba(0, 0, 0, 0) 44%), linear-gradient(145deg, #fffefa 0%, #faf7ef 58%, #eee8dd 100%) !important;
  color: #142035 !important;
  border-color: rgba(255, 255, 255, 0.82) !important;
  box-shadow: 0 24px 54px rgba(18, 32, 56, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.98) !important; }

/* line 18474, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card .subcollection-list__item-photo,
html body.theme-dodelkin-refined .dodelkin-navigation-card .special-collections__item-photo,
html body.theme-dodelkin-refined .dodelkin-navigation-card .subcollection-list__item-title,
html body.theme-dodelkin-refined .dodelkin-navigation-card .special-collections__item-title,
html body.theme-dodelkin-refined .dodelkin-navigation-card .subcollection-name,
html body.theme-dodelkin-refined .dodelkin-navigation-card > img {
  display: none !important; }

/* line 18483, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-content {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  width: 100% !important;
  min-width: 0 !important;
  margin-top: auto !important;
  text-align: right !important; }

/* line 18496, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-eyebrow {
  display: block !important;
  max-width: 100% !important;
  margin: 0 0 clamp(7px, 0.52vw, 10px) !important;
  color: #858b98 !important;
  font-size: clamp(8px, 0.44vw, 10px) !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.11em !important;
  text-align: right !important;
  text-transform: uppercase !important; }

/* line 18509, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-title {
  display: block !important;
  max-width: 100% !important;
  margin: 0 0 clamp(6px, 0.5vw, 9px) !important;
  color: currentColor !important;
  font-size: clamp(18px, 1.04vw, 26px) !important;
  line-height: 1.02 !important;
  font-weight: 850 !important;
  letter-spacing: -0.032em !important;
  text-align: right !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important; }

/* line 18524, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card-description {
  display: block !important;
  max-width: 100% !important;
  color: #67707e !important;
  font-size: clamp(11px, 0.66vw, 14px) !important;
  line-height: 1.22 !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
  text-align: right !important; }

/* line 18535, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card_dark .dodelkin-navigation-card-eyebrow,
html body.theme-dodelkin-refined .dodelkin-navigation-card_profili .dodelkin-navigation-card-eyebrow,
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid > .dodelkin-navigation-card:nth-child(4n+2) .dodelkin-navigation-card-eyebrow,
html body.theme-dodelkin-refined .dodelkin-navigation-card_dlya-pola .dodelkin-navigation-card-eyebrow,
html body.theme-dodelkin-refined .dodelkin-navigation-card_vnutrennie .dodelkin-navigation-card-eyebrow,
html body.theme-dodelkin-refined .dodelkin-navigation-card_t-obraznye .dodelkin-navigation-card-eyebrow {
  color: rgba(255, 249, 239, 0.58) !important; }

/* line 18544, theme.scss */
html body.theme-dodelkin-refined .dodelkin-navigation-card_dark .dodelkin-navigation-card-description,
html body.theme-dodelkin-refined .dodelkin-navigation-card_profili .dodelkin-navigation-card-description,
html body.theme-dodelkin-refined .dodelkin-navigation-card-grid > .dodelkin-navigation-card:nth-child(4n+2) .dodelkin-navigation-card-description,
html body.theme-dodelkin-refined .dodelkin-navigation-card_dlya-pola .dodelkin-navigation-card-description,
html body.theme-dodelkin-refined .dodelkin-navigation-card_vnutrennie .dodelkin-navigation-card-description,
html body.theme-dodelkin-refined .dodelkin-navigation-card_t-obraznye .dodelkin-navigation-card-description {
  color: rgba(255, 249, 239, 0.76) !important; }

@media (max-width: 767px) {
  /* line 18554, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.subcollection-list.grid-list,
  html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.special-collections__list,
  html body.theme-dodelkin-refined .dodelkin-navigation-card-grid.subcollections {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    width: 100% !important; }

  /* line 18562, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card {
    min-height: 104px !important;
    padding: 12px !important;
    border-radius: 18px !important; }

  /* line 18568, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card-title {
    margin-bottom: 5px !important;
    font-size: clamp(15px, 4.35vw, 19px) !important;
    line-height: 1.02 !important;
    letter-spacing: -0.025em !important; }

  /* line 18575, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card-eyebrow {
    margin-bottom: 5px !important;
    font-size: 7px !important;
    letter-spacing: 0.08em !important; }

  /* line 18581, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card-description {
    font-size: 9px !important;
    line-height: 1.15 !important; } }
/* HEADER-REF-1: compact working header in the clean reference style. */
@media (min-width: 768px) {
  /* line 18589, theme.scss */
  html {
    scroll-padding-top: var(--dodelkin-fixed-header-height, 126px) !important; }

  /* line 18593, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 126px;
    --dodelkin-header-accent: #b86a42;
    --dodelkin-header-accent-dark: #9f5735;
    --dodelkin-header-ink: #142035;
    --dodelkin-header-muted: #8f97a5;
    --dodelkin-header-line: rgba(20, 32, 53, 0.08); }

  /* line 18602, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 126px) !important; }

  /* line 18606, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 1000 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid var(--dodelkin-header-line) !important;
    background: rgba(255, 255, 255, 0.96) !important;
    background-image: none !important;
    box-shadow: 0 10px 26px rgba(18, 32, 56, 0.035) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important; }

  /* line 18623, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    width: min(calc(100% - 48px), 1880px) !important;
    max-width: min(calc(100% - 48px), 1880px) !important;
    margin: 0 auto !important;
    background: transparent !important; }

  /* line 18630, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .layout__content,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content {
    display: grid !important;
    gap: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 18639, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important; }

  /* line 18647, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    width: 100% !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important; }

  /* line 18659, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 32px !important;
    padding: 0 !important;
    border-bottom: 1px solid var(--dodelkin-header-line) !important; }

  /* line 18668, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    display: grid !important;
    grid-template-areas: "logo catalog search contacts controls" !important;
    grid-template-columns: minmax(250px, 0.62fr) auto minmax(420px, 1fr) auto auto !important;
    gap: clamp(12px, 1vw, 22px) !important;
    align-items: center !important;
    min-height: 84px !important;
    padding: 10px 0 !important; }

  /* line 18678, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    grid-area: logo !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    min-width: 0 !important; }

  /* line 18686, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    display: inline-flex !important;
    align-items: center !important;
    width: auto !important;
    max-width: 280px !important;
    min-height: 48px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 18699, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    width: auto !important;
    max-width: 270px !important;
    max-height: 58px !important;
    object-fit: contain !important; }

  /* line 18706, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-catalog {
    grid-area: catalog !important; }

  /* line 18710, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 112px !important;
    min-height: 44px !important;
    padding: 0 22px !important;
    border: 1px solid transparent !important;
    border-radius: 999px !important;
    background: #efeeee !important;
    background-image: none !important;
    color: var(--dodelkin-header-ink) !important;
    box-shadow: none !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: -0.02em !important; }

  /* line 18728, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn:active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn.is-active {
    background: #e7e4df !important;
    color: var(--dodelkin-header-ink) !important;
    transform: none !important;
    box-shadow: none !important; }

  /* line 18737, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon {
    display: none !important; }

  /* line 18741, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    grid-area: search !important;
    min-width: 0 !important; }

  /* line 18746, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    position: relative !important;
    width: 100% !important;
    min-width: 0 !important; }

  /* line 18753, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    display: flex !important;
    align-items: center !important;
    min-height: 54px !important; }

  /* line 18759, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    width: 100% !important;
    min-height: 54px !important;
    padding: 0 112px 0 22px !important;
    border: 1px solid rgba(20, 32, 53, 0.16) !important;
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: none !important;
    color: var(--dodelkin-header-ink) !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    letter-spacing: -0.02em !important; }

  /* line 18774, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field::placeholder {
    color: rgba(20, 32, 53, 0.45) !important; }

  /* line 18778, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    position: absolute !important;
    top: 6px !important;
    right: 6px !important;
    bottom: 6px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 92px !important;
    min-width: 92px !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 20px !important;
    border: 1px solid var(--dodelkin-header-accent) !important;
    border-radius: 18px !important;
    background: var(--dodelkin-header-accent) !important;
    background-image: none !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: -0.02em !important;
    transform: none !important; }

  /* line 18803, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::before {
    content: "Найти" !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    color: inherit !important;
    font: inherit !important;
    line-height: 1 !important; }

  /* line 18813, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn .icon,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn .icon-search {
    display: none !important; }

  /* line 18819, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:focus-visible {
    background: var(--dodelkin-header-accent-dark) !important;
    border-color: var(--dodelkin-header-accent-dark) !important;
    color: #fff !important;
    transform: none !important;
    box-shadow: none !important; }

  /* line 18829, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    grid-area: contacts !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex-wrap: nowrap !important;
    gap: clamp(14px, 1vw, 24px) !important;
    min-width: 258px !important;
    margin: 0 !important; }

  /* line 18840, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    position: relative !important;
    display: grid !important;
    gap: 2px !important;
    min-width: max-content !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: inherit !important;
    text-align: center !important; }

  /* line 18851, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone::before {
    display: none !important; }

  /* line 18855, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-info {
    display: block !important;
    margin: 0 !important;
    color: var(--dodelkin-header-muted) !important;
    font-size: 11px !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    letter-spacing: 0.11em !important;
    text-align: center !important;
    text-transform: uppercase !important; }

  /* line 18867, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-value {
    display: block !important;
    color: var(--dodelkin-header-ink) !important;
    font-size: 18px !important;
    line-height: 1.12 !important;
    font-weight: 800 !important;
    letter-spacing: -0.035em !important;
    text-decoration: none !important;
    white-space: nowrap !important; }

  /* line 18878, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    grid-area: controls !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 18px !important;
    min-width: 0 !important; }

  /* line 18887, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare {
    display: inline-flex !important; }

  /* line 18891, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet {
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    color: var(--dodelkin-header-ink) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: -0.02em !important;
    text-decoration: none !important; }

  /* line 18913, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite .icon,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare .icon,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet .icon {
    display: none !important; }

  /* line 18919, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite::after {
    content: "Избранное" !important; }

  /* line 18923, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare::after {
    content: "Сравнение" !important; }

  /* line 18927, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet:hover {
    color: var(--dodelkin-header-accent) !important; }

  /* line 18933, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 112px !important;
    min-height: 44px !important;
    padding: 0 20px !important;
    border: 1px solid transparent !important;
    border-radius: 999px !important;
    background: #efeeee !important;
    background-image: none !important;
    box-shadow: none !important;
    color: var(--dodelkin-header-ink) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: -0.02em !important;
    text-decoration: none !important; }

  /* line 18953, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart .icon {
    display: none !important; }

  /* line 18957, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart:active {
    background: #e7e4df !important;
    color: var(--dodelkin-header-ink) !important;
    transform: none !important;
    box-shadow: none !important; }

  /* line 18965, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-bage-cart {
    position: static !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 0 !important;
    width: auto !important;
    height: auto !important;
    margin: 0 0 0 6px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: var(--dodelkin-header-ink) !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1 !important; }

  /* line 18984, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-bage-cart:empty {
    display: none !important; }

  /* line 18988, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: clamp(18px, 1.45vw, 34px) !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important; }

  /* line 19000, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 32px !important;
    color: #8e96a4 !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 500 !important;
    letter-spacing: -0.012em !important;
    text-decoration: none !important;
    white-space: nowrap !important; }

  /* line 19013, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link.link-current {
    color: var(--dodelkin-header-ink) !important; } }
@media (min-width: 768px) and (max-width: 1360px) {
  /* line 19020, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog controls" "search search contacts" !important;
    grid-template-columns: minmax(230px, 1fr) auto auto !important;
    row-gap: 10px !important; }

  /* line 19028, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    max-width: none !important; }

  /* line 19032, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    justify-content: flex-end !important; } }
/* HEADER-REF-2: ordered desktop header grid, no overlaps between search, phones and actions. */
@media (min-width: 768px) {
  /* line 19039, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 118px; }

  /* line 19043, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 118px) !important; }

  /* line 19047, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    width: min(calc(100% - 56px), 1760px) !important;
    max-width: min(calc(100% - 56px), 1760px) !important; }

  /* line 19052, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    min-height: 30px !important; }

  /* line 19056, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu {
    width: 100% !important;
    min-width: 0 !important; }

  /* line 19061, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    justify-content: center !important;
    gap: clamp(24px, 2.2vw, 54px) !important; }

  /* line 19066, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    min-height: 30px !important;
    font-size: clamp(13px, 0.82vw, 15px) !important;
    color: #9aa1ad !important; }

  /* line 19072, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog search contacts controls" !important;
    grid-template-columns: minmax(92px, 150px) minmax(112px, 128px) minmax(360px, 1fr) minmax(310px, 346px) minmax(268px, auto) !important;
    gap: clamp(10px, 0.72vw, 16px) !important;
    min-height: 76px !important;
    padding: 8px 0 !important; }

  /* line 19085, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    max-width: 150px !important;
    min-height: 46px !important; }

  /* line 19090, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    max-width: 126px !important;
    max-height: 48px !important; }

  /* line 19095, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    min-width: 112px !important;
    min-height: 42px !important;
    padding: 0 20px !important;
    font-size: 15px !important; }

  /* line 19102, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    position: relative !important;
    z-index: 1 !important;
    width: 100% !important;
    max-width: none !important;
    overflow: visible !important; }

  /* line 19110, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    min-height: 50px !important; }

  /* line 19114, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    min-height: 50px !important;
    padding: 0 104px 0 20px !important;
    border-radius: 18px !important;
    font-size: 17px !important; }

  /* line 19122, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    top: 5px !important;
    right: 5px !important;
    bottom: 5px !important;
    width: 84px !important;
    min-width: 84px !important;
    padding: 0 16px !important;
    border-radius: 16px !important;
    font-size: 15px !important; }

  /* line 19133, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts.dodelkin-header-main-contacts,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    position: relative !important;
    z-index: 2 !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, max-content)) !important;
    align-items: center !important;
    justify-content: end !important;
    gap: 12px !important;
    min-width: 310px !important;
    max-width: 346px !important;
    overflow: visible !important; }

  /* line 19147, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    position: relative !important;
    display: grid !important;
    gap: 3px !important;
    min-width: 0 !important;
    width: max-content !important;
    max-width: 166px !important;
    padding: 0 0 0 12px !important;
    overflow: visible !important;
    text-align: left !important; }

  /* line 19159, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone + .header__phone {
    border-left: 1px solid rgba(184, 106, 66, 0.32) !important; }

  /* line 19163, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-info {
    position: static !important;
    inset: auto !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    white-space: nowrap !important;
    color: #9aa1ad !important;
    font-size: 9px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    letter-spacing: 0.12em !important;
    text-align: left !important;
    text-transform: uppercase !important; }

  /* line 19182, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-value {
    position: static !important;
    display: block !important;
    max-width: 100% !important;
    overflow: visible !important;
    color: var(--dodelkin-header-ink) !important;
    font-size: 15px !important;
    line-height: 1.08 !important;
    font-weight: 850 !important;
    letter-spacing: -0.04em !important;
    text-align: left !important;
    white-space: nowrap !important; }

  /* line 19196, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    position: relative !important;
    z-index: 3 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex-wrap: nowrap !important;
    gap: 12px !important;
    min-width: 268px !important;
    width: max-content !important;
    margin-left: 0 !important;
    overflow: visible !important; }

  /* line 19210, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    min-width: 0 !important;
    max-width: 88px !important;
    color: var(--dodelkin-header-ink) !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 500 !important;
    white-space: nowrap !important; }

  /* line 19224, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet .header__control-text {
    display: inline !important;
    color: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important; }

  /* line 19232, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart {
    flex: 0 0 auto !important;
    min-width: 104px !important;
    min-height: 42px !important;
    padding: 0 18px !important;
    font-size: 15px !important; }

  /* line 19240, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-bage-cart {
    font-size: 12px !important; } }
@media (min-width: 768px) and (max-width: 1480px) {
  /* line 19246, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    width: min(calc(100% - 32px), 1320px) !important;
    max-width: min(calc(100% - 32px), 1320px) !important; }

  /* line 19251, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog controls" "search search contacts" !important;
    grid-template-columns: minmax(92px, 150px) minmax(112px, 128px) minmax(268px, 1fr) !important;
    row-gap: 8px !important; }

  /* line 19259, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    max-width: none !important; }

  /* line 19263, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    justify-self: end !important; } }
/* HEADER-REF-3: final ordering tweaks after visual review. */
@media (min-width: 768px) {
  /* line 19270, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 122px;
    --dodelkin-header-input-line: rgba(20, 32, 53, 0.16);
    --dodelkin-header-cart-line: #c7ad99; }

  /* line 19276, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 122px) !important; }

  /* line 19280, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    width: min(calc(100% - 36px), 1920px) !important;
    max-width: min(calc(100% - 36px), 1920px) !important; }

  /* line 19285, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    display: grid !important;
    grid-template-columns: minmax(360px, 1fr) auto minmax(260px, 1fr) !important;
    grid-template-areas: "meta menu email" !important;
    gap: 18px !important;
    align-items: center !important;
    justify-content: stretch !important;
    min-height: 34px !important;
    border-bottom: 1px solid rgba(20, 32, 53, 0.075) !important; }

  /* line 19296, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-meta {
    grid-area: meta !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    min-width: 0 !important;
    gap: clamp(10px, 1.1vw, 22px) !important;
    color: #9aa1ad !important;
    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 500 !important;
    white-space: nowrap !important; }

  /* line 19310, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-city {
    color: var(--dodelkin-header-ink) !important;
    font-weight: 750 !important; }

  /* line 19315, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-address,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-time {
    color: #9aa1ad !important; }

  /* line 19320, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu {
    grid-area: menu !important;
    justify-self: center !important;
    width: auto !important; }

  /* line 19326, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    justify-content: center !important;
    gap: clamp(22px, 2vw, 48px) !important; }

  /* line 19331, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-email {
    grid-area: email !important;
    justify-self: end !important;
    color: #9aa1ad !important;
    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    white-space: nowrap !important; }

  /* line 19342, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-email:hover {
    color: var(--dodelkin-header-accent) !important; }

  /* line 19346, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog search contacts controls" !important;
    grid-template-columns: minmax(96px, 126px) minmax(118px, 136px) minmax(420px, 0.92fr) minmax(306px, max-content) minmax(352px, max-content) !important;
    gap: clamp(12px, 0.9vw, 20px) !important;
    align-items: center !important;
    justify-content: stretch !important;
    min-height: 78px !important;
    padding: 9px 0 !important; }

  /* line 19361, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    justify-content: center !important; }

  /* line 19365, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    justify-content: center !important;
    max-width: 126px !important;
    min-height: 54px !important; }

  /* line 19371, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    max-width: 104px !important;
    max-height: 52px !important; }

  /* line 19376, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    gap: 9px !important;
    min-width: 118px !important;
    min-height: 42px !important;
    padding: 0 18px !important;
    border: 1px solid rgba(20, 32, 53, 0.04) !important;
    background: #f2f1f0 !important;
    color: var(--dodelkin-header-ink) !important;
    font-size: 15px !important;
    font-weight: 700 !important; }

  /* line 19388, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon-bars,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon-bars._show {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 16px !important;
    height: 16px !important;
    color: currentColor !important;
    font-size: 16px !important;
    line-height: 1 !important;
    opacity: 1 !important;
    visibility: visible !important; }

  /* line 19402, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon-times,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon-times._hide {
    display: none !important; }

  /* line 19407, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 92px !important;
    gap: 10px !important;
    align-items: center !important;
    min-height: 48px !important; }

  /* line 19415, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    min-height: 48px !important;
    padding: 0 18px !important;
    border: 1px solid var(--dodelkin-header-input-line) !important;
    border-radius: 18px !important;
    background: #fff !important;
    background-image: none !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 16px !important; }

  /* line 19428, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field:focus,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field:focus {
    border-color: rgba(20, 32, 53, 0.28) !important;
    box-shadow: 0 0 0 3px rgba(20, 32, 53, 0.035) !important; }

  /* line 19434, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    position: static !important;
    inset: auto !important;
    width: 92px !important;
    min-width: 92px !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 0 18px !important;
    border: 1px solid var(--dodelkin-header-accent) !important;
    border-radius: 18px !important;
    background: var(--dodelkin-header-accent) !important;
    background-image: none !important;
    color: #fff !important;
    box-shadow: none !important;
    transform: none !important; }

  /* line 19451, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts.dodelkin-header-main-contacts,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    justify-self: end !important;
    min-width: 306px !important;
    max-width: 330px !important;
    gap: 10px !important; }

  /* line 19459, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    max-width: 160px !important;
    padding-left: 10px !important; }

  /* line 19464, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-info {
    font-size: 8px !important;
    letter-spacing: 0.11em !important; }

  /* line 19469, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-value {
    font-size: 14px !important;
    letter-spacing: -0.04em !important; }

  /* line 19474, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    justify-self: end !important;
    min-width: 352px !important;
    gap: 13px !important; }

  /* line 19480, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet {
    max-width: none !important;
    font-size: 14px !important; }

  /* line 19487, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart {
    min-width: 112px !important;
    min-height: 42px !important;
    padding: 0 18px !important;
    border: 1.5px solid var(--dodelkin-header-cart-line) !important;
    background: #f3f2f1 !important;
    color: var(--dodelkin-header-ink) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 8px 18px rgba(20, 32, 53, 0.045) !important; }

  /* line 19497, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart:active {
    border-color: #b88f72 !important;
    background: #ebe7e2 !important; } }
@media (min-width: 768px) and (max-width: 1540px) {
  /* line 19505, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    grid-template-columns: minmax(260px, 0.9fr) auto minmax(210px, 0.9fr) !important; }

  /* line 19509, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-meta {
    gap: 10px !important;
    font-size: 11px !important; }

  /* line 19514, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-address {
    display: none !important; }

  /* line 19518, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog controls" "search search contacts" !important;
    grid-template-columns: minmax(96px, 126px) minmax(118px, 136px) minmax(352px, 1fr) !important;
    row-gap: 9px !important; }

  /* line 19526, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    max-width: 720px !important; } }
/* HEADER-REF-4: separate top menu row and push action group to the right edge. */
@media (min-width: 768px) {
  /* line 19533, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 146px;
    --dodelkin-header-input-line: #d7d1c8;
    --dodelkin-header-cart-line: #bfa58f; }

  /* line 19539, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 146px) !important; }

  /* line 19543, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    width: min(calc(100% - 44px), 1960px) !important;
    max-width: min(calc(100% - 44px), 1960px) !important; }

  /* line 19548, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    display: grid !important;
    grid-template-columns: minmax(360px, 1fr) auto minmax(280px, 1fr) !important;
    grid-template-rows: 28px 32px !important;
    grid-template-areas: "meta empty email" "menu menu menu" !important;
    gap: 0 18px !important;
    align-items: center !important;
    min-height: 60px !important;
    padding: 0 !important; }

  /* line 19561, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-meta {
    grid-area: meta !important;
    align-self: center !important;
    justify-self: start !important;
    height: 28px !important;
    overflow: hidden !important; }

  /* line 19569, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-email {
    grid-area: email !important;
    align-self: center !important;
    justify-self: end !important;
    height: 28px !important;
    display: inline-flex !important;
    align-items: center !important; }

  /* line 19578, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu {
    grid-area: menu !important;
    align-self: end !important;
    justify-self: center !important;
    width: 100% !important;
    border-top: 1px solid rgba(20, 32, 53, 0.05) !important; }

  /* line 19586, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    min-height: 32px !important;
    justify-content: center !important;
    gap: clamp(34px, 3.35vw, 78px) !important; }

  /* line 19592, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    min-height: 32px !important;
    font-size: 14px !important;
    color: #9aa1ad !important; }

  /* line 19598, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog search . contacts controls" !important;
    grid-template-columns: minmax(86px, 104px) minmax(118px, 136px) minmax(360px, 540px) minmax(18px, 1fr) minmax(300px, 324px) minmax(352px, max-content) !important;
    gap: clamp(12px, 0.85vw, 18px) !important;
    min-height: 78px !important;
    padding: 8px 0 !important; }

  /* line 19612, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    justify-self: start !important;
    justify-content: flex-start !important; }

  /* line 19617, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    max-width: 104px !important;
    min-height: 54px !important; }

  /* line 19622, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    max-width: 86px !important;
    max-height: 52px !important; }

  /* line 19627, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    justify-self: stretch !important;
    max-width: 540px !important; }

  /* line 19632, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    outline: 0 !important;
    overflow: visible !important; }

  /* line 19643, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 92px !important;
    gap: 12px !important;
    align-items: center !important; }

  /* line 19650, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    min-height: 48px !important;
    border: 1px solid var(--dodelkin-header-input-line) !important;
    border-radius: 18px !important;
    background: #fff !important;
    background-image: none !important;
    box-shadow: none !important;
    color: var(--dodelkin-header-ink) !important; }

  /* line 19661, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    position: static !important;
    width: 92px !important;
    min-width: 92px !important;
    height: 48px !important;
    min-height: 48px !important;
    border-radius: 18px !important; }

  /* line 19670, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts.dodelkin-header-main-contacts,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    justify-self: end !important;
    min-width: 300px !important;
    max-width: 324px !important;
    gap: 10px !important; }

  /* line 19678, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    justify-self: end !important;
    min-width: 352px !important;
    width: max-content !important;
    gap: 14px !important; }

  /* line 19685, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart:active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart:focus-visible {
    min-width: 116px !important;
    border: 2px solid var(--dodelkin-header-cart-line) !important;
    background: #f7f6f4 !important;
    background-image: none !important;
    color: var(--dodelkin-header-ink) !important;
    box-shadow: 0 8px 18px rgba(20, 32, 53, 0.045) !important;
    opacity: 1 !important; }

  /* line 19698, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart *,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart .header__control-text,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart .header__control-bage-cart {
    color: var(--dodelkin-header-ink) !important;
    opacity: 1 !important;
    visibility: visible !important; } }
@media (min-width: 768px) and (max-width: 1540px) {
  /* line 19708, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 178px; }

  /* line 19712, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 178px) !important; }

  /* line 19716, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog . controls" "search search contacts contacts" !important;
    grid-template-columns: minmax(86px, 104px) minmax(118px, 136px) minmax(18px, 1fr) minmax(352px, max-content) !important; }

  /* line 19723, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    max-width: 640px !important; } }
/* HEADER-REF-5: reference-like three-level header, evenly centered and overflow-safe. */
@media (min-width: 768px) {
  /* line 19730, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 174px;
    --dodelkin-header-surface: #f8f8f7;
    --dodelkin-header-input-line: #dcd6ce;
    --dodelkin-header-muted: #9aa1ad;
    --dodelkin-header-cart-line: #bda38d; }

  /* line 19738, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 174px) !important; }

  /* line 19742, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header {
    background: var(--dodelkin-header-surface) !important;
    box-shadow: 0 10px 24px rgba(20, 32, 53, 0.03) !important; }

  /* line 19747, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    width: min(calc(100% - 28px), 2040px) !important;
    max-width: min(calc(100% - 28px), 2040px) !important; }

  /* line 19752, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    display: grid !important;
    grid-template-columns: minmax(460px, 1fr) minmax(260px, 1fr) !important;
    grid-template-rows: 30px 52px !important;
    grid-template-areas: "meta email" "menu menu" !important;
    min-height: 82px !important;
    gap: 0 18px !important;
    padding: 0 !important;
    border-bottom: 1px solid rgba(20, 32, 53, 0.075) !important;
    background: transparent !important; }

  /* line 19766, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-meta {
    grid-area: meta !important;
    align-self: center !important;
    justify-self: start !important;
    display: flex !important;
    gap: clamp(18px, 1.7vw, 34px) !important;
    height: 30px !important;
    color: var(--dodelkin-header-muted) !important;
    font-size: 16px !important;
    line-height: 30px !important;
    white-space: nowrap !important;
    overflow: hidden !important; }

  /* line 19780, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-city {
    color: var(--dodelkin-header-ink) !important;
    font-weight: 850 !important; }

  /* line 19785, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-email {
    grid-area: email !important;
    align-self: center !important;
    justify-self: end !important;
    height: 30px !important;
    color: var(--dodelkin-header-muted) !important;
    font-size: 15px !important;
    line-height: 30px !important;
    white-space: nowrap !important; }

  /* line 19796, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu {
    grid-area: menu !important;
    align-self: stretch !important;
    justify-self: stretch !important;
    width: 100% !important;
    border-top: 1px solid rgba(20, 32, 53, 0.045) !important; }

  /* line 19804, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    display: grid !important;
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
    align-items: center !important;
    justify-items: center !important;
    gap: 0 !important;
    min-height: 52px !important;
    width: 100% !important; }

  /* line 19814, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-item {
    width: 100% !important;
    min-width: 0 !important;
    text-align: center !important; }

  /* line 19820, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 52px !important;
    max-width: 100% !important;
    padding: 0 8px !important;
    color: var(--dodelkin-header-muted) !important;
    font-size: clamp(15px, 0.95vw, 20px) !important;
    line-height: 1.1 !important;
    font-weight: 500 !important;
    text-align: center !important;
    white-space: nowrap !important; }

  /* line 19835, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    display: grid !important;
    grid-template-areas: "logo catalog search contacts controls" !important;
    grid-template-columns: minmax(70px, 90px) minmax(172px, 210px) minmax(520px, 1fr) minmax(344px, 380px) minmax(286px, max-content) !important;
    gap: clamp(12px, 1vw, 20px) !important;
    align-items: center !important;
    min-height: 92px !important;
    padding: 12px 0 14px !important;
    overflow: visible !important; }

  /* line 19851, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    justify-self: start !important;
    align-self: center !important;
    width: 90px !important;
    min-width: 70px !important;
    overflow: visible !important; }

  /* line 19859, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    display: block !important; }

  /* line 19864, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 78px !important;
    max-width: 78px !important;
    min-height: 64px !important;
    margin: 0 !important; }

  /* line 19871, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    width: 74px !important;
    max-width: 74px !important;
    max-height: 62px !important;
    object-fit: contain !important; }

  /* line 19878, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    display: inline-flex !important;
    gap: 16px !important;
    min-width: 172px !important;
    min-height: 66px !important;
    padding: 0 24px !important;
    border: 1px solid rgba(20, 32, 53, 0.06) !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: var(--dodelkin-header-ink) !important;
    box-shadow: 0 10px 24px rgba(20, 32, 53, 0.035) !important;
    font-size: clamp(18px, 1.05vw, 24px) !important;
    font-weight: 800 !important; }

  /* line 19893, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon-bars,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon-bars._show {
    display: inline-flex !important;
    width: 24px !important;
    height: 24px !important;
    font-size: 24px !important;
    color: currentColor !important;
    opacity: 1 !important;
    visibility: visible !important; }

  /* line 19904, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    justify-self: stretch !important;
    width: 100% !important;
    max-width: none !important; }

  /* line 19910, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 98px !important;
    gap: 14px !important;
    align-items: center !important;
    min-height: 58px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 19921, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    min-height: 58px !important;
    padding: 0 22px !important;
    border: 1px solid var(--dodelkin-header-input-line) !important;
    border-radius: 18px !important;
    background: #fff !important;
    box-shadow: none !important;
    font-size: clamp(15px, 0.88vw, 18px) !important; }

  /* line 19932, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    position: static !important;
    width: 98px !important;
    min-width: 98px !important;
    height: 58px !important;
    min-height: 58px !important;
    border-radius: 18px !important;
    background: var(--dodelkin-header-accent) !important;
    border-color: var(--dodelkin-header-accent) !important;
    color: #fff !important;
    box-shadow: none !important;
    font-size: 17px !important;
    font-weight: 700 !important; }

  /* line 19947, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts.dodelkin-header-main-contacts,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    justify-self: end !important;
    display: grid !important;
    grid-template-columns: repeat(2, max-content) !important;
    gap: 18px !important;
    min-width: 344px !important;
    max-width: 380px !important; }

  /* line 19957, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    max-width: 180px !important;
    padding-left: 0 !important;
    text-align: left !important; }

  /* line 19963, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone + .header__phone {
    padding-left: 18px !important;
    border-left: 1px solid rgba(184, 106, 66, 0.26) !important; }

  /* line 19968, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-info {
    color: #a4aab5 !important;
    font-size: 10px !important;
    line-height: 1.1 !important;
    letter-spacing: 0.1em !important;
    text-align: left !important; }

  /* line 19976, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-value {
    color: var(--dodelkin-header-ink) !important;
    font-size: clamp(15px, 0.9vw, 18px) !important;
    line-height: 1.08 !important;
    font-weight: 850 !important;
    text-align: left !important; }

  /* line 19984, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    justify-self: end !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: clamp(14px, 1vw, 24px) !important;
    min-width: 286px !important;
    width: max-content !important; }

  /* line 19993, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet {
    display: none !important; }

  /* line 19997, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite {
    order: 1 !important; }

  /* line 20001, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare {
    order: 2 !important; }

  /* line 20005, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart {
    order: 3 !important;
    min-width: 116px !important;
    min-height: 52px !important;
    padding: 0 22px !important;
    border: 1px solid rgba(20, 32, 53, 0.06) !important;
    border-radius: 999px !important;
    background: #efeeee !important;
    color: var(--dodelkin-header-ink) !important;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 700 !important; }

  /* line 20019, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare {
    max-width: none !important;
    color: var(--dodelkin-header-ink) !important;
    font-size: clamp(13px, 0.78vw, 16px) !important;
    font-weight: 600 !important; } }
@media (min-width: 768px) and (max-width: 1580px) {
  /* line 20029, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 226px; }

  /* line 20033, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 226px) !important; }

  /* line 20037, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog controls" "search search contacts" !important;
    grid-template-columns: 84px 190px minmax(286px, 1fr) !important;
    row-gap: 12px !important; }

  /* line 20045, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    max-width: none !important; }

  /* line 20049, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    justify-self: end !important; } }
/* HEADER-REF-6: compact centered header aligned to catalog/subcategory working width. */
@media (min-width: 768px) {
  /* line 20056, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 136px; }

  /* line 20060, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 136px) !important; }

  /* line 20064, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    width: min(calc(100% - 28px), 1380px) !important;
    max-width: min(calc(100% - 28px), 1380px) !important;
    margin-right: auto !important;
    margin-left: auto !important; }

  /* line 20071, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    grid-template-columns: minmax(360px, 1fr) minmax(220px, 0.72fr) !important;
    grid-template-rows: 24px 38px !important;
    min-height: 62px !important;
    gap: 0 14px !important; }

  /* line 20078, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-meta {
    gap: clamp(12px, 1.1vw, 22px) !important;
    height: 24px !important;
    font-size: 12px !important;
    line-height: 24px !important; }

  /* line 20085, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-email {
    height: 24px !important;
    font-size: 12px !important;
    line-height: 24px !important; }

  /* line 20091, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    min-height: 38px !important;
    justify-content: center !important; }

  /* line 20096, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    min-height: 38px !important;
    padding: 0 6px !important;
    font-size: clamp(10px, 0.64vw, 14px) !important;
    letter-spacing: -0.01em !important; }

  /* line 20103, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog search contacts controls" !important;
    grid-template-columns: minmax(54px, 68px) minmax(124px, 148px) minmax(410px, 1fr) minmax(286px, 318px) minmax(236px, max-content) !important;
    gap: clamp(8px, 0.7vw, 14px) !important;
    min-height: 64px !important;
    padding: 7px 0 9px !important; }

  /* line 20116, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    width: 68px !important;
    min-width: 54px !important; }

  /* line 20121, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 58px !important;
    max-width: 58px !important;
    min-height: 46px !important; }

  /* line 20127, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    width: 54px !important;
    max-width: 54px !important;
    max-height: 44px !important; }

  /* line 20133, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    gap: 10px !important;
    min-width: 124px !important;
    min-height: 40px !important;
    padding: 0 16px !important;
    font-size: clamp(13px, 0.74vw, 16px) !important; }

  /* line 20141, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon-bars,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon-bars._show {
    width: 17px !important;
    height: 17px !important;
    font-size: 17px !important; }

  /* line 20148, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    grid-template-columns: minmax(0, 1fr) 72px !important;
    gap: 10px !important;
    min-height: 40px !important; }

  /* line 20154, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    min-height: 40px !important;
    height: 40px !important;
    padding: 0 14px !important;
    border-radius: 15px !important;
    font-size: clamp(12px, 0.66vw, 14px) !important; }

  /* line 20163, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    width: 72px !important;
    min-width: 72px !important;
    height: 40px !important;
    min-height: 40px !important;
    border-radius: 15px !important;
    font-size: 13px !important; }

  /* line 20172, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts.dodelkin-header-main-contacts,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    grid-template-columns: repeat(2, max-content) !important;
    gap: 12px !important;
    min-width: 286px !important;
    max-width: 318px !important; }

  /* line 20180, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    max-width: 153px !important; }

  /* line 20184, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone + .header__phone {
    padding-left: 12px !important; }

  /* line 20188, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-info {
    font-size: 8px !important;
    letter-spacing: 0.09em !important; }

  /* line 20193, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-value {
    font-size: clamp(12px, 0.7vw, 14px) !important; }

  /* line 20197, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: clamp(10px, 0.65vw, 16px) !important;
    min-width: 236px !important; }

  /* line 20202, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare {
    font-size: clamp(11px, 0.62vw, 13px) !important; }

  /* line 20207, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart {
    min-width: 92px !important;
    min-height: 38px !important;
    padding: 0 16px !important;
    font-size: 12px !important; } }
@media (min-width: 1280px) and (max-width: 1580px) {
  /* line 20216, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 136px; }

  /* line 20220, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog search contacts controls" !important;
    grid-template-columns: minmax(54px, 68px) minmax(124px, 148px) minmax(360px, 1fr) minmax(272px, 300px) minmax(222px, max-content) !important;
    row-gap: 0 !important; } }
@media (min-width: 768px) and (max-width: 1279px) {
  /* line 20233, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 184px; }

  /* line 20237, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog controls" "search search contacts" !important;
    grid-template-columns: 58px 132px minmax(240px, 1fr) !important;
    row-gap: 8px !important; } }
/* HEADER-REF-7: tighter desktop alignment after screenshot review. */
@media (min-width: 768px) {
  /* line 20248, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    width: min(calc(100% - 72px), 1340px) !important;
    max-width: min(calc(100% - 72px), 1340px) !important;
    transform: translateX(clamp(10px, 1.05vw, 24px)) !important; }

  /* line 20254, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    grid-template-columns: minmax(360px, 1fr) minmax(170px, 0.34fr) !important;
    grid-template-rows: 24px 36px !important;
    min-height: 60px !important; }

  /* line 20260, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu {
    justify-self: start !important;
    max-width: 980px !important; }

  /* line 20265, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: clamp(24px, 3.1vw, 66px) !important;
    min-height: 36px !important;
    width: auto !important; }

  /* line 20274, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-item {
    width: auto !important;
    flex: 0 0 auto !important; }

  /* line 20279, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    min-height: 36px !important;
    padding: 0 !important;
    font-size: clamp(10px, 0.58vw, 12px) !important;
    line-height: 1 !important; }

  /* line 20286, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-meta {
    font-size: 11px !important; }

  /* line 20290, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-email {
    font-size: 11px !important; }

  /* line 20294, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-areas: "logo catalog search contacts controls" !important;
    grid-template-columns: minmax(46px, 58px) minmax(124px, 136px) minmax(410px, 1fr) minmax(238px, 268px) minmax(220px, max-content) !important;
    gap: clamp(7px, 0.55vw, 10px) !important;
    min-height: 62px !important;
    padding: 7px 0 8px !important; }

  /* line 20307, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    width: 58px !important;
    min-width: 46px !important; }

  /* line 20312, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 50px !important;
    max-width: 50px !important;
    min-height: 42px !important; }

  /* line 20318, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    width: 48px !important;
    max-width: 48px !important;
    max-height: 40px !important; }

  /* line 20324, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    min-width: 124px !important;
    min-height: 38px !important;
    gap: 9px !important;
    padding: 0 14px !important;
    font-size: clamp(12px, 0.68vw, 14px) !important; }

  /* line 20332, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    grid-template-columns: minmax(0, 1fr) 70px !important;
    gap: 8px !important;
    min-height: 38px !important; }

  /* line 20338, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header .form-control.header__search-field,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field {
    min-height: 38px !important;
    height: 38px !important;
    padding: 0 14px !important;
    border-color: #d9d3cb !important;
    border-radius: 15px !important;
    font-size: clamp(11px, 0.6vw, 13px) !important;
    text-overflow: ellipsis !important; }

  /* line 20349, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-field::placeholder {
    color: #9aa1ad !important;
    opacity: 1 !important; }

  /* line 20354, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 70px !important;
    min-width: 70px !important;
    height: 38px !important;
    min-height: 38px !important;
    padding: 0 !important;
    border-radius: 15px !important;
    text-align: center !important;
    text-indent: 0 !important;
    line-height: 1 !important;
    font-size: 12px !important; }

  /* line 20370, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::before,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn .icon,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn .icon-search,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn svg {
    content: none !important;
    display: none !important; }

  /* line 20379, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts.dodelkin-header-main-contacts,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    grid-template-columns: repeat(2, max-content) !important;
    gap: 8px !important;
    min-width: 238px !important;
    max-width: 268px !important;
    align-items: center !important; }

  /* line 20388, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    max-width: 132px !important; }

  /* line 20392, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone + .header__phone {
    padding-left: 8px !important;
    border-left-color: rgba(184, 106, 66, 0.2) !important; }

  /* line 20397, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-info {
    font-size: 7px !important;
    letter-spacing: 0.08em !important; }

  /* line 20402, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone-value {
    font-size: clamp(11px, 0.62vw, 13px) !important;
    white-space: nowrap !important; }

  /* line 20407, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: clamp(8px, 0.5vw, 12px) !important;
    min-width: 220px !important;
    align-items: center !important; }

  /* line 20413, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare {
    font-size: clamp(10px, 0.56vw, 12px) !important;
    line-height: 1 !important;
    white-space: nowrap !important; }

  /* line 20420, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart {
    min-width: 88px !important;
    min-height: 36px !important;
    padding: 0 14px !important;
    font-size: 11px !important;
    white-space: nowrap !important; } }
@media (min-width: 1280px) and (max-width: 1580px) {
  /* line 20430, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-columns: minmax(46px, 58px) minmax(124px, 136px) minmax(360px, 1fr) minmax(230px, 258px) minmax(208px, max-content) !important; } }
/* HEADER-REF-8: final compact actions, warmer search button and subcategory-like header frame. */
@media (min-width: 768px) {
  /* line 20442, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(250, 248, 244, 0.92) 100%) !important;
    border: 1px solid rgba(229, 221, 207, 0.86) !important;
    border-radius: 0 0 18px 18px !important;
    box-shadow: 0 18px 42px rgba(29, 34, 48, 0.055) !important;
    box-sizing: border-box !important;
    padding-right: 12px !important;
    padding-left: 12px !important; }

  /* line 20452, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    max-width: 100% !important; }

  /* line 20457, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu {
    justify-self: start !important;
    max-width: 760px !important; }

  /* line 20462, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    justify-content: flex-start !important;
    gap: clamp(12px, 1.55vw, 33px) !important; }

  /* line 20467, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-columns: minmax(56px, 70px) minmax(124px, 136px) minmax(400px, 1fr) minmax(238px, 268px) minmax(128px, max-content) !important; }

  /* line 20476, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    width: 70px !important;
    min-width: 56px !important; }

  /* line 20481, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 60px !important;
    max-width: 60px !important;
    min-height: 50px !important; }

  /* line 20487, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo img {
    width: 58px !important;
    max-width: 58px !important;
    max-height: 48px !important; }

  /* line 20493, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn {
    background: linear-gradient(90deg, #ff6039 0%, #c85328 100%) !important;
    border-color: transparent !important;
    color: #fff !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12) !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important; }

  /* line 20503, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:focus-visible {
    background: linear-gradient(90deg, #ff7658 0%, #ff7a60 100%) !important;
    color: #fff !important; }

  /* line 20510, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare {
    display: none !important; }

  /* line 20514, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    min-width: 128px !important;
    gap: 8px !important;
    justify-content: flex-end !important; }

  /* line 20520, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite {
    order: 2 !important;
    margin-left: 0 !important;
    font-size: clamp(10px, 0.56vw, 12px) !important; }

  /* line 20526, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart {
    order: 3 !important;
    margin-left: 2px !important; } }
@media (min-width: 1280px) and (max-width: 1580px) {
  /* line 20533, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    grid-template-columns: minmax(56px, 70px) minmax(124px, 136px) minmax(350px, 1fr) minmax(230px, 258px) minmax(124px, max-content) !important; } }
/* HEADER-REF-9: flat header, denser top nav and exact warm brown search button. */
@media (min-width: 768px) {
  /* line 20545, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header {
    background: #f8f8f7 !important;
    box-shadow: 0 10px 24px rgba(20, 32, 53, 0.025) !important; }

  /* line 20550, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important; }

  /* line 20559, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-menu {
    max-width: 650px !important;
    margin-left: 0 !important; }

  /* line 20564, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    gap: clamp(8px, 1.05vw, 22px) !important;
    transform: translateX(-8px) !important; }

  /* line 20569, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    font-size: clamp(9px, 0.54vw, 11px) !important; }

  /* line 20573, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search .header__search-btn,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 button.header__search-btn,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header button.header__search-btn {
    background: linear-gradient(90deg, #c5794c 0%, #aa5a30 100%) !important;
    border: 0 !important;
    border-color: transparent !important;
    color: #fff !important;
    box-shadow: none !important;
    text-shadow: none !important;
    opacity: 1 !important;
    filter: none !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    letter-spacing: 0 !important; }

  /* line 20590, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:focus-visible {
    background: linear-gradient(90deg, #cf8357 0%, #b76539 100%) !important;
    color: #fff !important; }

  /* line 20597, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn *,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn span:not(.icon) {
    color: #fff !important; } }
/* CAROUSEL-LABELS-1: compact labels/arrows for New and Viewed products. */
/* line 20604, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__head,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__head,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__head,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__header {
  --dodelkin-carousel-label-height: clamp(22px, 1.55vw, 29px);
  --dodelkin-new-products-label-height: var(--dodelkin-carousel-label-height);
  --dodelkin-viewed-products-label-height: var(--dodelkin-carousel-label-height);
  min-height: var(--dodelkin-carousel-label-height) !important;
  gap: 10px !important;
  margin-bottom: clamp(12px, 1.1vw, 19px) !important; }

/* line 20617, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title.heading,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__title,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__title.heading,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__title,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__title.heading,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__title,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__title.heading {
  min-height: var(--dodelkin-carousel-label-height) !important;
  padding: 0 clamp(11px, 0.95vw, 17px) !important;
  font-size: clamp(7px, 0.46vw, 10px) !important;
  letter-spacing: 0.15em !important; }

/* line 20631, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-controls,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__slider-controls,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__slider-controls {
  height: var(--dodelkin-carousel-label-height) !important;
  gap: 6px !important; }

/* line 20639, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-arrow,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__slider-arrow,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__slider-arrow {
  width: 24px !important;
  min-width: 24px !important;
  height: 24px !important;
  min-height: 24px !important;
  margin: 0 !important;
  box-shadow: 0 8px 16px rgba(15, 30, 58, 0.055) !important; }

/* line 20651, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-arrow-icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-arrow .icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-arrow svg,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__slider-arrow-icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__slider-arrow .icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__slider-arrow svg,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow-icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__slider-arrow-icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow .icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__slider-arrow .icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow svg,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__slider-arrow svg {
  width: 10px !important;
  height: 10px !important;
  font-size: 10px !important; }

@media (max-width: 767px) {
  /* line 20669, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__head,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__head,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__head,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__header {
    --dodelkin-carousel-label-height: 22px;
    margin-bottom: 10px !important; }

  /* line 20678, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__title.heading,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__title,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1[data-dodelkin-viewed-products="true"] .special-products__title.heading,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__title,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .special-products__title.heading,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__title,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_viewed_products_1 .viewed-products__title.heading {
    min-height: 22px !important;
    padding: 0 10px !important;
    font-size: 7px !important; } }
/* CAROUSEL-LABELS-2: force every detected viewed-products widget to match New Products exactly. */
/* line 20693, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__head,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__head,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__header {
  --dodelkin-carousel-label-height: clamp(22px, 1.55vw, 29px);
  --dodelkin-viewed-products-label-height: var(--dodelkin-carousel-label-height);
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  min-height: var(--dodelkin-carousel-label-height) !important;
  gap: 10px !important;
  margin-bottom: clamp(12px, 1.1vw, 19px) !important; }

/* line 20706, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__title,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__title.heading,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__title,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__title.heading {
  grid-column: 1 !important;
  justify-self: stretch !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: min(100%, 1180px) !important;
  min-height: var(--dodelkin-carousel-label-height) !important;
  margin: 0 !important;
  padding: 0 clamp(11px, 0.95vw, 17px) !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #f1ded2 !important;
  box-shadow: none !important;
  color: #ff6234 !important;
  text-align: left !important;
  font-size: clamp(7px, 0.46vw, 10px) !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important; }

/* line 20732, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-controls,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-controls {
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: center !important;
  display: flex !important;
  align-items: center !important;
  height: var(--dodelkin-carousel-label-height) !important;
  gap: 6px !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 20745, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-arrow,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-arrow,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .splide__arrow {
  width: 24px !important;
  min-width: 24px !important;
  height: 24px !important;
  min-height: 24px !important;
  margin: 0 !important;
  border-radius: 999px !important;
  box-shadow: 0 8px 16px rgba(15, 30, 58, 0.055) !important; }

/* line 20757, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-arrow-icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-arrow-icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .splide__arrow-icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-arrow .icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-arrow .icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .splide__arrow .icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-arrow svg,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-arrow svg,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .splide__arrow svg {
  width: 10px !important;
  height: 10px !important;
  font-size: 10px !important; }

@media (max-width: 767px) {
  /* line 20772, theme.scss */
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__head,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__head,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__header {
    --dodelkin-carousel-label-height: 22px;
    margin-bottom: 10px !important; }

  /* line 20779, theme.scss */
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__title,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__title.heading,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__title,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__title.heading {
    min-height: 22px !important;
    padding: 0 10px !important;
    font-size: 7px !important; } }
/* RE1-1: viewed products label exactly follows the reference strip style. */
/* line 20790, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__head,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__head,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__header {
  --dodelkin-re1-label-height: clamp(22px, 1.55vw, 29px);
  --dodelkin-viewed-products-label-height: var(--dodelkin-re1-label-height);
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  width: 100% !important;
  min-height: var(--dodelkin-re1-label-height) !important;
  gap: clamp(14px, 1.6vw, 28px) !important;
  margin: 0 0 clamp(12px, 1.1vw, 19px) !important;
  padding: 0 !important; }

/* line 20805, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__title,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__title.heading,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__title,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__title.heading {
  grid-column: 1 !important;
  justify-self: stretch !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100% !important;
  max-width: none !important;
  min-height: var(--dodelkin-re1-label-height) !important;
  margin: 0 !important;
  padding: 0 clamp(11px, 0.95vw, 18px) !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #eadfd4 !important;
  box-shadow: none !important;
  color: #ed6434 !important;
  text-align: left !important;
  font-size: clamp(7px, 0.46vw, 10px) !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important; }

/* line 20833, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-controls,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-controls {
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: center !important;
  display: flex !important;
  align-items: center !important;
  height: var(--dodelkin-re1-label-height) !important;
  gap: clamp(8px, 0.65vw, 18px) !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 20846, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-arrow,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-arrow,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .splide__arrow {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: clamp(22px, 1.1vw, 24px) !important;
  min-width: clamp(22px, 1.1vw, 24px) !important;
  height: clamp(22px, 1.1vw, 24px) !important;
  min-height: clamp(22px, 1.1vw, 24px) !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #1f2c44 !important;
  opacity: 1 !important;
  box-shadow: 0 12px 26px rgba(15, 30, 58, 0.08) !important; }

/* line 20865, theme.scss */
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-arrow-icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-arrow-icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .splide__arrow-icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-arrow .icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-arrow .icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .splide__arrow .icon,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-arrow svg,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-arrow svg,
html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .splide__arrow svg {
  width: clamp(9px, 0.45vw, 10px) !important;
  height: clamp(9px, 0.45vw, 10px) !important;
  font-size: clamp(9px, 0.45vw, 10px) !important;
  color: currentColor !important; }

@media (max-width: 767px) {
  /* line 20881, theme.scss */
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__head,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__head,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__header {
    --dodelkin-re1-label-height: 32px;
    gap: 10px !important;
    margin-bottom: 16px !important; }

  /* line 20889, theme.scss */
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__title,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__title.heading,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__title,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__title.heading {
    min-height: var(--dodelkin-re1-label-height) !important;
    padding: 0 12px !important;
    font-size: 8px !important;
    letter-spacing: 0.16em !important; }

  /* line 20899, theme.scss */
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .special-products__slider-arrow,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .viewed-products__slider-arrow,
  html body.theme-dodelkin-refined [data-dodelkin-viewed-products="true"] .splide__arrow {
    width: 24px !important;
    min-width: 24px !important;
    height: 24px !important;
    min-height: 24px !important; } }
/* NEWS-1: make the homepage news heading match the compact carousel strip. */
/* line 20910, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__head {
  --dodelkin-news-label-height: clamp(22px, 1.55vw, 29px);
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  width: 100% !important;
  min-height: var(--dodelkin-news-label-height) !important;
  gap: clamp(14px, 1.6vw, 28px) !important;
  margin: 0 0 clamp(12px, 1.1vw, 19px) !important;
  padding: 0 !important; }

/* line 20922, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__title,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__title.heading {
  grid-column: 1 !important;
  justify-self: stretch !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100% !important;
  max-width: none !important;
  min-height: var(--dodelkin-news-label-height) !important;
  margin: 0 !important;
  padding: 0 clamp(11px, 0.95vw, 18px) !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #eadfd4 !important;
  box-shadow: none !important;
  color: #ed6434 !important;
  text-align: left !important;
  font-size: clamp(7px, 0.46vw, 10px) !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important; }

/* line 20948, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__slider-controls {
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: center !important;
  display: flex !important;
  align-items: center !important;
  height: var(--dodelkin-news-label-height) !important;
  gap: clamp(8px, 0.65vw, 18px) !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 20960, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__slider-arrow {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: clamp(22px, 1.1vw, 24px) !important;
  min-width: clamp(22px, 1.1vw, 24px) !important;
  height: clamp(22px, 1.1vw, 24px) !important;
  min-height: clamp(22px, 1.1vw, 24px) !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #1f2c44 !important;
  opacity: 1 !important;
  box-shadow: 0 12px 26px rgba(15, 30, 58, 0.08) !important; }

/* line 20977, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__slider-arrow-icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__slider-arrow .icon,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__slider-arrow svg {
  width: clamp(9px, 0.45vw, 10px) !important;
  height: clamp(9px, 0.45vw, 10px) !important;
  font-size: clamp(9px, 0.45vw, 10px) !important;
  color: currentColor !important; }

@media (max-width: 767px) {
  /* line 20987, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__head {
    --dodelkin-news-label-height: 32px;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 10px !important;
    margin-bottom: 16px !important; }

  /* line 20994, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__title,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__title.heading {
    min-height: var(--dodelkin-news-label-height) !important;
    padding: 0 12px !important;
    font-size: 8px !important;
    letter-spacing: 0.16em !important; }

  /* line 21002, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__slider-arrow {
    width: 24px !important;
    min-width: 24px !important;
    height: 24px !important;
    min-height: 24px !important; } }
/* CATALOG-OPEN-1: keep the header light when the catalog dropdown is open. */
/* line 21011, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-overlay,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-overlay.is-show {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important; }

@media (min-width: 768px) {
  /* line 21021, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header:has(.widget-type_system_widget_v4_header_6 .header__collections.is-show) {
    background: #f8f8f7 !important;
    background-color: #f8f8f7 !important;
    background-image: none !important;
    box-shadow: 0 10px 24px rgba(20, 32, 53, 0.025) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important; }

  /* line 21030, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header:has(.widget-type_system_widget_v4_header_6 .header__collections.is-show) .widget-type_system_widget_v4_header_6,
  html body.theme-dodelkin-refined .page_layout > header:has(.widget-type_system_widget_v4_header_6 .header__collections.is-show) .header,
  html body.theme-dodelkin-refined .page_layout > header:has(.widget-type_system_widget_v4_header_6 .header__collections.is-show) .header__content,
  html body.theme-dodelkin-refined .page_layout > header:has(.widget-type_system_widget_v4_header_6 .header__collections.is-show) .header-part-top,
  html body.theme-dodelkin-refined .page_layout > header:has(.widget-type_system_widget_v4_header_6 .header__collections.is-show) .header-part-main,
  html body.theme-dodelkin-refined .page_layout > header:has(.widget-type_system_widget_v4_header_6 .header__collections.is-show) .header-part-top__inner,
  html body.theme-dodelkin-refined .page_layout > header:has(.widget-type_system_widget_v4_header_6 .header__collections.is-show) .header-part-main__inner {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important; }

  /* line 21045, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn:hover,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn:active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn:focus-visible,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn.is-active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn._active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn[aria-expanded="true"] {
    background: #fff !important;
    background-color: #fff !important;
    background-image: none !important;
    color: var(--dodelkin-header-ink, #142035) !important;
    border-color: rgba(20, 32, 53, 0.04) !important;
    box-shadow: 0 10px 24px rgba(20, 32, 53, 0.035) !important;
    filter: none !important;
    opacity: 1 !important;
    transform: none !important; } }
/* HEADER-TONE-1: match the whole header shell to the side background tone. */
@media (min-width: 768px) {
  /* line 21065, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-header-side-tone: #f8f8f7; }

  /* line 21069, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .layout,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .layout__content,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header__content,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header-part-top,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header-part-main,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header-part-top__inner,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    background: var(--dodelkin-header-side-tone) !important;
    background-color: var(--dodelkin-header-side-tone) !important;
    background-image: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important; } }
/* HEADER-BORDER-1: remove the header shell outline so it merges with the background. */
@media (min-width: 768px) {
  /* line 21089, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .layout,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .layout__content,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header__content,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header-part-top,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header-part-main,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header-part-top__inner,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header-part-main__inner,
  html body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 .header__area-menu {
    border: 0 !important;
    border-color: transparent !important;
    outline: 0 !important;
    box-shadow: none !important; }

  /* line 21106, theme.scss */
  html body.theme-dodelkin-refined .page_layout > header:has(.widget-type_system_widget_v4_header_6 .header__collections.is-show) {
    border: 0 !important;
    border-color: transparent !important;
    outline: 0 !important;
    box-shadow: none !important; } }
/* KF3-1: make the catalog/filter substrate match the surrounding page background. */
/* line 21115, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] {
  --dodelkin-kf3-substrate: #f5f4f3; }

/* line 21119, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"],
body.theme-dodelkin-refined[data-theme-template*="collection"] .page_layout,
body.theme-dodelkin-refined[data-theme-template*="collection"] .page_layout > main,
body.theme-dodelkin-refined[data-theme-template*="collection"] .page_layout > aside,
body.theme-dodelkin-refined[data-theme-template*="collection"] .page_layout > main > [class*="widget-type_"],
body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-with-filter,
body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-filter,
body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 > .layout,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 > .layout > .layout__content,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 > .layout,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 > .layout > .layout__content,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 > .layout,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 > .layout > .layout__content,
body.theme-dodelkin-refined[data-theme-template*="collection"] .collection,
body.theme-dodelkin-refined[data-theme-template*="collection"] .collection-wrapper,
body.theme-dodelkin-refined[data-theme-template*="collection"] .collection__content,
body.theme-dodelkin-refined[data-theme-template*="collection"] .collection-products,
body.theme-dodelkin-refined[data-theme-template*="collection"] .collection-products-wrapper,
body.theme-dodelkin-refined[data-theme-template*="collection"] .collection-products__content,
body.theme-dodelkin-refined[data-theme-template*="collection"] .catalog,
body.theme-dodelkin-refined[data-theme-template*="collection"] .catalog-list {
  background: var(--dodelkin-kf3-substrate) !important;
  background-color: var(--dodelkin-kf3-substrate) !important;
  background-image: none !important; }

/* KF3-2: flatten the sidebar filter and make its typography readable and left-aligned. */
/* line 21150, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter__content,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter__head,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls {
  background: var(--dodelkin-kf3-substrate) !important;
  background-color: var(--dodelkin-kf3-substrate) !important;
  background-image: none !important;
  box-shadow: none !important; }

/* line 21162, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter {
  border: 0 !important;
  border-radius: 0 !important;
  overflow: visible !important; }

/* line 21168, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter *,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections * {
  font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  font-kerning: normal;
  text-rendering: geometricPrecision;
  letter-spacing: 0 !important; }

/* line 21178, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter__content {
  padding: 0 !important; }

/* line 21182, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter__head {
  justify-content: flex-start !important;
  min-height: 0 !important;
  margin: 0 0 18px !important;
  padding: 0 0 16px !important;
  border-bottom: 1px solid rgba(19, 34, 56, 0.08) !important; }

/* line 21190, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-title {
  margin: 0 !important;
  text-align: left !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important; }

/* line 21200, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid rgba(19, 34, 56, 0.07) !important; }

/* line 21206, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__head,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 13px 0 11px !important;
  text-align: left !important;
  color: #17243a !important;
  font-size: 17px !important;
  font-weight: 760 !important;
  line-height: 1.18 !important;
  white-space: nowrap !important; }

/* line 21223, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content {
  padding: 0 0 16px !important; }

/* line 21227, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__menu,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__submenu,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list {
  margin: 0 !important;
  padding: 0 !important; }

/* line 21234, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list-item,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option {
  margin: 0 !important;
  padding: 0 !important; }

/* line 21241, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__link,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 8px !important;
  width: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  text-align: left !important; }

/* line 21254, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__link,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content {
  padding: 4px 0 !important;
  color: #243149 !important;
  font-size: 16px !important;
  font-weight: 520 !important;
  line-height: 1.25 !important;
  white-space: nowrap !important; }

/* line 21264, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__link *,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content * {
  white-space: nowrap !important; }

/* line 21269, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__label,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__title {
  min-width: 0 !important;
  color: #243149 !important;
  font-size: 16px !important;
  font-weight: 520 !important;
  line-height: 1.25 !important;
  text-align: left !important;
  white-space: nowrap !important;
  overflow: visible !important; }

/* line 21281, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__link .count,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content .count,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__count {
  flex: 0 0 auto !important;
  margin-left: auto !important;
  color: #5d86d6 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  text-align: right !important; }

/* line 21293, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values {
  gap: 12px !important;
  margin: 8px 0 14px !important; }

/* line 21298, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__field {
  height: 42px !important;
  min-height: 42px !important;
  padding: 0 12px !important;
  border-radius: 14px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 42px !important; }

/* KF3-3: replace broken filter glyph squares with clean toggles and fix price range overlap. */
/* line 21309, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name > .icon,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name > svg,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls > .icon,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls > svg,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__show-submenu-btn .icon,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__show-submenu-btn svg {
  display: none !important; }

/* line 21318, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name::after {
  content: "+" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 22px !important;
  width: 22px !important;
  height: 22px !important;
  margin-left: 12px !important;
  border-radius: 999px !important;
  background: rgba(93, 134, 214, 0.12) !important;
  color: #5d86d6 !important;
  font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

/* line 21336, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item.is-open > .filter-item__head .filter-item__name::after,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item.is-active > .filter-item__head .filter-item__name::after,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item._opened > .filter-item__head .filter-item__name::after,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item[open] > .filter-item__head .filter-item__name::after {
  content: "−" !important; }

/* line 21343, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__show-submenu-btn,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls > button:not(.sidebar-collections__link) {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 18px !important;
  order: -1 !important;
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  min-height: 18px !important;
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #5d86d6 !important;
  font-size: 0 !important;
  line-height: 1 !important; }

/* line 21366, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__show-submenu-btn::before,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls > button:not(.sidebar-collections__link)::before {
  content: "+" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
  border-radius: 999px !important;
  color: #5d86d6 !important;
  font-family: "Manrope", "PT Root UI", "Segoe UI", Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 650 !important;
  line-height: 18px !important; }

/* line 21382, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item.is-open > .sidebar-collections__controls .sidebar-collections__show-submenu-btn::before,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item.is-active > .sidebar-collections__controls .sidebar-collections__show-submenu-btn::before,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__show-submenu-btn.is-active::before,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__show-submenu-btn[aria-expanded="true"]::before {
  content: "−" !important; }

/* line 21389, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range {
  padding-top: 2px !important; }

/* line 21393, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 18px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 8px 0 20px !important; }

/* line 21401, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values::before {
  content: "" !important;
  display: none !important; }

/* line 21406, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  min-width: 0 !important;
  width: 100% !important;
  height: 44px !important;
  margin: 0 !important; }

/* line 21416, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item > span:first-child,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item > label:first-child {
  position: absolute !important;
  left: 13px !important;
  top: 50% !important;
  z-index: 2 !important;
  transform: translateY(-50%) !important;
  color: #5d86d6 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  pointer-events: none !important; }

/* line 21430, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__field,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item input {
  box-sizing: border-box !important;
  width: 100% !important;
  min-width: 0 !important;
  height: 44px !important;
  min-height: 44px !important;
  padding: 0 10px 0 36px !important;
  border: 1px solid rgba(19, 34, 56, 0.1) !important;
  border-radius: 16px !important;
  background: #fff !important;
  color: #17243a !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 520 !important;
  line-height: 44px !important;
  text-align: left !important; }

/* line 21449, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values > span:not([class]),
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-separator {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  min-width: 18px !important;
  color: rgba(23, 36, 58, 0.2) !important;
  font-size: 18px !important;
  line-height: 1 !important; }

/* line 21461, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 :is(.filter-range__slider, .range-slider, .irs, .noUi-target) {
  margin-top: 12px !important; }

/* KF3-4: fully suppress leftover theme glyphs after custom filter toggles. */
/* line 21466, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__head :is(.icon, .btn-icon, [class^="icon-"], [class*=" icon-"], [class^="insales-"], [class*=" insales-"]),
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name :is(.icon, .btn-icon, [class^="icon-"], [class*=" icon-"], [class^="insales-"], [class*=" insales-"]),
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls :is(.icon, .btn-icon, [class^="icon-"], [class*=" icon-"], [class^="insales-"], [class*=" insales-"]),
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__show-submenu-btn :is(.icon, .btn-icon, [class^="icon-"], [class*=" icon-"], [class^="insales-"], [class*=" insales-"]) {
  display: none !important;
  width: 0 !important;
  min-width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  font-size: 0 !important;
  line-height: 0 !important; }

/* line 21482, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__head :is(.icon, .btn-icon, [class^="icon-"], [class*=" icon-"], [class^="insales-"], [class*=" insales-"])::before,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__head :is(.icon, .btn-icon, [class^="icon-"], [class*=" icon-"], [class^="insales-"], [class*=" insales-"])::after,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls :is(.icon, .btn-icon, [class^="icon-"], [class*=" icon-"], [class^="insales-"], [class*=" insales-"])::before,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls :is(.icon, .btn-icon, [class^="icon-"], [class*=" icon-"], [class^="insales-"], [class*=" insales-"])::after,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name > *::before,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name > *::after,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__show-submenu-btn::after,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls > button:not(.sidebar-collections__link)::after {
  content: none !important;
  display: none !important; }

/* line 21494, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__show-submenu-btn > * {
  display: none !important; }

/* KF3-5: keep long filter option labels inside the sidebar. */
/* line 21499, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important; }

/* line 21506, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important; }

/* line 21513, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content {
  display: grid !important;
  grid-template-columns: 26px minmax(0, 1fr) max-content !important;
  align-items: start !important;
  gap: 8px 10px !important;
  padding: 5px 0 !important;
  white-space: normal !important; }

/* line 21522, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content * {
  white-space: normal !important; }

/* line 21526, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__btn {
  grid-column: 1 !important;
  grid-row: 1 !important;
  align-self: start !important;
  justify-self: start !important;
  width: 22px !important;
  min-width: 22px !important;
  height: 22px !important;
  min-height: 22px !important;
  margin: 1px 0 0 !important; }

/* line 21538, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__label {
  grid-column: 2 !important;
  grid-row: 1 !important;
  min-width: 0 !important;
  max-width: 100% !important;
  color: #243149 !important;
  font-size: 15px !important;
  font-weight: 520 !important;
  line-height: 1.22 !important;
  text-align: left !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
  word-break: normal !important;
  hyphens: auto !important; }

/* line 21554, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content .count,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__count,
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-option > .count {
  grid-column: 3 !important;
  grid-row: 1 !important;
  align-self: start !important;
  justify-self: end !important;
  min-width: 24px !important;
  margin: 1px 0 0 4px !important;
  color: #5d86d6 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.22 !important;
  text-align: right !important;
  white-space: nowrap !important; }

/* KF3-6: keep every filter group collapsed until the user opens it. */
/* line 21572, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item.dodelkin-kf3-collapsed > .filter-item__content {
  display: none !important; }

/* line 21576, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item.dodelkin-kf3-open > .filter-item__content {
  display: block !important; }

/* line 21580, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item.dodelkin-kf3-open > .filter-item__head .filter-item__name::after {
  content: "−" !important; }

/* line 21584, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item.dodelkin-kf3-collapsed > .filter-item__head .filter-item__name::after {
  content: "+" !important; }

/* KF3-7: fail-safe default state for the catalog filter, independent of page template flags. */
/* line 21589, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter.dodelkin-kf3-state-ready .filter-item.dodelkin-kf3-collapsed .filter-item__content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter.dodelkin-kf3-state-ready .filter-item.dodelkin-kf3-collapsed .filter-item__content,
body.theme-dodelkin-refined .filter.dodelkin-kf3-state-ready .filter-item.dodelkin-kf3-collapsed .filter-item__content {
  display: none !important; }

/* line 21595, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter.dodelkin-kf3-state-ready .filter-item.dodelkin-kf3-open .filter-item__content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter.dodelkin-kf3-state-ready .filter-item.dodelkin-kf3-open .filter-item__content,
body.theme-dodelkin-refined .filter.dodelkin-kf3-state-ready .filter-item.dodelkin-kf3-open .filter-item__content {
  display: block !important; }

/* line 21601, theme.scss */
body.theme-dodelkin-refined .filter.dodelkin-kf3-state-ready .filter-item.dodelkin-kf3-open > .filter-item__head .filter-item__name::after {
  content: "−" !important; }

/* line 21605, theme.scss */
body.theme-dodelkin-refined .filter.dodelkin-kf3-state-ready .filter-item.dodelkin-kf3-collapsed > .filter-item__head .filter-item__name::after {
  content: "+" !important; }

/* KF3-8: collapse every top-level filter group, even when the theme uses custom content wrappers. */
/* line 21610, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content > .filter-item.dodelkin-kf3-collapsed > :not(.filter-item__head),
body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__content > .filter-item.dodelkin-kf3-collapsed > :not(.filter-item__head),
body.theme-dodelkin-refined .filter__content > .filter-item.dodelkin-kf3-collapsed > :not(.filter-item__head) {
  display: none !important; }

/* line 21616, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content > .filter-item.dodelkin-kf3-open > :not(.filter-item__head),
body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__content > .filter-item.dodelkin-kf3-open > :not(.filter-item__head),
body.theme-dodelkin-refined .filter__content > .filter-item.dodelkin-kf3-open > :not(.filter-item__head) {
  display: block !important; }

/* line 21622, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content > .filter-item:not(.dodelkin-kf3-open):not(.is-open):not(.is-active):not(._opened):not([open]) > :not(.filter-item__head),
body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__content > .filter-item:not(.dodelkin-kf3-open):not(.is-open):not(.is-active):not(._opened):not([open]) > :not(.filter-item__head),
body.theme-dodelkin-refined .filter__content > .filter-item:not(.dodelkin-kf3-open):not(.is-open):not(.is-active):not(._opened):not([open]) > :not(.filter-item__head) {
  display: none !important; }

/* line 21628, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content > .filter-item.dodelkin-kf3-collapsed + .filter-item__content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__content > .filter-item.dodelkin-kf3-collapsed + .filter-item__content,
body.theme-dodelkin-refined .filter__content > .filter-item.dodelkin-kf3-collapsed + .filter-item__content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content > .filter-item:not(.dodelkin-kf3-open):not(.is-open):not(.is-active):not(._opened):not([open]) + .filter-item__content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__content > .filter-item:not(.dodelkin-kf3-open):not(.is-open):not(.is-active):not(._opened):not([open]) + .filter-item__content,
body.theme-dodelkin-refined .filter__content > .filter-item:not(.dodelkin-kf3-open):not(.is-open):not(.is-active):not(._opened):not([open]) + .filter-item__content {
  display: none !important; }

/* line 21637, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content > .filter-item.dodelkin-kf3-open + .filter-item__content,
body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__content > .filter-item.dodelkin-kf3-open + .filter-item__content,
body.theme-dodelkin-refined .filter__content > .filter-item.dodelkin-kf3-open + .filter-item__content {
  display: block !important; }

/* KF3-9: forced open/closed state that mirrors the real visible filter body. */
/* line 21644, theme.scss */
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] > :not(.filter-item__head),
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] .filter-item__content,
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] .filter-item__list,
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] .filter-range,
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] .filter-options {
  display: none !important; }

/* line 21652, theme.scss */
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="open"] > .filter-item__content,
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="open"] > .filter-item__list,
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="open"] > .filter-range,
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="open"] > .filter-options {
  display: block !important; }

/* line 21659, theme.scss */
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="open"] > .filter-item__head .filter-item__name::after {
  content: "−" !important; }

/* line 21663, theme.scss */
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] > .filter-item__head .filter-item__name::after {
  content: "+" !important; }

/* KF3-10: bind plus/minus to the real system filter state (.is-show). */
/* line 21668, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item.is-show > .filter-item__head .filter-item__name::after,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item.is-show > .filter-item__head .filter-item__name::after,
html body.theme-dodelkin-refined .filter .filter-item.is-show > .filter-item__head .filter-item__name::after {
  content: "−" !important; }

/* line 21674, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item:not(.is-show) > .filter-item__head .filter-item__name::after,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item:not(.is-show) > .filter-item__head .filter-item__name::after,
html body.theme-dodelkin-refined .filter .filter-item:not(.is-show) > .filter-item__head .filter-item__name::after {
  content: "+" !important; }

/* line 21680, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item.is-show > .filter-item__content,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item.is-show > .filter-item__content,
html body.theme-dodelkin-refined .filter .filter-item.is-show > .filter-item__content {
  display: block !important; }

/* line 21686, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item:not(.is-show) > .filter-item__content,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item:not(.is-show) > .filter-item__content,
html body.theme-dodelkin-refined .filter .filter-item:not(.is-show) > .filter-item__content {
  display: none !important; }

/* KF3-11: final guard so native open classes cannot reopen a forced-closed mobile filter item. */
/* line 21693, theme.scss */
html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] > :not(.filter-item__head),
html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] .filter-item__content,
html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] .filter-item__list,
html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] .filter-range,
html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] .filter-options,
html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] + .filter-item__content,
html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] + .filter-range,
html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="closed"] + .filter-options {
  display: none !important; }

/* KF3-12: mobile filter uses the theme arrow only, without extra text plus/minus glued to labels. */
@media (max-width: 767px) {
  /* line 21706, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name::after,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__name::after,
  html body.theme-dodelkin-refined .filter .filter-item__name::after {
    content: none !important;
    display: none !important; }

  /* line 21713, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter .filter-item[data-dodelkin-kf3-force="open"] + .filter-item__content,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter .filter-item[data-dodelkin-kf3-force="open"] + .filter-range,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter .filter-item[data-dodelkin-kf3-force="open"] + .filter-options,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter .filter-item[data-dodelkin-kf3-force="open"] + .filter-item__content,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter .filter-item[data-dodelkin-kf3-force="open"] + .filter-range,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter .filter-item[data-dodelkin-kf3-force="open"] + .filter-options,
  html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="open"] + .filter-item__content,
  html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="open"] + .filter-range,
  html body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="open"] + .filter-options {
    display: block !important; } }
/* KF3-13: desktop filter must stay fully usable; mobile forced-collapse rules do not apply here. */
@media (min-width: 768px) {
  /* line 21728, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item > :not(.filter-item__head),
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item .filter-item__content,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item .filter-item__list,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item .filter-range,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item .filter-options,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item + .filter-item__content,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item + .filter-range,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item + .filter-options {
    display: block !important; }

  /* line 21739, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-range,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter-options {
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    max-height: none !important;
    pointer-events: auto !important; } }
/* KF3-14: hide the redundant Categories group from catalog filters. */
/* line 21752, theme.scss */
html body.theme-dodelkin-refined .filter .filter-item.dodelkin-kf3-categories-hidden,
html body.theme-dodelkin-refined .filter .dodelkin-kf3-categories-hidden-body {
  display: none !important; }

/* PG-1: move collection pagination closer to product cards and remove the empty bottom gap. */
/* line 21758, theme.scss */
html body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content .widget-type_system_widget_v4_pagination_1,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content .widget-type_system_widget_v4_pagination_2 {
  margin-top: -34px !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 0 !important; }

/* line 21767, theme.scss */
html body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content .widget-type_system_widget_v4_pagination_1 > .layout,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content .widget-type_system_widget_v4_pagination_2 > .layout,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content .widget-type_system_widget_v4_pagination_1 > .layout > .layout__content,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content .widget-type_system_widget_v4_pagination_2 > .layout > .layout__content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 0 !important; }

/* line 21778, theme.scss */
html body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content :is(.pagination,
.pagination-wrapper,
.pagination__wrapper,
.paginator,
.paginator-wrapper,
.pages,
.page-navigation,
.page-nav) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

@media (max-width: 767px) {
  /* line 21795, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content .widget-type_system_widget_v4_pagination_1,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content .widget-type_system_widget_v4_pagination_2 {
    margin-top: -42px !important; } }
/* PC4-1: cart controls in the same light pill style as the header cart button. */
/* line 21802, theme.scss */
html body.theme-dodelkin-refined {
  --dodelkin-pc4-button-bg: #f7f6f4;
  --dodelkin-pc4-button-hover-bg: #ebe7e2;
  --dodelkin-pc4-button-border: #bda38d;
  --dodelkin-pc4-button-border-soft: rgba(20, 32, 53, 0.06);
  --dodelkin-pc4-button-text: #172238;
  --dodelkin-pc4-button-shadow: 0 8px 18px rgba(20, 32, 53, 0.045);
  --dodelkin-pc4-button-shadow-hover: 0 10px 22px rgba(20, 32, 53, 0.08); }

/* line 21812, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.cart__area-controls .button,
.cart__area-controls button,
.cart__area-controls input[type="submit"],
.cart__area-controls-sticky .button,
.cart__area-controls-sticky button,
.cart__area-controls-sticky input[type="submit"],
.cart__area-coupon .coupon-content .coupon-button,
.cart__area-coupon .button,
.cart__area-coupon button,
.cart__area-coupon input[type="submit"],
.submit-block .button,
.submit-block .social-button,
button.cart__submit-btn,
.cart__submit-btn,
.cart__submit) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-height: 44px !important;
  height: 44px !important;
  padding: 0 22px !important;
  border: 1px solid var(--dodelkin-pc4-button-border-soft) !important;
  border-radius: 999px !important;
  background: var(--dodelkin-pc4-button-bg) !important;
  background-color: var(--dodelkin-pc4-button-bg) !important;
  background-image: none !important;
  color: var(--dodelkin-pc4-button-text) !important;
  box-shadow: var(--dodelkin-pc4-button-shadow) !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
  transition: background-color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, color 0.18s ease, transform 0.16s ease !important; }

/* line 21860, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.cart__area-controls .button,
.cart__area-controls button,
.cart__area-controls input[type="submit"],
.cart__area-controls-sticky .button,
.cart__area-controls-sticky button,
.cart__area-controls-sticky input[type="submit"],
.cart__area-coupon .coupon-content .coupon-button,
.cart__area-coupon .button,
.cart__area-coupon button,
.cart__area-coupon input[type="submit"],
.submit-block .button,
.submit-block .social-button,
button.cart__submit-btn,
.cart__submit-btn,
.cart__submit):is(:hover, :focus-visible) {
  border-color: var(--dodelkin-pc4-button-border) !important;
  background: var(--dodelkin-pc4-button-hover-bg) !important;
  background-color: var(--dodelkin-pc4-button-hover-bg) !important;
  background-image: none !important;
  color: var(--dodelkin-pc4-button-text) !important;
  box-shadow: var(--dodelkin-pc4-button-shadow-hover) !important;
  transform: translateY(-1px) scale(1.01) !important; }

/* line 21886, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.cart__area-controls .button,
.cart__area-controls button,
.cart__area-controls input[type="submit"],
.cart__area-controls-sticky .button,
.cart__area-controls-sticky button,
.cart__area-controls-sticky input[type="submit"],
.cart__area-coupon .coupon-content .coupon-button,
.cart__area-coupon .button,
.cart__area-coupon button,
.cart__area-coupon input[type="submit"],
.submit-block .button,
.submit-block .social-button,
button.cart__submit-btn,
.cart__submit-btn,
.cart__submit):active {
  border-color: var(--dodelkin-pc4-button-border) !important;
  background: var(--dodelkin-pc4-button-hover-bg) !important;
  background-color: var(--dodelkin-pc4-button-hover-bg) !important;
  box-shadow: 0 5px 12px rgba(20, 32, 53, 0.06) !important;
  transform: translateY(1px) scale(0.985) !important; }

/* line 21910, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button {
  min-width: 130px !important; }

/* line 21914, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.cart__area-controls .button,
.cart__area-controls-sticky .button,
.submit-block .button,
.submit-block .social-button,
button.cart__submit-btn,
.cart__submit-btn,
.cart__submit) {
  width: 100% !important;
  max-width: 100% !important; }

/* line 21927, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.cart__area-controls .button,
.cart__area-controls button,
.cart__area-controls-sticky .button,
.cart__area-controls-sticky button,
.cart__area-coupon .coupon-content .coupon-button,
.cart__area-coupon .button,
.cart__area-coupon button,
.submit-block .button,
.submit-block .social-button,
.cart__submit-btn) :is(.icon, .btn-icon, svg, span) {
  color: inherit !important; }

/* line 21942, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter {
  display: inline-flex !important;
  align-items: center !important;
  gap: 5px !important;
  padding: 4px !important;
  border: 1px solid rgba(20, 32, 53, 0.06) !important;
  border-radius: 999px !important;
  background: #f7f6f4 !important;
  box-shadow: var(--dodelkin-pc4-button-shadow) !important; }

/* line 21953, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-input {
  width: 48px !important;
  min-width: 48px !important;
  height: 38px !important;
  min-height: 38px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(20, 32, 53, 0.06) !important;
  border-radius: 14px !important;
  background: #fff !important;
  color: var(--dodelkin-pc4-button-text) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 38px !important;
  text-align: center !important; }

/* line 21971, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button,
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete,
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 36px !important;
  min-width: 36px !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 !important;
  border: 1px solid var(--dodelkin-pc4-button-border-soft) !important;
  border-radius: 999px !important;
  background: var(--dodelkin-pc4-button-bg) !important;
  background-color: var(--dodelkin-pc4-button-bg) !important;
  background-image: none !important;
  color: var(--dodelkin-pc4-button-text) !important;
  box-shadow: var(--dodelkin-pc4-button-shadow) !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
  transition: background-color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, color 0.18s ease, transform 0.16s ease !important; }

/* line 22003, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete {
  font-size: 0 !important; }

/* line 22007, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete::before {
  content: "×" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  color: currentColor !important;
  font-size: 27px !important;
  font-weight: 500 !important;
  line-height: 1 !important; }

/* line 22020, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete :is(.icon, .btn-icon, svg, span) {
  display: none !important; }

/* line 22024, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button:is(:hover, :focus-visible),
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete:is(:hover, :focus-visible),
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:is(:hover, :focus-visible) {
  border-color: var(--dodelkin-pc4-button-border) !important;
  background: var(--dodelkin-pc4-button-hover-bg) !important;
  background-color: var(--dodelkin-pc4-button-hover-bg) !important;
  background-image: none !important;
  color: var(--dodelkin-pc4-button-text) !important;
  box-shadow: var(--dodelkin-pc4-button-shadow-hover) !important;
  transform: translateY(-1px) scale(1.04) !important; }

/* line 22036, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button:active,
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete:active,
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:active {
  box-shadow: 0 5px 12px rgba(20, 32, 53, 0.06) !important;
  transform: translateY(1px) scale(0.94) !important; }

@media (min-width: 768px) {
  /* line 22044, theme.scss */
  html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.cart__area-controls .button,
  .cart__area-controls-sticky .button,
  .cart__area-coupon .coupon-content .coupon-button,
  .submit-block .button,
  .submit-block .social-button,
  button.cart__submit-btn,
  .cart__submit-btn,
  .cart__submit) {
    min-height: 42px !important;
    height: 42px !important;
    font-size: 15px !important; }

  /* line 22059, theme.scss */
  html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter {
    gap: 4px !important;
    padding: 4px !important; }

  /* line 22064, theme.scss */
  html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-input {
    width: 44px !important;
    min-width: 44px !important;
    height: 36px !important;
    min-height: 36px !important;
    border-radius: 13px !important;
    font-size: 14px !important;
    line-height: 36px !important; }

  /* line 22074, theme.scss */
  html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button,
  html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete,
  html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn {
    width: 34px !important;
    min-width: 34px !important;
    height: 34px !important;
    min-height: 34px !important; } }
@media (max-width: 767px) {
  /* line 22085, theme.scss */
  html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) :is(.cart__area-controls .button,
  .cart__area-controls-sticky .button,
  .cart__area-coupon .coupon-content .coupon-button,
  .submit-block .button,
  .submit-block .social-button,
  button.cart__submit-btn,
  .cart__submit-btn,
  .cart__submit) {
    min-height: 46px !important;
    height: 46px !important;
    padding: 0 18px !important;
    font-size: 15px !important; }

  /* line 22101, theme.scss */
  html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content {
    grid-template-columns: minmax(0, 1fr) auto !important; }

  /* line 22105, theme.scss */
  html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button {
    min-width: 116px !important;
    padding: 0 16px !important; } }
/* PC4-2: smaller quantity controls, centered delete cross and flat promo block. */
/* line 22112, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter {
  gap: 3px !important;
  padding: 3px !important;
  box-shadow: 0 6px 14px rgba(20, 32, 53, 0.035) !important; }

/* line 22118, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-input {
  width: 36px !important;
  min-width: 36px !important;
  height: 30px !important;
  min-height: 30px !important;
  border-radius: 11px !important;
  font-size: 13px !important;
  line-height: 30px !important; }

/* line 22128, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button {
  width: 28px !important;
  min-width: 28px !important;
  height: 28px !important;
  min-height: 28px !important;
  font-size: 18px !important; }

/* line 22136, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete {
  position: relative !important;
  overflow: hidden !important; }

/* line 22141, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete::before {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: auto !important;
  height: auto !important;
  transform: translate(-50%, -53%) !important;
  font-family: Arial, sans-serif !important;
  font-size: 26px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  text-align: center !important; }

/* line 22155, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important; }

/* line 22163, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content {
  position: relative !important; }

/* line 22167, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content :is([data-remove-coupon],
.coupon-remove,
.remove-coupon,
.js-coupon-remove,
.js-remove-coupon,
.coupon-clear,
.coupon-reset,
.coupon__remove,
.coupon__clear) {
  display: none !important; }

/* line 22181, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content > :is(button, a, .button):not(.coupon-button):not([type="submit"]) {
  display: none !important; }

/* line 22185, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content :is([data-remove-coupon],
.coupon-remove,
.remove-coupon,
.js-coupon-remove,
.js-remove-coupon,
.coupon-clear,
.coupon-reset,
.coupon__remove,
.coupon__clear)::before,
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content :is([data-remove-coupon],
.coupon-remove,
.remove-coupon,
.js-coupon-remove,
.js-remove-coupon,
.coupon-clear,
.coupon-reset,
.coupon__remove,
.coupon__clear)::after {
  content: none !important;
  display: none !important; }

/* MOB-CAT-1: compact text-only mobile catalog cards with full labels. */
@media (max-width: 767px) {
  /* line 22213, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card :is(.banner-list__item-photo,
  .banner-list__item-image,
  .banner-list__item-picture,
  .img-ratio,
  .img-ratio__inner,
  picture,
  img),
  html body.theme-dodelkin-refined .dodelkin-navigation-card :is(.subcollection-list__item-photo,
  .special-collections__item-photo,
  .subcollection-card__photo,
  .subcollection-card__image,
  .subcollection-image,
  .subcollection-list__item-image,
  .img-ratio,
  .img-ratio__inner,
  picture,
  img) {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important; }

  /* line 22247, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card :is(.banner-list__item-title,
  .banner-list__item-name,
  .banner-list__item-caption),
  html body.theme-dodelkin-refined .dodelkin-navigation-card :is(.subcollection-list__item-title,
  .special-collections__item-title,
  .subcollection-name,
  .subcollections__item-title) {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important; }

  /* line 22267, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card,
  html body.theme-dodelkin-refined .dodelkin-navigation-card {
    min-height: 78px !important;
    padding: 8px 10px !important;
    align-items: flex-end !important;
    justify-content: flex-end !important;
    border-radius: 16px !important; }

  /* line 22276, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-content,
  html body.theme-dodelkin-refined .dodelkin-navigation-card-content {
    align-items: flex-end !important;
    justify-content: flex-end !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    text-align: right !important; }

  /* line 22286, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-eyebrow,
  html body.theme-dodelkin-refined .dodelkin-navigation-card-eyebrow {
    display: block !important;
    visibility: visible !important;
    width: auto !important;
    height: auto !important;
    margin: 0 0 3px !important;
    padding: 0 !important;
    font-size: 6px !important;
    line-height: 1.05 !important;
    letter-spacing: 0.08em !important;
    text-align: right !important;
    overflow: visible !important; }

  /* line 22301, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-description,
  html body.theme-dodelkin-refined .dodelkin-navigation-card-description {
    display: block !important;
    visibility: visible !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 8px !important;
    line-height: 1.1 !important;
    text-align: right !important;
    white-space: normal !important;
    overflow: visible !important;
    overflow-wrap: normal !important;
    word-break: normal !important; }

  /* line 22319, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .dodelkin-showroom-card-title,
  html body.theme-dodelkin-refined .dodelkin-navigation-card-title {
    margin: 0 0 3px !important;
    color: currentColor !important;
    font-size: clamp(13px, 3.7vw, 16px) !important;
    line-height: 1.02 !important;
    font-weight: 850 !important;
    letter-spacing: -0.018em !important;
    text-align: right !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important; }

  /* MOB-CAT-2: make mobile catalog/subcategory cards rectangular without changing their text logic. */
  /* line 22334, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card {
    aspect-ratio: 5 / 3 !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: clamp(8px, 2.15vw, 12px) !important;
    border-radius: 14px !important; }

  /* MOB-CAT-3: lift text inside rectangular mobile subcategory cards. */
  /* line 22344, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card .dodelkin-navigation-card-content {
    transform: translateY(clamp(-10px, -2vw, -7px)) !important; } }
/* MF-1: mobile filter actions in the same light pill style as the header cart button. */
@media (max-width: 767px) {
  /* line 22351, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-mf-button-bg: var(--dodelkin-pc4-button-bg, #f7f6f4);
    --dodelkin-mf-button-hover-bg: var(--dodelkin-pc4-button-hover-bg, #ebe7e2);
    --dodelkin-mf-button-border: var(--dodelkin-pc4-button-border, #bda38d);
    --dodelkin-mf-button-border-soft: var(--dodelkin-pc4-button-border-soft, rgba(20, 32, 53, 0.06));
    --dodelkin-mf-button-text: var(--dodelkin-pc4-button-text, #172238);
    --dodelkin-mf-button-shadow: var(--dodelkin-pc4-button-shadow, 0 8px 18px rgba(20, 32, 53, 0.045));
    --dodelkin-mf-button-shadow-hover: var(--dodelkin-pc4-button-shadow-hover, 0 10px 22px rgba(20, 32, 53, 0.08)); }

  /* line 22361, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls :is(button[type="submit"],
  input[type="submit"],
  .button[type="submit"],
  .filter__submit,
  .filter__apply-btn),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__controls :is(button[type="submit"],
  input[type="submit"],
  .button[type="submit"],
  .filter__submit,
  .filter__apply-btn) {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 54px !important;
    height: 54px !important;
    padding: 0 22px !important;
    border: 1px solid var(--dodelkin-mf-button-border-soft) !important;
    border-radius: 999px !important;
    background: var(--dodelkin-mf-button-bg) !important;
    background-color: var(--dodelkin-mf-button-bg) !important;
    background-image: none !important;
    color: var(--dodelkin-mf-button-text) !important;
    box-shadow: var(--dodelkin-mf-button-shadow) !important;
    font-size: 16px !important;
    font-weight: 760 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    opacity: 1 !important;
    transform: translateY(0) scale(1) !important;
    transition: background-color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, color 0.18s ease, transform 0.16s ease !important; }

  /* line 22406, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 54px !important;
    min-width: 54px !important;
    height: 54px !important;
    min-height: 54px !important;
    padding: 0 !important;
    border: 1px solid var(--dodelkin-mf-button-border-soft) !important;
    border-radius: 18px !important;
    background: var(--dodelkin-mf-button-bg) !important;
    background-color: var(--dodelkin-mf-button-bg) !important;
    background-image: none !important;
    color: var(--dodelkin-mf-button-text) !important;
    box-shadow: var(--dodelkin-mf-button-shadow) !important;
    font-size: 0 !important;
    line-height: 1 !important;
    opacity: 1 !important;
    transform: translateY(0) scale(1) !important;
    transition: background-color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, color 0.18s ease, transform 0.16s ease !important; }

  /* line 22436, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn::before,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn::before {
    content: "×" !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    color: currentColor !important;
    font-size: 42px !important;
    font-weight: 300 !important;
    line-height: 1 !important;
    transform: translateY(-1px) !important; }

  /* line 22451, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn :is(.icon, .btn-icon, svg, span),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn :is(.icon, .btn-icon, svg, span) {
    display: none !important; }

  /* line 22456, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls :is(button[type="submit"],
  input[type="submit"],
  .button[type="submit"],
  .filter__submit,
  .filter__apply-btn):is(:hover, :focus-visible),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__controls :is(button[type="submit"],
  input[type="submit"],
  .button[type="submit"],
  .filter__submit,
  .filter__apply-btn):is(:hover, :focus-visible),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn:is(:hover, :focus-visible),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn:is(:hover, :focus-visible) {
    border-color: var(--dodelkin-mf-button-border) !important;
    background: var(--dodelkin-mf-button-hover-bg) !important;
    background-color: var(--dodelkin-mf-button-hover-bg) !important;
    background-image: none !important;
    color: var(--dodelkin-mf-button-text) !important;
    box-shadow: var(--dodelkin-mf-button-shadow-hover) !important;
    transform: translateY(-1px) scale(1.01) !important; }

  /* line 22481, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls :is(button[type="submit"],
  input[type="submit"],
  .button[type="submit"],
  .filter__submit,
  .filter__apply-btn):active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__controls :is(button[type="submit"],
  input[type="submit"],
  .button[type="submit"],
  .filter__submit,
  .filter__apply-btn):active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn:active,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn:active {
    border-color: var(--dodelkin-mf-button-border) !important;
    background: var(--dodelkin-mf-button-hover-bg) !important;
    background-color: var(--dodelkin-mf-button-hover-bg) !important;
    box-shadow: 0 5px 12px rgba(20, 32, 53, 0.06) !important;
    transform: translateY(1px) scale(0.985) !important; } }
/* PDP-11: final fix for visible sale text and no brown counter slab. */
/* line 22506, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price .product__sale {
  width: 86px !important;
  min-width: 86px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 0 !important;
  background: #fde7dd !important;
  background-color: #fde7dd !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: hidden !important; }

/* line 22519, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price .product__sale-value,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price [data-product-card-sale-value] {
  position: static !important;
  top: auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 64px !important;
  width: auto !important;
  max-width: none !important;
  height: 30px !important;
  min-height: 30px !important;
  padding: 0 8px !important;
  box-sizing: border-box !important;
  background: #72c529 !important;
  background-color: #72c529 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-indent: 0 !important;
  text-align: center !important;
  text-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  white-space: nowrap !important;
  overflow: visible !important; }

/* line 22550, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .product__controls,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .product__buy-btn-area,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .product__buy-btn-area-inner,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important; }

/* line 22562, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart::before,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart::after,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls::before,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls::after {
  content: none !important;
  display: none !important; }

/* line 22570, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy .add-cart-counter.is-add-cart .add-cart-counter__controls-btn:is(:hover, :focus, :focus-visible, :active) {
  border: 2px solid #c65b33 !important;
  background: linear-gradient(180deg, #fffaf4 0%, #f8f3ec 58%, #efe8df 100%) !important;
  background-color: #f8f3ec !important;
  background-image: linear-gradient(180deg, #fffaf4 0%, #f8f3ec 58%, #efe8df 100%) !important;
  color: #b76539 !important;
  -webkit-text-fill-color: #b76539 !important; }

/* PDP-12: remove the counter background even if another product widget is used. */
/* line 22581, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_product_5, .widget-type_system_widget_v4_product_2) .product__buy :is(.product__controls,
.product__buy-btn-area,
.product__buy-btn-area-inner,
.add-cart-counter,
.add-cart-counter.is-add-cart,
.add-cart-counter__controls,
.add-cart-counter.is-add-cart .add-cart-counter__controls) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  border-color: transparent !important; }

/* line 22597, theme.scss */
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_product_5, .widget-type_system_widget_v4_product_2) .product__buy :is(.add-cart-counter,
.add-cart-counter__controls)::before,
html body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_product_5, .widget-type_system_widget_v4_product_2) .product__buy :is(.add-cart-counter,
.add-cart-counter__controls)::after {
  content: none !important;
  display: none !important; }

/* CP5-4: wide desktop catalog cards fit in four compact columns. */
@media (min-width: 1200px) {
  /* line 22611, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: clamp(14px, 1.05vw, 18px) !important;
    align-items: stretch !important;
    width: 100% !important; }

  /* line 22619, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list > .product-preview-elem,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__content,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-title,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom {
    min-width: 0 !important;
    max-width: none !important; }

  /* line 22628, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
    width: 100% !important;
    box-sizing: border-box !important;
    padding: clamp(14px, 1vw, 16px) !important; }

  /* line 22634, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__title,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__title a {
    font-size: clamp(15px, 0.98vw, 18px) !important;
    line-height: 1.2 !important;
    overflow-wrap: anywhere !important; }

  /* line 22641, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price-cur {
    font-size: clamp(22px, 1.45vw, 28px) !important;
    line-height: 1.1 !important; }

  /* line 22646, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-bottom {
    gap: 8px 10px !important; } }
/* CP5-5: keep only the first product layout view button. */
/* line 22652, theme.scss */
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .dodelkin-cp5-view-switcher,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .dodelkin-cp5-view-switcher,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .collection-view,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .collection-view,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .view-switcher,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .view-switcher,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-view-switcher,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .catalog-view-switcher,
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .collection-order:not(.is-sort),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .collection-order:not(.is-sort),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls > *:first-child {
  width: auto !important;
  min-width: 0 !important;
  max-width: max-content !important; }

/* line 22668, theme.scss */
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .dodelkin-cp5-view-switcher > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .dodelkin-cp5-view-switcher > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .collection-view > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .collection-view > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .view-switcher > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .view-switcher > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-view-switcher > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .catalog-view-switcher > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .collection-order:not(.is-sort) > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .collection-order:not(.is-sort) > *:nth-child(n+2),
html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls > *:first-child > *:nth-child(n+2) {
  display: none !important; }

/* CP5-6: desktop fallback for the real catalog toolbar markup. */
@media (min-width: 768px) {
  /* line 22684, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .dodelkin-cp5-view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .dodelkin-cp5-view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-view,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-view,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .catalog-view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-order:not(.is-sort),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order:not(.is-sort),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .filter-top-controls > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls > *:first-child {
    width: auto !important;
    min-width: 0 !important;
    max-width: max-content !important; }

  /* line 22701, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .dodelkin-cp5-view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .dodelkin-cp5-view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-view > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-view > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .catalog-view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-order:not(.is-sort) > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order:not(.is-sort) > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .filter-top-controls > *:first-child > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls > *:first-child > *:nth-child(n+2) {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important; } }
/* KF3-16: keep only the arrow control in filters; remove text plus/minus after labels. */
/* line 22727, theme.scss */
html body.theme-dodelkin-refined [class*="widget-type_system_widget_v4_sidebar_filter_"] .filter-item.filter-item.filter-item > .filter-item__head .filter-item__name::after,
html body.theme-dodelkin-refined [class*="widget-type_system_widget_v4_filter_sort_"] .filter-item.filter-item.filter-item > .filter-item__head .filter-item__name::after,
html body.theme-dodelkin-refined .filter.filter.filter .filter-item.filter-item.filter-item > .filter-item__head .filter-item__name::after,
html body.theme-dodelkin-refined .filter.filter.filter .filter-item.filter-item.filter-item .filter-item__name::after,
html body.theme-dodelkin-refined .filter-item.filter-item.filter-item[data-dodelkin-kf3-force] > .filter-item__head .filter-item__name::after,
html body.theme-dodelkin-refined .filter-item.filter-item.filter-item.is-show > .filter-item__head .filter-item__name::after,
html body.theme-dodelkin-refined .filter-item.filter-item.filter-item:not(.is-show) > .filter-item__head .filter-item__name::after {
  content: none !important;
  display: none !important; }

/* SHOPS-1: address block as one rounded showroom card with four store columns. */
/* line 22739, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 {
  background: #f6f4f3 !important; }

/* line 22743, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__head,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-title.mobile.heading,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image {
  display: none !important; }

/* line 22749, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item {
  display: block !important;
  overflow: hidden !important;
  padding: clamp(20px, 2.6vw, 38px) clamp(42px, 5vw, 88px) clamp(22px, 2.8vw, 40px) !important;
  border: 1px solid rgba(19, 34, 56, 0.06) !important;
  border-radius: clamp(26px, 2.6vw, 42px) !important;
  background: #fff !important;
  box-shadow: 0 30px 76px rgba(19, 34, 56, 0.08) !important;
  animation: none !important; }

/* line 22760, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2.dodelkin-shops-ready .tabs__item:not(.dodelkin-shop-master) {
  display: none !important; }

/* line 22764, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2.dodelkin-shops-ready .dodelkin-shop-master {
  display: block !important; }

/* line 22768, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-text {
  display: block !important;
  padding: 0 !important;
  color: #172136 !important; }

/* line 22774, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-title.heading {
  margin: -8px 0 clamp(20px, 2.2vw, 32px) !important;
  color: #172136 !important;
  font-family: var(--font-family, Arial, sans-serif) !important;
  font-size: clamp(40px, 3.95vw, 68px) !important;
  font-weight: 900 !important;
  line-height: 1.03 !important;
  letter-spacing: 0 !important;
  text-align: center !important; }

/* line 22785, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content {
  width: 100% !important;
  display: block !important;
  height: auto !important;
  max-height: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  color: #354052 !important;
  columns: auto !important;
  font-family: var(--font-family, Arial, sans-serif) !important;
  font-size: clamp(13px, 0.78vw, 14.5px) !important;
  font-weight: 400 !important;
  line-height: 1.25 !important; }

/* line 22800, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-cards {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  justify-content: center !important;
  justify-items: start !important;
  gap: clamp(18px, 2.4vw, 40px) !important;
  width: 100% !important;
  max-width: 1420px !important;
  margin: 0 auto !important;
  box-sizing: border-box !important; }

/* line 22812, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 0 !important;
  min-width: 0 !important;
  width: 100% !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #354052 !important;
  font-family: var(--font-family, Arial, sans-serif) !important;
  font-size: inherit !important;
  line-height: inherit !important; }

/* line 22831, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card * {
  font-family: var(--font-family, Arial, sans-serif) !important; }

/* line 22835, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card > div {
  margin: 0 0 8px !important;
  font-size: inherit !important;
  line-height: inherit !important; }

/* line 22841, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-name {
  margin: 0 0 12px !important;
  color: #d56a45 !important;
  font-size: 0.98em !important;
  font-weight: 800 !important;
  line-height: 1.15 !important; }

/* line 22849, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card > div:nth-child(2),
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card strong {
  color: #172136 !important;
  font-size: 0.92em !important;
  font-weight: 800 !important;
  line-height: 1.2 !important; }

/* line 22857, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card a:not(.dodelkin-shop-map-link) {
  color: #354052 !important;
  font-size: 0.82em !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
  text-decoration-color: rgba(53, 64, 82, 0.2) !important;
  text-underline-offset: 4px !important;
  white-space: nowrap !important; }

/* line 22867, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-map-link {
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  margin-top: 4px !important;
  color: #172136 !important;
  font-size: 0.9em !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  white-space: nowrap !important; }

/* line 22880, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2.dodelkin-shops-ready a:not(.dodelkin-shop-map-link):not(.tabs__item-content a) {
  display: none !important; }

/* line 22884, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-map-link span {
  font-size: 1.1em !important;
  line-height: 1 !important; }

@media (max-width: 1199px) {
  /* line 22890, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } }
@media (max-width: 767px) {
  /* line 22896, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item {
    padding: 28px 20px !important;
    border-radius: 24px !important; }

  /* line 22901, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-title.heading {
    margin-bottom: 26px !important;
    font-size: 32px !important; }

  /* line 22906, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-cards {
    grid-template-columns: 1fr !important;
    gap: 28px !important; }

  /* line 22911, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card a:not(.dodelkin-shop-map-link) {
    white-space: normal !important; } }
/* TH1-3 safe: compact centered page title without broad or modern selectors. */
/* line 22917, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 {
  text-align: center !important; }

/* line 22921, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 .layout__content {
  text-align: center !important; }

/* line 22925, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 h1,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 h2,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 .heading,
html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 .page-title {
  display: block !important;
  max-width: 980px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  color: #1c2535 !important;
  font-family: "Helvetica Neue", Arial, sans-serif !important;
  font-size: 54px !important;
  font-weight: 600 !important;
  line-height: 1.12 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important; }

@media (max-width: 767px) {
  /* line 22946, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 h1,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 h2,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 .heading,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_page_title_1 .page-title {
    max-width: 360px !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: 1.16 !important; } }
/* CP5-14: lock catalog products to the stable first grid view. */
@media (min-width: 768px) {
  /* line 22959, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .dodelkin-cp5-view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .dodelkin-cp5-view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-view,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-view,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .catalog-view-switcher,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-order:not(.is-sort),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order:not(.is-sort),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .filter-top-controls > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls > *:first-child {
    display: inline-flex !important;
    align-items: stretch !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: max-content !important;
    overflow: hidden !important; }

  /* line 22979, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .dodelkin-cp5-view-switcher > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .dodelkin-cp5-view-switcher > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-view > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-view > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .view-switcher > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .view-switcher > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-view-switcher > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .catalog-view-switcher > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-order:not(.is-sort) > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order:not(.is-sort) > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .filter-top-controls > *:first-child > *:first-child,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls > *:first-child > *:first-child {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important; }

  /* line 22997, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .dodelkin-cp5-view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .dodelkin-cp5-view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-view > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-view > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .catalog-view-switcher > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .collection-order:not(.is-sort) > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .collection-order:not(.is-sort) > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .filter-top-controls > *:first-child > *:nth-child(n+2),
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-top-controls > *:first-child > *:nth-child(n+2) {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important; }

  /* line 23025, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.dodelkin-cp5-list-view-grid,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.dodelkin-cp5-list-view-vertical,
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.dodelkin-cp5-list-view-horizontal,
  html:where([data-dodelkin-cp5-view], .dodelkin-cp5-view-grid, .dodelkin-cp5-view-vertical, .dodelkin-cp5-view-horizontal) body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: clamp(18px, 1.45vw, 28px) !important;
    align-items: stretch !important;
    width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important; }

  /* line 23039, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list > * {
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    grid-column: auto !important;
    grid-row: auto !important;
    float: none !important;
    clear: none !important; }

  /* line 23050, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list .product-preview.dodelkin-cp5-card-stable {
    min-height: 0 !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important; }

  /* line 23057, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list :where(.product-preview__property, .product-preview__properties, .properties, .product-preview__area-description, .product-preview__description) {
    display: none !important; } }
/* CP5-15: hard hide the second and third catalog view buttons. */
/* line 23063, theme.scss */
.widget-type_system_widget_v4_catalog_5 :where(.dodelkin-cp5-view-switcher, .collection-view, .view-switcher, .catalog-view-switcher, .view-type-switcher, .js-view-switcher, .js-grid-list-switcher, [class*="view-switcher"], [class*="grid-list-switcher"], .collection-order:not(.is-sort)),
.widget-type_system_widget_v4_filter_sort_1 :where(.dodelkin-cp5-view-switcher, .collection-view, .view-switcher, .catalog-view-switcher, .view-type-switcher, .js-view-switcher, .js-grid-list-switcher, [class*="view-switcher"], [class*="grid-list-switcher"], .collection-order:not(.is-sort)),
.widget-type_system_widget_v4_catalog_5 :where(.filter-top-controls, .catalog__head, .catalog__controls, .collection-toolbar, .toolbar) > *:first-child,
.widget-type_system_widget_v4_filter_sort_1 :where(.filter-top-controls, .catalog__head, .catalog__controls, .collection-toolbar, .toolbar) > *:first-child,
.dodelkin-cp5-view-switcher-hidden,
.widget-type_system_widget_v4_catalog_5 :where(.dodelkin-cp5-view-switcher, .collection-view, .view-switcher, .catalog-view-switcher, .view-type-switcher, .js-view-switcher, .js-grid-list-switcher, [class*="view-switcher"], [class*="grid-list-switcher"], .collection-order:not(.is-sort)) > *:nth-child(n+2),
.widget-type_system_widget_v4_filter_sort_1 :where(.dodelkin-cp5-view-switcher, .collection-view, .view-switcher, .catalog-view-switcher, .view-type-switcher, .js-view-switcher, .js-grid-list-switcher, [class*="view-switcher"], [class*="grid-list-switcher"], .collection-order:not(.is-sort)) > *:nth-child(n+2),
.widget-type_system_widget_v4_catalog_5 :where(.filter-top-controls, .catalog__head, .catalog__controls, .collection-toolbar, .toolbar, [class*="toolbar"], [class*="switcher"]) > *:first-child > *:nth-child(n+2),
.widget-type_system_widget_v4_filter_sort_1 :where(.filter-top-controls, .catalog__head, .catalog__controls, .collection-toolbar, .toolbar, [class*="toolbar"], [class*="switcher"]) > *:first-child > *:nth-child(n+2),
.dodelkin-cp5-view-switcher-removed {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  min-width: 0 !important;
  max-width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important; }

@media (min-width: 768px) {
  /* line 23090, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] :where(.dodelkin-collection-content, .page_section_top, .widget-type_system_widget_v4_catalog_5, .widget-type_system_widget_v4_filter_sort_1) :where(.dodelkin-cp5-view-switcher, .collection-view, .view-switcher, .catalog-view-switcher, .view-type-switcher, .js-view-switcher, .js-grid-list-switcher, [class*="view-switcher"], [class*="grid-list-switcher"]) > *:nth-child(n+2),
  body.theme-dodelkin-refined[data-theme-template*="collection"] :where(.dodelkin-collection-content, .page_section_top, .widget-type_system_widget_v4_catalog_5, .widget-type_system_widget_v4_filter_sort_1) :where(.filter-top-controls, .catalog__head, .catalog__controls, .collection-toolbar, .toolbar, [class*="toolbar"], [class*="switcher"]) > *:first-child > *:nth-child(n+2),
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-cp5-view-switcher-removed {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important; }

  /* line 23109, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] :where(.dodelkin-collection-content, .page_section_top, .widget-type_system_widget_v4_catalog_5, .widget-type_system_widget_v4_filter_sort_1) :where(.dodelkin-cp5-view-switcher, .collection-view, .view-switcher, .catalog-view-switcher, .view-type-switcher, .js-view-switcher, .js-grid-list-switcher, [class*="view-switcher"], [class*="grid-list-switcher"]) {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important; } }
/* CP5-16: fit full product names and soften price scale in the 4-column catalog grid. */
@media (min-width: 1200px) {
  /* line 23129, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__area-title,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__title {
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important; }

  /* line 23137, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__title,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__title a {
    display: block !important;
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    font-size: clamp(14px, 0.9vw, 18px) !important;
    line-height: 1.22 !important;
    font-weight: 650 !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: initial !important; }

  /* line 23155, theme.scss */
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price,
  html body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__price-cur {
    font-size: clamp(26px, 1.8vw, 35px) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important; } }
/* CP5-17: robust typography override for real catalog markup. */
@media (min-width: 1200px) {
  /* line 23165, theme.scss */
  html body .widget-type_system_widget_v4_catalog_5 .catalog-list .product-preview :is(.product-preview__area-title, .product-preview__title, .product-preview__title a, .product-preview__title span, .product-preview__name, .product-preview__name a, .product-preview__caption, .product-preview__caption a) {
    font-size: clamp(24px, 1.48vw, 31px) !important;
    line-height: 1.18 !important;
    font-weight: 650 !important;
    letter-spacing: 0 !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: initial !important; }

  /* line 23179, theme.scss */
  html body .widget-type_system_widget_v4_catalog_5 .catalog-list .product-preview :is(.product-preview__price, .product-preview__price *, .product-preview__price-cur, .product-preview__price-cur *, .price, .price *) {
    font-size: clamp(44px, 3.15vw, 58px) !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important; }

  /* line 23185, theme.scss */
  html body .widget-type_system_widget_v4_catalog_5 .catalog-list .product-preview :is(.product-preview__price-old, .product-preview__price-old *, .price-old, .price-old *, .old-price, .old-price *, del) {
    font-size: clamp(22px, 1.55vw, 30px) !important;
    line-height: 1.1 !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    color: #66728a !important;
    -webkit-text-fill-color: #66728a !important;
    text-decoration-thickness: 2px !important; }

  /* CP5-18: only discounted current prices use the header search button color. */
  /* line 23196, theme.scss */
  html body.theme-dodelkin-refined :is(.product-preview, .product):has(:is(.product-preview__price-old:not(.is-empty), .product__price-old:not(.is-empty), .price-old:not(.is-empty), .old-price:not(.is-empty), del:not(.is-empty))) :is(.product-preview__price-cur, .product-preview__price-current, .product-preview__price-new, .product__price-cur, .product__price-current, .product__price-new, .price-cur, .price-current, .price-new, .current-price, .new-price),
  html body.theme-dodelkin-refined :is(.product-preview, .product):has(:is(.product-preview__price-old:not(.is-empty), .product__price-old:not(.is-empty), .price-old:not(.is-empty), .old-price:not(.is-empty), del:not(.is-empty))) :is(.product-preview__price-cur, .product-preview__price-current, .product-preview__price-new, .product__price-cur, .product__price-current, .product__price-new, .price-cur, .price-current, .price-new, .current-price, .new-price) * {
    color: #aa5a30 !important;
    -webkit-text-fill-color: #aa5a30 !important; }

  /* line 23202, theme.scss */
  html body.theme-dodelkin-refined :is(.product-preview, .product):has(:is(.product-preview__price-old:not(.is-empty), .product__price-old:not(.is-empty), .price-old:not(.is-empty), .old-price:not(.is-empty), del:not(.is-empty))) :is(.product-preview__price-old, .product-preview__price-old *, .product__price-old, .product__price-old *, .price-old, .price-old *, .old-price, .old-price *, del) {
    color: #66728a !important;
    -webkit-text-fill-color: #66728a !important; } }
/* line 23208, theme.scss */
html body.theme-dodelkin-refined :is(.product-preview, .product):has(:is(.product-preview__price-old:not(.is-empty), .product__price-old:not(.is-empty), .price-old:not(.is-empty), .old-price:not(.is-empty), del:not(.is-empty))) :is(.product-preview__price-cur, .product-preview__price-current, .product-preview__price-new, .product__price-cur, .product__price-current, .product__price-new, .price-cur, .price-current, .price-new, .current-price, .new-price),
html body.theme-dodelkin-refined :is(.product-preview, .product):has(:is(.product-preview__price-old:not(.is-empty), .product__price-old:not(.is-empty), .price-old:not(.is-empty), .old-price:not(.is-empty), del:not(.is-empty))) :is(.product-preview__price-cur, .product-preview__price-current, .product-preview__price-new, .product__price-cur, .product__price-current, .product__price-new, .price-cur, .price-current, .price-new, .current-price, .new-price) * {
  color: #aa5a30 !important;
  -webkit-text-fill-color: #aa5a30 !important; }

/* line 23214, theme.scss */
html body.theme-dodelkin-refined :is(.product-preview, .product):has(:is(.product-preview__price-old:not(.is-empty), .product__price-old:not(.is-empty), .price-old:not(.is-empty), .old-price:not(.is-empty), del:not(.is-empty))) :is(.product-preview__price-old, .product-preview__price-old *, .product__price-old, .product__price-old *, .price-old, .price-old *, .old-price, .old-price *, del) {
  color: #66728a !important;
  -webkit-text-fill-color: #66728a !important; }
