@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; }

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

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

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

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

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 28, 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 51, theme.scss */
body.theme-dodelkin-refined {
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
  background: var(--dodelkin-bg);
  color: var(--dodelkin-ink); }

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

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

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

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

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

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

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

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

/* line 184, 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 188, 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 200, 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 205, 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 216, 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 225, 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 231, 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 245, theme.scss */
  body.theme-dodelkin-refined .dodelkin-reveal {
    animation: none !important;
    transform: none !important;
    filter: none !important; }

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

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

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

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

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

/* line 298, 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 315, 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 322, 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 333, 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 347, theme.scss */
body.theme-dodelkin-refined .breadcrumb {
  flex-wrap: wrap;
  gap: 8px; }

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

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

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

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

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

/* line 423, 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 432, 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 440, 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 447, 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 456, 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 465, 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 470, 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 476, 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 483, 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 492, 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 500, 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 512, 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 516, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search {
  position: relative; }

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

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

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

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

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

/* line 580, 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 588, 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 593, 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 600, 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 606, 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 617, 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 623, 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 637, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections.is-show {
  display: block; }

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

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

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

/* line 680, 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 686, 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 691, 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 699, 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 705, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-more-link {
  color: var(--dodelkin-accent); }

/* line 709, 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 716, 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 720, 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 725, 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 731, 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 737, 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 742, 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 756, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image {
  order: 2;
  min-height: 100%; }

/* line 761, 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 766, 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 772, 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 780, 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 786, 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 794, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content > * {
  break-inside: avoid;
  margin: 0 0 12px; }

/* line 799, 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 805, 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 812, 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 819, 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 823, 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 827, 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 832, 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 839, 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 848, 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 855, 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 869, theme.scss */
body.theme-dodelkin-refined .product-preview-elem,
body.theme-dodelkin-refined .product-preview {
  height: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1042, 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 1049, 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 1056, 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 1063, 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 1079, 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 1084, 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 1098, 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 1104, 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 1114, 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 1122, 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 1131, 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 1138, 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 1145, theme.scss */
body.theme-dodelkin-refined .article-list__item-title a {
  color: var(--dodelkin-ink);
  text-decoration: none; }

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

/* line 1156, 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 1163, 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 1174, 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 1186, 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 1191, 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 1197, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
  justify-self: end;
  padding-top: 8px; }

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

/* line 1212, 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 1221, 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 1229, 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 1247, 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 1252, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs {
  margin-top: 14px; }

/* line 1256, 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 1263, 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 1274, 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 1283, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
  margin-bottom: 16px; }

/* line 1287, 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 1296, 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 1302, 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 1311, 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 1316, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description {
  line-height: 1.75; }

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

/* line 1324, 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 1332, 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 1340, 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 1346, 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 1357, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
  display: grid;
  gap: 12px; }

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

/* line 1367, 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 1376, 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 1382, 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 1388, 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 1396, 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; }

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

/* line 1407, 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 1412, 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 1429, 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 1436, 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 1443, 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 1451, 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 1459, 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 1478, 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 1485, 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 1493, 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 1508, 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 1514, 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 1520, 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 1527, 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 1532, 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 1544, 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 1550, theme.scss */
body.theme-dodelkin-refined .product-preview__controls {
  display: flex;
  gap: 10px;
  align-items: stretch; }

/* line 1556, 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 1562, 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 1570, 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 1575, 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 1584, 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 1591, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls {
  width: 100%;
  gap: 0; }

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

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

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

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

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

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

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

/* line 1715, 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 1734, 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 1738, 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 1745, 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 1751, 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 1761, 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 1770, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper a:not(.co-button):not(.button) {
  color: var(--dodelkin-accent); }

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

/* line 1778, 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 1797, 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 1804, 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 1809, 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 1818, 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 1825, 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 1835, 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 1848, 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 1854, 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 1865, 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 1871, 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 1880, 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 1887, 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 1893, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 12px; }

/* line 1900, 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 1915, 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 1924, 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 1933, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
  padding-top: 34px;
  padding-bottom: 34px; }

/* line 1938, 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 1943, 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 1950, 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 1956, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
  padding: 0; }

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

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

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

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

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

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

/* line 2014, 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 2026, 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 2032, 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 2036, 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 2041, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    justify-content: flex-end; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 2166, 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 2171, 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 2186, 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 2193, 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 2201, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
    display: grid;
    gap: 10px; }

  /* line 2206, 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 2213, 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 2220, 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 2227, 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 2236, 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 2243, 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 2248, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn {
    width: 100%; }

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

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

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

  /* line 2288, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    padding: 22px; } }
/* White block surfaces */
/* line 2294, 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 2301, 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 2328, 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 2335, 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 2341, 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 2345, 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 2356, 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 2365, 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 2371, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-text {
  justify-content: flex-start; }

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

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

/* line 2403, 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 2410, 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 2415, 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 2421, 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 2426, 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 2433, 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 2441, 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 2449, 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 2455, 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 2460, 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 2466, 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 2473, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-cards {
    grid-template-columns: 1fr; } }
/* Solid page background */
/* line 2479, theme.scss */
html,
body.theme-dodelkin-refined {
  background: #f6f4f3 !important;
  background-color: #f6f4f3 !important; }

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

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

/* line 2526, 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 2534, 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 2543, 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 2549, 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 2556, 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 2563, 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 2586, 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 2595, 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 2600, 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 2607, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo img {
  display: block;
  width: 100%;
  height: auto; }

/* line 2613, 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 2618, 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 2624, 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 2633, 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 2638, 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 2647, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-social {
  padding-bottom: 0; }

/* line 2651, 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 2658, 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 2673, 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 2686, 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 2698, 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 2705, 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 2711, 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 2717, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: 1fr;
    gap: 16px; }

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

  /* line 2726, 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 2736, 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 2742, 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 2748, 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 2752, 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 2759, 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 2769, 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 2785, 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 2795, 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 2805, 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 2815, 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 2822, 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 2829, 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 2835, 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 2857, 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 2866, 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 2884, 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 2896, 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 2905, 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 2913, 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 2923, 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 2930, 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 2937, 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 2950, theme.scss */
body.theme-dodelkin-refined .product-preview__title {
  min-width: 0; }

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

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

/* line 2982, 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 3007, 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 3019, 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 3026, 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 3032, 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 3045, theme.scss */
  body.theme-dodelkin-refined .product-preview__title a {
    font-size: 0.88rem; }

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

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

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

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

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

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

/* line 3083, 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 3091, 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 3098, 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 3104, theme.scss */
  body.theme-dodelkin-refined .product-preview__price-cur {
    font-size: 1.18rem; }

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

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

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

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

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

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

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

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

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

/* line 3176, 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 3190, 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 3195, 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 3202, 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 3209, theme.scss */
  body.theme-dodelkin-refined .product-preview {
    padding: 14px; }

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

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

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

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

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

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

/* line 3267, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .stickers {
  top: 10px;
  right: 10px;
  left: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px; }

/* line 3277, 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 3283, 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 3310, 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 (max-width: 767px) {
  /* line 3316, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    font-size: 0.76rem; }

  /* line 3320, 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 3329, 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 3336, 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 3354, 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 3363, 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 3373, 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 3386, 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 3393, 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 3404, 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 3420, 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 3436, 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 3444, 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 3458, 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 3470, 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 3479, 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 3486, 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 3496, 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 3507, 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 3519, 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 3532, 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 3542, 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 3563, 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 3572, 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 3580, 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 3589, 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 3596, 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 3604, 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 3611, 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 3619, 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 3627, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
  padding: 14px 14px 16px; }

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

/* line 3635, 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 3641, 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 3645, 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 3649, 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 3657, 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 3674, 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 3680, 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 3686, 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 3691, 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 3699, 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 3707, 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 3714, 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 3720, 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 3724, 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 3729, 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 3744, 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 3749, 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 3757, 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 3764, 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 3768, 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 3772, 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 3776, 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 3791, 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 3799, 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 3809, 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 3820, 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 3826, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
    padding: 12px 12px 14px; }

  /* line 3830, 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 3835, 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 3842, 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 3849, 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 3856, 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 3863, 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 3871, 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 3880, 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 3890, 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 3897, 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 3903, 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 3910, 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 3919, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 10px; }

  /* line 3923, 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 3928, 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 3936, 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 3946, 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 3959, 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 3975, 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 3987, 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 4009, 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 4020, 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 4034, 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 4054, 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 4069, 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 4076, 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 4084, 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 4095, 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 4102, 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 4108, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls {
  min-width: 0; }

/* line 4112, 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 4118, 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 4125, 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 4131, 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 4136, 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 4142, 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 4148, 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 4154, 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 4160, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content {
  gap: 12px; }

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

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

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

/* line 4207, 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 4213, 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 4222, 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 4228, 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 4235, 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 4249, 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 4255, 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 4263, 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 4270, 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 4284, 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 4289, 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 4304, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 10px; }

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

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

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

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

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

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

  /* line 4398, 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 4404, 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 4409, 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 4414, 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 4422, 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 4440, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item:last-child {
  border-bottom: 0; }

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

/* line 4449, 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 4469, 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 4475, 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 4483, 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 4493, 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 4505, 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 4513, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-rating .rating {
  display: none; }

/* line 4517, 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 4529, 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 4540, 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 4548, 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 4561, 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 4569, 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 4575, 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 4581, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 8px; }

/* line 4585, 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 4596, 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 4604, 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 4613, 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 4623, 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 4631, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart {
    grid-template-columns: minmax(0, 1fr); }

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

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

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

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

  /* line 4698, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-accessories {
    padding-left: 0; } }
/* PC2-1 cart item fix */
/* line 4704, 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 4715, 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 4730, 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 4737, 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 4743, 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 4750, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
  justify-self: start; }

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

  /* line 4782, 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 4791, 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 4805, 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 4810, 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 4814, 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 4828, 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 4834, 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 4848, 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 4859, 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 4878, 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 4884, 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 4893, 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 4901, 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 4909, 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 4915, 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 4924, 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 4931, 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 4938, 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 4956, 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 4963, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .layout__content {
  max-width: 860px; }

/* line 4967, 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 4977, 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 4983, 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 4991, 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 5006, 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 5011, 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 5016, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content {
  padding: 28px; }

/* line 5020, 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 5031, 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 5046, 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 5053, 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 5061, 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 5068, 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 5075, 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 5081, 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 5087, 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 5099, 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 5105, 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 5111, 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 5117, 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 5123, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1.layout {
    padding: 12px !important; }

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

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

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

  /* line 5147, 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 5157, 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 5163, 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 5169, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls {
    flex-direction: column; }

  /* line 5173, 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 5179, 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 5186, 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 5208, 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 5213, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-top {
  position: relative; }

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

/* line 5221, 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 5234, 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 5255, 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 5261, 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 5267, 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 5274, 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 5280, 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 5286, 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 5292, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head {
    grid-template-columns: 1fr auto; }

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

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

/* line 5329, 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 5339, 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 5350, 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 5354, 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 5365, 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 5371, 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 5390, 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 5395, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
    padding: 6px;
    border-radius: 22px; }

  /* line 5400, 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 5407, 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 5418, 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 5424, 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 5440, 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 5451, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 68px;
    height: 68px;
    border-radius: 22px; }

  /* line 5457, 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 5464, 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 5469, 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 5476, 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 5481, 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 5487, 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 5494, 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 5499, 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 5507, 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 5516, 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 5522, 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 5527, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 16px !important; }

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

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

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

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

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

  /* line 5557, 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 5563, 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 5574, 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 5582, 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 5593, 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 5604, 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 5613, 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 5617, 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 5629, 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 5636, 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 5644, 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 5654, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    padding: 14px 16px 12px; }

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

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

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

  /* line 5682, 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 5696, 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 5701, 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 5709, 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 5737, 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 5743, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn .icon {
    font-size: 1.08rem; }

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

  /* line 5761, 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 5771, 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 5775, 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 5784, 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 5802, 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 5806, 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 5817, 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 5826, 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 5832, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after {
    width: 8px;
    height: 2.25px; }

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

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

  /* line 5863, 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 5892, 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 5904, 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 5910, 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 5916, 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 5920, 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 5949, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .header__control-text {
    display: none !important; }

  /* line 5953, 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 5964, 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 5984, 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 5997, 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 6017, 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 6021, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-head {
    display: none !important; }

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

  /* line 6030, 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 6044, 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 6053, 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 6065, 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 6086, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-submenu-btn .icon {
    font-size: 0.78rem; }

  /* line 6090, 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 6107, 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 6114, 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 6124, 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 6135, 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 6142, 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 6150, 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 6179, 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 6189, 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 6195, 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 6206, 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 6213, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-controls {
    display: block;
    width: 100%; }

  /* line 6218, 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 6243, 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 6249, 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 6253, 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 6266, 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 6275, 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 6294, 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 6305, 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 6311, 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 6317, 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 6323, 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 6328, 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 6333, 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 6338, 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 6343, 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 6347, 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 6351, 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 6355, 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 6359, 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 6363, 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 6367, 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 6371, 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 6375, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone::before {
    left: 8px;
    top: 12px;
    bottom: 12px; }

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

  /* line 6394, 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 6398, 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 6402, 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 6406, 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 6411, 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 6420, 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 6425, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    grid-template-columns: 1fr; }

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

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

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

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

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

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

  /* line 6500, 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 6507, 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 6515, 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 6522, 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 6529, 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 6536, 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 6542, 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 6548, 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 6564, 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 6581, 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 6591, 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 6598, 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 6604, 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 6610, 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 6617, 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 6623, 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; } }
/* CP5-1 compact mobile grid */
@media (max-width: 767px) {
  /* line 6631, 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 6638, 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 6643, 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 6649, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__content {
    gap: 8px !important; }

  /* line 6653, 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 6659, 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 6666, 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 6671, 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 6678, 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 6686, 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 6690, 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 6694, 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 6708, 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 6712, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 7px !important; }

  /* line 6716, 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 6720, 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 6725, 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 6730, 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 6735, 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 6742, 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 6747, 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 6753, 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 6765, 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 6772, 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 6778, 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 6785, 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 6793, 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 6800, 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 6810, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list {
    gap: 8px !important; }

  /* line 6814, 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 6818, 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 6822, 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 6826, 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 6831, 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 6837, 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 6850, 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 6863, 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 6873, 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 6882, 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 6889, 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 6894, 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 6900, 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 6907, 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 6912, 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 6918, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery {
    max-width: none !important;
    margin: 0 !important; }

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

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

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

  /* line 6952, 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 6960, 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 6966, 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 6972, 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 6977, 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 6984, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    gap: 8px !important;
    margin-bottom: 12px !important; }

  /* line 6989, 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 6993, 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 6998, 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 7003, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
    gap: 10px !important; }

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

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

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

  /* line 7037, 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 7044, 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 7049, 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 7053, 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 7060, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    gap: 10px !important; }

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

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

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

  /* line 7083, 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 7089, 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 7101, 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 7113, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-title {
    margin: 0 !important; }

  /* line 7117, 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 7127, 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 7135, 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 7142, 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 7147, 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 7156, 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 7161, 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 7176, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn .btn-text {
    display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

  /* line 7315, 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 7323, 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 7335, 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 7347, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-separate {
    display: none !important; }

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

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

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

  /* line 7379, 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 7386, 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 7393, 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 7398, 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 7403, 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 7410, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 256px) !important; }

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

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

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

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

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

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

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

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

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

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

  /* line 7553, 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 7560, 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 7572, 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 7578, 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 7586, 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 7593, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating {
    gap: 4px !important; }

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

  /* line 7601, 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 7605, 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 7609, 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 7616, 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 7624, 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 7630, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-columns: minmax(0, 1fr) auto 30px !important; }

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

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

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

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

  /* line 7673, 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 7684, 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 7693, 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 7699, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 4px !important; }

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

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

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

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

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

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

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

  /* line 7795, 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 7799, 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 7807, 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 7814, 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 7820, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text {
    line-height: 1 !important; }

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

  /* line 7835, 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 7845, 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 7852, 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 7858, 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 7865, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 3px !important; }

  /* line 7869, 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 7879, 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 7889, 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 7899, 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 7908, 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 7916, 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 7923, 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 7930, 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 7940, 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 7955, 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 7969, 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 7981, 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 7994, 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 8000, 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 8005, 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 8010, 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 8018, 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 8024, 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 8031, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 8px 10px !important;
    gap: 8px !important; }

  /* line 8036, 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 8042, 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 8047, 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 8055, 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 8061, 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 8067, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 7px 9px !important;
    gap: 7px !important; }

  /* line 8072, 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 8076, 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 8084, 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 8090, 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 8097, 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 8102, 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 8116, 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 8125, 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 8130, 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 8135, 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 8140, 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 8146, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area {
    margin: 0 !important; }

  /* line 8150, 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 8160, 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 8166, 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 8172, 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 8183, 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 8201, 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 8216, 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 8228, 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 8241, 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 8245, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-dop-text {
    display: none !important; }

  /* line 8249, 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 8265, 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 8271, 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 8276, 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 8286, 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 8292, 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 8298, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1rem !important; }

  /* line 8302, 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 8308, 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 8317, 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 8323, 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 8327, 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 8334, 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 8344, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 6px !important;
    padding: 8px 10px 10px !important; }

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

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

  /* line 8369, 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 8377, 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 8386, 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 8392, 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 8396, 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 8403, 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 8411, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 5px !important;
    padding: 8px 9px 9px !important; }

  /* line 8416, 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 8422, 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 8431, 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 8437, 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 8441, 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 8447, 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 8456, 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 8466, 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 8488, 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 8504, 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 8512, 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 8519, 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 8525, 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 8537, 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 8546, 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 8553, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 4px !important;
    padding: 6px 8px 8px !important; }

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

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

  /* line 8608, 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 8615, 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 8621, 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 8628, 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 8635, 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 8653, 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 8677, 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 8683, 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 8690, 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 8695, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article {
    margin-bottom: 0 !important; }

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

  /* line 8718, 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 8724, 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 8729, 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 8737, 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 8744, 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 8752, 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 8762, 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 8769, 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 8774, 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 8778, 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 8788, 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 8802, 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 8810, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__head {
    margin-bottom: 8px !important; }

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

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

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

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

  /* line 8842, 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 8848, 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 8856, 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 8865, 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 8877, 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 8883, 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 8899, 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 8908, 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 8914, 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 8926, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 3px !important; }

  /* line 8930, 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 8937, 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 8944, 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 8953, 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 8958, 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 8963, 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 8969, 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 8978, 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 8983, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products {
    margin-bottom: 0 !important; }

  /* line 8987, 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 8995, 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 9011, 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 9018, 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 9029, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow-icon {
    font-size: 1rem !important; }

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

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

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

  /* line 9045, 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 9051, 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 9063, 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 9074, 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 9087, 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 9094, 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 9107, 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 9114, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 9119, 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 9124, 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 9133, 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 9144, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn {
    display: none !important; }

  /* line 9148, 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 9166, 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 9174, 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 9182, 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 9192, 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 (max-width: 390px) {
  /* line 9199, 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 9204, 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 9209, 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: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important; }

  /* line 9217, 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: 40px !important;
    height: 40px !important; } }
/* AP5-1 compact mobile cards */
@media (max-width: 767px) {
  /* line 9226, 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 9232, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__head {
    margin-bottom: 8px !important; }

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

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

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

  /* line 9272, 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 6px !important; }

  /* line 9277, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title {
    margin: 0 !important; }

  /* line 9281, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    font-size: 0.76rem !important;
    line-height: 1.16 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important; }

  /* line 9289, 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: 7px !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 9297, 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: left !important; }

  /* line 9309, 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 9316, 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 9323, 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: space-between !important;
    gap: 6px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 9333, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls-left {
    position: static !important;
    order: 1 !important;
    width: auto !important;
    min-width: 36px !important;
    flex: 0 0 36px !important; }

  /* line 9341, 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: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important; }

  /* line 9349, 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 9355, 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: 36px !important;
    min-width: 36px !important;
    flex: 0 0 36px !important; }

  /* line 9362, 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: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 !important;
    border-radius: 999px !important; }

  /* line 9372, 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: 72px !important;
    flex: 0 0 auto !important; }

  /* line 9378, 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; }

  /* line 9385, 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: 72px !important;
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 10px !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 9401, 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 9420, 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: 2px !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important; } }
/* Sitewide button motion refine */
/* line 9429, 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 9482, 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 9527, 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 9572, 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 9618, 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 9664, 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 9669, 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 9675, 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 9681, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: 6px !important; }

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

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

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

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

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

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

  /* line 9714, 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 9720, 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 9745, 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 9755, 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 9765, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:focus-visible {
    transform: none !important; }

  /* line 9769, 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 9777, 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 9786, 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 9792, 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 9800, 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 9805, 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 9813, 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 9818, 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 9822, 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 9835, 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 9852, 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 9861, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item:active {
    transform: scale(0.97); }

  /* line 9865, 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 9874, 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 9880, 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 9895, 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 9903, theme.scss */
  body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    margin-bottom: 0 !important; }

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

  /* line 9912, 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 9926, 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 9931, 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 9951, 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 9955, 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 9965, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcuts::-webkit-scrollbar {
    display: none; }

  /* line 9969, 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 9993, 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 10002, 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 10012, 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 10023, 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 10045, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    top: 0 !important;
    z-index: 160 !important;
    margin-bottom: 8px; }

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

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

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

  /* line 10084, 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 10089, 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 10098, 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 10108, 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 10112, 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 10123, 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 10135, 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 10142, 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 10153, 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 10158, 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 10164, 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 10178, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-show-menu-label {
    display: none; }

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

  /* line 10206, 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 10217, 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 10221, 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 10231, 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 10235, 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 10242, 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 10250, 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 10257, 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 10261, 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 10268, 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 10288, 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 10292, 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 10305, 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 10309, 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 10313, 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 10323, 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 10346, 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 10357, 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 10367, 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 10386, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-search {
    display: none;
    padding: 8px 6px 0; }

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

  /* line 10395, 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 10399, 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 10403, 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 10412, 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 10419, 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 10432, 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 10438, 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 10455, 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 10461, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    margin-bottom: 4px !important;
    padding-bottom: 0 !important; }

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

  /* line 10470, 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 10475, 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 10482, 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 10490, 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 10495, 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 10502, 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 10508, 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 10513, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 15px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 10632, 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 10637, 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 10642, 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 10648, 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 10653, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
    margin-bottom: 6px !important; }

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

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

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

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

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

/* line 10701, 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 10706, 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 10711, 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 10718, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  gap: 12px 12px !important; }

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

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

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

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

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

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

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

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

/* line 10841, 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 10846, 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 10851, 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 10861, 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 10871, 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 10875, 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 10879, 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 10895, 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 10902, 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 10909, 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 10915, 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 10922, 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 10932, 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 10942, 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 10948, 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 10962, 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 10972, 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 10978, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 10px !important; }

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

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

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

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

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

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

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

/* line 11058, 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 11063, 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 11068, 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 11073, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 6px !important; }

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

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

  /* line 11091, 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 11097, 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 11105, 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 11115, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  gap: 6px !important; }

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

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

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

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

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

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

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

/* line 11182, 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 11193, 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 11205, 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 11216, 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 11225, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 4px !important; }

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

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

  /* line 11242, 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; } }
