@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, #ff6a3d);
  --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, #ff835d);
  --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, #ff9b7c);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #ffe4db);
  --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, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.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; }

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

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

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

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

  /* line 35, 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; } }
/* CP5-1 cart button = AP1-1 form/function */
/* line 47, 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 54, 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 73, 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 80, 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 87, 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 99, 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 107, 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 126, 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 132, 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 147, 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 161, 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 166, 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 171, 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 177, 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 182, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_1 .product-preview__photo {
  position: relative; }

/* line 186, 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 199, 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 220, 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 226, 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 233, 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 242, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

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

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

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

  /* line 257, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 262, theme.scss */
:root {
  --dodelkin-bg: #f6f4f3;
  --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: #ff6a3d;
  --dodelkin-accent-dark: #ff2d55;
  --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 285, theme.scss */
body.theme-dodelkin-refined {
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
  background: var(--dodelkin-bg);
  color: var(--dodelkin-ink); }

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

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

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

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

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

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

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

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

/* line 418, 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 422, 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 434, 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 439, 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 450, 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 459, 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 465, 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 479, theme.scss */
  body.theme-dodelkin-refined .dodelkin-reveal {
    animation: none !important;
    transform: none !important;
    filter: none !important; }

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

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

/* line 503, theme.scss */
body.theme-dodelkin-refined .heading,
body.theme-dodelkin-refined h1,
body.theme-dodelkin-refined h2,
body.theme-dodelkin-refined h3 {
  letter-spacing: -0.03em; }

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

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

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

/* line 532, 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 549, 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 556, 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 567, 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 581, theme.scss */
body.theme-dodelkin-refined .breadcrumb {
  flex-wrap: wrap;
  gap: 8px; }

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

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

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

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

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

/* line 657, 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 666, 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 674, 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 681, 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 690, 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 699, 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 704, 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 710, 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 717, 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_1,
  body.theme-dodelkin-refined[data-theme-template="collection"][data-sidebar-type="sticky"] .widget-type_system_widget_v4_sidebar_filter_1 .layout__content,
  body.theme-dodelkin-refined[data-theme-template="collection"][data-sidebar-type="sticky"] .widget-type_system_widget_v4_sidebar_filter_1 .filter {
    z-index: 1; } }
/* line 726, 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 734, 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 746, 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 750, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search {
  position: relative; }

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

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

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

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

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

/* line 814, 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 822, 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 827, 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 834, 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 840, 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 851, 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 857, 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 871, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections.is-show {
  display: block; }

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

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

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

/* line 914, 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 920, 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 925, 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 933, 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 939, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-more-link {
  color: var(--dodelkin-accent); }

/* line 943, 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 950, 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 954, 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 959, 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 965, 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 971, 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 976, 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 990, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image {
  order: 2;
  min-height: 100%; }

/* line 995, 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 1000, 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 1006, 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 1014, 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 1020, 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 1028, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content > * {
  break-inside: avoid;
  margin: 0 0 12px; }

/* line 1033, 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 1039, 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 1046, 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 1053, 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 1057, 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 1061, 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 1066, 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 1073, 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 1082, 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 1089, 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 1103, theme.scss */
body.theme-dodelkin-refined .product-preview-elem,
body.theme-dodelkin-refined .product-preview {
  height: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1276, 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 1283, 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 1290, 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 1297, 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 1313, 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 1318, 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 1332, 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 1338, 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 1348, 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 1356, 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 1365, 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 1372, 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 1379, theme.scss */
body.theme-dodelkin-refined .article-list__item-title a {
  color: var(--dodelkin-ink);
  text-decoration: none; }

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

/* line 1390, 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 1397, 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 1408, 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 1420, 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 1425, 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 1431, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
  justify-self: end;
  padding-top: 8px; }

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

/* line 1446, 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 1455, 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 1463, 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 1481, 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 1486, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs {
  margin-top: 14px; }

/* line 1490, 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 1497, 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 1508, 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 1517, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
  margin-bottom: 16px; }

/* line 1521, 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 1530, 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 1536, 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 1545, 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 1550, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description {
  line-height: 1.75; }

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

/* line 1558, 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 1566, 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 1574, 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 1580, 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 1591, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
  display: grid;
  gap: 12px; }

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

/* line 1601, 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 1610, 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 1616, 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 1622, 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 1630, 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 1638, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-main {
    position: relative; }

  /* line 1642, 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 1657, 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 1665, 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 1670, 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 1687, 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 1696, 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 1703, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button.ozon-link .button__icon svg {
    display: block; }

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

/* line 1717, 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 1722, 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 1739, 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 1746, 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 1753, 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 1761, 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 1769, 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 1788, 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 1795, 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 1803, 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 1818, 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 1824, 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 1830, 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 1837, 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 1842, 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 1854, 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 1860, theme.scss */
body.theme-dodelkin-refined .product-preview__controls {
  display: flex;
  gap: 10px;
  align-items: stretch; }

/* line 1866, 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 1872, 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 1880, 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 1885, 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 1894, 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 1901, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls {
  width: 100%;
  gap: 0; }

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

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

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

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

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

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

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

/* line 2025, 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 2044, 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 2048, 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 2055, 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 2061, 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 2071, 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 2080, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper a:not(.co-button):not(.button) {
  color: var(--dodelkin-accent); }

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

/* line 2088, 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 2107, 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 2114, 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 2119, 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 2128, 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 2135, 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 2145, 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 2158, 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 2164, 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 2175, 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 2181, 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 2190, 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 2197, 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 2203, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 12px; }

/* line 2210, 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 2225, 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 2234, 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 2243, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
  padding-top: 34px;
  padding-bottom: 34px; }

/* line 2248, 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 2253, 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 2260, 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 2266, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
  padding: 0; }

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

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

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

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

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

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

/* line 2324, 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 2336, 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 2342, 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 2346, 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 2351, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    justify-content: flex-end; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 2476, 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 2481, 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 2496, 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 2503, 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 2511, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
    display: grid;
    gap: 10px; }

  /* line 2516, 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 2523, 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 2530, 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 2537, 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 2546, 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 2553, 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 2558, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn {
    width: 100%; }

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

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

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

  /* line 2598, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    padding: 22px; } }
/* White block surfaces */
/* line 2604, 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 2611, 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 2638, 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 2645, 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 2651, 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 2655, 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 2666, 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 2675, 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 2681, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-text {
  justify-content: flex-start; }

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

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

/* line 2713, 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 2720, 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 2725, 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 2731, 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 2736, 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 2743, 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 2751, 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 2759, 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 2765, 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 2770, 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 2776, 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 2783, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-cards {
    grid-template-columns: 1fr; } }
/* Solid page background */
/* line 2789, theme.scss */
html,
body.theme-dodelkin-refined {
  background: #f6f4f3 !important;
  background-color: #f6f4f3 !important; }

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

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

/* line 2836, 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 2844, 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 2853, 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 2859, 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 2866, 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 2873, 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 2896, 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 2905, 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 2910, 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 2917, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo img {
  display: block;
  width: 100%;
  height: auto; }

/* line 2923, 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 2928, 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 2934, 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 2943, 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 2948, 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 2957, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-social {
  padding-bottom: 0; }

/* line 2961, 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 2968, 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 2983, 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 2996, 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 3008, 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 3015, 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 3021, 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 3027, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: 1fr;
    gap: 16px; }

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

  /* line 3036, 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 3046, 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 3052, 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 3058, 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 3062, 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 3069, 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 3079, 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 3086, 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 3102, 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 3112, 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 3122, 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 3132, 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 3139, 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 3148, 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 3161, 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 3170, 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 3177, 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 3183, 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 3205, 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 3214, 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 3232, 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 3244, 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 3253, 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 3261, 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 3271, 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 3278, 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 3284, 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 3291, 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 3301, 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 3310, 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 3323, theme.scss */
body.theme-dodelkin-refined .product-preview__title {
  min-width: 0; }

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

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

/* line 3355, 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 3380, 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 3392, 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 3399, 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 3405, 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 3418, theme.scss */
  body.theme-dodelkin-refined .product-preview__title a {
    font-size: 0.88rem; }

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

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

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

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

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

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

/* line 3456, 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 3464, 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 3471, 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 3477, theme.scss */
  body.theme-dodelkin-refined .product-preview__price-cur {
    font-size: 1.18rem; }

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

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

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

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

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

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

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

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

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

/* line 3549, 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 3563, 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 3568, 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 3575, 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 3582, theme.scss */
  body.theme-dodelkin-refined .product-preview {
    padding: 14px; }

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

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

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

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

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

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

/* line 3640, 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 3651, 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 3669, 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 3675, 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 3702, 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 3708, 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 3714, 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 3723, 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 3738, 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 3746, 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 3750, 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 3754, 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 3771, 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 3778, 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 3786, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    font-size: 0.76rem; }

  /* line 3790, 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 3799, 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 3806, 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 3824, 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 3833, 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 3843, 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 3856, 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 3863, 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 3874, 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 3890, 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 3906, 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 3914, 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 3928, 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 3940, 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 3949, 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 3956, 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 3966, 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 3977, 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 3989, 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 4002, 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 4012, 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 4033, 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 4042, 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 4050, 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 4059, 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 4066, 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 4074, 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 4081, 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 4089, 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 4097, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
  padding: 14px 14px 16px; }

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

/* line 4105, 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 4111, 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 4115, 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 4119, 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 4127, 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 4144, 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 4150, 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 4156, 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 4161, 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 4169, 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 4177, 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 4184, 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 4190, 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 4194, 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 4199, 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 4214, 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 4219, 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 4227, 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 4234, 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 4238, 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 4242, 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 4246, 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 4261, 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 4269, 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 4279, 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 4290, 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 4296, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
    padding: 12px 12px 14px; }

  /* line 4300, 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 4305, 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 4312, 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 4319, 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 4326, 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 4333, 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 4341, 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 4350, 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 4360, 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 4367, 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 4373, 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 4380, 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 4389, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 10px; }

  /* line 4393, 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 4398, 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 4406, 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 4416, 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 4429, 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 4445, 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 4457, 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 4479, 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 4490, 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 4504, 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 4524, 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 4539, 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 4546, 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 4554, 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 4565, 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 4572, 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 4578, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls {
  min-width: 0; }

/* line 4582, 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 4588, 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 4595, 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 4601, 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 4606, 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 4612, 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 4618, 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 4624, 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 4630, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content {
  gap: 12px; }

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

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

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

/* line 4677, 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 4683, 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 4692, 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 4698, 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 4705, 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 4719, 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 4725, 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 4733, 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 4740, 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 4754, 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 4759, 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 4774, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 10px; }

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

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

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

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

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

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

  /* line 4868, 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 4874, 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 4879, 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 4884, 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 4892, 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 4910, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item:last-child {
  border-bottom: 0; }

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

/* line 4919, 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 4939, 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 4945, 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 4953, 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 4963, 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 4975, 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 4983, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-rating .rating {
  display: none; }

/* line 4987, 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 4999, 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 5010, 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 5018, 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 5031, 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 5039, 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 5045, 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 5051, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 8px; }

/* line 5055, 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 5066, 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 5074, 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 5083, 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 5093, 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 5101, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart {
    grid-template-columns: minmax(0, 1fr); }

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

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

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

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

  /* line 5168, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-accessories {
    padding-left: 0; } }
/* PC2-1 cart item fix */
/* line 5174, 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 5185, 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 5200, 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 5207, 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 5213, 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 5220, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
  justify-self: start; }

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

  /* line 5252, 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 5261, 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 5275, 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 5280, 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 5284, 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 5298, 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 5304, 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 5318, 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 5329, 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 5348, 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 5354, 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 5363, 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 5371, 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 5379, 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 5385, 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 5394, 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 5401, 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 5408, 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 5426, 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 5433, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .layout__content {
  max-width: 860px; }

/* line 5437, 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 5447, 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 5453, 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 5461, 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 5476, 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 5481, 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 5486, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content {
  padding: 28px; }

/* line 5490, 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 5501, 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 5516, 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 5523, 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 5531, 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 5538, 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 5545, 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 5551, 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 5557, 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 5569, 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 5575, 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 5581, 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 5587, 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 5593, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1.layout {
    padding: 12px !important; }

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

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

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

  /* line 5617, 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 5627, 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 5633, 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 5639, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls {
    flex-direction: column; }

  /* line 5643, 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 5649, 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 5656, 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 5678, 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 5683, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-top {
  position: relative; }

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

/* line 5691, 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 5704, 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 5725, 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 5731, 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 5737, 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 5744, 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 5750, 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 5756, 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 5762, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head {
    grid-template-columns: 1fr auto; }

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

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

/* line 5799, 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 5809, 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 5820, 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 5824, 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 5835, 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 5841, 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 5860, 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 5865, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
    padding: 6px;
    border-radius: 22px; }

  /* line 5870, 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 5877, 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 5888, 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 5894, 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 5910, 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 5921, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 68px;
    height: 68px;
    border-radius: 22px; }

  /* line 5927, 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 5934, 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 5939, 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 5946, 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 5951, 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 5957, 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 5964, 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 5969, 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 5977, 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 5986, 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 5992, 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 5997, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 16px !important; }

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

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

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

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

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

  /* line 6027, 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 6033, 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 6044, 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 6052, 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 6063, 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 6074, 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 6083, 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 6087, 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 6099, 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 6106, 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 6114, 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 6124, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    padding: 14px 16px 12px; }

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

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

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

  /* line 6152, 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 6166, 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 6171, 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 6179, 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 6207, 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 6213, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn .icon {
    font-size: 1.08rem; }

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

  /* line 6231, 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 6241, 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 6245, 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 6254, 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 6272, 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 6276, 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 6287, 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 6296, 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 6302, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after {
    width: 8px;
    height: 2.25px; }

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

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

  /* line 6333, 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 6362, 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 6374, 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 6380, 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 6386, 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 6390, 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 6419, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .header__control-text {
    display: none !important; }

  /* line 6423, 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 6434, 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 6454, 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 6467, 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 6487, 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 6491, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-head {
    display: none !important; }

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

  /* line 6500, 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 6514, 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 6523, 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 6535, 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 6556, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-submenu-btn .icon {
    font-size: 0.78rem; }

  /* line 6560, 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 6577, 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 6584, 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 6594, 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 6605, 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 6612, 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 6620, 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 6649, 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 6659, 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 6665, 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 6676, 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 6683, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-controls {
    display: block;
    width: 100%; }

  /* line 6688, 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 6713, 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 6719, 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 6723, 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 6736, 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 6745, 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 6764, 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 6775, 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 6781, 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 6787, 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 6793, 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 6798, 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 6803, 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 6808, 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 6813, 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 6817, 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 6821, 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 6825, 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 6829, 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 6833, 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 6837, 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 6841, 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 6845, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone::before {
    left: 8px;
    top: 12px;
    bottom: 12px; }

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

  /* line 6864, 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 6868, 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 6872, 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 6876, 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 6881, 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 6890, 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 6895, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    grid-template-columns: 1fr; }

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

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

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

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

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

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

  /* line 6970, 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 6977, 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 6985, 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 6992, 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 6999, 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 7006, 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 7012, 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 7018, 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 7034, 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 7051, 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 7061, 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 7068, 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 7074, 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 7080, 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 7087, 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 7093, 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 7101, 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 7114, 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 7131, 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 7142, 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 7151, 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 7168, 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 7173, 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 7178, 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 7183, 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 7189, 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 7199, 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 7214, 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 7222, 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 7236, 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 7240, 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 7244, 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 7248, 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 7255, 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 7262, 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 7267, 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 7273, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__content {
    gap: 8px !important; }

  /* line 7277, 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 7283, 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 7290, 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 7295, 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 7302, 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 7310, 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 7314, 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 7318, 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 7332, 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 7336, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 7px !important; }

  /* line 7340, 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 7344, 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 7349, 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 7354, 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 7359, 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 7366, 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 7371, 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 7377, 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 7389, 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 7396, 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 7402, 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 7409, 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 7417, 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 7424, 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 7434, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list {
    gap: 8px !important; }

  /* line 7438, 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 7442, 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 7446, 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 7450, 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 7455, 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 7461, 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 7474, 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 7487, 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 7497, 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 7506, 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 7513, 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 7518, 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 7524, 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 7531, 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 7536, 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 7542, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery {
    max-width: none !important;
    margin: 0 !important; }

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

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

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

  /* line 7576, 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 7584, 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 7590, 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 7596, 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 7601, 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 7608, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    gap: 8px !important;
    margin-bottom: 12px !important; }

  /* line 7613, 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 7617, 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 7622, 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 7627, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
    gap: 10px !important; }

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

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

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

  /* line 7661, 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 7668, 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 7673, 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 7677, 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 7684, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    gap: 10px !important; }

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

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

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

  /* line 7707, 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 7713, 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 7725, 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 7737, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-title {
    margin: 0 !important; }

  /* line 7741, 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 7751, 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 7759, 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 7766, 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 7771, 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 7780, 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 7785, 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 7800, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn .btn-text {
    display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

  /* line 7939, 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 7947, 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 7959, 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 7971, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-separate {
    display: none !important; }

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

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

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

  /* line 8003, 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 8010, 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 8017, 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 8022, 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 8027, 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 8034, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 256px) !important; }

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

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

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

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

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

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

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

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

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

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

  /* line 8177, 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 8184, 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 8196, 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 8202, 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 8210, 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 8217, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating {
    gap: 4px !important; }

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

  /* line 8225, 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 8229, 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 8233, 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 8240, 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 8248, 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 8254, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-columns: minmax(0, 1fr) auto 30px !important; }

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

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

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

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

  /* line 8297, 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 8308, 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 8317, 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 8323, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 4px !important; }

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

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

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

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

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

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

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

  /* line 8419, 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 8423, 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 8431, 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 8438, 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 8444, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text {
    line-height: 1 !important; }

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

  /* line 8459, 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 8469, 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 8476, 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 8482, 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 8489, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 3px !important; }

  /* line 8493, 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 8503, 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 8513, 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 8523, 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 8532, 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 8540, 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 8547, 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 8554, 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 8564, 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 8579, 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 8593, 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 8605, 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 8618, 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 8624, 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 8629, 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 8634, 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 8642, 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 8648, 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 8655, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 8px 10px !important;
    gap: 8px !important; }

  /* line 8660, 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 8666, 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 8671, 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 8679, 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 8685, 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 8691, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 7px 9px !important;
    gap: 7px !important; }

  /* line 8696, 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 8700, 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 8708, 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 8714, 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 8721, 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 8726, 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 8740, 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 8749, 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 8754, 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 8759, 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 8764, 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 8770, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area {
    margin: 0 !important; }

  /* line 8774, 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 8784, 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 8790, 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 8796, 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 8807, 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 8825, 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 8840, 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 8852, 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 8865, 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 8869, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-dop-text {
    display: none !important; }

  /* line 8873, 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 8889, 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 8895, 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 8900, 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 8910, 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 8916, 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 8922, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1rem !important; }

  /* line 8926, 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 8932, 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 8941, 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 8947, 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 8951, 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 8958, 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 8968, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 6px !important;
    padding: 8px 10px 10px !important; }

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

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

  /* line 8993, 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 9001, 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 9010, 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 9016, 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 9020, 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 9027, 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 9035, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 5px !important;
    padding: 8px 9px 9px !important; }

  /* line 9040, 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 9046, 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 9055, 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 9061, 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 9065, 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 9071, 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 9080, 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 9090, 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 9112, 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 9128, 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 9136, 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 9143, 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 9149, 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 9161, 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 9170, 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 9177, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 4px !important;
    padding: 6px 8px 8px !important; }

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

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

  /* line 9232, 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 9239, 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 9245, 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 9252, 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 9259, 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 9277, 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 9301, 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 9307, 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 9314, 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 9319, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article {
    margin-bottom: 0 !important; }

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

  /* line 9342, 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 9348, 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 9353, 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 9361, 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 9368, 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 9376, 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 9386, 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 9393, 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 9398, 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 9402, 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 9412, 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 9426, 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 9434, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__head {
    margin-bottom: 8px !important; }

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

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

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

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

  /* line 9466, 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 9472, 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 9480, 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 9489, 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 9501, 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 9507, 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 9523, 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 9532, 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 9538, 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 9550, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 3px !important; }

  /* line 9554, 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 9561, 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 9568, 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 9577, 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 9582, 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 9587, 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 9593, 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 9602, 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 9607, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products {
    margin-bottom: 0 !important; }

  /* line 9611, 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 9619, 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 9635, 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 9642, 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 9653, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow-icon {
    font-size: 1rem !important; }

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

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

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

  /* line 9669, 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 9675, 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 9687, 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 9698, 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 9710, 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 9723, 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 9730, 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 9743, 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 9750, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 9755, 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 9760, 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 9769, 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 9780, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn {
    display: none !important; }

  /* line 9784, 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 9802, 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 9810, 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 9818, 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 9828, 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 9835, 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 9847, 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 9853, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-photo {
    position: relative !important; }

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

  /* line 9861, 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 9868, 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 9881, 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 9886, 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 9891, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title {
    margin: 0 !important; }

  /* line 9895, 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 9904, 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 9913, 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 9926, 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 9931, 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 9938, 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 9949, 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 9964, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn {
    display: none !important; }

  /* line 9968, 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 9986, 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 9992, 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 10000, 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 10010, 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 10017, 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 10028, 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 10033, 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 10038, 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 10046, 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 10055, 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 10061, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__head {
    margin-bottom: 8px !important; }

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

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

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

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

  /* line 10105, 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 10111, 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 10122, 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 10130, 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 10150, 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 10155, 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 10160, 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 10170, 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 10178, 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 10191, 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 10198, 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 10205, 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 10216, 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 10228, 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 10244, 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 10250, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__compare-btn {
    display: none !important; }

  /* line 10254, 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 10260, 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 10267, 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 10280, 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 10286, 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 10295, 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 10312, 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 10320, 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 10324, 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 10328, 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 10332, 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 10340, 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 10359, 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 10375, 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 10380, 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 10389, 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 10442, 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 10487, 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 10532, 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 10578, 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 10624, 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 10629, 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 10635, 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 10641, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: 6px !important; }

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

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

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

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

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

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

  /* line 10674, 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 10680, 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 10705, 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 10715, 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 10725, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:focus-visible {
    transform: none !important; }

  /* line 10729, 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 10737, 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 10746, 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 10752, 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 10760, 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 10765, 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 10773, 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 10778, 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 10782, 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 10795, 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 10812, 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 10821, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item:active {
    transform: scale(0.97); }

  /* line 10825, 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 10834, 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 10840, 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 10855, 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 10863, theme.scss */
  body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    margin-bottom: 0 !important; }

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

  /* line 10872, 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 10886, 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 10891, 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 10911, 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 10915, 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 10925, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcuts::-webkit-scrollbar {
    display: none; }

  /* line 10929, 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 10953, 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 10962, 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 10972, 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 10983, 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 11005, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    top: 0 !important;
    z-index: 160 !important;
    margin-bottom: 8px; }

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

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

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

  /* line 11044, 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 11049, 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 11058, 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 11068, 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 11072, 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 11083, 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 11095, 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 11102, 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 11113, 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 11118, 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 11124, 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 11138, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-show-menu-label {
    display: none; }

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

  /* line 11166, 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 11177, 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 11181, 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 11191, 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 11195, 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 11202, 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 11210, 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 11217, 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 11221, 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 11228, 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 11248, 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 11252, 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 11265, 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 11269, 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 11273, 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 11283, 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 11306, 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 11317, 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 11327, 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 11346, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-search {
    display: none;
    padding: 8px 6px 0; }

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

  /* line 11355, 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 11359, 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 11363, 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 11372, 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 11379, 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 11392, 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 11398, 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 11415, 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 11421, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    margin-bottom: 4px !important;
    padding-bottom: 0 !important; }

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

  /* line 11430, 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 11435, 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 11442, 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 11450, 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 11455, 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 11462, 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 11468, 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 11473, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 15px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 11592, 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 11597, 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 11602, 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 11608, 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 11613, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
    margin-bottom: 6px !important; }

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

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

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

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

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

/* line 11661, 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 11666, 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 11671, 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 11678, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  gap: 12px 12px !important; }

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

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

  /* line 11714, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
    padding-top: 6px !important;
    padding-bottom: calc(2px + env(safe-area-inset-bottom)) !important; }

  /* line 11719, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    gap: 8px !important; }

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

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

  /* line 11742, 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 11748, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    gap: 6px 8px !important;
    padding-bottom: calc(4px + env(safe-area-inset-bottom)) !important; }

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

  /* line 11757, 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 11767, 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 11773, 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; } }
/* SP2-1 final card layout and hover image stack */
/* line 11781, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview {
  overflow: hidden; }

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

/* line 11801, 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 11806, 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 11811, 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 11821, 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 11831, 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 11835, 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 11839, 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 11855, 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 11862, 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 11869, 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 11875, 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 11882, 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 11892, 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 11902, 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 11908, 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 11922, 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 11932, 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 11938, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 10px !important; }

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

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

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

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

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

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

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

/* line 12018, 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 12023, 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 12028, 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 12033, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 6px !important; }

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

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

  /* line 12051, 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 12057, 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 12065, 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 12075, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  gap: 6px !important; }

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

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

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

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

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

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

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

/* line 12142, 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 12153, 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 12165, 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 12176, 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 12185, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 4px !important; }

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

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

  /* line 12202, 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 12209, 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 12216, 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 12221, 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 12225, 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 12230, 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 12236, 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 12243, 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 12250, 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 12258, 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 12267, 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 12278, 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 12294, 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 12299, 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 12306, 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 12312, 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 12318, 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 12324, 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 12328, 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 12336, 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 12351, 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 12364, 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 12370, 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 12383, 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 12389, 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 12403, 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; }

@media (max-width: 900px) {
  /* line 12408, 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 12414, 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 12418, 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 12424, 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 12428, 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 12442, 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 12453, 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 12460, 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 12466, 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 12477, 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 12490, 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 12500, 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 12506, 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 12515, 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 12523, 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 12533, 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 12537, 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 12546, 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 12551, 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 12556, 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 12563, 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 12567, 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 12574, 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 12578, 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 12582, 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 12586, 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 12594, 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 12604, 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 12609, 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 12615, 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 12623, 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 12629, 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 12636, 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 12643, 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 12648, 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 12657, 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 12666, 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 12676, 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 12685, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn .icon {
    font-size: 1rem !important; }

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

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

  /* line 12697, 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 12707, 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 12718, 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 12732, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item {
    margin: 0 !important;
    padding: 0 !important; }

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

  /* line 12741, 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 12747, 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 12757, 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 12762, 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 12768, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list-item {
    margin: 0 !important; }

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

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

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

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

  /* line 12824, 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 12831, 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 12838, 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 12855, 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 12862, 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 12866, 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 12872, 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 12896, 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 12904, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__content {
  padding: 14px 16px 16px !important; }

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

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

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

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

/* line 12964, 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 12969, 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 (max-width: 767px) {
  /* line 12987, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter {
    border-radius: 22px !important;
    box-shadow: none !important; }

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

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

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

  /* line 13020, 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 13027, 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 13037, 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 13042, 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 13055, 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 13064, 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 13074, 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 13087, 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 13091, 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 13096, 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 13104, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter__content {
    padding: 10px 12px !important; }

  /* line 13108, 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 13117, 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 13126, 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 13145, 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 13152, 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 13157, 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 13162, 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 13168, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_filter_sort_1 .filter-item__content {
    padding: 8px 0 4px !important; }

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

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

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

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

  /* line 13206, 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 13212, 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 13221, 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 13240, 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 13246, 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 13263, 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 13269, 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 13273, 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 13282, 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 13302, 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 13311, 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 13315, 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 13320, 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 13338, 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 13355, 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 13359, 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 13366, 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 13371, 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 13380, 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 13384, 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 13391, 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 13398, 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 13420, 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 13424, 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 13443, 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 13448, 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 13460, 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 13470, 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 13475, 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 13480, 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 13485, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__controls {
    gap: 8px !important; }

  /* line 13489, 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 13496, 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 13505, 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 13513, 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 13518, 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 13525, 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 13530, 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 13534, 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 13544, 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 13553, 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 13562, 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 13573, 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 13585, 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 13591, 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 13601, 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 13613, 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 13638, 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 13649, 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 13653, 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 13662, 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 13679, 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 13683, 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 13695, 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 13706, 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 13710, 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 13720, 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 13728, 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 13735, 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 13742, 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 13758, 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 13775, 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 13784, 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 13791, 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 13799, 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 13805, 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 13811, 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 13815, 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 13828, 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 13835, 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 13848, 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 13859, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 13863, 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 13870, 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 13877, 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 13886, 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 13897, 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 13903, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
  margin-right: auto !important; }

/* line 13907, 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 13912, 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 13922, 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 13927, 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 13938, 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 13950, 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 13963, 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 13972, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview .favorites_btn {
    margin-right: auto !important; }

  /* line 13976, 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 13984, 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 13988, 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 13997, 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 14008, 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 14016, 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 14023, 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 14032, 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 14040, 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 14049, 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 14064, 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 14078, 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 14084, 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 14107, 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 14111, 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 14119, 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 14124, 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 14130, 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 14138, 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 14147, 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 14158, 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 14166, 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 14174, 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 14183, 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 14191, 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 14201, 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 14216, 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 14229, 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 14248, 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 14257, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog .product-preview__controls {
    gap: 8px !important; }

  /* line 14261, 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 14268, 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 14273, 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 14281, 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 14285, 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 14294, 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 14305, 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 14313, 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 14319, 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 14328, 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 14334, 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 14338, 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 14347, 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 14356, 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 14365, 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 14372, 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 14377, 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 14383, 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 14392, 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; } }
