@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 9, 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 24, 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 46, 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 55, 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 60, 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 74, 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 83, 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 92, 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 99, 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 103, 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 121, 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 132, 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 145, 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 157, 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 167, 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 171, 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 176, 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 182, 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 192, 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 201, 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 206, 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 210, 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 215, 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 229, 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 233, 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 238, 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 256, 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 267, 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 280, 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 294, 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 312, 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 335, 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 358, 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 368, 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 386, 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 404, 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 408, theme.scss */
html body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product .favorites_btn .icon-favorites-f {
  display: none !important; }

/* line 412, 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 416, 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 420, 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 427, 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 443, 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 463, 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 470, 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 478, 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 486, 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 511, 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 522, 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 529, 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 544, 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 560, 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 576, 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 601, 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 608, 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 614, 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 621, 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 626, 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 639, 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 647, 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 696, 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 756, 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 782, 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 808, 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 837, 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 865, theme.scss */
  body.theme-dodelkin-refined,
  body.theme-dodelkin-refined .page_layout {
    min-height: 100dvh !important; }

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

  /* line 875, 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 882, theme.scss */
  body.theme-dodelkin-refined .page_layout > main > *:not(.widget-type_system_widget_v4_footer_20_1) {
    flex: 0 0 auto !important; }

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

  /* line 890, 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 902, 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 913, 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 968, 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 989, 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 1004, 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 1026, 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 1088, 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 1098, 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 1190, 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 1203, 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 1223, 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 1230, 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 1240, 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 1264, 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 1275, 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 1282, 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 1287, 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 1297, 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 1309, 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 1328, 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 1352, 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 1363, 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 1392, 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 1414, 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 1437, 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 1502, 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 1509, 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 1528, 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 1535, 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 1542, 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 1554, 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 1562, 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 1581, 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 1587, 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 1602, 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 1616, 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 1621, 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 1626, 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 1632, 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 1637, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview__photo {
  position: relative; }

/* line 1641, 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 1654, 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 1675, 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 1681, 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 1688, 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 1697, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

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

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

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

  /* line 1712, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 1717, 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 1742, 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 1751, theme.scss */
body.theme-dodelkin-refined::before,
body.theme-dodelkin-refined::after {
  display: none;
  content: none; }

/* line 1757, 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 1764, 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 1830, theme.scss */
body.theme-dodelkin-refined::before {
  animation: dodelkin-aurora-drift 22s ease-in-out infinite alternate; }

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

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

/* line 1842, 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 1847, theme.scss */
body.theme-dodelkin-refined .dodelkin-shine {
  position: relative;
  isolation: isolate; }

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

/* line 1856, 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 1867, theme.scss */
body.theme-dodelkin-refined .dodelkin-shine:hover::after {
  animation: dodelkin-shimmer 980ms cubic-bezier(0.22, 1, 0.36, 1); }

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

/* line 1876, 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 1880, 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 1892, 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 1897, 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 1908, 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 1917, 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 1923, 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 1937, theme.scss */
  body.theme-dodelkin-refined .dodelkin-reveal {
    animation: none !important;
    transform: none !important;
    filter: none !important; }

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

  /* line 1947, 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 1955, theme.scss */
body.theme-dodelkin-refined .layout__content {
  max-width: var(--dodelkin-layout);
  margin-right: auto;
  margin-left: auto; }

/* line 1961, 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 1970, theme.scss */
body.theme-dodelkin-refined h1.heading {
  font-size: clamp(2.2rem, 4vw, 4.1rem);
  line-height: 1.03; }

/* line 1975, 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 1983, theme.scss */
body.theme-dodelkin-refined a {
  transition: color 0.25s ease, opacity 0.25s ease, transform 0.25s ease; }

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

/* line 1992, 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 2009, 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 2016, 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 2027, 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 2041, theme.scss */
body.theme-dodelkin-refined .breadcrumb {
  flex-wrap: wrap;
  gap: 8px; }

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

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

/* line 2055, 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 2078, 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 2084, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 {
  background: transparent; }

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

/* line 2095, 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 2102, 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 2112, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__content {
  display: grid;
  gap: 12px; }

/* line 2117, 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 2126, 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 2134, 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 2141, 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 2150, 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 2159, 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 2164, 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 2170, 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 2177, 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 2186, 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 2194, 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 2206, 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 2210, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search {
  position: relative; }

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

/* line 2218, 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 2233, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:hover {
  background: var(--dodelkin-accent-dark); }

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

/* line 2243, 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 2250, 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 2259, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-text {
  font-size: 0.84rem; }

/* line 2263, 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 2268, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px; }

/* line 2274, 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 2282, 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 2287, 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 2294, 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 2300, 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 2311, 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 2317, 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 2331, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections.is-show {
  display: block; }

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

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

/* line 2345, 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 2354, 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 2360, 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 2368, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-photo {
  overflow: hidden;
  border-radius: 18px;
  background: #fff; }

/* line 2374, 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 2380, 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 2385, 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 2393, 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 2399, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-more-link {
  color: var(--dodelkin-accent); }

/* line 2403, 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 2410, 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 2414, 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 2419, 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 2425, 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 2431, 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 2436, 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 2450, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image {
  order: 2;
  min-height: 100%; }

/* line 2455, 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 2460, 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 2466, 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 2474, 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 2480, 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 2488, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content > * {
  break-inside: avoid;
  margin: 0 0 12px; }

/* line 2493, 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 2499, 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 2506, 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 2513, 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 2517, 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 2521, 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 2526, 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 2533, 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 2542, 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 2549, 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 2563, theme.scss */
body.theme-dodelkin-refined .product-preview-elem,
body.theme-dodelkin-refined .product-preview {
  height: 100%; }

/* line 2568, 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 2578, 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 2584, theme.scss */
body.theme-dodelkin-refined .product-preview__content {
  display: flex;
  flex-direction: column;
  height: 100%; }

/* line 2590, 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 2600, theme.scss */
body.theme-dodelkin-refined .product-preview__photo .img-ratio {
  --img-ratio: 1; }

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

/* line 2608, 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 2625, theme.scss */
body.theme-dodelkin-refined .product-preview__available.available-list {
  display: none !important; }

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

/* line 2638, 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 2648, theme.scss */
body.theme-dodelkin-refined .sticker-sale {
  background: rgba(255, 113, 67, 0.14);
  color: var(--dodelkin-accent-dark); }

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

/* line 2658, 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 2666, theme.scss */
body.theme-dodelkin-refined .product-preview__property {
  display: grid;
  gap: 8px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none; }

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

/* line 2678, 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 2688, theme.scss */
body.theme-dodelkin-refined .product-preview__property .property__name {
  font-weight: 600; }

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

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

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

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

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

/* line 2717, 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 2724, theme.scss */
body.theme-dodelkin-refined .product-preview__price-old {
  color: var(--dodelkin-muted);
  text-decoration: line-through; }

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

/* line 2736, 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 2743, 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 2750, 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 2757, 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 2773, 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 2778, 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 2792, 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 2798, 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 2808, 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 2816, 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 2825, 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 2832, 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 2839, theme.scss */
body.theme-dodelkin-refined .article-list__item-title a {
  color: var(--dodelkin-ink);
  text-decoration: none; }

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

/* line 2850, 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 2857, 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 2868, 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 2880, 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 2885, 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 2891, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
  justify-self: end;
  padding-top: 8px; }

/* line 2896, 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 2901, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery {
  position: sticky;
  top: 24px; }

/* line 2906, 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 2915, 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 2923, 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 2941, 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 2946, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs {
  margin-top: 14px; }

/* line 2950, 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 2957, 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 2968, 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 2977, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
  margin-bottom: 16px; }

/* line 2981, 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 2990, 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 2996, 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 3005, 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 3010, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description {
  line-height: 1.75; }

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

/* line 3018, 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 3026, 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 3034, 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 3040, 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 3051, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
  display: grid;
  gap: 12px; }

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

/* line 3061, 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 3070, 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 3076, 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 3082, 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 3090, 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 3098, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    position: relative; }

  /* line 3102, 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 3117, 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 3125, 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 3130, 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 3147, 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 3156, 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 3163, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button.ozon-link .button__icon svg {
    display: block; }

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

/* line 3177, 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 3182, 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 3199, 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 3206, 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 3213, 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 3221, 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 3229, 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 3248, 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 3255, 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 3263, 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 3278, 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 3284, 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 3290, 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 3297, 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 3302, 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 3314, 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 3320, theme.scss */
body.theme-dodelkin-refined .product-preview__controls {
  display: flex;
  gap: 10px;
  align-items: stretch; }

/* line 3326, 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 3332, 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 3340, 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 3345, 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 3354, 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 3361, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls {
  width: 100%;
  gap: 0; }

/* line 3366, 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 3376, 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 3391, theme.scss */
body.theme-dodelkin-refined .product-preview .favorites_btn {
  flex: 0 0 48px;
  width: 48px;
  min-width: 48px;
  height: 48px; }

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

/* line 3402, 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 3422, 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 3428, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_15 .product-preview .add-cart-counter {
  width: 100%; }

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

/* line 3436, 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 3443, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper {
  display: grid;
  gap: 24px;
  padding-bottom: 36px; }

/* line 3449, 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 3456, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .decorated-title-wrapper {
  display: block; }

/* line 3460, 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 3469, 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 3475, 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 3480, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar {
  position: sticky;
  top: 24px; }

/* line 3485, 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 3504, 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 3508, 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 3515, 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 3521, 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 3531, 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 3540, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper a:not(.co-button):not(.button) {
  color: var(--dodelkin-accent); }

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

/* line 3548, 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 3567, 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 3574, 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 3579, 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 3588, 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 3595, 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 3605, 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 3618, 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 3624, 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 3635, 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 3641, 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 3650, 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 3657, 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 3663, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 12px; }

/* line 3670, 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 3685, 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 3694, 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 3703, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
  padding-top: 34px;
  padding-bottom: 34px; }

/* line 3708, 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 3713, 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 3720, 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 3726, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
  padding: 0; }

/* line 3730, 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 3739, 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 3745, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-show-submenu-btn {
  display: none !important; }

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

/* line 3753, 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 3758, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
  gap: 18px; }

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

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

/* line 3771, 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 3780, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-social {
  padding-bottom: 0; }

/* line 3784, 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 3796, 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 3802, 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 3806, 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 3811, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    justify-content: flex-end; }

  /* line 3815, 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 3828, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    grid-template-columns: 1fr; }

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

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

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

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

  /* line 3848, 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 3860, 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 3865, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-sidebar {
    position: static; }

  /* line 3869, 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 3876, 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 3882, theme.scss */
  :root {
    --dodelkin-layout: calc(100vw - 20px); }

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

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

  /* line 3894, 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 3907, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-content {
    padding: 20px 16px 24px; }

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

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

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

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

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

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

  /* line 3936, 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 3941, 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 3956, 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 3963, 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 3971, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
    display: grid;
    gap: 10px; }

  /* line 3976, 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 3983, 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 3990, 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 3997, 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 4006, 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 4013, 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 4018, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn {
    width: 100%; }

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

  /* line 4026, 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 4031, 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 4041, 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 4049, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property {
    grid-template-columns: 1fr;
    gap: 6px; }

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

  /* line 4058, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    padding: 22px; } }
/* White block surfaces */
/* line 4064, 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 4071, 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 4098, 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 4105, 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 4111, 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 4115, 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 4126, 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 4135, 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 4141, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-text {
  justify-content: flex-start; }

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

/* line 4150, 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 4157, 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 4169, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-card > div {
  margin: 0; }

/* line 4173, 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 4180, 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 4185, 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 4191, 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 4196, 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 4203, 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 4211, 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 4219, 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 4225, 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 4230, 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 4236, 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 4243, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-cards {
    grid-template-columns: 1fr; } }
/* Solid page background */
/* line 4249, theme.scss */
html,
body.theme-dodelkin-refined {
  background: #f5f0e8 !important;
  background-color: #f5f0e8 !important; }

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

/* line 4261, 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 4285, 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 4291, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
  padding-top: 0;
  padding-bottom: 24px; }

/* line 4296, 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 4304, 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 4313, 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 4319, 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 4326, 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 4333, 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 4356, 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 4365, 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 4370, 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 4377, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo img {
  display: block;
  width: 100%;
  height: auto; }

/* line 4383, 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 4388, 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 4394, 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 4403, 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 4408, 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 4417, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-social {
  padding-bottom: 0; }

/* line 4421, 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 4428, 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 4443, 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 4456, 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 4468, 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 4475, 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 4481, 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 4487, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: 1fr;
    gap: 16px; }

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

  /* line 4496, 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 4506, 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 4512, 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 4518, 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 4522, 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 4529, 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 4539, 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 4546, 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 4562, 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 4572, 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 4582, 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 4592, 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 4599, 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 4608, 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 4621, 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 4630, 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 4637, 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 4643, 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 4665, 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 4674, 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 4692, 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 4704, 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 4713, 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 4721, 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 4731, 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 4738, 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 4744, 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 4751, 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 4761, 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 4770, 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 4783, theme.scss */
body.theme-dodelkin-refined .product-preview__title {
  min-width: 0; }

/* line 4787, 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 4798, 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 4806, theme.scss */
body.theme-dodelkin-refined .product-preview__price-old {
  font-size: 0.88rem; }

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

/* line 4815, 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 4840, 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 4852, 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 4859, 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 4865, 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 4878, theme.scss */
  body.theme-dodelkin-refined .product-preview__title a {
    font-size: 0.88rem; }

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

  /* line 4886, 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 4893, theme.scss */
body.theme-dodelkin-refined .product-preview__area-title,
body.theme-dodelkin-refined .product-preview__title {
  text-align: center; }

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

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

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

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

/* line 4916, 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 4924, 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 4931, 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 4937, theme.scss */
  body.theme-dodelkin-refined .product-preview__price-cur {
    font-size: 1.18rem; }

  /* line 4941, 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 4948, 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 4957, theme.scss */
body.theme-dodelkin-refined .product-preview {
  padding: 16px;
  border-radius: 22px; }

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

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

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

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

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

/* line 4983, 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 4994, theme.scss */
body.theme-dodelkin-refined .product-preview__area-bottom {
  gap: 8px;
  padding-top: 12px; }

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

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

/* line 5009, 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 5023, 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 5028, 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 5035, 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 5042, theme.scss */
  body.theme-dodelkin-refined .product-preview {
    padding: 14px; }

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

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

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

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

  /* line 5062, 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 5071, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-title {
  min-height: auto; }

/* line 5075, 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 5080, 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 5096, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo {
  position: relative; }

/* line 5100, 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 5111, 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 5129, 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 5135, 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 5162, 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 5168, 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 5174, 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 5183, 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 5198, 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 5206, 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 5210, 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 5214, 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 5231, 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 5238, 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 5246, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    font-size: 0.76rem; }

  /* line 5250, 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 5259, 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 5266, 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 5284, 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 5293, 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 5303, 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 5316, 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 5323, 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 5334, 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 5350, 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 5366, 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 5374, 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 5388, 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 5400, 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 5409, 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 5416, 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 5426, 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 5437, 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 5449, 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 5462, 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 5472, 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 5493, 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 5502, 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 5510, 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 5519, 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 5526, 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 5534, 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 5541, 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 5549, 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 5557, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
  padding: 14px 14px 16px; }

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

/* line 5565, 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 5571, 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 5575, 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 5579, 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 5587, 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 5604, 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 5610, 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 5616, 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 5621, 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 5629, 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 5637, 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 5644, 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 5650, 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 5654, 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 5659, 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 5674, 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 5679, 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 5687, 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 5694, 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 5698, 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 5702, 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 5706, 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 5721, 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 5729, 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 5739, 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 5750, 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 5756, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
    padding: 12px 12px 14px; }

  /* line 5760, 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 5765, 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 5772, 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 5779, 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 5786, 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 5793, 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 5801, 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 5810, 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 5820, 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 5827, 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 5833, 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 5840, 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 5849, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 10px; }

  /* line 5853, 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 5858, 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 5866, 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 5876, 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 5889, 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 5905, 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 5917, 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 5939, 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 5950, 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 5964, 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 5984, 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 5999, 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 6006, 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 6014, 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 6025, 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 6032, 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 6038, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls {
  min-width: 0; }

/* line 6042, 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 6048, 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 6055, 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 6061, 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 6066, 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 6072, 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 6078, 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 6084, 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 6090, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content {
  gap: 12px; }

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

/* line 6098, 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 6104, 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 6111, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .submit-block .social-button svg path {
  fill: currentColor !important; }

/* line 6115, 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 6133, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item:last-child {
  margin-bottom: 0; }

/* line 6137, 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 6143, 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 6152, 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 6158, 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 6165, 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 6179, 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 6185, 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 6193, 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 6200, 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 6214, 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 6219, 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 6234, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 10px; }

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

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

/* line 6248, 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 6258, 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 6269, 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 6274, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart {
    grid-template-columns: minmax(0, 1fr); }

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

  /* line 6288, 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 6302, 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 6308, 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 6314, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
    width: 100%; }

  /* line 6318, 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 6324, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-count {
    padding: 20px 18px 16px; }

  /* line 6328, 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 6334, 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 6339, 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 6344, 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 6352, 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 6370, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item:last-child {
  border-bottom: 0; }

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

/* line 6379, 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 6399, 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 6405, 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 6413, 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 6423, 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 6435, 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 6443, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-rating .rating {
  display: none; }

/* line 6447, 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 6459, 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 6470, 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 6478, 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 6491, 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 6499, 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 6505, 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 6511, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 8px; }

/* line 6515, 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 6526, 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 6534, 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 6543, 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 6553, 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 6561, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart {
    grid-template-columns: minmax(0, 1fr); }

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

  /* line 6575, 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 6586, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-items {
    padding: 4px 14px;
    border-radius: 24px; }

  /* line 6591, 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 6605, 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 6613, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-title {
    max-width: none;
    font-size: 1rem; }

  /* line 6618, 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 6624, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
    width: 100%; }

  /* line 6628, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-accessories {
    padding-left: 0; } }
/* PC2-1 cart item fix */
/* line 6634, 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 6645, 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 6660, 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 6667, 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 6673, 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 6680, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
  justify-self: start; }

/* line 6684, 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 6690, 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 6696, 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 6707, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-title {
    font-size: 0.96rem;
    line-height: 1.3; }

  /* line 6712, 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 6721, 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 6735, 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 6740, 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 6744, 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 6758, 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 6764, 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 6778, 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 6789, 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 6808, 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 6814, 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 6823, 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 6831, 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 6839, 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 6845, 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 6854, 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 6861, 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 6868, 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 6886, 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 6893, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .layout__content {
  max-width: 860px; }

/* line 6897, 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 6907, 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 6913, 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 6921, 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 6936, 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 6941, 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 6946, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content {
  padding: 28px; }

/* line 6950, 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 6961, 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 6976, 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 6983, 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 6991, 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 6998, 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 7005, 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 7011, 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 7017, 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 7029, 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 7035, 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 7041, 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 7047, 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 7053, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1.layout {
    padding: 12px !important; }

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

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

  /* line 7065, 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 7073, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content {
    padding: 18px; }

  /* line 7077, 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 7087, 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 7093, 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 7099, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls {
    flex-direction: column; }

  /* line 7103, 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 7109, 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 7116, 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 7138, 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 7143, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-top {
  position: relative; }

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

/* line 7151, 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 7164, 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 7185, 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 7191, 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 7197, 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 7204, 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 7210, 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 7216, 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 7222, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head {
    grid-template-columns: 1fr auto; }

  /* line 7226, 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 7235, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-controls {
    grid-column: 2; }

  /* line 7239, 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 7246, 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 7255, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-photo {
  padding: 0 2px; }

/* line 7259, 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 7269, 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 7280, 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 7284, 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 7295, 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 7301, 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 7320, 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 7325, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
    padding: 6px;
    border-radius: 22px; }

  /* line 7330, 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 7337, 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 7348, 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 7354, 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 7370, 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 7381, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 68px;
    height: 68px;
    border-radius: 22px; }

  /* line 7387, 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 7394, 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 7399, 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 7406, 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 7411, 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 7417, 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 7424, 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 7429, 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 7437, 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 7446, 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 7452, 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 7457, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 16px !important; }

  /* line 7461, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: 6px !important; }

  /* line 7465, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-btn {
    padding: 0 12px !important; }

  /* line 7469, 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 7475, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    gap: 6px 12px !important; }

  /* line 7479, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    gap: 8px 12px !important; }

  /* line 7483, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    min-height: 46px !important; }

  /* line 7487, 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 7493, 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 7504, 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 7512, 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 7523, 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 7534, 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 7543, 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 7547, 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 7559, 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 7566, 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 7574, 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 7584, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    padding: 14px 16px 12px; }

  /* line 7588, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    padding: 0 16px 20px; }

  /* line 7592, 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 7598, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections {
    margin-top: 0; }

  /* line 7602, 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 7608, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header {
    background: #f6f4f3; }

  /* line 7612, 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 7626, 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 7631, 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 7639, 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 7667, 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 7673, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn .icon {
    font-size: 1.08rem; }

  /* line 7677, 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 7682, 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 7687, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    inset: auto !important; }

  /* line 7691, 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 7701, 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 7705, 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 7714, 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 7732, 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 7736, 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 7747, 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 7756, 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 7762, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after {
    width: 8px;
    height: 2.25px; }

  /* line 7767, 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 7785, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-mobile-btn .icon {
    font-size: 1.18rem; }

  /* line 7789, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-mobile-btn .icon._hide {
    display: none !important; }

  /* line 7793, 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 7822, 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 7834, 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 7840, 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 7846, 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 7850, 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 7879, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .header__control-text {
    display: none !important; }

  /* line 7883, 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 7894, 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 7914, 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 7927, 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 7947, 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 7951, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-head {
    display: none !important; }

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

  /* line 7960, 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 7974, 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 7983, 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 7995, 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 8016, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-submenu-btn .icon {
    font-size: 0.78rem; }

  /* line 8020, 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 8037, 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 8044, 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 8054, 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 8065, 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 8072, 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 8080, 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 8109, 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 8119, 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 8125, 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 8136, 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 8143, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-controls {
    display: block;
    width: 100%; }

  /* line 8148, 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 8173, 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 8179, 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 8183, 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 8196, 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 8205, 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 8224, 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 8235, 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 8241, 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 8247, 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 8253, 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 8258, 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 8263, 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 8268, 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 8273, 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 8277, 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 8281, 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 8285, 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 8289, 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 8293, 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 8297, 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 8301, 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 8305, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone::before {
    left: 8px;
    top: 12px;
    bottom: 12px; }

  /* line 8311, 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 8320, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    gap: 10px; }

  /* line 8324, 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 8328, 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 8332, 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 8336, 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 8341, 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 8350, 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 8355, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    grid-template-columns: 1fr; }

  /* line 8359, 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 8364, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
    gap: 8px;
    align-content: start; }

  /* line 8369, 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 8378, 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 8384, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    padding: 18px; }

  /* line 8388, 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 8394, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone {
    font-size: 0.84rem; }

  /* line 8398, 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 8406, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
    margin-top: 28px;
    margin-bottom: 16px; }

  /* line 8411, 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 8415, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    gap: 12px; }

  /* line 8419, 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 8426, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    gap: 10px; }

  /* line 8430, 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 8437, 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 8445, 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 8452, 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 8459, 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 8466, 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 8472, 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 8478, 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 8494, 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 8511, 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 8521, 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 8528, 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 8534, 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 8540, 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 8547, 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 8553, 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 8561, 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 8574, 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 8591, 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 8602, 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 8611, 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 8628, 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 8633, 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 8638, 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 8643, 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 8649, 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 8659, 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 8674, 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 8682, 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 8696, 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 8700, 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 8704, 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 8708, 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 8715, 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 8722, 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 8727, 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 8733, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__content {
    gap: 8px !important; }

  /* line 8737, 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 8743, 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 8750, 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 8755, 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 8762, 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 8770, 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 8774, 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 8778, 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 8792, 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 8796, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 7px !important; }

  /* line 8800, 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 8804, 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 8809, 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 8814, 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 8819, 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 8826, 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 8831, 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 8837, 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 8849, 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 8856, 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 8862, 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 8869, 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 8877, 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 8884, 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 8894, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list {
    gap: 8px !important; }

  /* line 8898, 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 8902, 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 8906, 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 8910, 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 8915, 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 8921, 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 8934, 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 8947, 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 8957, 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 8966, 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 8973, 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 8978, 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 8984, 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 8991, 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 8996, 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 9002, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery {
    max-width: none !important;
    margin: 0 !important; }

  /* line 9007, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    padding: 12px !important;
    border-radius: 22px !important; }

  /* line 9012, 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 9019, 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 9027, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs {
    margin-top: 10px !important; }

  /* line 9031, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__photo-tumb {
    padding: 6px !important;
    border-radius: 14px !important; }

  /* line 9036, 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 9044, 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 9050, 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 9056, 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 9061, 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 9068, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    gap: 8px !important;
    margin-bottom: 12px !important; }

  /* line 9073, 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 9077, 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 9082, 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 9087, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
    gap: 10px !important; }

  /* line 9091, 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 9102, 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 9109, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn .button__icon {
    font-size: 1rem !important; }

  /* line 9113, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn-label {
    font-size: 0.84rem !important; }

  /* line 9117, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 8px !important; }

  /* line 9121, 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 9128, 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 9133, 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 9137, 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 9144, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    gap: 10px !important; }

  /* line 9148, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    font-size: 0.96rem !important; }

  /* line 9152, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    padding: 10px !important; }

  /* line 9156, 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 9163, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1.66rem !important; }

  /* line 9167, 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 9173, 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 9185, 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 9197, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-title {
    margin: 0 !important; }

  /* line 9201, 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 9211, 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 9219, 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 9226, 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 9231, 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 9240, 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 9245, 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 9260, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn .btn-text {
    display: none !important; }

  /* line 9264, 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 9269, 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 9274, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery {
    width: 100% !important; }

  /* line 9278, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    padding: 10px !important;
    border-radius: 20px !important; }

  /* line 9283, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main .product__photo {
    aspect-ratio: 1 / 1 !important; }

  /* line 9287, 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 9296, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs {
    margin-top: 8px !important; }

  /* line 9300, 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 9308, 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 9313, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__block-title {
    margin-bottom: 8px !important; }

  /* line 9317, 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 9323, 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 9328, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-old {
    font-size: 0.78rem !important; }

  /* line 9332, 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 9337, 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 9342, 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 9352, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn {
    gap: 8px !important; }

  /* line 9356, 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 9361, 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 9365, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 6px !important; }

  /* line 9369, 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 9376, 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 9381, 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 9387, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 276px) !important; }

  /* line 9391, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    font-size: 0.86rem !important; }

  /* line 9395, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1.36rem !important; }

  /* line 9399, 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 9407, 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 9419, 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 9431, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-separate {
    display: none !important; }

  /* line 9435, 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 9439, 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 9444, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku {
    font-size: 0.68rem !important; }

  /* line 9448, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__sku .sku-label {
    font-size: 0.64rem !important; }

  /* line 9452, 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 9459, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn .btn-icon {
    font-size: 0.88rem !important; }

  /* line 9463, 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 9470, 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 9477, 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 9482, 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 9487, 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 9494, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 256px) !important; }

  /* line 9498, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    padding: 8px !important; }

  /* line 9502, 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 9509, 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 9516, 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 9520, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-old {
    font-size: 0.72rem !important; }

  /* line 9524, 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 9529, 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 9535, 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 9545, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn-label {
    font-size: 0.7rem !important; }

  /* line 9549, 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 9553, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 4px !important; }

  /* line 9557, 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 9564, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail {
    height: 38px !important; }

  /* line 9568, 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 9572, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
    display: block !important;
    margin-bottom: 8px !important; }

  /* line 9577, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    display: grid;
    gap: 6px; }

  /* line 9582, 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 9590, 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 9595, 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 9600, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-controls {
    margin-top: 8px !important; }

  /* line 9604, 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 9611, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 238px) !important; }

  /* line 9615, 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 9623, 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 9633, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__title {
    font-size: 0.8rem !important; }

  /* line 9637, 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 9644, 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 9656, 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 9662, 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 9670, 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 9677, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating {
    gap: 4px !important; }

  /* line 9681, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating-list {
    gap: 1px !important; }

  /* line 9685, 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 9689, 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 9693, 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 9700, 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 9708, 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 9714, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-columns: minmax(0, 1fr) auto 30px !important; }

  /* line 9718, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
    width: 30px !important; }

  /* line 9722, 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 9732, 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 9745, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
    justify-content: flex-start !important; }

  /* line 9749, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating {
    justify-content: flex-start !important; }

  /* line 9753, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-user-controls {
    justify-content: flex-end !important; }

  /* line 9757, 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 9768, 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 9777, 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 9783, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 4px !important; }

  /* line 9787, 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 9795, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property:last-child {
    padding-bottom: 0 !important; }

  /* line 9799, 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 9805, 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 9814, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-controls {
    margin-top: 6px !important; }

  /* line 9818, 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 9825, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
    padding: 9px 10px !important; }

  /* line 9829, 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 9835, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__property-name {
    font-size: 0.56rem !important; }

  /* line 9839, 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 9850, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 10px 12px !important; }

  /* line 9854, 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 9861, 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 9871, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn {
    gap: 6px !important; }

  /* line 9875, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__btn-label {
    font-size: 0.68rem !important; }

  /* line 9879, 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 9883, 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 9891, 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 9898, 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 9904, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text {
    line-height: 1 !important; }

  /* line 9908, 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 9915, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 9px 10px !important; }

  /* line 9919, 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 9929, 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 9936, 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 9942, 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 9949, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 3px !important; }

  /* line 9953, 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 9963, 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 9973, 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 9983, 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 9992, 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 10000, 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 10007, 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 10014, 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 10024, 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 10039, 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 10053, 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 10065, 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 10078, 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 10084, 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 10089, 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 10094, 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 10102, 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 10108, 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 10115, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 8px 10px !important;
    gap: 8px !important; }

  /* line 10120, 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 10126, 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 10131, 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 10139, 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 10145, 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 10151, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 7px 9px !important;
    gap: 7px !important; }

  /* line 10156, 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 10160, 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 10168, 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 10174, 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 10181, 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 10186, 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 10200, 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 10209, 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 10214, 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 10219, 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 10224, 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 10230, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area {
    margin: 0 !important; }

  /* line 10234, 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 10244, 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 10250, 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 10256, 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 10267, 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 10285, 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 10300, 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 10312, 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 10325, 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 10329, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-dop-text {
    display: none !important; }

  /* line 10333, 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 10349, 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 10355, 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 10360, 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 10370, 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 10376, 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 10382, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1rem !important; }

  /* line 10386, 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 10392, 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 10401, 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 10407, 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 10411, 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 10418, 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 10428, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 6px !important;
    padding: 8px 10px 10px !important; }

  /* line 10433, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    margin: 0 !important;
    gap: 3px 7px !important; }

  /* line 10438, 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 10444, 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 10448, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter {
    display: grid !important;
    gap: 6px !important; }

  /* line 10453, 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 10461, 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 10470, 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 10476, 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 10480, 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 10487, 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 10495, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 5px !important;
    padding: 8px 9px 9px !important; }

  /* line 10500, 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 10506, 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 10515, 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 10521, 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 10525, 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 10531, 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 10540, 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 10550, 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 10572, 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 10588, 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 10596, 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 10603, 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 10609, 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 10621, 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 10630, 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 10637, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 4px !important;
    padding: 6px 8px 8px !important; }

  /* line 10642, 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 10648, 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 10656, 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 10661, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter {
    gap: 4px !important;
    margin: 0 !important; }

  /* line 10666, 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 10671, 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 10678, 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 10687, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 3px !important;
    padding: 6px 7px 7px !important; }

  /* line 10692, 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 10699, 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 10705, 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 10712, 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 10719, 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 10737, 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 10761, 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 10767, 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 10774, 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 10779, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article {
    margin-bottom: 0 !important; }

  /* line 10783, 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 10789, 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 10798, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__track {
    padding-bottom: 2px !important; }

  /* line 10802, 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 10808, 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 10813, 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 10821, 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 10828, 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 10836, 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 10846, 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 10853, 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 10858, 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 10862, 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 10872, 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 10886, 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 10894, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__head {
    margin-bottom: 8px !important; }

  /* line 10898, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__title.heading {
    font-size: 0.94rem !important; }

  /* line 10902, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item {
    border-radius: 18px !important; }

  /* line 10906, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-photo {
    padding: 9px 9px 0 !important; }

  /* line 10910, 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 10917, 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 10922, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .article-list__item-description {
    font-size: 0.74rem !important; }

  /* line 10926, 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 10932, 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 10940, 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 10949, 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 10961, 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 10967, 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 10983, 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 10992, 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 10998, 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 11010, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 3px !important; }

  /* line 11014, 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 11021, 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 11028, 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 11037, 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 11042, 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 11047, 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 11053, 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 11062, 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 11067, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products {
    margin-bottom: 0 !important; }

  /* line 11071, 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 11079, 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 11095, 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 11102, 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 11113, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow-icon {
    font-size: 1rem !important; }

  /* line 11117, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products .splide {
    margin-top: 0 !important; }

  /* line 11121, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__content {
    gap: 0 !important; }

  /* line 11125, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo {
    margin: 0 0 10px !important; }

  /* line 11129, 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 11135, 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 11147, 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 11158, 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 11170, 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 11183, 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 11190, 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 11203, 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 11210, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 11215, 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 11220, 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 11229, 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 11240, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn {
    display: none !important; }

  /* line 11244, 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 11262, 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 11270, 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 11278, 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 11288, 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 11295, 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 11307, 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 11313, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-photo {
    position: relative !important; }

  /* line 11317, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo {
    margin: 0 0 12px !important; }

  /* line 11321, 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 11328, 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 11341, 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 11346, 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 11351, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title {
    margin: 0 !important; }

  /* line 11355, 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 11364, 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 11373, 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 11386, 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 11391, 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 11398, 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 11409, 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 11424, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn {
    display: none !important; }

  /* line 11428, 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 11446, 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 11452, 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 11460, 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 11470, 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 11477, 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 11488, 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 11493, 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 11498, 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 11506, 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 11515, 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 11521, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__head {
    margin-bottom: 8px !important; }

  /* line 11525, 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 11531, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products .splide__list {
    padding-right: 0 !important; }

  /* line 11535, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products .splide__slide .product-preview {
    height: auto !important; }

  /* line 11539, 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 11551, 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 11557, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__photo {
    margin: 0 0 8px !important; }

  /* line 11561, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-photo {
    position: relative !important; }

  /* line 11565, 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 11571, 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 11582, 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 11590, 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 11610, 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 11615, 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 11620, 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 11630, 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 11638, 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 11651, 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 11658, 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 11665, 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 11676, 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 11688, 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 11704, 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 11710, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__compare-btn {
    display: none !important; }

  /* line 11714, 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 11720, 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 11727, 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 11740, 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 11746, 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 11755, 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 11772, 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 11780, 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 11784, 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 11788, 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 11792, 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 11800, 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 11819, 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 11835, 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 11840, 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 11849, 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 11902, 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 11947, 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 11992, 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 12038, 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 12084, 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 12089, 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 12095, 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 12101, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: 6px !important; }

  /* line 12105, 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 12110, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-text {
    font-size: 0.8rem !important; }

  /* line 12114, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    gap: 6px 14px !important; }

  /* line 12118, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-link {
    font-size: 0.84rem !important; }

  /* line 12122, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    gap: 10px 14px !important; }

  /* line 12126, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    font-size: 0.84rem !important; }

  /* line 12130, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    min-height: 48px !important; }

  /* line 12134, 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 12140, 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 12165, 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 12175, 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 12185, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:focus-visible {
    transform: none !important; }

  /* line 12189, 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 12197, 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 12206, 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 12212, 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 12220, 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 12225, 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 12233, 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 12238, 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 12242, 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 12255, 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 12272, 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 12281, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item:active {
    transform: scale(0.97); }

  /* line 12285, 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 12294, 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 12300, 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 12315, 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 12323, theme.scss */
  body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    margin-bottom: 0 !important; }

  /* line 12327, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-mobile-panel {
    display: block;
    padding: 8px 8px 10px; }

  /* line 12332, 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 12346, 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 12351, 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 12371, 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 12375, 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 12385, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcuts::-webkit-scrollbar {
    display: none; }

  /* line 12389, 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 12413, 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 12422, 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 12432, 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 12443, 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 12465, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    top: 0 !important;
    z-index: 160 !important;
    margin-bottom: 8px; }

  /* line 12471, 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 12477, 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 12487, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-head {
    display: none !important; }

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

  /* line 12495, 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 12500, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header.is-show-mobile .header__mobile-head {
    display: block !important; }

  /* line 12504, 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 12509, 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 12518, 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 12528, 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 12532, 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 12543, 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 12555, 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 12562, 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 12573, 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 12578, 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 12584, 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 12598, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-show-menu-label {
    display: none; }

  /* line 12602, 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 12616, 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 12622, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6.is-dodelkin-mobile-catalog-open .header__content {
    display: none !important; }

  /* line 12626, 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 12637, 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 12641, 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 12651, 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 12655, 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 12662, 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 12670, 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 12677, 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 12681, 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 12688, 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 12708, 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 12712, 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 12725, 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 12729, 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 12733, 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 12743, 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 12766, 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 12777, 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 12787, 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 12806, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-search {
    display: none;
    padding: 8px 6px 0; }

  /* line 12811, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-search[hidden] {
    display: none !important; }

  /* line 12815, 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 12819, 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 12823, 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 12832, 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 12839, 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 12852, 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 12858, 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 12875, 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 12881, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    margin-bottom: 4px !important;
    padding-bottom: 0 !important; }

  /* line 12886, theme.scss */
  body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    margin-bottom: 0 !important; }

  /* line 12890, 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 12895, 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 12902, 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 12910, 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 12915, 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 12922, 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 12928, 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 12933, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 15px !important; }

  /* line 12937, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: 6px !important; }

  /* line 12941, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-btn {
    padding: 0 11px !important; }

  /* line 12945, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu {
    gap: 4px 10px !important; }

  /* line 12949, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-contacts {
    gap: 6px 10px !important; }

  /* line 12953, 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 12959, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    min-height: 44px !important; }

  /* line 12963, 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 12969, 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 12978, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
  margin-top: 28px !important; }

/* line 12982, 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 12987, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
  gap: 18px !important; }

/* line 12991, 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 12997, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
  gap: 12px !important; }

/* line 13001, 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 13007, 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 13013, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  gap: 18px 16px !important; }

/* line 13017, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
  margin-bottom: 8px !important; }

/* line 13021, 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 13028, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
    margin-top: 18px !important;
    margin-bottom: 8px !important; }

  /* line 13033, 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 13038, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    gap: 10px !important; }

  /* line 13042, 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 13048, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
    gap: 10px 12px !important; }

  /* line 13052, 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 13057, 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 13062, 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 13068, 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 13073, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
    margin-bottom: 6px !important; }

  /* line 13077, 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 13085, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
  margin-top: 22px !important; }

/* line 13089, 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 13094, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
  gap: 14px !important; }

/* line 13098, 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 13104, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
  gap: 10px !important; }

/* line 13108, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo {
  max-width: min(100%, 84px) !important; }

/* line 13112, 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 13117, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
  gap: 10px !important; }

/* line 13121, 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 13126, 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 13131, 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 13138, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  gap: 12px 12px !important; }

/* line 13142, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
  gap: 5px !important; }

/* line 13146, 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 13155, 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 13161, 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 13169, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 {
    margin-top: 14px !important;
    margin-bottom: 4px !important; }

  /* line 13174, 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 13179, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    gap: 8px !important; }

  /* line 13183, 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 13189, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-contacts {
    gap: 8px 10px !important; }

  /* line 13193, 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 13198, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__phone-value {
    font-size: 0.82rem !important; }

  /* line 13202, 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 13208, 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 13213, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
    gap: 4px !important; }

  /* line 13217, 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 13227, 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 13233, 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 13240, theme.scss */
  body.theme-dodelkin-refined {
    min-height: 0 !important; }

  /* line 13244, 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 13251, theme.scss */
  body.theme-dodelkin-refined .page_layout > main {
    flex: none !important; }

  /* line 13255, 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 13264, 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 13269, 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 13273, 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 13281, 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 13293, 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 13304, 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 13313, 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 13321, theme.scss */
  html,
  body.theme-dodelkin-refined {
    background-color: #f6f4f3 !important;
    overscroll-behavior-y: none !important; } }
/* line 13328, 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 13342, 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 13348, 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 13357, 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 13361, 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 13368, 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 13381, 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 13389, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_banner_list_24 .banner-list__item-title {
    text-align: center !important; }

  /* line 13393, 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 13401, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview {
  overflow: hidden; }

/* line 13405, 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 13417, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
  padding: 10px !important; }

/* line 13421, 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 13426, 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 13431, 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 13441, 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 13451, 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 13455, 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 13459, 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 13475, 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 13482, 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 13489, 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 13495, 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 13502, 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 13512, 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 13522, 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 13528, 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 13542, 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 13552, 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 13558, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 10px !important; }

  /* line 13562, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
    padding: 8px !important; }

  /* line 13566, 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 13570, 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 13574, 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 13580, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
    gap: 4px 10px !important; }

  /* line 13584, 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 13590, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
    gap: 6px !important; }

  /* line 13594, 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 13603, 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 13613, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  gap: 8px !important; }

/* line 13617, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
  padding: 8px !important; }

/* line 13621, 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 13626, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__title {
  margin: 0 !important; }

/* line 13630, 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 13634, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-description:empty {
  display: none !important; }

/* line 13638, 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 13643, 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 13648, 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 13653, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 6px !important; }

  /* line 13657, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
    padding: 6px !important; }

  /* line 13661, 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 13667, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
    gap: 3px 8px !important; }

  /* line 13671, 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 13677, 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 13685, 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 13695, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  gap: 6px !important; }

/* line 13699, 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 13708, 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 13713, 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 13718, 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 13724, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 5px !important; }

  /* line 13728, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-title {
    margin-bottom: -1px !important; }

  /* line 13732, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-bottom {
    gap: 2px 8px !important; }

  /* line 13736, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price {
    font-size: 0.96rem !important; }

  /* line 13740, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
    gap: 4px !important; }

  /* line 13744, 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 13754, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  gap: 5px !important; }

/* line 13758, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-title {
  margin-bottom: 0 !important; }

/* line 13762, 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 13773, 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 13785, 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 13796, 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 13805, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 4px !important; }

  /* line 13809, 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 13814, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__price {
    gap: 4px 8px !important; }

  /* line 13818, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__controls {
    gap: 0 !important; }

  /* line 13822, 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 13829, 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 13836, 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 13841, 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 13845, 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 13850, 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 13856, 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 13863, 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 13870, 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 13878, 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 13887, 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 13898, 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 13914, 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 13919, 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 13926, 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 13932, 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 13938, 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 13944, 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 13948, 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 13956, 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 13971, 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 13984, 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 13990, 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 14003, 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 14009, 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 14023, 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 14029, 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 14034, 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 14039, 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 14046, 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 14053, 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 14058, 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 14063, 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 14069, 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 14074, 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 14083, 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 14091, 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 14095, 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 14103, 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 14108, 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 14118, 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 14123, 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 14127, 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 14132, 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 14137, 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 14141, 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 14146, 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 14155, 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 14165, 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 14169, 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 14175, 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 14180, 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 14188, 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 14193, 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 14198, 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 14208, 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 14212, 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 14217, 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 14229, 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 14233, 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 14241, 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 14247, 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 14254, 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 14259, 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 14264, 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 14273, 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 14281, 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 14286, 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 14298, 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 14305, 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 14311, 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 14315, 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 14322, 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 14326, 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 14337, 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 14359, 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 14366, 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 14372, 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 14382, 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 14389, 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 14395, 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 14399, 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 14405, 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 14409, 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 14423, 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 14434, 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 14441, 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 14447, 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 14458, 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 14471, 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 14481, 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 14487, 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 14496, 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 14504, 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 14514, 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 14518, 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 14527, 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 14532, 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 14537, 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 14544, 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 14548, 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 14555, 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 14559, 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 14563, 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 14567, 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 14575, 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 14585, 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 14590, 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 14596, 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 14604, 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 14610, 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 14617, 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 14624, 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 14629, 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 14638, 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 14647, 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 14657, 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 14666, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn .icon {
    font-size: 1rem !important; }

  /* line 14670, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter {
    border-radius: 22px !important; }

  /* line 14674, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content {
    padding: 12px 12px 10px !important; }

  /* line 14678, 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 14688, 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 14699, 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 14713, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 14718, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item + .filter-item {
    margin-top: 4px !important; }

  /* line 14722, 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 14728, 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 14738, 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 14743, 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 14749, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list-item {
    margin: 0 !important; }

  /* line 14753, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 14758, 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 14764, 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 14770, 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 14775, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option {
    min-height: 0 !important;
    margin: 0 !important; }

  /* line 14780, 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 14786, 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 14792, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range {
    padding-top: 2px !important; }

  /* line 14796, 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 14801, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item {
    gap: 4px !important; }

  /* line 14805, 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 14812, 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 14819, 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 14836, 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 14843, 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 14847, 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 14853, 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 14877, 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 14885, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content {
  padding: 14px 16px 16px !important; }

/* line 14889, 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 14898, 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 14909, 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 14914, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item:last-child {
  border-bottom: 0 !important; }

/* line 14918, 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 14923, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content {
  padding: 4px 10px 8px !important; }

/* line 14927, 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 14932, 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 14937, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__label {
  line-height: 1.25 !important; }

/* line 14941, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values {
  margin-bottom: 12px !important; }

/* line 14945, 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 14950, 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 14968, 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 14978, 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 14986, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-content {
    min-width: 0 !important; }

  /* line 14990, 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 14996, 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 15006, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .page_layout > aside {
    min-width: 260px !important; } }
@media (max-width: 767px) {
  /* line 15012, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-with-filter {
    display: block !important;
    width: 100% !important; }

  /* line 15017, theme.scss */
  body.theme-dodelkin-refined[data-theme-template*="collection"] .dodelkin-collection-filter {
    display: none !important; }

  /* line 15021, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter {
    border-radius: 22px !important;
    box-shadow: none !important; }

  /* line 15026, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content {
    padding: 10px 12px 10px !important; }

  /* line 15030, 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 15036, 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 15041, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item:last-child {
    border-bottom: 0 !important; }

  /* line 15045, 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 15050, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content {
    padding: 0 0 4px !important; }

  /* line 15054, 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 15061, 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 15071, 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 15076, 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 15089, 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 15098, 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 15108, 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 15121, 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 15125, 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 15130, 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 15138, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__content {
    padding: 10px 12px !important; }

  /* line 15142, 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 15151, 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 15160, 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 15179, 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 15186, 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 15191, 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 15196, 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 15202, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__content {
    padding: 8px 0 4px !important; }

  /* line 15206, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__list {
    max-height: 260px !important; }

  /* line 15210, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__list-item {
    margin-bottom: 4px !important; }

  /* line 15214, 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 15221, 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 15226, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-range {
    margin-top: 6px !important; }

  /* line 15230, 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 15236, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-range__values-item {
    width: calc(50% - 4px) !important; }

  /* line 15240, 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 15246, 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 15255, 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 15274, 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 15280, 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 15297, 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 15303, 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 15307, 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 15316, 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 15336, 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 15345, 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 15349, 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 15354, 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 15372, 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 15389, 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 15393, 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 15400, 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 15405, 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 15414, 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 15418, 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 15425, 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 15432, 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 15454, 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 15458, 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 15477, 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 15482, 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 15494, 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 15504, 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 15509, 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 15514, 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 15519, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls {
    gap: 8px !important; }

  /* line 15523, 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 15530, 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 15539, 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 15547, 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 15552, 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 15559, 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 15564, 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 15568, 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 15578, 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 15587, 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 15596, 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 15607, 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 15619, 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 15625, 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 15635, 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 15647, 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 15672, 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 15683, 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 15687, 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 15696, 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 15713, 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 15717, 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 15729, 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 15740, 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 15744, 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 15754, 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 15762, 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 15769, 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 15776, 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 15792, 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 15809, 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 15818, 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 15825, 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 15833, 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 15839, 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 15845, 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 15849, 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 15862, 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 15869, 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 15882, 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 15893, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 15897, 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 15904, 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 15911, 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 15920, 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 15931, 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 15937, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
  margin-right: auto !important; }

/* line 15941, 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 15946, 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 15956, 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 15961, 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 15972, 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 15984, 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 15997, 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 16006, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
    margin-right: auto !important; }

  /* line 16010, 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 16018, 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 16022, 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 16031, 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 16042, 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 16050, 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 16057, 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 16066, 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 16074, 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 16083, 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 16098, 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 16112, 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 16118, 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 16141, 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 16145, 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 16153, 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 16158, 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 16164, 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 16172, 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 16181, 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 16192, 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 16200, 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 16208, 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 16217, 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 16225, 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 16235, 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 16250, 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 16263, 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 16282, 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 16291, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 16295, 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 16302, 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 16307, 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 16315, 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 16319, 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 16328, 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 16339, 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 16347, 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 16353, 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 16362, 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 16368, 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 16372, 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 16381, 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 16390, 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 16399, 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 16406, 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 16411, 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 16417, 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 16426, 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 16436, 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 16445, 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 16455, 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 16468, 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 16481, 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 16488, 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 16493, 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 16504, 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 16519, 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 16533, 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 16552, 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 16561, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 16565, 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 16573, 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 16578, 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 16589, 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 16596, 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 16600, 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 16609, 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 16616, 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 16626, 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 16631, 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 16641, 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 16651, 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 16664, 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 16670, 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 16686, 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 16691, 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 16696, 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 16700, 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 16711, 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 16726, 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 16743, 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 16759, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 16763, 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 16772, 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 16778, 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 16790, 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 16797, 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 16803, 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 16808, 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 16812, 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 16821, 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 16828, 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 16840, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__slider-controls {
    display: none !important; }

  /* line 16844, 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 16849, 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 16857, 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 16863, 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 16870, 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 16878, 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 16886, 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 16901, 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 16927, 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 16953, 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 16963, 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 16969, theme.scss */
  html {
    scroll-padding-top: var(--dodelkin-fixed-header-height, 188px); }

  /* line 16973, theme.scss */
  body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 188px; }

  /* line 16977, theme.scss */
  body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 188px) !important; }

  /* line 16981, 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 16996, 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 17005, 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 17023, 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 17036, 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 17045, 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 17051, theme.scss */
:root {
  --dodelkin-bg: #fbf8f2;
  --dodelkin-bg-soft: #fbf8f2;
  --dodelkin-bg-hero: #fbf8f2; }

/* line 17057, theme.scss */
html,
body.theme-dodelkin-refined {
  background: #fbf8f2 !important;
  background-color: #fbf8f2 !important; }

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

/* line 17070, 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 17087, 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 17093, theme.scss */
:root {
  --dodelkin-bg: #fbfaf8;
  --dodelkin-bg-soft: #fbfaf8;
  --dodelkin-bg-hero: #fbfaf8; }

/* line 17099, theme.scss */
html,
body.theme-dodelkin-refined {
  background: #fbfaf8 !important;
  background-color: #fbfaf8 !important;
  background-image: none !important; }

/* line 17106, 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 17138, 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 17146, 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 17152, 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 17161, 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 17170, 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 17186, 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 17205, 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 17216, 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 17235, 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 17258, 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 17313, 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 17334, 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 17349, 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 17371, 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 17433, 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 17443, 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 17447, 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 17451, 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 17455, 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 17461, 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 17466, theme.scss */
html body.theme-dodelkin-refined {
  --dodelkin-bg: #f6f4f3 !important;
  --dodelkin-bg-soft: #f6f4f3 !important;
  --dodelkin-bg-hero: #f6f4f3 !important; }

/* line 17472, theme.scss */
html,
html body.theme-dodelkin-refined {
  background: #f6f4f3 !important;
  background-color: #f6f4f3 !important; }

/* line 17478, 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 17489, 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 17496, 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 17506, 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 17512, 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 17525, 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 17539, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-head {
    display: none !important; }

  /* line 17543, 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 17554, 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 17575, 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 17585, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card_plintusy {
    order: 1 !important; }

  /* line 17589, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card_profili {
    order: 2 !important; }

  /* line 17593, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card_ugolki {
    order: 3 !important; }

  /* line 17597, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-card_komplekt {
    order: 4 !important; }

  /* line 17601, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mega-service-card {
    order: 5 !important; }

  /* line 17605, 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 17611, 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 17621, 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 17627, 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 17646, 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 17660, 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 17667, 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 17673, 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 17695, 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 17701, 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 17707, 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 17716, 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 17725, 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 17732, 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 17748, 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 17755, 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 17761, 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 17766, 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 17775, 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 17784, 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 17790, 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 17794, 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 17801, 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 17808, 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 17816, 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 17826, 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 17850, 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 17861, 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 17867, 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 17874, 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 17883, 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 17889, 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 17894, 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 17907, 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 17920, 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 17934, 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 17945, 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 17949, 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 17966, 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 17972, 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 17977, 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 17983, 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 17989, 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 17997, 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 18005, 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 18015, 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 18019, 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 18024, 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 18036, 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 18055, 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 18066, 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 18072, 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 18083, 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 18089, 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 18096, 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 18109, 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 18122, 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 18136, 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 18147, 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 18152, 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 18158, 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 18165, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card {
    min-height: 104px !important;
    padding: 12px !important;
    border-radius: 18px !important; }

  /* line 18171, 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 18177, 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 18184, 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 18191, 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 18201, 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 18225, 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 18236, 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 18243, 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 18249, 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 18259, 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 18271, 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 18297, 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 18309, 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 18316, 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 18322, 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 18330, 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 18338, 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 18350, 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 18363, 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 18384, 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 18395, 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 18401, 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 18412, 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 18420, 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 18433, 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 18447, 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 18459, 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 18473, 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 18482, 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 18495, 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 18508, 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 18523, 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 18534, 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 18543, 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 18553, 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 18561, theme.scss */
  html body.theme-dodelkin-refined .dodelkin-navigation-card {
    min-height: 104px !important;
    padding: 12px !important;
    border-radius: 18px !important; }

  /* line 18567, 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 18574, 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 18580, 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 18588, theme.scss */
  html {
    scroll-padding-top: var(--dodelkin-fixed-header-height, 126px) !important; }

  /* line 18592, 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 18601, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 126px) !important; }

  /* line 18605, 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 18622, 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 18629, 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 18638, 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 18646, 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 18658, 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 18667, 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 18677, 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 18685, 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 18698, 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 18705, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-catalog {
    grid-area: catalog !important; }

  /* line 18709, 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 18727, 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 18736, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn .icon {
    display: none !important; }

  /* line 18740, 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 18745, 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 18752, 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 18758, 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 18773, 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 18777, 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 18802, 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 18812, 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 18818, 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 18828, 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 18839, 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 18850, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone::before {
    display: none !important; }

  /* line 18854, 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 18866, 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 18877, 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 18886, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare {
    display: inline-flex !important; }

  /* line 18890, 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 18912, 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 18918, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite::after {
    content: "Избранное" !important; }

  /* line 18922, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare::after {
    content: "Сравнение" !important; }

  /* line 18926, 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 18932, 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 18952, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cart .icon {
    display: none !important; }

  /* line 18956, 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 18964, 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 18983, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__control-bage-cart:empty {
    display: none !important; }

  /* line 18987, 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 18999, 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 19012, 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 19019, 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 19027, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    max-width: none !important; }

  /* line 19031, 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 19038, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 118px; }

  /* line 19042, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 118px) !important; }

  /* line 19046, 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 19051, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-top__inner {
    min-height: 30px !important; }

  /* line 19055, 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 19060, 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 19065, 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 19071, 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 19084, 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 19089, 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 19094, 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 19101, 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 19109, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-form {
    min-height: 50px !important; }

  /* line 19113, 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 19121, 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 19132, 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 19146, 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 19158, 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 19162, 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 19181, 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 19195, 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 19209, 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 19223, 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 19231, 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 19239, 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 19245, 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 19250, 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 19258, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    max-width: none !important; }

  /* line 19262, 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 19269, 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 19275, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 122px) !important; }

  /* line 19279, 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 19284, 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 19295, 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 19309, 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 19314, 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 19319, 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 19325, 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 19330, 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 19341, 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 19345, 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 19360, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-logo {
    justify-content: center !important; }

  /* line 19364, 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 19370, 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 19375, 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 19387, 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 19401, 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 19406, 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 19414, 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 19427, 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 19433, 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 19450, 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 19458, 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 19463, 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 19468, 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 19473, 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 19479, 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 19486, 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 19496, 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 19504, 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 19508, 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 19513, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-address {
    display: none !important; }

  /* line 19517, 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 19525, 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 19532, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 146px;
    --dodelkin-header-input-line: #d7d1c8;
    --dodelkin-header-cart-line: #bfa58f; }

  /* line 19538, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 146px) !important; }

  /* line 19542, 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 19547, 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 19560, 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 19568, 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 19577, 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 19585, 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 19591, 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 19597, 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 19611, 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 19616, 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 19621, 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 19626, 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 19631, 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 19642, 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 19649, 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 19660, 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 19669, 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 19677, 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 19684, 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 19697, 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 19707, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 178px; }

  /* line 19711, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 178px) !important; }

  /* line 19715, 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 19722, 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 19729, 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 19737, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 174px) !important; }

  /* line 19741, 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 19746, 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 19751, 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 19765, 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 19779, 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 19784, 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 19795, 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 19803, 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 19813, 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 19819, 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 19834, 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 19850, 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 19858, 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 19863, 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 19870, 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 19877, 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 19892, 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 19903, 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 19909, 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 19920, 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 19931, 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 19946, 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 19956, 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 19962, 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 19967, 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 19975, 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 19983, 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 19992, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__cabinet {
    display: none !important; }

  /* line 19996, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__favorite {
    order: 1 !important; }

  /* line 20000, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare {
    order: 2 !important; }

  /* line 20004, 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 20018, 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 20028, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 226px; }

  /* line 20032, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 226px) !important; }

  /* line 20036, 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 20044, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-search {
    max-width: none !important; }

  /* line 20048, 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 20055, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 136px; }

  /* line 20059, theme.scss */
  html body.theme-dodelkin-refined .page_layout {
    padding-top: var(--dodelkin-fixed-header-height, 136px) !important; }

  /* line 20063, 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 20070, 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 20077, 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 20084, 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 20090, 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 20095, 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 20102, 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 20115, 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 20120, 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 20126, 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 20132, 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 20140, 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 20147, 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 20153, 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 20162, 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 20171, 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 20179, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    max-width: 153px !important; }

  /* line 20183, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone + .header__phone {
    padding-left: 12px !important; }

  /* line 20187, 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 20192, 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 20196, 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 20201, 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 20206, 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 20215, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 136px; }

  /* line 20219, 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 20232, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-fixed-header-height: 184px; }

  /* line 20236, 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 20247, 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 20253, 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 20259, 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 20264, 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 20273, 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 20278, 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 20285, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-meta {
    font-size: 11px !important; }

  /* line 20289, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-header-top-email {
    font-size: 11px !important; }

  /* line 20293, 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 20306, 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 20311, 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 20317, 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 20323, 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 20331, 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 20337, 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 20348, 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 20353, 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 20369, 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 20378, 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 20387, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone {
    max-width: 132px !important; }

  /* line 20391, 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 20396, 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 20401, 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 20406, 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 20412, 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 20419, 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 20429, 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 20441, 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 20451, 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 20456, 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 20461, 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 20466, 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 20475, 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 20480, 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 20486, 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 20492, 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 20502, 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 20509, theme.scss */
  html body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__compare {
    display: none !important; }

  /* line 20513, 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 20519, 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 20525, 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 20532, 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 20544, 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 20549, 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 20558, 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 20563, 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 20568, 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 20572, 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 20589, 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 20596, 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 20603, 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 20616, 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 20630, 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 20638, 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 20650, 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 20668, 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 20677, 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 20692, 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 20705, 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 20731, 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 20744, 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 20756, 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 20771, 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 20778, 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 20789, 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 20804, 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 20832, 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 20845, 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 20864, 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 20880, 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 20888, 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 20898, 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 20909, 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 20921, 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 20947, 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 20959, 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 20976, 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 20986, 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 20993, 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 21001, 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 21010, 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 21020, 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 21029, 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 21044, 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 21064, theme.scss */
  html body.theme-dodelkin-refined {
    --dodelkin-header-side-tone: #f8f8f7; }

  /* line 21068, 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 21088, 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 21105, 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 21114, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] {
  --dodelkin-kf3-substrate: #f5f4f3; }

/* line 21118, 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 21149, 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 21161, 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 21167, 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 21177, theme.scss */
body.theme-dodelkin-refined[data-theme-template*="collection"] .widget-type_system_widget_v4_sidebar_filter_3 .filter__content {
  padding: 0 !important; }

/* line 21181, 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 21189, 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 21199, 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 21205, 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 21222, 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 21226, 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 21233, 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 21240, 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 21253, 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 21263, 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 21268, 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 21280, 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 21292, 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 21297, 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 21308, 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 21317, 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 21335, 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 21342, 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 21365, 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 21381, 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 21388, 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 21392, 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 21400, 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 21405, 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 21415, 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 21429, 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 21448, 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 21460, 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 21465, 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 21481, 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 21493, 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 21498, 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 21505, 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 21512, 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 21521, 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 21525, 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 21537, 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 21553, 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 21571, 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 21575, 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 21579, 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 21583, 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 21588, 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 21594, 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 21600, 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 21604, 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 21609, 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 21615, 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 21621, 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 21627, 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 21636, 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 21643, 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 21651, 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 21658, theme.scss */
body.theme-dodelkin-refined .filter .filter-item[data-dodelkin-kf3-force="open"] > .filter-item__head .filter-item__name::after {
  content: "−" !important; }

/* line 21662, 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 21667, 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 21673, 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 21679, 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 21685, 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 21692, 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 21705, 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 21712, 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 21727, 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 21738, 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 21751, 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 21757, 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 21766, 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 21777, 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 21794, 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 21801, 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 21811, 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 21859, 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 21885, 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 21909, 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 21913, 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 21926, 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 21941, 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 21952, 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 21970, 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 22002, 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 22006, 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 22019, 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 22023, 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 22035, 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 22043, 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 22058, 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 22063, 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 22073, 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 22084, 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 22100, 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 22104, 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 22111, 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 22117, 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 22127, 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 22135, 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 22140, 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 22154, 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 22162, 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 22166, 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 22180, 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 22184, 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 22212, 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 22246, 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 22266, 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 22275, 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 22285, 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 22300, 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 22318, 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 22333, 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 22343, 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 22350, 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 22360, 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 22405, 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 22435, 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 22450, 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 22455, 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 22480, 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 22505, 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 22518, 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 22549, 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 22561, 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 22569, 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 22580, 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 22596, 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; }
