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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 245, 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 249, 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 261, 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 266, 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 277, 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 286, 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 292, 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 306, theme.scss */
  body.theme-dodelkin-refined .dodelkin-reveal {
    animation: none !important;
    transform: none !important;
    filter: none !important; }

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

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

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

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

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

/* line 359, 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 376, 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 383, 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 394, 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 408, theme.scss */
body.theme-dodelkin-refined .breadcrumb {
  flex-wrap: wrap;
  gap: 8px; }

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

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

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

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

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

/* line 484, 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 493, 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 501, 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 508, 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 517, 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 526, 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 531, 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 537, 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 544, 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 553, 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 561, 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 573, 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 577, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search {
  position: relative; }

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

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

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

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

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

/* line 641, 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 649, 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 654, 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 661, 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 667, 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 678, 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 684, 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 698, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections.is-show {
  display: block; }

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

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

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

/* line 741, 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 747, 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 752, 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 760, 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 766, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-more-link {
  color: var(--dodelkin-accent); }

/* line 770, 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 777, 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 781, 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 786, 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 792, 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 798, 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 803, 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 817, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-image {
  order: 2;
  min-height: 100%; }

/* line 822, 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 827, 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 833, 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 841, 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 847, 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 855, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-content > * {
  break-inside: avoid;
  margin: 0 0 12px; }

/* line 860, 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 866, 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 873, 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 880, 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 884, 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 888, 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 893, 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 900, 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 909, 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 916, 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 930, theme.scss */
body.theme-dodelkin-refined .product-preview-elem,
body.theme-dodelkin-refined .product-preview {
  height: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1103, 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 1110, 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 1117, 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 1124, 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 1140, 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 1145, 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 1159, 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 1165, 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 1175, 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 1183, 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 1192, 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 1199, 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 1206, theme.scss */
body.theme-dodelkin-refined .article-list__item-title a {
  color: var(--dodelkin-ink);
  text-decoration: none; }

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

/* line 1217, 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 1224, 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 1235, 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 1247, 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 1252, 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 1258, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-sku {
  justify-self: end;
  padding-top: 8px; }

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

/* line 1273, 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 1282, 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 1290, 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 1308, 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 1313, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery-tumbs {
  margin-top: 14px; }

/* line 1317, 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 1324, 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 1335, 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 1344, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties {
  margin-bottom: 16px; }

/* line 1348, 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 1357, 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 1363, 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 1372, 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 1377, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__short-description {
  line-height: 1.75; }

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

/* line 1385, 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 1393, 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 1401, 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 1407, 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 1418, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
  display: grid;
  gap: 12px; }

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

/* line 1428, 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 1437, 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 1443, 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 1449, 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 1457, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__marketplace-button,
body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-one-click.is-secondary-button .button {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.42)) !important;
  color: var(--dodelkin-ink) !important;
  border: 1px solid var(--dodelkin-line) !important; }

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

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

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

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

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

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

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

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

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

/* line 1544, 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 1549, 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 1566, 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 1573, 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 1580, 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 1588, 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 1596, 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 1615, 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 1622, 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 1630, 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 1645, 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 1651, 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 1657, 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 1664, 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 1669, 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 1681, 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 1687, theme.scss */
body.theme-dodelkin-refined .product-preview__controls {
  display: flex;
  gap: 10px;
  align-items: stretch; }

/* line 1693, 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 1699, 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 1707, 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 1712, 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 1721, 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 1728, theme.scss */
body.theme-dodelkin-refined .product-preview .add-cart-counter__controls {
  width: 100%;
  gap: 0; }

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

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

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

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

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

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

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

/* line 1852, 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 1871, 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 1875, 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 1882, 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 1888, 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 1898, 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 1907, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper a:not(.co-button):not(.button) {
  color: var(--dodelkin-accent); }

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

/* line 1915, 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 1934, 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 1941, 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 1946, 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 1955, 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 1962, 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 1972, 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 1985, 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 1991, 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 2002, 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 2008, 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 2017, 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 2024, 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 2030, theme.scss */
body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 12px; }

/* line 2037, 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 2052, 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 2061, 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 2070, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .layout__content {
  padding-top: 34px;
  padding-bottom: 34px; }

/* line 2075, 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 2080, 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 2087, 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 2093, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-item {
  padding: 0; }

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

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

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

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

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

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

/* line 2151, 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 2163, 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 2169, 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 2173, 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 2178, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    justify-content: flex-end; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 2303, 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 2308, 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 2323, 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 2330, 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 2338, theme.scss */
  body.theme-dodelkin-refined .checkout-v2-wrapper .co-menu {
    display: grid;
    gap: 10px; }

  /* line 2343, 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 2350, 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 2357, 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 2364, 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 2373, 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 2380, 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 2385, theme.scss */
  body.theme-dodelkin-refined .product-preview .add-cart-counter__controls-btn {
    width: 100%; }

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

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

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

  /* line 2425, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-sidebar {
    padding: 22px; } }
/* White block surfaces */
/* line 2431, 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 2438, 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 2465, 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 2472, 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 2478, 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 2482, 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 2493, 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 2502, 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 2508, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .tabs__item-text {
  justify-content: flex-start; }

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

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

/* line 2540, 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 2547, 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 2552, 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 2558, 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 2563, 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 2570, 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 2578, 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 2586, 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 2592, 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 2597, 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 2603, 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 2610, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_shops_2 .dodelkin-shop-cards {
    grid-template-columns: 1fr; } }
/* Solid page background */
/* line 2616, theme.scss */
html,
body.theme-dodelkin-refined {
  background: #f6f4f3 !important;
  background-color: #f6f4f3 !important; }

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

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

/* line 2663, 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 2671, 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 2680, 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 2686, 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 2693, 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 2700, 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 2723, 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 2732, 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 2737, 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 2744, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__logo img {
  display: block;
  width: 100%;
  height: auto; }

/* line 2750, 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 2755, 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 2761, 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 2770, 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 2775, 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 2784, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-social {
  padding-bottom: 0; }

/* line 2788, 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 2795, 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 2810, 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 2823, 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 2835, 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 2842, 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 2848, 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 2854, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
    grid-template-columns: 1fr;
    gap: 16px; }

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

  /* line 2863, 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 2873, 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 2879, 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 2885, 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 2889, 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 2896, 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 2906, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .stickers {
  left: 12px;
  right: auto;
  align-items: flex-start;
  max-width: calc(100% - 64px); }

/* line 2913, 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 2929, 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 2939, 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 2949, 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 2959, 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 2966, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker {
  min-height: 20px;
  padding: 3px 7px;
  border-radius: 14px;
  font-size: 0.5rem;
  line-height: 1;
  box-shadow: 0 6px 12px rgba(19, 34, 56, 0.07); }

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

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

/* line 2997, 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 3004, 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 3010, 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 3032, 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 3041, 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 3059, 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 3071, 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 3080, 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 3088, 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 3098, 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 3105, 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 3111, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_1 .sticker {
    min-height: 18px;
    padding: 2px 6px;
    border-radius: 12px;
    font-size: 0.46rem; }

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

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

  /* line 3137, 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 3150, theme.scss */
body.theme-dodelkin-refined .product-preview__title {
  min-width: 0; }

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

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

/* line 3182, 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 3207, 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 3219, 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 3226, 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 3232, 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 3245, theme.scss */
  body.theme-dodelkin-refined .product-preview__title a {
    font-size: 0.88rem; }

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

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

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

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

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

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

/* line 3283, 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 3291, 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 3298, 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 3304, theme.scss */
  body.theme-dodelkin-refined .product-preview__price-cur {
    font-size: 1.18rem; }

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

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

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

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

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

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

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

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

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

/* line 3376, 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 3390, 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 3395, 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 3402, 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 3409, theme.scss */
  body.theme-dodelkin-refined .product-preview {
    padding: 14px; }

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

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

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

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

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

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

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

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

/* line 3496, 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 3502, 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 3529, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available::before,
body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available.dodelkin-product-preview-available::before {
  display: none; }

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

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

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

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

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

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

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

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

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

  /* line 3617, 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 3626, 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 3633, 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 3651, 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 3660, 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 3670, 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 3683, 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 3690, 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 3701, 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 3717, 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 3733, 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 3741, 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 3755, 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 3767, 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 3776, 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 3783, 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 3793, 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 3804, 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 3816, 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 3829, 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 3839, 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 3860, 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 3869, 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 3877, 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 3886, 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 3893, 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 3901, 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 3908, 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 3916, 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 3924, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
  padding: 14px 14px 16px; }

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

/* line 3932, 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 3938, 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 3942, 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 3946, 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 3954, 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 3971, 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 3977, 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 3983, 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 3988, 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 3996, 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 4004, 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 4011, 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 4017, 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 4021, 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 4026, 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 4041, 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 4046, 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 4054, 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 4061, 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 4065, 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 4069, 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 4073, 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 4088, 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 4096, 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 4106, 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 4117, 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 4123, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview {
    padding: 12px 12px 14px; }

  /* line 4127, 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 4132, 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 4139, 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 4146, 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 4153, 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 4160, 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 4168, 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 4177, 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 4187, 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 4194, 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 4200, 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 4207, 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 4216, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 10px; }

  /* line 4220, 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 4225, 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 4233, 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 4243, 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 4256, 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 4272, 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 4284, 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 4306, 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 4317, 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 4331, 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 4351, 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 4366, 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 4373, 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 4381, 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 4392, 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 4399, 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 4405, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-controls {
  min-width: 0; }

/* line 4409, 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 4415, 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 4422, 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 4428, 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 4433, 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 4439, 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 4445, 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 4451, 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 4457, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart__area-coupon .coupon-content {
  gap: 12px; }

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

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

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

/* line 4504, 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 4510, 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 4519, 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 4525, 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 4532, 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 4546, 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 4552, 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 4560, 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 4567, 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 4581, 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 4586, 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 4601, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 10px; }

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

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

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

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

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

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

  /* line 4695, 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 4701, 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 4706, 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 4711, 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 4719, 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 4737, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart-item:last-child {
  border-bottom: 0; }

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

/* line 4746, 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 4766, 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 4772, 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 4780, 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 4790, 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 4802, 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 4810, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-rating .rating {
  display: none; }

/* line 4814, 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 4826, 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 4837, 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 4845, 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 4858, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn,
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .favorites_btn:hover {
  width: 40px;
  min-width: 40px;
  padding: 0;
  font-size: 0; }

/* line 4866, 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 4872, 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 4878, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete .js-item-delete .icon {
  padding-right: 8px; }

/* line 4882, 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 4893, 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 4901, 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 4910, 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 4920, 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 4928, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .cart {
    grid-template-columns: minmax(0, 1fr); }

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

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

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

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

  /* line 4995, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-accessories {
    padding-left: 0; } }
/* PC2-1 cart item fix */
/* line 5001, 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 5012, 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 5027, 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 5034, 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 5040, 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 5047, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_cart_2 .item-delete {
  justify-self: start; }

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

  /* line 5079, 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 5088, 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 5102, 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 5107, 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 5111, 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 5125, 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 5131, 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 5145, 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 5156, 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 5175, 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 5181, 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 5190, 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 5198, 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 5206, 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 5212, 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 5221, 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 5228, 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 5235, 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 5253, 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 5260, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .layout__content {
  max-width: 860px; }

/* line 5264, 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 5274, 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 5280, 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 5288, 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 5303, 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 5308, 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 5313, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content {
  padding: 28px; }

/* line 5317, 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 5328, 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 5343, 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 5350, 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 5358, 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 5365, 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 5372, 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 5378, 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 5384, 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 5396, 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 5402, 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 5408, 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 5414, 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 5420, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1.layout {
    padding: 12px !important; }

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

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

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

  /* line 5444, 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 5454, 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 5460, 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 5466, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls {
    flex-direction: column; }

  /* line 5470, 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 5476, 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 5483, 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 5505, 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 5510, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__area-top {
  position: relative; }

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

/* line 5518, 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 5531, 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 5552, 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 5558, 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 5564, 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 5571, 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 5577, 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 5583, 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 5589, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .special-products__head {
    grid-template-columns: 1fr auto; }

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

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

/* line 5626, 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 5636, 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 5647, 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 5651, 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 5662, 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 5668, 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 5687, 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 5692, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__photo {
    padding: 6px;
    border-radius: 22px; }

  /* line 5697, 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 5704, 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 5715, 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 5721, 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 5737, 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 5748, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__logo {
    width: 68px;
    height: 68px;
    border-radius: 22px; }

  /* line 5754, 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 5761, 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 5766, 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 5773, 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 5778, 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 5784, 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 5791, 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 5796, 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 5804, 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 5813, 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 5819, 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 5824, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 16px !important; }

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

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

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

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

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

  /* line 5854, 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 5860, 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 5871, 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 5879, 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 5890, 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 5901, 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 5910, 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 5914, 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 5926, 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 5933, 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 5941, 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 5951, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header-part-main__inner {
    padding: 14px 16px 12px; }

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

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

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

  /* line 5979, 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 5993, 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 5998, 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 6006, 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 6034, 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 6040, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__hide-mobile-menu-btn .icon {
    font-size: 1.08rem; }

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

  /* line 6058, 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 6068, 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 6072, 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 6081, 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 6099, 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 6103, 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 6114, 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 6123, 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 6129, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn::after {
    width: 8px;
    height: 2.25px; }

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

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

  /* line 6160, 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 6189, 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 6201, 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 6207, 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 6213, 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 6217, 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 6246, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__mobile-cart .header__control-text {
    display: none !important; }

  /* line 6250, 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 6261, 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 6281, 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 6294, 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 6314, 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 6318, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-head {
    display: none !important; }

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

  /* line 6327, 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 6341, 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 6350, 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 6362, 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 6383, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__collections-show-submenu-btn .icon {
    font-size: 0.78rem; }

  /* line 6387, 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 6404, 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 6411, 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 6421, 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 6432, 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 6439, 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 6447, 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 6476, 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 6486, 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 6492, 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 6503, 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 6510, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__menu-controls {
    display: block;
    width: 100%; }

  /* line 6515, 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 6540, 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 6546, 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 6550, 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 6563, 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 6572, 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 6591, 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 6602, 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 6608, 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 6614, 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 6620, 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 6625, 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 6630, 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 6635, 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 6640, 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 6644, 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 6648, 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 6652, 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 6656, 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 6660, 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 6664, 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 6668, 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 6672, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__phone::before {
    left: 8px;
    top: 12px;
    bottom: 12px; }

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

  /* line 6691, 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 6695, 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 6699, 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 6703, 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 6708, 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 6717, 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 6722, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer-top {
    grid-template-columns: 1fr; }

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

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

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

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

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

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

  /* line 6797, 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 6804, 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 6812, 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 6819, 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 6826, 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 6833, 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 6839, 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 6845, 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 6861, 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 6878, 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 6888, 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 6895, 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 6901, 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 6907, 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 6914, 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 6920, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_categories_1 .special-collections__item-title {
    font-size: 0.92rem;
    line-height: 1.28; } }
/* CS1-2 mobile subcategory grid */
@media (max-width: 767px) {
  /* line 6928, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-flow: row dense !important;
    gap: 12px 10px !important;
    align-items: stretch !important;
    justify-content: stretch !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 6941, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    min-height: 122px !important;
    margin: 0 !important;
    padding: 10px !important;
    overflow: hidden !important;
    border-radius: 20px !important; }

  /* line 6958, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list__item-photo {
    display: block !important;
    width: 100% !important;
    height: 76px !important;
    min-height: 76px !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 14px !important; }

  /* line 6969, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo .img-ratio__inner,
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-photo img,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list__item-photo .img-ratio__inner,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list__item-photo img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important; }

  /* line 6978, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list__item-title,
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list__item-title {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 2.5em !important;
    margin: 0 !important;
    padding: 6px 8px !important;
    text-align: center !important;
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    word-break: break-word !important;
    border-radius: 9999px !important; }

  /* Верхний ряд: Профили — Уголки; Нижний ряд: Плинтусы — Комплектующие */
  /* line 6995, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item:nth-child(1),
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item:nth-child(1) {
    order: 1 !important; }

  /* line 7000, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item:nth-child(2),
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item:nth-child(2) {
    order: 3 !important; }

  /* line 7005, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item:nth-child(3),
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item:nth-child(3) {
    order: 2 !important; }

  /* line 7010, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollection-list.grid-list > .subcollection-list__item:nth-child(4),
  body.theme-dodelkin-refined[data-theme-template="collection"] .subcollection-list.grid-list > .subcollection-list__item:nth-child(4) {
    order: 4 !important; }

  /* Compatibility: alternative CS1-2 markup (.subcollections / .subcollection-card) */
  /* line 7016, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-flow: row dense !important;
    gap: 12px 10px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 7026, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    min-height: 122px !important;
    margin: 0 !important;
    padding: 10px !important;
    border-radius: 20px !important;
    overflow: hidden !important; }

  /* line 7041, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card img {
    width: 100% !important;
    height: 76px !important;
    min-height: 76px !important;
    object-fit: cover !important;
    border-radius: 14px !important; }

  /* line 7049, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card .subcollection-name {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 2.5em !important;
    margin: 0 !important;
    padding: 6px 8px !important;
    text-align: center !important;
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    border-radius: 9999px !important; }

  /* line 7063, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card:nth-child(1) {
    order: 1 !important; }

  /* line 7067, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card:nth-child(2) {
    order: 3 !important; }

  /* line 7071, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card:nth-child(3) {
    order: 2 !important; }

  /* line 7075, theme.scss */
  body.theme-dodelkin-refined[data-theme-template="collection"] .widget-type_system_widget_v4_subcollections_1 .subcollections > .subcollection-card:nth-child(4) {
    order: 4 !important; } }
/* CP5-1 compact mobile grid */
@media (max-width: 767px) {
  /* line 7082, 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 7089, 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 7094, 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 7100, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__content {
    gap: 8px !important; }

  /* line 7104, 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 7110, 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 7117, 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 7122, 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 7129, 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 7137, 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 7141, 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 7145, 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 7159, 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 7163, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list .product-preview__buy {
    gap: 7px !important; }

  /* line 7167, 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 7171, 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 7176, 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 7181, 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 7186, 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 7193, 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 7198, 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 7204, 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 7216, 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 7223, 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 7229, 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 7236, 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 7244, 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 7251, 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 7261, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_catalog_5 .catalog-list.grid-list {
    gap: 8px !important; }

  /* line 7265, 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 7269, 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 7273, 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 7277, 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 7282, 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 7288, 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 7301, 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 7314, 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 7324, 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 7333, 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 7340, 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 7345, 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 7351, 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 7358, 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 7363, 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 7369, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__gallery {
    max-width: none !important;
    margin: 0 !important; }

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

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

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

  /* line 7403, 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 7411, 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 7417, 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 7423, 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 7428, 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 7435, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price {
    gap: 8px !important;
    margin-bottom: 12px !important; }

  /* line 7440, 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 7444, 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 7449, 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 7454, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__controls {
    gap: 10px !important; }

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

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

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

  /* line 7488, 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 7495, 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 7500, 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 7504, 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 7511, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    gap: 10px !important; }

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

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

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

  /* line 7534, 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 7540, 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 7552, 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 7564, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-title {
    margin: 0 !important; }

  /* line 7568, 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 7578, 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 7586, 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 7593, 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 7598, 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 7607, 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 7612, 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 7627, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .favorites_btn .btn-text {
    display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

  /* line 7766, 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 7774, 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 7786, 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 7798, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-separate {
    display: none !important; }

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

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

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

  /* line 7830, 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 7837, 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 7844, 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 7849, 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 7854, 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 7861, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-photo {
    width: min(100%, 256px) !important; }

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

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

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

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

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

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

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

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

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

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

  /* line 8004, 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 8011, 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 8023, 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 8029, 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 8037, 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 8044, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__area-rating .product__rating {
    gap: 4px !important; }

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

  /* line 8052, 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 8056, 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 8060, 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 8067, 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 8075, 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 8081, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product {
    grid-template-columns: minmax(0, 1fr) auto 30px !important; }

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

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

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

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

  /* line 8124, 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 8135, 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 8144, 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 8150, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 4px !important; }

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

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

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

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

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

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

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

  /* line 8246, 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 8250, 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 8258, 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 8265, 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 8271, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-text {
    line-height: 1 !important; }

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

  /* line 8286, 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 8296, 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 8303, 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 8309, 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 8316, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__controls {
    gap: 3px !important; }

  /* line 8320, 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 8330, 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 8340, 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 8350, 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 8359, 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 8367, 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 8374, 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 8381, 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 8391, 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 8406, 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 8420, 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 8432, 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 8445, 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 8451, 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 8456, 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 8461, 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 8469, 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 8475, 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 8482, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 8px 10px !important;
    gap: 8px !important; }

  /* line 8487, 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 8493, 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 8498, 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 8506, 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 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.68rem !important; } }
@media (max-width: 390px) {
  /* line 8518, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    padding: 7px 9px !important;
    gap: 7px !important; }

  /* line 8523, 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 8527, 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 8535, 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 8541, 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 8548, 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 8553, 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 8567, 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 8576, 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 8581, 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 8586, 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 8591, 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 8597, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy-btn-area {
    margin: 0 !important; }

  /* line 8601, 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 8611, 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 8617, 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 8623, 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 8634, 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 8652, 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 8667, 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 8679, 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 8692, 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 8696, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .add-cart-counter__detail-dop-text {
    display: none !important; }

  /* line 8700, 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 8716, 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 8722, 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 8727, 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 8737, 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 8743, 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 8749, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__price-cur {
    font-size: 1rem !important; }

  /* line 8753, 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 8759, 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 8768, 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 8774, 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 8778, 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 8785, 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 8795, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 6px !important;
    padding: 8px 10px 10px !important; }

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

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

  /* line 8820, 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 8828, 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 8837, 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 8843, 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 8847, 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 8854, 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 8862, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 5px !important;
    padding: 8px 9px 9px !important; }

  /* line 8867, 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 8873, 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 8882, 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 8888, 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 8892, 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 8898, 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 8907, 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 8917, 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 8939, 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 8955, 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 8963, 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 8970, 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 8976, 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 8988, 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 8997, 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 9004, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__buy {
    gap: 4px !important;
    padding: 6px 8px 8px !important; }

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

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

  /* line 9059, 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 9066, 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 9072, 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 9079, 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 9086, 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 9104, 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 9128, 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 9134, 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 9141, 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 9146, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article {
    margin-bottom: 0 !important; }

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

  /* line 9169, 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 9175, 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 9180, 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 9188, 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 9195, 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 9203, 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 9213, 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 9220, 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 9225, 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 9229, 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 9239, 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 9253, 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 9261, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_article_previews_2 .special-article__head {
    margin-bottom: 8px !important; }

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

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

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

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

  /* line 9293, 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 9299, 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 9307, 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 9316, 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 9328, 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 9334, 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 9350, 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 9359, 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 9365, 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 9377, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_product_5 .product__properties-items {
    gap: 3px !important; }

  /* line 9381, 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 9388, 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 9395, 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 9404, 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 9409, 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 9414, 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 9420, 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 9429, 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 9434, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products {
    margin-bottom: 0 !important; }

  /* line 9438, 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 9446, 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 9462, 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 9469, 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 9480, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow-icon {
    font-size: 1rem !important; }

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

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

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

  /* line 9496, 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 9502, 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 9514, 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 9525, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker-new,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview [data-sticker-title="Новинка"] {
    min-height: 18px !important;
    padding: 0 7px !important;
    border-radius: 12px !important;
    font-size: 0.46rem !important;
    width: fit-content !important;
    max-width: max-content !important;
    flex: 0 0 auto !important;
    align-self: flex-start !important; }

  /* line 9537, 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 9550, 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 9557, 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 9570, 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 9577, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 9582, 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 9587, 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 9596, 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 9607, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn {
    display: none !important; }

  /* line 9611, 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 9629, 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 9637, 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 9645, 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 9655, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__btn-icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn .button__icon {
    font-size: 1.12rem !important; } }
@media (min-width: 768px) {
  /* line 9662, 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 9674, 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 9680, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-photo {
    position: relative !important; }

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

  /* line 9688, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .stickers {
    top: 10px !important;
    left: 10px !important;
    right: auto !important;
    z-index: 4 !important; }

  /* line 9695, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available.dodelkin-product-preview-available {
    top: auto !important;
    right: auto !important;
    bottom: 10px !important;
    left: 10px !important;
    transform: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important; }

  /* line 9708, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-title {
    margin: 0 0 10px !important;
    min-height: 0 !important; }

  /* line 9713, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    text-align: center !important; }

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

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

  /* line 9731, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-bottom {
    display: grid !important;
    grid-template-columns: 100% !important;
    gap: 12px !important;
    align-items: start !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 9740, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: baseline !important;
    justify-content: center !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important; }

  /* line 9753, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price-old {
    order: 1 !important;
    margin: 0 !important; }

  /* line 9758, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price-cur {
    order: 2 !important;
    margin: 0 !important;
    font-size: 1.28rem !important;
    line-height: 1.06 !important; }

  /* line 9765, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 44px !important; }

  /* line 9776, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls-left {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    left: auto !important;
    width: 44px !important;
    min-width: 44px !important;
    flex: 0 0 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    z-index: 5 !important; }

  /* line 9791, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn {
    display: none !important; }

  /* line 9795, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 50% !important;
    border: 1px solid rgba(20, 33, 54, 0.08) !important;
    background: rgba(255, 255, 255, 0.96) !important;
    box-shadow: 0 12px 24px rgba(15, 30, 58, 0.1) !important;
    color: var(--dodelkin-accent) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 9813, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn .btn-icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover .btn-icon {
    margin: 0 !important;
    padding: 0 !important; }

  /* line 9819, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    width: auto !important;
    min-width: 124px !important;
    flex: 0 0 auto !important;
    margin-left: auto !important; }

  /* line 9827, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    width: auto !important;
    min-width: 124px !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 16px !important;
    border-radius: 999px !important; }

  /* line 9837, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    display: flex !important; }

  /* line 9844, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart .add-cart-counter__controls-btn {
    min-width: 124px !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 16px !important;
    border-radius: 999px !important;
    white-space: nowrap !important; } }
@media (max-width: 390px) {
  /* line 9855, 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 9860, 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 9865, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover {
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important;
    min-height: 22px !important; }

  /* line 9873, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    min-height: 34px !important;
    height: 34px !important; } }
/* AP5-1 compact mobile cards */
@media (max-width: 767px) {
  /* line 9882, 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 9888, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .special-products__head {
    margin-bottom: 8px !important; }

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

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

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

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

  /* line 9932, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .stickers {
    top: 6px !important;
    left: 6px !important;
    z-index: 3 !important; }

  /* line 9938, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker-new,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview [data-sticker-title="Новинка"] {
    min-height: 14px !important;
    padding: 0 5px !important;
    border-radius: 9px !important;
    font-size: 0.4rem !important;
    width: fit-content !important;
    max-width: max-content !important;
    align-self: flex-start !important; }

  /* line 9949, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .sticker {
    min-height: 14px !important;
    padding: 0 5px !important;
    border-radius: 999px !important;
    font-size: 0.42rem !important;
    line-height: 1 !important; }

  /* line 9957, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__available {
    top: auto !important;
    right: auto !important;
    bottom: 6px !important;
    left: 6px !important;
    transform: none !important;
    min-height: 14px !important;
    padding: 0 6px !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.94) !important;
    box-shadow: 0 8px 20px rgba(19, 34, 56, 0.08) !important;
    font-size: 0.44rem !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    text-align: center !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 9977, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-title {
    min-height: 0 !important;
    margin: 0 0 8px !important; }

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

  /* line 9987, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__title a {
    display: block !important;
    font-size: 0.82rem !important;
    line-height: 1.18 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    text-align: center !important; }

  /* line 9997, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__area-bottom {
    display: grid !important;
    grid-template-columns: 100% !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 10005, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__price {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: baseline !important;
    gap: 8px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    justify-content: center !important; }

  /* line 10018, 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 10025, 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 10032, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 6px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 40px !important; }

  /* line 10043, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview__controls-left {
    position: absolute !important;
    top: 6px !important;
    right: 6px !important;
    left: auto !important;
    order: 1 !important;
    width: 24px !important;
    min-width: 24px !important;
    flex: 0 0 24px !important;
    z-index: 4 !important; }

  /* line 10055, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover {
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important;
    min-height: 22px !important;
    border-radius: 50% !important;
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    background: rgba(255, 255, 255, 0.96) !important;
    box-shadow: 0 10px 22px rgba(19, 34, 56, 0.1) !important;
    color: var(--dodelkin-accent) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 10071, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn .btn-icon,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn:hover .btn-icon {
    font-size: 0.72rem !important;
    padding-right: 0 !important; }

  /* line 10077, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__compare-btn {
    display: none !important; }

  /* line 10081, 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 10087, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter:not(.is-add-cart),
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    width: auto !important;
    min-width: 84px !important;
    flex: 0 0 auto !important; }

  /* line 10094, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__buy-btn {
    width: auto !important;
    min-width: 84px !important;
    height: 34px !important;
    min-height: 34px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }

  /* line 10107, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter.is-add-cart {
    width: auto !important;
    min-width: 0 !important;
    flex: 0 0 auto !important; }

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

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

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

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

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

  /* line 10155, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn .add-cart-counter__btn-icon {
    display: none !important; }

  /* line 10159, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter:not(.is-add-cart) .add-cart-counter__btn::after {
    content: "+1 шт" !important;
    font-size: 0.82rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: var(--dodelkin-accent) !important; }

  /* line 10167, 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 10186, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .dodelkin-ap5-counter-detail {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 32px !important;
    width: 32px !important;
    height: 30px !important;
    padding: 0 !important;
    border: 1px solid rgba(19, 34, 56, 0.08) !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.92) !important;
    color: var(--dodelkin-ink) !important;
    box-shadow: none !important;
    text-decoration: none !important; }

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

  /* line 10207, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_products_similar_5 .product-preview .add-cart-counter__detail-count::after {
    content: "" !important;
    margin-left: 0 !important;
    font-size: 0 !important;
    font-weight: 400 !important; } }
/* Sitewide button motion refine */
/* line 10216, 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 10269, 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 10314, 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 10359, 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 10405, 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 10451, 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 10456, 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 10462, 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 10468, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__area-controls {
    gap: 6px !important; }

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

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

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

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

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

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

  /* line 10501, 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 10507, 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 10532, 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 10542, 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 10552, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__search-btn:focus-visible {
    transform: none !important; }

  /* line 10556, 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 10564, 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 10573, 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 10579, 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 10587, 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 10592, 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 10600, 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 10605, 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 10609, 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 10622, 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 10639, 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 10648, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item:active {
    transform: scale(0.97); }

  /* line 10652, 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 10661, 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 10667, 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 10682, 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 10690, theme.scss */
  body.theme-dodelkin-refined .page_layout > header .widget-type_system_widget_v4_header_6 {
    margin-bottom: 0 !important; }

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

  /* line 10699, 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 10713, 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 10718, 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 10738, 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 10742, 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 10752, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-shortcuts::-webkit-scrollbar {
    display: none; }

  /* line 10756, 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 10780, 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 10789, 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 10799, 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 10810, 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 10832, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    top: 0 !important;
    z-index: 160 !important;
    margin-bottom: 8px; }

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

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

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

  /* line 10871, 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 10876, 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 10885, 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 10895, 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 10899, 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 10910, 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 10922, 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 10929, 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 10940, 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 10945, 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 10951, 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 10965, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-show-menu-label {
    display: none; }

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

  /* line 10993, 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 11004, 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 11008, 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 11018, 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 11022, 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 11029, 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 11037, 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 11044, 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 11048, 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 11055, 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 11075, 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 11079, 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 11092, 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 11096, 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 11100, 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 11110, 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 11133, 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 11144, 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 11154, 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 11173, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .dodelkin-mobile-panel-search {
    display: none;
    padding: 8px 6px 0; }

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

  /* line 11182, 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 11186, 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 11190, 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 11199, 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 11206, 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 11219, 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 11225, 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 11242, 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 11248, theme.scss */
  body.theme-dodelkin-refined .page_layout > header {
    margin-bottom: 4px !important;
    padding-bottom: 0 !important; }

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

  /* line 11257, 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 11262, 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 11269, 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 11277, 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 11282, 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 11289, 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 11295, 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 11300, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_header_6 .header__show-collection-btn {
    padding: 0 15px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 11419, 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 11424, 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 11429, 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 11435, 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 11440, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .menu-title {
    margin-bottom: 6px !important; }

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

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

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

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

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

/* line 11488, 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 11493, 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 11498, 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 11505, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_footer_20_1 .footer__area-menu {
  gap: 12px 12px !important; }

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

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

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

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

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

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

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

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

/* line 11628, 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 11633, 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 11638, 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 11648, 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 11658, 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 11662, 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 11666, 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 11682, 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 11689, 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 11696, 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 11702, 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 11709, 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 11719, 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 11729, 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 11735, 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 11749, 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 11759, 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 11765, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 10px !important; }

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

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

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

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

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

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

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

/* line 11845, 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 11850, 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 11855, 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 11860, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 6px !important; }

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

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

  /* line 11878, 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 11884, 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 11892, 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 11902, theme.scss */
body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
  gap: 6px !important; }

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

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

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

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

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

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

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

/* line 11969, 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 11980, 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 11992, 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 12003, 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 12012, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__content {
    gap: 4px !important; }

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

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

  /* line 12029, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_special_products_2 .product-preview__available.dodelkin-product-preview-available {
    margin-top: 2px !important; } }
/* PC4-1 final cart layer */
/* line 12036, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart {
  width: min(100%, 1560px);
  margin-inline: auto;
  grid-gap: 1.25rem 1.5rem;
  align-items: start; }

/* line 12043, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-items,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls {
  width: 100%; }

/* line 12048, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-items {
  padding: 10px 18px; }

/* line 12052, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart-item {
  gap: 10px 16px;
  padding: 16px 0; }

/* line 12057, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky {
  display: grid;
  gap: 12px;
  width: 100%; }

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

/* line 12070, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon {
  padding: 18px 20px 20px !important;
  border-radius: 28px !important;
  display: grid;
  gap: 10px; }

/* line 12077, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-header {
  margin: 0;
  text-align: center;
  font-size: 0.94rem;
  font-weight: 700;
  color: var(--dodelkin-accent-dark) !important; }

/* line 12085, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content {
  width: min(100%, 440px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px; }

/* line 12094, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input .input-field,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input input {
  width: 100%;
  min-height: 42px;
  height: 42px;
  padding: 0 14px;
  border-radius: 999px !important;
  text-align: center; }

/* line 12105, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls .button,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block .button {
  min-height: 42px;
  height: 42px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 18px !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 24px rgba(255, 106, 61, 0.2) !important;
  font-weight: 700; }

/* line 12121, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button {
  min-width: 116px;
  justify-self: end; }

/* line 12126, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count {
  padding: 18px 20px 20px !important;
  border-radius: 28px !important;
  display: grid;
  gap: 12px; }

/* line 12133, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_header,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_subheader {
  padding: 0;
  margin: 0; }

/* line 12139, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_header {
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.15; }

/* line 12145, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_subheader {
  font-size: 0.95rem;
  color: rgba(19, 34, 56, 0.82);
  white-space: nowrap; }

/* line 12151, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter {
  align-self: center; }

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

/* line 12163, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-input {
  width: 58px;
  height: 42px;
  margin: 0 3px;
  padding: 0;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 14px;
  background: #fff;
  color: var(--dodelkin-ink);
  font-size: 1.05rem;
  line-height: 42px;
  text-align: center;
  box-shadow: none; }

/* line 12178, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button {
  width: 34px;
  min-width: 34px;
  height: 34px;
  border: 1px solid rgba(19, 34, 56, 0.08);
  border-radius: 12px !important;
  background: #fff;
  color: var(--dodelkin-ink);
  font-size: 1.3rem;
  line-height: 1;
  box-shadow: none; }

/* line 12191, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete {
  display: inline-flex;
  align-items: center;
  gap: 8px; }

/* line 12197, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:hover {
  width: 38px;
  min-width: 38px;
  height: 38px;
  padding: 0;
  border: 1px solid rgba(19, 34, 56, 0.08) !important;
  border-radius: 14px !important;
  background: #fff !important;
  color: var(--dodelkin-ink) !important;
  box-shadow: none !important; }

/* line 12210, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn .btn-icon,
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn:hover .btn-icon {
  padding-right: 0;
  font-size: 1rem; }

/* line 12216, theme.scss */
body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete {
  min-height: 38px;
  height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 14px !important;
  background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 24px rgba(255, 106, 61, 0.2) !important;
  font-weight: 700; }

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

@media (max-width: 900px) {
  /* line 12235, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart {
    grid-template-columns: minmax(0, 1fr); } }
@media (max-width: 767px) {
  /* line 12241, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart {
    grid-gap: 0.7rem; }

  /* line 12245, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky {
    display: flex;
    flex-direction: column;
    gap: 12px; }

  /* line 12251, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-items {
    padding: 8px 12px; }

  /* line 12255, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart-item {
    --item-image-size: 86px;
    grid-template-columns: 86px minmax(0, 1fr) 42px;
    grid-template-areas: "title title title" "image total delete" "image price delete" "image counter delete";
    gap: 3px 10px;
    margin-bottom: 0.45rem;
    padding: 8px 0;
    align-items: start; }

  /* line 12269, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-title {
    grid-area: title;
    margin: 0;
    font-size: 0.88rem;
    line-height: 1.15;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

  /* line 12280, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-image,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-image .img-ratio {
    width: 88px;
    min-width: 88px;
    max-width: 88px; }

  /* line 12287, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-image {
    grid-area: image;
    margin-top: 0;
    align-self: start; }

  /* line 12293, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-total {
    grid-area: total;
    justify-self: center;
    align-self: start;
    margin: 0;
    font-size: 0.98rem;
    line-height: 1.05;
    text-align: center;
    white-space: nowrap; }

  /* line 12304, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-price {
    display: block !important;
    grid-area: price;
    justify-self: center;
    align-self: start;
    margin: 0;
    font-size: 0.74rem;
    line-height: 1;
    color: rgba(19, 34, 56, 0.72);
    text-align: center;
    white-space: nowrap; }

  /* line 12317, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter {
    grid-area: counter;
    justify-self: center;
    align-self: start;
    width: auto;
    margin: 0;
    padding: 0 !important;
    border: 0 !important; }

  /* line 12327, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter {
    padding: 2px;
    border-radius: 12px;
    gap: 0; }

  /* line 12333, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-input {
    width: 36px;
    height: 30px;
    margin: 0 1px;
    border-radius: 10px;
    font-size: 0.88rem;
    line-height: 30px; }

  /* line 12342, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-counter .counter-button {
    width: 26px;
    min-width: 26px;
    height: 26px;
    border-radius: 8px !important;
    font-size: 1.05rem; }

  /* line 12350, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete {
    grid-area: delete;
    justify-self: end;
    align-self: center;
    width: 40px;
    min-width: 40px;
    margin: 0;
    padding: 0; }

  /* line 12360, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .favorites_btn {
    display: none !important; }

  /* line 12364, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete {
    width: 38px;
    min-width: 38px;
    height: 38px;
    min-height: 38px;
    padding: 0 !important;
    justify-content: center; }

  /* line 12373, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-delete .js-item-delete .icon {
    padding-right: 0;
    font-size: 1.5rem; }

  /* line 12378, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-rating,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .item-accessories {
    display: none !important; }

  /* line 12383, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important; }

  /* line 12390, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-coupon {
    order: 1 !important; }

  /* line 12394, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-controls-sticky {
    order: 2 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important; }

  /* line 12401, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-controls-sticky > .cart__area-coupon {
    order: 1 !important; }

  /* line 12405, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-controls-sticky > .cart__area-count {
    order: 2 !important; }

  /* line 12409, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-controls-sticky > .submit-block {
    order: 3 !important; }

  /* line 12413, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-coupon,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky > .cart__area-coupon,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon {
    order: 1 !important;
    margin-top: 0;
    padding: 10px 12px 12px !important; }

  /* line 12421, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content {
    width: min(100%, 320px);
    max-width: 320px;
    margin-inline: auto;
    grid-template-columns: 1fr;
    gap: 8px;
    justify-items: center;
    align-items: center; }

  /* line 12431, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-input {
    width: 100%;
    max-width: 100%; }

  /* line 12436, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-coupon .coupon-content .coupon-button {
    width: 100%;
    min-width: 0;
    justify-self: center; }

  /* line 12442, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .cart__area-count,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky > .cart__area-count,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count {
    order: 2 !important;
    padding: 12px 14px 14px !important;
    gap: 8px; }

  /* line 12450, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_header,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-count .sidebar_subheader {
    text-align: center;
    white-space: normal; }

  /* line 12456, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls > .submit-block,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .cart__area-controls-sticky > .submit-block,
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block {
    order: 3 !important;
    margin-top: 2px; }

  /* line 12463, theme.scss */
  body.theme-dodelkin-refined :is(.widget-type_system_widget_v4_cart_4, .widget-type_system_widget_v4_cart_2) .submit-block .button {
    width: 100%; } }
/* KF3-2 mobile filter compact layout */
@media (max-width: 767px) {
  /* line 12470, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .layout__content {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 12475, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-mobile-controls {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 8px !important;
    align-items: center !important;
    margin: 0 0 10px !important;
    padding: 0 !important; }

  /* line 12484, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-sort,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order-wrapper,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order.is-sort,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order.is-sort .select-wrapper {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important; }

  /* line 12493, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order.is-sort .form-control,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .collection-order.is-sort select {
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 38px 0 14px !important;
    border-radius: 16px !important;
    font-size: 0.84rem !important;
    line-height: 42px !important; }

  /* line 12503, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 !important;
    border-radius: 16px !important; }

  /* line 12512, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn .icon {
    font-size: 1rem !important; }

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

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

  /* line 12524, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 36px !important;
    margin: 0 0 8px !important;
    padding: 0 40px !important; }

  /* line 12534, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-title {
    width: 100% !important;
    margin: 0 !important;
    text-align: center !important;
    font-size: 0.98rem !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important; }

  /* line 12545, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn {
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
    width: 34px !important;
    min-width: 34px !important;
    height: 34px !important;
    min-height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateY(-50%) !important;
    border-radius: 12px !important; }

  /* line 12559, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item {
    margin: 0 !important;
    padding: 0 !important; }

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

  /* line 12568, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__head {
    min-height: 0 !important;
    margin: 0 !important;
    padding: 8px 0 !important; }

  /* line 12574, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 8px !important;
    width: 100% !important;
    font-size: 0.9rem !important;
    line-height: 1.2 !important; }

  /* line 12584, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content {
    margin: 0 !important;
    padding: 0 0 2px !important; }

  /* line 12589, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__menu,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__submenu {
    margin: 0 !important; }

  /* line 12595, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list-item {
    margin: 0 !important; }

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

  /* line 12604, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls {
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 12610, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__link {
    padding: 7px 0 !important;
    font-size: 0.84rem !important;
    line-height: 1.22 !important; }

  /* line 12616, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__submenu {
    padding-top: 2px !important;
    padding-left: 10px !important; }

  /* line 12621, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option {
    min-height: 0 !important;
    margin: 0 !important; }

  /* line 12626, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content {
    min-height: 0 !important;
    padding: 6px 0 !important;
    gap: 8px !important; }

  /* line 12632, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-option__label,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .count {
    font-size: 0.84rem !important;
    line-height: 1.2 !important; }

  /* line 12638, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range {
    padding-top: 2px !important; }

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

  /* line 12647, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item {
    gap: 4px !important; }

  /* line 12651, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter-range__field {
    height: 38px !important;
    min-height: 38px !important;
    padding: 0 10px !important;
    font-size: 0.84rem !important; }

  /* line 12658, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls {
    display: grid !important;
    gap: 8px !important;
    margin-top: 8px !important;
    padding-top: 4px !important; }

  /* line 12665, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls > .button[type="submit"] {
    width: 100% !important;
    min-height: 46px !important;
    height: 46px !important;
    padding: 0 18px !important;
    border: 1px solid rgba(255, 255, 255, 0.42) !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
    color: #fff !important;
    font-size: 0.92rem !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 28px rgba(255, 106, 61, 0.2) !important; }

  /* line 12682, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-reset {
    display: block !important;
    margin: 0 !important;
    padding-top: 8px !important;
    border-top: 0 !important; }

  /* line 12689, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-reset.dodelkin-mobile-filter-reset-source {
    display: none !important; }

  /* line 12693, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__controls > .filter__head-reset,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__head-reset.dodelkin-mobile-filter-reset {
    width: 100% !important;
    padding-top: 0 !important; }

  /* line 12699, theme.scss */
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .filter__reset-btn,
  body.theme-dodelkin-refined .widget-type_system_widget_v4_sidebar_filter_3 .dodelkin-mobile-filter-reset-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 46px !important;
    height: 46px !important;
    padding: 0 18px !important;
    border: 1px solid rgba(255, 255, 255, 0.42) !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #ff9152, #ff6a3d 42%, #ff2d55 100%) !important;
    color: #fff !important;
    font-size: 0.92rem !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    text-align: center !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.36), 0 14px 28px rgba(255, 106, 61, 0.2) !important; } }
