@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FBF3E8);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f9eddd);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #f6e5cc);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #ce8724);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #42CBD0);
  --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, #59d1d6);
  --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, #6fd8db);
  --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, #b1eaec);
  --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, #EF4447);
  --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, #f15f62);
  --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, #f47c7e);
  --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, #fbd0d1);
  --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, #172326);
  --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, #283d42);
  --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, #39575e);
  --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, #73a0ab);
  --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, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 999px);
  --color-notice-warning:var(--draft-color-notice-warning, #EADFD1);
  --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, #e6d9c8);
  --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, #e0d1bc);
  --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, #987446);
  --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, #42CBD0);
  --color-notice-success-is-dark:var(--draft-color-notice-success-is-dark, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #59d1d6);
  --color-notice-success-minor-shade-is-dark:var(--draft-color-notice-success-minor-shade-is-dark, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #6fd8db);
  --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, #b1eaec);
  --color-notice-success-half-shade-is-light:var(--draft-color-notice-success-half-shade-is-light, true);
  --color-notice-error:var(--draft-color-notice-error, #EF4447);
  --color-notice-error-is-dark:var(--draft-color-notice-error-is-dark, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f15f62);
  --color-notice-error-minor-shade-is-dark:var(--draft-color-notice-error-minor-shade-is-dark, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f47c7e);
  --color-notice-error-major-shade-is-dark:var(--draft-color-notice-error-major-shade-is-dark, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #fbd0d1);
  --color-notice-error-half-shade-is-light:var(--draft-color-notice-error-half-shade-is-light, true);
  --color-notice-info:var(--draft-color-notice-info, #08757F);
  --color-notice-info-is-dark:var(--draft-color-notice-info-is-dark, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #0a94a0);
  --color-notice-info-minor-shade-is-dark:var(--draft-color-notice-info-minor-shade-is-dark, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #0cb4c4);
  --color-notice-info-major-shade-is-dark:var(--draft-color-notice-info-major-shade-is-dark, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #4ee6f4);
  --color-notice-info-half-shade-is-light:var(--draft-color-notice-info-half-shade-is-light, 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.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 20);
  --search_count:var(--draft-search_count, 20);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, preorder);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1248px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --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, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, true);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, right);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

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

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

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

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

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

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* =========================================================
   КЕКСИК — НОВАЯ ГЛАВНАЯ СТРАНИЦА
   ========================================================= */
/* line 32, theme.scss */
:root {
  --keksik-beige: #DFD0B1;
  --keksik-sand: #AF906A;
  --keksik-aqua: #3BEAEF;
  --keksik-teal: #3D7282;
  --keksik-red: #C94B4B;
  --keksik-ink: #18353B; }

/* line 41, theme.scss */
body {
  background: #DFD0B1;
  color: var(--keksik-ink); }

/* header */
/* line 44, theme.scss */
.header-part-main {
  background: #DFD0B1 !important;
  border-bottom: 1px solid rgba(61, 114, 130, 0.18); }

/* line 45, theme.scss */
.header-part-top {
  background: #3D7282 !important;
  color: #fff !important; }

/* line 46, theme.scss */
.header-part-main a {
  color: #18353B; }

/* line 47, theme.scss */
.header-part-main a:hover {
  color: #C94B4B; }

/* line 48, theme.scss */
.header-part-main input {
  border-color: #3D7282;
  border-radius: 999px; }

/* hero */
/* line 51, theme.scss */
.promo-slider {
  background: #DFD0B1; }

/* line 52, theme.scss */
.promo-slider__item {
  background: #DFD0B1;
  border-radius: 20px;
  overflow: hidden; }

/* line 53, theme.scss */
.promo-slider__item-content {
  background: #DFD0B1 !important;
  color: #18353B;
  padding: clamp(24px, 4vw, 64px); }

/* line 54, theme.scss */
.promo-slider__item-content h1,
.promo-slider__item-content h2,
.promo-slider__item-content h3 {
  color: #3D7282;
  font-weight: 700; }

/* line 57, theme.scss */
.promo-slider__item-content p {
  color: #18353B; }

/* line 58, theme.scss */
.promo-slider__item-photo {
  background: #3D7282; }

/* line 59, theme.scss */
.promo-slider__item-photo img {
  transition: transform .45s ease; }

/* line 60, theme.scss */
.promo-slider__item:hover .promo-slider__item-photo img {
  transform: scale(1.025); }

/* line 61, theme.scss */
.promo-slider__item-content a[class*="button"],
.promo-slider__item-content button {
  background: #3BEAEF !important;
  color: #18353B !important;
  border: 1px solid #3BEAEF !important;
  border-radius: 999px !important;
  font-weight: 700;
  min-height: 46px;
  padding: 0 26px; }

/* line 67, theme.scss */
.promo-slider__item-content a[class*="button"]:hover,
.promo-slider__item-content button:hover {
  background: #3D7282 !important;
  border-color: #3D7282 !important;
  color: #fff !important; }

/* custom text sections */
/* line 71, theme.scss */
.keksik-section-intro {
  text-align: center;
  max-width: 850px;
  margin: 0 auto;
  padding: 24px 16px 10px; }

/* line 72, theme.scss */
.keksik-eyebrow {
  color: #C94B4B;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .16em;
  margin-bottom: 8px; }

/* line 73, theme.scss */
.keksik-section-intro h2, .keksik-sale-banner h2 {
  color: #3D7282;
  margin: 0 0 10px; }

/* line 74, theme.scss */
.keksik-section-intro p, .keksik-sale-banner p {
  color: #18353B;
  max-width: 650px;
  margin: 0 auto 18px; }

/* line 75, theme.scss */
.keksik-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 24px;
  border-radius: 999px;
  background: #3D7282;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700; }

/* line 76, theme.scss */
.keksik-pill:hover {
  background: #C94B4B;
  color: #fff !important; }

/* sale block */
/* line 79, theme.scss */
.keksik-sale-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background: #3D7282;
  color: #fff;
  border-radius: 20px;
  padding: 28px clamp(22px, 4vw, 50px);
  margin: 0 auto;
  max-width: 1100px; }

/* line 80, theme.scss */
.keksik-sale-banner h2, .keksik-sale-banner p {
  color: #fff; }

/* line 81, theme.scss */
.keksik-sale-banner p {
  margin-left: 0; }

/* line 82, theme.scss */
.keksik-sale-mark {
  flex: 0 0 auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #C94B4B;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 800;
  border: 2px solid #DFD0B1; }

/* product area */
/* line 85, theme.scss */
.product-item, .product-card, .catalog-item {
  border-radius: 16px;
  overflow: hidden; }

/* line 86, theme.scss */
.product-item img, .product-card img, .catalog-item img {
  border-radius: 16px; }

/* line 87, theme.scss */
button, .button, input[type="submit"], a.button {
  border-radius: 999px; }

/* discount form */
/* line 90, theme.scss */
.keksik-sale-banner + * input[type="submit"],
.keksik-sale-banner ~ * input[type="submit"],
form input[type="submit"] {
  border-radius: 999px; }

/* footer */
/* line 95, theme.scss */
footer {
  background: #3D7282;
  color: #fff; }

/* line 96, theme.scss */
footer a {
  color: #fff; }

/* line 97, theme.scss */
footer a:hover {
  color: #3BEAEF; }

@media (max-width: 767px) {
  /* line 100, theme.scss */
  .promo-slider__item {
    border-radius: 14px; }

  /* line 101, theme.scss */
  .promo-slider__item-content {
    padding: 22px; }

  /* line 102, theme.scss */
  .keksik-sale-banner {
    flex-direction: column;
    text-align: center;
    padding: 24px 20px; }

  /* line 103, theme.scss */
  .keksik-sale-banner p {
    margin-left: auto; } }
/* =========================================================
   КЕКСИК V2 — НОВЫЙ HERO И ПОЛНОШИРИННАЯ ГЛАВНАЯ
   ========================================================= */
/* line 110, theme.scss */
body {
  background: #DFD0B1 !important; }

/* line 111, theme.scss */
.page_layout-clear > aside {
  display: none !important; }

/* line 112, theme.scss */
.page_layout-clear > main {
  width: 100% !important;
  max-width: none !important; }

/* line 113, theme.scss */
.page_layout-clear > main > * {
  max-width: none; }

/* line 115, theme.scss */
.keksik-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  gap: 24px;
  align-items: stretch;
  max-width: 1470px;
  margin: 22px auto 0;
  padding: 0 24px;
  box-sizing: border-box; }

/* line 126, theme.scss */
.keksik-hero__copy {
  position: relative;
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(34px, 5vw, 72px);
  border-radius: 28px;
  overflow: hidden;
  background: linear-gradient(135deg, #DFD0B1 0%, #F4EAD2 55%, #3BEAEF 160%);
  box-shadow: 0 16px 45px rgba(61, 114, 130, 0.1); }

/* line 138, theme.scss */
.keksik-hero__copy:after {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  right: -100px;
  bottom: -120px;
  background: rgba(59, 234, 239, 0.26); }

/* line 145, theme.scss */
.keksik-hero__copy h1 {
  position: relative;
  z-index: 1;
  margin: 0 0 18px;
  color: #18353B;
  font-size: clamp(38px, 5vw, 72px);
  line-height: .98;
  letter-spacing: -.035em;
  font-weight: 800; }

/* line 154, theme.scss */
.keksik-hero__copy p {
  position: relative;
  z-index: 1;
  max-width: 600px;
  margin: 0 0 28px;
  color: #3D7282;
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.45; }

/* line 162, theme.scss */
.keksik-hero__actions {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 14px;
  align-items: center;
  flex-wrap: wrap; }

/* line 163, theme.scss */
.keksik-hero__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 28px;
  border-radius: 999px;
  background: #3D7282;
  color: #fff !important;
  text-decoration: none;
  font-weight: 800;
  box-shadow: 0 8px 20px rgba(61, 114, 130, 0.18); }

/* line 169, theme.scss */
.keksik-hero__button:hover {
  background: #C94B4B; }

/* line 170, theme.scss */
.keksik-hero__link {
  color: #18353B !important;
  text-decoration: none;
  font-weight: 700; }

/* line 171, theme.scss */
.keksik-hero__link:hover {
  color: #C94B4B !important; }

/* line 173, theme.scss */
.keksik-hero__visual {
  position: relative;
  min-height: 430px;
  overflow: hidden;
  border-radius: 28px;
  background: linear-gradient(145deg, #3BEAEF 0%, #3D7282 62%, #18353B 100%);
  box-shadow: 0 16px 45px rgba(61, 114, 130, 0.16); }

/* line 179, theme.scss */
.keksik-hero__shape {
  position: absolute;
  border-radius: 50%;
  filter: blur(1px); }

/* line 180, theme.scss */
.keksik-hero__shape--1 {
  width: 280px;
  height: 280px;
  right: -80px;
  top: -80px;
  background: #DFD0B1;
  opacity: .78; }

/* line 181, theme.scss */
.keksik-hero__shape--2 {
  width: 220px;
  height: 220px;
  left: -70px;
  bottom: -80px;
  background: #AF906A;
  opacity: .52; }

/* line 182, theme.scss */
.keksik-hero__pet {
  position: absolute;
  left: 50%;
  top: 46%;
  width: 230px;
  height: 270px;
  transform: translate(-50%, -50%); }

/* line 183, theme.scss */
.keksik-hero__pet-face {
  position: absolute;
  left: 43px;
  top: 25px;
  width: 144px;
  height: 145px;
  background: #fff;
  border-radius: 48% 48% 44% 44%;
  box-shadow: 0 14px 35px rgba(24, 53, 59, 0.18); }

/* line 188, theme.scss */
.keksik-hero__pet-ear {
  position: absolute;
  top: 18px;
  width: 70px;
  height: 115px;
  background: #fff;
  border-radius: 60% 35% 65% 35%;
  z-index: 0; }

/* line 191, theme.scss */
.keksik-hero__pet-ear--l {
  left: 22px;
  transform: rotate(-18deg); }

/* line 192, theme.scss */
.keksik-hero__pet-ear--r {
  right: 22px;
  transform: scaleX(-1) rotate(-18deg); }

/* line 193, theme.scss */
.keksik-hero__pet-eye {
  position: absolute;
  top: 83px;
  width: 12px;
  height: 15px;
  background: #18353B;
  border-radius: 50%;
  z-index: 3; }

/* line 194, theme.scss */
.keksik-hero__pet-eye--l {
  left: 80px; }

/* line 194, theme.scss */
.keksik-hero__pet-eye--r {
  right: 80px; }

/* line 195, theme.scss */
.keksik-hero__pet-nose {
  position: absolute;
  left: 104px;
  top: 112px;
  width: 22px;
  height: 16px;
  background: #18353B;
  border-radius: 50% 50% 45% 45%;
  z-index: 3; }

/* line 196, theme.scss */
.keksik-hero__pet-body {
  position: absolute;
  left: 31px;
  top: 135px;
  width: 168px;
  height: 125px;
  background: #C94B4B;
  border-radius: 48% 48% 25% 25%;
  box-shadow: 0 14px 35px rgba(24, 53, 59, 0.16); }

/* line 201, theme.scss */
.keksik-hero__pet-scarf {
  position: absolute;
  left: 83px;
  top: 142px;
  width: 65px;
  height: 36px;
  border-radius: 999px;
  background: #3BEAEF;
  color: #18353B;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  z-index: 4; }

/* line 206, theme.scss */
.keksik-hero__caption {
  position: absolute;
  left: 26px;
  bottom: 24px;
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(223, 208, 177, 0.92);
  color: #18353B;
  font-weight: 800;
  font-size: 13px; }

/* line 212, theme.scss */
.keksik-section-intro {
  padding-top: 34px !important;
  padding-bottom: 22px !important; }

/* line 216, theme.scss */
.keksik-section-intro h2 {
  font-size: clamp(30px, 4vw, 48px) !important; }

/* line 217, theme.scss */
.keksik-sale-banner {
  border: 1px solid #C94B4B !important;
  box-shadow: 0 12px 30px rgba(61, 114, 130, 0.1); }

/* line 221, theme.scss */
.keksik-sale-banner .keksik-eyebrow {
  color: #3BEAEF; }

@media (max-width: 767px) {
  /* line 224, theme.scss */
  .keksik-hero {
    grid-template-columns: 1fr;
    padding: 0 14px;
    margin-top: 12px; }

  /* line 225, theme.scss */
  .keksik-hero__copy, .keksik-hero__visual {
    min-height: 360px;
    border-radius: 20px; }

  /* line 226, theme.scss */
  .keksik-hero__copy {
    padding: 30px 24px; }

  /* line 227, theme.scss */
  .keksik-hero__copy h1 {
    font-size: 42px; }

  /* line 228, theme.scss */
  .keksik-hero__visual {
    min-height: 330px; }

  /* line 229, theme.scss */
  .keksik-hero__pet {
    transform: translate(-50%, -50%) scale(0.86); } }
/* Keksik final home polish */
/* line 233, theme.scss */
.keksik-category-strip {
  max-width: 1180px;
  margin: 8px auto 10px;
  padding: 0 22px;
  display: grid;
  grid-template-columns: 1.55fr .85fr;
  gap: 18px; }

/* line 241, theme.scss */
.keksik-category-card,
.keksik-category-note {
  min-height: 190px;
  border-radius: 24px;
  overflow: hidden;
  position: relative; }

/* line 248, theme.scss */
.keksik-category-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 34px;
  text-decoration: none !important;
  background: linear-gradient(135deg, #3D7282 0%, #2e5967 100%);
  color: #fff !important;
  box-shadow: 0 12px 28px rgba(61, 114, 130, 0.13); }

/* line 258, theme.scss */
.keksik-category-card:before {
  content: "";
  position: absolute;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  right: -50px;
  bottom: -90px;
  background: #3BEAEF;
  opacity: .55; }

/* line 264, theme.scss */
.keksik-category-card__eyebrow,
.keksik-category-card em {
  position: relative;
  z-index: 1; }

/* line 266, theme.scss */
.keksik-category-card__eyebrow {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  color: #3BEAEF;
  margin-bottom: 9px; }

/* line 269, theme.scss */
.keksik-category-card strong {
  position: relative;
  z-index: 1;
  font-size: clamp(24px, 3vw, 38px);
  line-height: 1.05;
  margin-bottom: 9px; }

/* line 273, theme.scss */
.keksik-category-card span:not(.keksik-category-card__eyebrow) {
  position: relative;
  z-index: 1;
  max-width: 580px;
  color: #DFD0B1;
  font-size: 15px;
  margin-bottom: 18px; }

/* line 276, theme.scss */
.keksik-category-card em {
  font-style: normal;
  font-weight: 800;
  color: #fff; }

/* line 277, theme.scss */
.keksik-category-note {
  padding: 30px 32px;
  background: #AF906A;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* line 283, theme.scss */
.keksik-category-note:after {
  content: "К";
  position: absolute;
  right: 22px;
  bottom: -38px;
  font-size: 150px;
  line-height: 1;
  font-weight: 900;
  color: rgba(223, 208, 177, 0.28); }

/* line 288, theme.scss */
.keksik-category-note span {
  font-size: 11px;
  letter-spacing: .16em;
  font-weight: 800;
  color: #3BEAEF;
  margin-bottom: 8px; }

/* line 289, theme.scss */
.keksik-category-note strong {
  font-size: 26px;
  line-height: 1.08;
  position: relative;
  z-index: 1; }

/* line 290, theme.scss */
.keksik-category-note p {
  max-width: 300px;
  margin: 10px 0 0;
  color: #fff;
  opacity: .88;
  position: relative;
  z-index: 1; }

/* line 292, theme.scss */
.keksik-products-intro {
  padding-bottom: 8px !important; }

/* line 293, theme.scss */
.keksik-products-intro h2 {
  margin-bottom: 7px !important; }

/* Make sale products visually stronger without changing widget markup */
/* line 296, theme.scss */
.product-item .product-item__image,
.product-preview .product-preview__image,
.product-item .img-ratio,
.product-preview .img-ratio {
  border-radius: 18px !important;
  overflow: hidden; }

/* line 303, theme.scss */
.product-item .product-item__button,
.product-preview .product-preview__button,
.product-item button,
.product-preview button {
  background: #3BEAEF !important;
  color: #18353B !important;
  border-color: #3BEAEF !important;
  font-weight: 800; }

/* line 312, theme.scss */
.product-item .product-item__button:hover,
.product-preview .product-preview__button:hover,
.product-item button:hover,
.product-preview button:hover {
  background: #C94B4B !important;
  color: #fff !important;
  border-color: #C94B4B !important; }

@media (max-width: 767px) {
  /* line 318, theme.scss */
  .keksik-category-strip {
    grid-template-columns: 1fr;
    padding: 0 14px;
    gap: 12px; }

  /* line 319, theme.scss */
  .keksik-category-card, .keksik-category-note {
    min-height: 170px;
    border-radius: 20px;
    padding: 25px 24px; } }
/* =========================================================
   КЕКСИК V4 — ФИНАЛЬНАЯ ВИЗУАЛЬНАЯ ПОЛИРОВКА
   ========================================================= */
/* Более собранная главная */
/* line 327, theme.scss */
.keksik-hero {
  max-width: 1380px;
  gap: 18px;
  margin-top: 18px;
  padding: 0 18px; }

/* line 333, theme.scss */
.keksik-hero__copy,
.keksik-hero__visual {
  min-height: 410px;
  border-radius: 26px; }

/* line 335, theme.scss */
.keksik-hero__copy {
  padding: clamp(30px, 4vw, 58px); }

/* line 336, theme.scss */
.keksik-hero__copy h1 {
  font-size: clamp(36px, 4.6vw, 64px); }

/* line 337, theme.scss */
.keksik-hero__button {
  background: #3D7282; }

/* line 338, theme.scss */
.keksik-hero__button:hover {
  background: #C94B4B; }

/* Категория — более магазинный вид */
/* line 341, theme.scss */
.keksik-category-strip {
  max-width: 1380px;
  margin: 22px auto 6px;
  padding: 0 18px;
  grid-template-columns: minmax(0, 1.7fr) minmax(260px, 0.8fr); }

/* line 347, theme.scss */
.keksik-category-card,
.keksik-category-note {
  min-height: 175px;
  border-radius: 22px; }

/* line 349, theme.scss */
.keksik-category-card {
  padding: 27px 30px; }

/* line 350, theme.scss */
.keksik-category-note {
  padding: 27px 30px; }

/* Заголовки секций */
/* line 353, theme.scss */
.keksik-products-intro {
  padding-top: 28px !important;
  padding-bottom: 14px !important; }

/* line 354, theme.scss */
.keksik-products-intro h2 {
  font-size: clamp(28px, 3.4vw, 42px) !important; }

/* line 355, theme.scss */
.keksik-section-intro p {
  color: #3D7282; }

/* Карточки товаров: крупнее, насыщеннее, аккуратнее */
/* line 358, theme.scss */
[data-widget-type="system_widget_v4_special_products_10"] {
  --keksik-card-radius: 22px; }

/* line 361, theme.scss */
.product-item,
.product-card,
.catalog-item,
.product-preview {
  border-radius: 22px !important; }

/* line 367, theme.scss */
.product-item__image,
.product-preview__image,
.product-item .img-ratio,
.product-preview .img-ratio {
  border-radius: 22px !important; }

/* line 373, theme.scss */
.product-item .product-item__info,
.product-preview .product-preview__info {
  padding-left: 6px;
  padding-right: 6px; }

/* line 378, theme.scss */
.product-item .product-item__button,
.product-preview .product-preview__button,
.product-item button,
.product-preview button {
  background: #3BEAEF !important;
  color: #18353B !important;
  border: 1px solid #3D7282 !important;
  min-height: 42px;
  font-weight: 800;
  box-shadow: none !important; }

/* line 389, theme.scss */
.product-item .product-item__button:hover,
.product-preview .product-preview__button:hover,
.product-item button:hover,
.product-preview button:hover {
  background: #3D7282 !important;
  color: #fff !important;
  border-color: #3D7282 !important; }

/* Акционные карточки — тонкая красная рамка */
/* line 399, theme.scss */
.product-item:has(.sticker-sale),
.product-preview:has(.sticker-sale),
.catalog-item:has(.sticker-sale) {
  outline: 1px solid #C94B4B;
  outline-offset: -1px;
  border-radius: 22px !important; }

/* line 406, theme.scss */
.product-item .sticker-sale,
.product-preview .sticker-sale,
.catalog-item .sticker-sale {
  background: #C94B4B !important;
  color: #fff !important;
  border-radius: 999px !important;
  font-weight: 800; }

/* Блок скидки — заметнее */
/* line 416, theme.scss */
.keksik-sale-banner {
  max-width: 1380px;
  margin-top: 18px;
  margin-bottom: 4px;
  min-height: 130px;
  padding: 25px 34px;
  background: linear-gradient(135deg, #3D7282 0%, #28616f 100%);
  border: 1px solid #C94B4B !important;
  border-radius: 22px; }

/* line 426, theme.scss */
.keksik-sale-banner h2 {
  font-size: clamp(25px, 3vw, 38px); }

/* line 427, theme.scss */
.keksik-sale-mark {
  width: 88px;
  height: 88px;
  font-size: 27px;
  background: #C94B4B;
  border: 2px solid #DFD0B1; }

/* Кнопка формы скидки — красная */
/* line 430, theme.scss */
.keksik-sale-banner ~ * input[type="submit"],
.keksik-sale-banner ~ * button[type="submit"] {
  background: #C94B4B !important;
  color: #fff !important;
  border: 1px solid #C94B4B !important;
  min-height: 48px;
  font-weight: 800;
  box-shadow: 0 8px 18px rgba(201, 75, 75, 0.18); }

/* line 439, theme.scss */
.keksik-sale-banner ~ * input[type="submit"]:hover,
.keksik-sale-banner ~ * button[type="submit"]:hover {
  background: #3D7282 !important;
  border-color: #3D7282 !important; }

/* Полезный блок компактнее */
@media (max-width: 767px) {
  /* line 449, theme.scss */
  .keksik-hero {
    padding: 0 12px;
    gap: 12px; }

  /* line 450, theme.scss */
  .keksik-hero__copy {
    min-height: 340px;
    padding: 28px 22px; }

  /* line 451, theme.scss */
  .keksik-hero__visual {
    min-height: 300px; }

  /* line 452, theme.scss */
  .keksik-category-strip {
    padding: 0 12px;
    margin-top: 14px; }

  /* line 453, theme.scss */
  .keksik-category-card, .keksik-category-note {
    min-height: 155px;
    border-radius: 18px; }

  /* line 454, theme.scss */
  .keksik-sale-banner {
    margin-left: 12px;
    margin-right: 12px;
    border-radius: 18px;
    padding: 22px 20px; }

  /* line 455, theme.scss */
  .keksik-sale-mark {
    width: 72px;
    height: 72px;
    font-size: 22px; } }
/* =========================================================
   KЕКСИК FINAL — утверждённая пастельная версия
   ========================================================= */
/* line 461, theme.scss */
:root {
  --k-bg: #fbf3e8;
  --k-bg-2: #fffaf3;
  --k-teal: #08757f;
  --k-teal-2: #0b6670;
  --k-aqua: #42cbd0;
  --k-mint: #dff5f2;
  --k-coral: #ef4447;
  --k-ink: #172326;
  --k-muted: #69787a;
  --k-line: #e7ddd1; }

/* line 474, theme.scss */
html, body {
  background: var(--k-bg) !important;
  color: var(--k-ink); }

/* line 475, theme.scss */
body {
  font-family: 'PT Root UI', Arial, sans-serif; }

/* line 476, theme.scss */
.page_layout-clear > aside {
  display: none !important; }

/* line 477, theme.scss */
.page_layout-clear > main {
  width: 100% !important;
  max-width: none !important; }

/* Header */
/* line 480, theme.scss */
header {
  background: var(--k-bg) !important; }

/* line 481, theme.scss */
.header-part-top {
  background: #f4e7d7 !important;
  color: var(--k-teal) !important; }

/* line 482, theme.scss */
.header-part-main {
  background: var(--k-bg) !important;
  border-bottom: 1px solid var(--k-line) !important; }

/* line 483, theme.scss */
.header-part-main a {
  color: var(--k-ink) !important; }

/* line 484, theme.scss */
.header-part-main a:hover {
  color: var(--k-teal) !important; }

/* line 485, theme.scss */
.header-part-main input {
  background: #fffdf9 !important;
  border: 1px solid #bdd7d6 !important; }

/* Hero */
/* line 488, theme.scss */
.keksik-hero {
  max-width: 1248px;
  margin: 18px auto 12px;
  padding: 0 16px;
  display: grid;
  grid-template-columns: 1.03fr .97fr;
  gap: 14px; }

/* line 489, theme.scss */
.keksik-hero__copy {
  min-height: 360px;
  padding: 38px 54px 28px;
  border-radius: 22px;
  background: linear-gradient(135deg, #fffaf3 0%, #f9eee0 60%, #e8f6f3 100%);
  box-shadow: none; }

/* line 490, theme.scss */
.keksik-hero__copy:after {
  width: 220px;
  height: 220px;
  right: -80px;
  bottom: -100px;
  background: rgba(66, 203, 208, 0.18); }

/* line 491, theme.scss */
.keksik-hero__copy h1 {
  font-size: clamp(38px, 4.1vw, 60px);
  line-height: 1.02;
  letter-spacing: -.04em;
  color: var(--k-ink);
  margin-bottom: 14px; }

/* line 492, theme.scss */
.keksik-hero__copy h1 span {
  color: var(--k-teal); }

/* line 493, theme.scss */
.keksik-hero__copy p {
  color: #6d7777;
  max-width: 520px;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 20px; }

/* line 494, theme.scss */
.keksik-eyebrow {
  color: var(--k-coral);
  font-size: 11px;
  letter-spacing: .18em;
  font-weight: 800; }

/* line 495, theme.scss */
.keksik-hero__actions {
  gap: 16px; }

/* line 496, theme.scss */
.keksik-hero__button {
  min-height: 44px;
  padding: 0 22px;
  background: var(--k-teal);
  box-shadow: none; }

/* line 497, theme.scss */
.keksik-hero__button:hover {
  background: var(--k-teal-2); }

/* line 498, theme.scss */
.keksik-hero__link {
  color: var(--k-ink) !important;
  font-size: 14px; }

/* line 499, theme.scss */
.keksik-hero__benefits {
  display: flex;
  gap: 20px;
  margin-top: 25px;
  position: relative;
  z-index: 2; }

/* line 500, theme.scss */
.keksik-hero__benefits > div {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
  font-size: 11px;
  line-height: 1.25;
  color: #465355; }

/* line 501, theme.scss */
.keksik-hero__benefits b {
  width: 31px;
  height: 31px;
  border: 1px solid #d8cfc3;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--k-coral);
  font-size: 18px;
  flex: 0 0 auto;
  background: rgba(255, 255, 255, 0.55); }

/* line 502, theme.scss */
.keksik-hero__visual {
  min-height: 360px;
  border-radius: 22px;
  overflow: hidden;
  background: #eadfd1;
  position: relative; }

/* line 503, theme.scss */
.keksik-hero__visual img {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  object-position: center;
  display: block; }

/* Category strip */
/* line 506, theme.scss */
.keksik-category-strip {
  max-width: 1248px;
  padding: 0 16px;
  margin: 0 auto 12px;
  grid-template-columns: 1.65fr .75fr;
  gap: 14px; }

/* line 507, theme.scss */
.keksik-category-card, .keksik-category-note {
  min-height: 108px;
  border-radius: 18px; }

/* line 508, theme.scss */
.keksik-category-card {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) 310px;
  align-items: center;
  padding: 18px 22px;
  background: linear-gradient(100deg, #08757f, #16939a);
  box-shadow: none; }

/* line 509, theme.scss */
.keksik-category-card:before {
  display: none; }

/* line 510, theme.scss */
.keksik-category-card__icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
  font-size: 0; }

/* line 511, theme.scss */
.keksik-category-card__icon:after {
  content: '🐾';
  font-size: 25px; }

/* line 512, theme.scss */
.keksik-category-card__eyebrow {
  display: block;
  color: #bceced;
  font-size: 10px;
  letter-spacing: .14em;
  font-weight: 800;
  margin-bottom: 2px; }

/* line 513, theme.scss */
.keksik-category-card strong {
  display: block;
  font-size: 22px;
  line-height: 1.05;
  margin-bottom: 5px; }

/* line 514, theme.scss */
.keksik-category-card span:not(.keksik-category-card__eyebrow) {
  display: block;
  font-size: 11px;
  opacity: .9; }

/* line 515, theme.scss */
.keksik-category-card em {
  display: inline-block;
  margin-top: 8px;
  font-style: normal;
  font-size: 11px;
  font-weight: 800;
  background: #fff;
  color: var(--k-teal);
  border-radius: 999px;
  padding: 6px 12px; }

/* line 516, theme.scss */
.keksik-category-card img {
  width: 310px;
  height: 88px;
  object-fit: cover;
  border-radius: 14px;
  mix-blend-mode: normal; }

/* line 517, theme.scss */
.keksik-category-note {
  padding: 18px 24px;
  background: #eadfd1;
  color: var(--k-ink); }

/* line 518, theme.scss */
.keksik-category-note span {
  color: var(--k-coral);
  font-size: 9px;
  letter-spacing: .16em;
  font-weight: 800; }

/* line 519, theme.scss */
.keksik-category-note strong {
  display: block;
  margin: 4px 0 5px;
  font-size: 20px;
  line-height: 1.05; }

/* line 520, theme.scss */
.keksik-category-note p {
  margin: 0;
  font-size: 11px;
  color: #6c7776;
  line-height: 1.3; }

/* Product sections */
/* line 523, theme.scss */
.keksik-section-intro {
  padding: 25px 16px 10px !important; }

/* line 524, theme.scss */
.keksik-section-intro h2 {
  color: var(--k-teal) !important;
  font-size: 30px !important;
  margin-bottom: 5px !important; }

/* line 525, theme.scss */
.keksik-section-intro p {
  color: #7a8585 !important;
  font-size: 13px; }

/* line 526, theme.scss */
.keksik-pill {
  background: var(--k-teal);
  min-height: 40px;
  padding: 0 18px;
  font-size: 13px; }

/* line 527, theme.scss */
.product-item, .product-card, .catalog-item {
  border-radius: 16px !important;
  background: #fffdf9 !important;
  border: 1px solid #ece3d8;
  box-shadow: 0 4px 14px rgba(31, 53, 54, 0.05); }

/* line 528, theme.scss */
.product-item img, .product-card img, .catalog-item img {
  border-radius: 14px !important; }

/* Widgets: make product rows wider / show 6 items */
/* line 531, theme.scss */
[data-widget-type*="special-products"] .products-list, [class*="special-products"] .products-list {
  gap: 12px !important; }

/* line 532, theme.scss */
[data-widget-type*="special-products"] .product-item {
  min-width: 0 !important; }

/* Discount form */
/* line 535, theme.scss */
.keksik-sale-banner {
  max-width: 1248px;
  margin: 10px auto !important;
  background: #dff5f2 !important;
  border: 0 !important;
  border-radius: 18px !important;
  color: var(--k-ink) !important;
  padding: 20px 28px !important;
  box-shadow: none !important; }

/* line 536, theme.scss */
.keksik-sale-banner h2 {
  color: var(--k-teal) !important;
  font-size: 25px !important; }

/* line 537, theme.scss */
.keksik-sale-banner h2::first-line {
  color: var(--k-teal); }

/* line 538, theme.scss */
.keksik-sale-banner p {
  color: #60706f !important; }

/* line 539, theme.scss */
.keksik-sale-mark {
  background: var(--k-coral) !important;
  border-color: #fff !important;
  width: 76px;
  height: 76px;
  font-size: 25px; }

/* Forms/buttons */
/* line 542, theme.scss */
button, .button, input[type=submit], a.button {
  border-radius: 999px !important; }

/* line 543, theme.scss */
input, textarea, select {
  border-radius: 10px !important;
  border-color: #d9e3df !important;
  background: #fff !important; }

/* FAQ */
/* Footer */
/* line 549, theme.scss */
footer {
  background: #08757f !important;
  color: #fff !important; }

/* line 550, theme.scss */
footer a {
  color: #fff !important; }

/* line 551, theme.scss */
footer a:hover {
  color: #bdeff0 !important; }

@media (max-width: 900px) {
  /* line 554, theme.scss */
  .keksik-hero {
    grid-template-columns: 1fr; }

  /* line 555, theme.scss */
  .keksik-hero__copy, .keksik-hero__visual {
    min-height: 330px; }

  /* line 556, theme.scss */
  .keksik-category-strip {
    grid-template-columns: 1fr; }

  /* line 557, theme.scss */
  .keksik-category-card {
    grid-template-columns: 48px minmax(0, 1fr); }

  /* line 558, theme.scss */
  .keksik-category-card img {
    display: none; } }
@media (max-width: 600px) {
  /* line 561, theme.scss */
  .keksik-hero {
    padding: 0 10px;
    margin-top: 10px; }

  /* line 562, theme.scss */
  .keksik-hero__copy {
    padding: 28px 22px;
    border-radius: 18px; }

  /* line 563, theme.scss */
  .keksik-hero__copy h1 {
    font-size: 39px; }

  /* line 564, theme.scss */
  .keksik-hero__benefits {
    flex-direction: column;
    gap: 9px; }

  /* line 565, theme.scss */
  .keksik-hero__visual, .keksik-hero__visual img {
    min-height: 300px; }

  /* line 566, theme.scss */
  .keksik-category-strip {
    padding: 0 10px; } }
/* Keksik final layout correction 31.08.2026 */
/* line 570, theme.scss */
.keksik-category-strip {
  grid-template-columns: 1fr !important; }

/* line 571, theme.scss */
.keksik-category-card--main {
  width: 100% !important; }

/* line 572, theme.scss */
.keksik-category-card {
  grid-template-columns: 58px minmax(0, 1fr) minmax(300px, 420px) !important;
  min-height: 132px !important; }

/* line 573, theme.scss */
.keksik-category-card img {
  width: 100% !important;
  max-width: 420px;
  height: 96px !important;
  justify-self: end; }

/* line 575, theme.scss */
.keksik-sale-banner {
  display: grid !important;
  grid-template-columns: 72px minmax(250px, 1fr) auto !important;
  align-items: center !important;
  gap: 20px !important; }

/* line 576, theme.scss */
.keksik-sale-banner:before {
  content: '🎁';
  width: 62px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 42px; }

/* line 578, theme.scss */
.keksik-bottom-benefits {
  max-width: 1248px;
  margin: 22px auto 0;
  padding: 24px 20px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  background: #fffaf3;
  border-radius: 22px 22px 0 0; }

/* line 579, theme.scss */
.keksik-bottom-benefits > div {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  color: #08757f; }

/* line 580, theme.scss */
.keksik-bottom-benefits b {
  font-size: 25px;
  min-height: 32px; }

/* line 581, theme.scss */
.keksik-bottom-benefits strong {
  font-size: 14px; }

/* line 582, theme.scss */
.keksik-bottom-benefits span {
  font-size: 11px;
  line-height: 1.35;
  color: #69787a; }

@media (max-width: 900px) {
  /* line 585, theme.scss */
  .keksik-category-card {
    grid-template-columns: 48px minmax(0, 1fr) !important; }

  /* line 586, theme.scss */
  .keksik-category-card img {
    display: none !important; }

  /* line 587, theme.scss */
  .keksik-bottom-benefits {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) {
  /* line 590, theme.scss */
  .keksik-sale-banner {
    grid-template-columns: 52px 1fr !important; }

  /* line 591, theme.scss */
  .keksik-sale-mark {
    grid-column: 2; }

  /* line 592, theme.scss */
  .keksik-bottom-benefits {
    grid-template-columns: 1fr; } }
/* === Keksik approved mockup structural pass === */
/* line 596, theme.scss */
.keksik-category-card {
  grid-template-columns: minmax(260px, 0.85fr) minmax(0, 1.65fr) !important;
  padding: 0 0 0 34px!important;
  overflow: hidden!important;
  min-height: 150px!important; }

/* line 597, theme.scss */
.keksik-category-card__icon {
  display: none!important; }

/* line 597, theme.scss */
.keksik-category-card > div:nth-child(2) {
  position: relative;
  z-index: 2;
  padding: 22px 0!important; }

/* line 597, theme.scss */
.keksik-category-card img {
  display: block!important;
  width: 100%!important;
  max-width: none!important;
  height: 150px!important;
  object-fit: cover!important;
  object-position: center!important;
  border-radius: 0!important;
  justify-self: stretch!important; }

/* line 598, theme.scss */
.keksik-sale-banner {
  margin: 14px auto 18px!important;
  min-height: 116px!important;
  max-width: 1216px!important;
  padding: 18px 30px!important;
  grid-template-columns: 90px minmax(0, 1fr) 78px !important;
  background: #dff5f2!important; }

/* line 599, theme.scss */
.keksik-sale-banner:before {
  width: 78px!important;
  height: 78px!important;
  font-size: 52px!important; }

/* line 599, theme.scss */
.keksik-sale-banner h2 {
  margin: 3px 0 7px!important; }

/* line 599, theme.scss */
.keksik-sale-mark {
  justify-self: end!important; }

/* line 600, theme.scss */
.keksik-bottom-benefits {
  margin-top: 16px!important;
  max-width: 1216px!important;
  border-radius: 18px!important;
  padding: 22px 18px!important; }

/* line 601, theme.scss */
.keksik-final-footer {
  background: #08757f;
  color: #fff;
  margin: 0!important;
  padding: 38px max(28px, calc((100vw - 1216px)/2)) 18px !important; }

/* line 602, theme.scss */
.keksik-final-footer__grid {
  display: grid;
  grid-template-columns: 1.35fr repeat(4, 1fr);
  gap: 38px; }

/* line 602, theme.scss */
.keksik-final-footer h2 {
  font-size: 30px;
  margin: 0 0 6px; }

/* line 602, theme.scss */
.keksik-final-footer p {
  font-size: 12px;
  opacity: .86; }

/* line 602, theme.scss */
.keksik-final-footer strong {
  display: block;
  margin-bottom: 12px; }

/* line 602, theme.scss */
.keksik-final-footer a, .keksik-final-footer span {
  display: block;
  color: #fff!important;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.9; }

/* line 602, theme.scss */
.keksik-socials {
  display: flex;
  gap: 8px;
  margin-top: 16px; }

/* line 602, theme.scss */
.keksik-socials span {
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1; }

/* line 602, theme.scss */
.keksik-final-footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.22);
  margin-top: 28px;
  padding-top: 14px;
  display: flex;
  justify-content: space-between;
  gap: 20px; }

/* line 602, theme.scss */
.keksik-final-footer__bottom span {
  font-size: 11px; }

/* hide the original sparse system footer only when our final footer exists visually by making it compact globally */
/* line 604, theme.scss */
footer {
  min-height: 0!important;
  padding: 0!important; }

/* line 604, theme.scss */
footer > * {
  display: none!important; }

@media (max-width: 900px) {
  /* line 605, theme.scss */
  .keksik-category-card {
    grid-template-columns: 1fr!important;
    padding: 22px!important; }

  /* line 605, theme.scss */
  .keksik-category-card img {
    display: none!important; }

  /* line 605, theme.scss */
  .keksik-final-footer__grid {
    grid-template-columns: 1fr 1fr; }

  /* line 605, theme.scss */
  .keksik-sale-banner {
    grid-template-columns: 70px 1fr 70px!important; } }
@media (max-width: 600px) {
  /* line 606, theme.scss */
  .keksik-final-footer__grid {
    grid-template-columns: 1fr; }

  /* line 606, theme.scss */
  .keksik-final-footer__bottom {
    flex-direction: column; }

  /* line 606, theme.scss */
  .keksik-sale-banner {
    grid-template-columns: 55px 1fr!important; }

  /* line 606, theme.scss */
  .keksik-sale-mark {
    grid-column: 2!important; } }
/* ===== KEKSIK V3: deterministic homepage matching approved mockup ===== */
/* line 609, theme.scss */
body[data-theme-template="index"] main {
  background: #fbf3e8!important;
  padding-bottom: 0!important; }

/* line 609, theme.scss */
.keksik-home-v3 {
  font-family: Arial,sans-serif;
  color: #172326; }

/* line 609, theme.scss */
.keksik-home-v3 * {
  box-sizing: border-box; }

/* line 610, theme.scss */
.keksik-home-v3 .keksik-hero {
  max-width: 1280px!important;
  margin: 16px auto 12px!important;
  padding: 0 18px!important;
  display: grid!important;
  grid-template-columns: 1fr 1.08fr!important;
  gap: 12px!important; }

/* line 610, theme.scss */
.keksik-home-v3 .keksik-hero__copy, .keksik-home-v3 .keksik-hero__visual {
  min-height: 345px!important;
  border-radius: 18px!important; }

/* line 610, theme.scss */
.keksik-home-v3 .keksik-hero__copy {
  padding: 34px 36px!important; }

/* line 610, theme.scss */
.keksik-home-v3 .keksik-hero__copy h1 {
  font-size: 47px!important;
  line-height: 1.02!important;
  margin: 12px 0 16px!important; }

/* line 610, theme.scss */
.keksik-home-v3 .keksik-hero__copy p {
  font-size: 14px!important;
  max-width: 500px!important;
  margin-bottom: 18px!important; }

/* line 610, theme.scss */
.keksik-home-v3 .keksik-hero__benefits {
  margin-top: 22px!important;
  gap: 14px!important; }

/* line 610, theme.scss */
.keksik-home-v3 .keksik-hero__benefits > div {
  font-size: 10px!important; }

/* line 610, theme.scss */
.keksik-home-v3 .keksik-hero__visual img {
  height: 345px!important;
  min-height: 345px!important;
  object-fit: cover!important; }

/* line 611, theme.scss */
.k3-sale, .k3-category, .k3-products-head, .k3-products-widget, .k3-benefits, .k3-faq {
  max-width: 1244px;
  margin-left: auto;
  margin-right: auto; }

/* line 611, theme.scss */
.k3-sale {
  height: 124px;
  margin-top: 0;
  margin-bottom: 14px;
  border-radius: 18px;
  background: #dff5f2;
  display: grid;
  grid-template-columns: 90px 70px 330px 1fr;
  gap: 12px;
  align-items: center;
  padding: 18px 26px; }

/* line 611, theme.scss */
.k3-gift {
  font-size: 52px;
  text-align: center; }

/* line 611, theme.scss */
.k3-sale-badge {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #ef4447;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 800;
  border: 2px solid #fff; }

/* line 611, theme.scss */
.k3-sale-copy small, .k3-category small {
  font-size: 9px;
  letter-spacing: .16em;
  color: #0ba5ac;
  font-weight: 700; }

/* line 611, theme.scss */
.k3-sale-copy h2 {
  font-size: 23px;
  color: #08757f;
  margin: 5px 0; }

/* line 611, theme.scss */
.k3-sale-copy p {
  font-size: 12px;
  color: #69787a;
  margin: 0; }

/* line 611, theme.scss */
.k3-fields {
  display: grid;
  grid-template-columns: 1fr 1fr 155px;
  gap: 10px; }

/* line 611, theme.scss */
.k3-fields input {
  height: 38px!important;
  border: 1px solid #d7e1df!important;
  border-radius: 9px!important;
  padding: 0 12px!important;
  font-size: 12px!important; }

/* line 611, theme.scss */
.k3-fields button {
  height: 38px!important;
  border: 0!important;
  background: #ef4447!important;
  color: #fff!important;
  border-radius: 9px!important;
  font-weight: 700!important;
  font-size: 12px!important; }

/* line 611, theme.scss */
.k3-sale-form label, .k3-sale-form > a {
  font-size: 9px;
  color: #647170;
  margin-top: 7px;
  display: inline-flex;
  align-items: center; }

/* line 611, theme.scss */
.k3-sale-form label {
  margin-right: 14px; }

/* line 611, theme.scss */
.k3-sale-form label input {
  margin-right: 5px; }

/* line 611, theme.scss */
.k3-sale-form > a {
  text-decoration: underline!important; }

/* line 612, theme.scss */
.k3-category {
  height: 150px;
  background: linear-gradient(100deg, #17949a, #55cbd0);
  border-radius: 18px;
  overflow: hidden;
  display: grid;
  grid-template-columns: 340px 1fr;
  margin-bottom: 14px;
  color: #fff; }

/* line 612, theme.scss */
.k3-category-copy {
  padding: 20px 28px;
  position: relative;
  z-index: 2; }

/* line 612, theme.scss */
.k3-category small {
  color: #d9ffff; }

/* line 612, theme.scss */
.k3-category h2 {
  font-size: 23px;
  margin: 5px 0 6px;
  color: #fff; }

/* line 612, theme.scss */
.k3-category p {
  font-size: 11px;
  line-height: 1.35;
  margin: 0 0 12px; }

/* line 612, theme.scss */
.k3-category a {
  display: inline-block;
  background: #fff;
  color: #08757f!important;
  border-radius: 999px;
  padding: 7px 14px;
  font-size: 10px;
  font-weight: 700; }

/* line 612, theme.scss */
.k3-category-image img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  object-position: center;
  display: block; }

/* line 613, theme.scss */
.k3-products-head {
  padding: 0 10px 6px; }

/* line 613, theme.scss */
.k3-products-head > div {
  display: flex;
  align-items: center;
  gap: 24px; }

/* line 613, theme.scss */
.k3-products-head h2 {
  font-size: 20px;
  margin: 0;
  color: #172326; }

/* line 613, theme.scss */
.k3-products-head a {
  font-size: 10px;
  color: #08757f!important; }

/* line 613, theme.scss */
.k3-products-widget {
  padding: 0 0 12px;
  overflow: hidden; }

/* line 613, theme.scss */
.k3-products-widget [class*="layout"] {
  padding-top: 0!important;
  padding-bottom: 0!important; }

/* line 613, theme.scss */
.k3-products-widget .layout {
  max-width: 1244px!important; }

/* line 613, theme.scss */
.k3-products-widget .product-item, .k3-products-widget .product-preview, .k3-products-widget .catalog-item {
  border: 1px solid #ef8e8e!important;
  border-radius: 12px!important;
  box-shadow: none!important;
  overflow: hidden!important;
  background: #fffdf9!important;
  min-height: 0!important; }

/* line 613, theme.scss */
.k3-products-widget .product-item__image, .k3-products-widget .product-preview__image, .k3-products-widget .img-ratio {
  border-radius: 10px 10px 0 0!important; }

/* line 613, theme.scss */
.k3-products-widget .product-item img, .k3-products-widget .product-preview img {
  max-height: 210px!important;
  object-fit: cover!important; }

/* line 613, theme.scss */
.k3-products-widget .product-item__title, .k3-products-widget .product-preview__title {
  font-size: 12px!important;
  line-height: 1.25!important; }

/* line 613, theme.scss */
.k3-products-widget .product-item__price, .k3-products-widget .product-preview__price {
  font-size: 13px!important; }

/* line 613, theme.scss */
.k3-products-widget button {
  width: 32px!important;
  height: 32px!important;
  min-height: 32px!important;
  padding: 0!important; }

/* line 614, theme.scss */
.k3-benefits {
  height: 92px;
  background: #fffaf3;
  border-radius: 16px;
  margin-top: 0;
  margin-bottom: 14px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  padding: 16px 18px; }

/* line 614, theme.scss */
.k3-benefits > div {
  display: grid;
  grid-template-columns: 40px 1fr;
  grid-template-rows: auto auto;
  align-items: center; }

/* line 614, theme.scss */
.k3-benefits b {
  grid-row: 1/3;
  font-size: 26px;
  color: #08757f;
  text-align: center; }

/* line 614, theme.scss */
.k3-benefits strong {
  font-size: 11px;
  color: #172326; }

/* line 614, theme.scss */
.k3-benefits span {
  font-size: 9px;
  color: #69787a; }

/* line 615, theme.scss */
.k3-faq {
  background: #fffaf3;
  border-radius: 16px;
  padding: 14px 18px 18px;
  margin-bottom: 0; }

/* line 615, theme.scss */
.k3-faq h2 {
  font-size: 18px;
  margin: 0 0 9px;
  color: #173d42; }

/* line 615, theme.scss */
.k3-faq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px 18px; }

/* line 615, theme.scss */
.k3-faq details {
  border: 1px solid #e2d8cb;
  border-radius: 7px;
  background: #fffaf3;
  min-height: 31px; }

/* line 615, theme.scss */
.k3-faq summary {
  font-size: 10px;
  font-weight: 600;
  padding: 8px 12px;
  cursor: pointer;
  list-style-position: inside; }

/* line 615, theme.scss */
.k3-faq details p {
  font-size: 10px;
  color: #69787a;
  padding: 0 12px 8px;
  margin: 0; }

/* line 616, theme.scss */
.k3-footer {
  background: #08757f;
  color: #fff;
  margin-top: 0;
  padding: 30px max(30px, calc((100vw - 1244px)/2)) 14px; }

/* line 616, theme.scss */
.k3-footer-grid {
  display: grid;
  grid-template-columns: 1.35fr repeat(4, 1fr);
  gap: 34px; }

/* line 616, theme.scss */
.k3-footer h2 {
  font-size: 26px;
  margin: 0 0 5px; }

/* line 616, theme.scss */
.k3-footer p {
  font-size: 10px;
  opacity: .85; }

/* line 616, theme.scss */
.k3-footer strong {
  display: block;
  font-size: 11px;
  margin-bottom: 10px; }

/* line 616, theme.scss */
.k3-footer a, .k3-footer span {
  display: block;
  color: #fff!important;
  font-size: 9px;
  line-height: 1.9;
  text-decoration: none; }

/* line 616, theme.scss */
.k3-social {
  display: flex;
  gap: 8px;
  margin-top: 12px; }

/* line 616, theme.scss */
.k3-social span {
  width: 30px;
  height: 30px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 616, theme.scss */
.k3-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.22);
  margin-top: 22px;
  padding-top: 10px;
  display: flex;
  gap: 26px;
  justify-content: space-between; }

/* line 616, theme.scss */
.k3-footer-bottom a, .k3-footer-bottom span {
  font-size: 8px; }

/* line 617, theme.scss */
body[data-theme-template="index"] > div.page_layout > footer {
  display: none!important; }

@media (max-width: 900px) {
  /* line 618, theme.scss */
  .keksik-home-v3 .keksik-hero {
    grid-template-columns: 1fr!important; }

  /* line 618, theme.scss */
  .k3-sale {
    height: auto;
    grid-template-columns: 60px 60px 1fr;
    padding: 16px; }

  /* line 618, theme.scss */
  .k3-sale-form {
    grid-column: 1/4; }

  /* line 618, theme.scss */
  .k3-category {
    grid-template-columns: 1fr;
    height: auto; }

  /* line 618, theme.scss */
  .k3-category-image img {
    height: 150px; }

  /* line 618, theme.scss */
  .k3-faq-grid {
    grid-template-columns: 1fr; }

  /* line 618, theme.scss */
  .k3-benefits {
    height: auto;
    grid-template-columns: 1fr 1fr; }

  /* line 618, theme.scss */
  .k3-footer-grid {
    grid-template-columns: 1fr 1fr; }

  /* line 618, theme.scss */
  .k3-fields {
    grid-template-columns: 1fr; }

  /* line 618, theme.scss */
  .k3-sale, .k3-category, .k3-products-head, .k3-products-widget, .k3-benefits, .k3-faq {
    margin-left: 12px;
    margin-right: 12px; } }
/* Keksik v4: hero bottom strip removed + approved realistic gift */
/* line 621, theme.scss */
.keksik-home-v3 .keksik-hero__visual img {
  width: 100%!important;
  height: 100%!important;
  min-height: 360px!important;
  object-fit: cover!important;
  object-position: center center!important;
  display: block!important; }

/* line 625, theme.scss */
.k3-gift {
  width: 90px!important;
  height: 88px!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  overflow: hidden!important;
  border-radius: 12px!important; }

/* line 627, theme.scss */
.k3-gift img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
  display: block!important; }

/* KEKSIK V5 — only the five approved point fixes. Discount block intentionally untouched. */
/* 3. Make category pets visually smaller while preserving the existing banner dimensions. */
/* line 631, theme.scss */
.k3-category-image {
  background: linear-gradient(90deg, #83d7d8 0%, #b9eeee 100%) !important;
  overflow: hidden!important;
  display: flex!important;
  align-items: flex-end!important;
  justify-content: center!important; }

/* line 632, theme.scss */
.k3-category-image img {
  width: 88%!important;
  height: 136px!important;
  object-fit: cover!important;
  object-position: center bottom!important;
  transform: scale(0.88) !important;
  transform-origin: center bottom!important;
  border-radius: 0!important; }

/* 4. Shorter product cards: reduce image/content height and remove the large vertical gap. */
/* line 635, theme.scss */
.k3-products-widget .product-item,
.k3-products-widget .product-preview,
.k3-products-widget .catalog-item {
  height: auto!important;
  min-height: 0!important; }

/* line 638, theme.scss */
.k3-products-widget .product-item__image,
.k3-products-widget .product-preview__image,
.k3-products-widget .img-ratio {
  height: 205px!important;
  min-height: 205px!important;
  max-height: 205px!important;
  margin-bottom: 0!important;
  padding-bottom: 0!important;
  overflow: hidden!important; }

/* line 641, theme.scss */
.k3-products-widget .product-item__image img,
.k3-products-widget .product-preview__image img,
.k3-products-widget .img-ratio img {
  height: 205px!important;
  max-height: 205px!important;
  width: 100%!important;
  object-fit: cover!important; }

/* line 644, theme.scss */
.k3-products-widget .product-item__content,
.k3-products-widget .product-preview__content,
.k3-products-widget .product-item__info,
.k3-products-widget .product-preview__info {
  padding-top: 7px!important;
  margin-top: 0!important;
  min-height: 0!important; }

/* line 648, theme.scss */
.k3-products-widget .product-item__title,
.k3-products-widget .product-preview__title {
  margin-top: 0!important;
  margin-bottom: 5px!important;
  min-height: 0!important; }

/* 5. Niche-appropriate modern outline icons. */
/* line 652, theme.scss */
.k3-benefits .k3-icon {
  grid-row: 1/3;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #08757f!important; }

/* line 653, theme.scss */
.k3-benefits .k3-icon svg {
  width: 27px;
  height: 27px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* KEKSIK V6 — correction of ONLY category banner and product cards */
/* Category banner: show the whole pet composition, smaller and vertically centered. */
/* line 657, theme.scss */
.k3-category-image {
  position: relative!important;
  background: #9fe1e2!important;
  overflow: hidden!important;
  display: flex!important;
  align-items: flex-end!important;
  justify-content: center!important; }

/* line 665, theme.scss */
.k3-category-image img {
  width: 78%!important;
  height: 100%!important;
  max-height: 150px!important;
  object-fit: contain!important;
  object-position: center bottom!important;
  transform: none!important;
  margin: 0 auto!important;
  padding: 7px 0 0!important;
  display: block!important; }

/* Product cards: compact layout with content immediately under photo. */
/* line 678, theme.scss */
.k3-products-widget .product-preview,
.k3-products-widget .product-item,
.k3-products-widget .catalog-item {
  min-height: 0!important;
  height: auto!important;
  display: flex!important;
  flex-direction: column!important;
  justify-content: flex-start!important; }

/* line 687, theme.scss */
.k3-products-widget .product-preview__image,
.k3-products-widget .product-item__image,
.k3-products-widget .img-ratio {
  height: 190px!important;
  min-height: 190px!important;
  max-height: 190px!important;
  flex: 0 0 190px!important;
  margin: 0!important;
  padding: 0!important; }

/* line 697, theme.scss */
.k3-products-widget .product-preview__image img,
.k3-products-widget .product-item__image img,
.k3-products-widget .img-ratio img {
  width: 100%!important;
  height: 190px!important;
  max-height: 190px!important;
  object-fit: cover!important;
  margin: 0!important; }

/* line 706, theme.scss */
.k3-products-widget .product-preview__content,
.k3-products-widget .product-item__content,
.k3-products-widget .product-preview__info,
.k3-products-widget .product-item__info,
.k3-products-widget [class*="product-preview__content"],
.k3-products-widget [class*="product-item__content"] {
  flex: 0 0 auto!important;
  min-height: 0!important;
  height: auto!important;
  padding-top: 5px!important;
  padding-bottom: 7px!important;
  margin-top: 0!important;
  justify-content: flex-start!important; }

/* line 720, theme.scss */
.k3-products-widget .product-preview__title,
.k3-products-widget .product-item__title {
  min-height: 0!important;
  height: auto!important;
  margin: 0 0 4px!important;
  padding: 0!important;
  line-height: 1.22!important; }

/* line 728, theme.scss */
.k3-products-widget .product-preview__price,
.k3-products-widget .product-item__price {
  margin-top: 3px!important;
  padding-top: 0!important; }

/* kill spacer/min-heights inserted by product widget */
/* line 734, theme.scss */
.k3-products-widget .product-preview > div:not(.product-preview__image),
.k3-products-widget .product-item > div:not(.product-item__image) {
  min-height: 0!important; }

/* KEKSIK V7 — product card typography/padding only */
/* line 738, theme.scss */
.k3-products-widget .product-item,
.k3-products-widget .product-preview,
.k3-products-widget .catalog-item {
  padding: 0 12px 12px!important;
  box-sizing: border-box!important; }

/* line 745, theme.scss */
.k3-products-widget .product-item__image,
.k3-products-widget .product-preview__image,
.k3-products-widget .img-ratio {
  margin-left: -12px!important;
  margin-right: -12px!important;
  width: calc(100% + 24px) !important; }

/* line 753, theme.scss */
.k3-products-widget .product-item__title,
.k3-products-widget .product-preview__title,
.k3-products-widget .product-item__name,
.k3-products-widget .product-preview__name {
  font-size: 14px!important;
  line-height: 1.28!important;
  margin: 8px 0 6px!important;
  padding: 0 2px!important;
  min-height: 36px!important;
  max-height: 36px!important;
  overflow: hidden!important; }

/* line 766, theme.scss */
.k3-products-widget .product-item__price,
.k3-products-widget .product-preview__price,
.k3-products-widget .price {
  font-size: 17px!important;
  line-height: 1.2!important;
  padding-left: 2px!important;
  padding-right: 2px!important; }

/* line 775, theme.scss */
.k3-products-widget .product-item__old-price,
.k3-products-widget .product-preview__old-price,
.k3-products-widget .old-price {
  font-size: 13px!important;
  line-height: 1.2!important;
  margin-bottom: 2px!important; }

/* KEKSIK V8 — approved category banner + branded header logo */
/* line 784, theme.scss */
.k3-category {
  height: 210px!important;
  grid-template-columns: 390px 1fr!important;
  align-items: stretch!important; }

/* line 785, theme.scss */
.k3-category-copy {
  padding: 27px 30px!important;
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important; }

/* line 786, theme.scss */
.k3-category h2 {
  font-size: 26px!important;
  line-height: 1.15!important;
  margin: 7px 0 10px!important; }

/* line 787, theme.scss */
.k3-category p {
  font-size: 12px!important;
  line-height: 1.45!important;
  margin: 0 0 17px!important; }

/* line 788, theme.scss */
.k3-category a {
  align-self: flex-start!important;
  padding: 9px 17px!important;
  font-size: 11px!important; }

/* line 789, theme.scss */
.k3-category-image {
  width: 100%!important;
  height: 210px!important;
  background: #a7e3e4!important;
  overflow: hidden!important;
  display: block!important; }

/* line 790, theme.scss */
.k3-category-image img {
  width: 100%!important;
  height: 210px!important;
  max-height: none!important;
  object-fit: cover!important;
  object-position: center bottom!important;
  transform: none!important;
  margin: 0!important;
  padding: 0!important;
  border-radius: 0!important;
  display: block!important; }

/* line 791, theme.scss */
header .keksik-custom-wordmark {
  display: inline-flex!important;
  align-items: flex-start!important;
  position: relative!important;
  font-size: 27px!important;
  line-height: 1!important;
  font-weight: 800!important;
  letter-spacing: -1px!important;
  color: #08757f!important;
  white-space: nowrap!important; }

/* line 792, theme.scss */
header .keksik-custom-wordmark::after {
  content: '🐾';
  font-size: 12px;
  line-height: 1;
  position: absolute;
  right: -13px;
  top: -8px;
  transform: rotate(12deg); }

@media (max-width: 900px) {
  /* line 793, theme.scss */
  .k3-category {
    height: auto!important;
    grid-template-columns: 1fr!important; }

  /* line 793, theme.scss */
  .k3-category-image, .k3-category-image img {
    height: 180px!important; } }
/* KEKSIK V9 — final approved category composition + visible logo paw */
/* line 796, theme.scss */
.k3-category {
  height: 220px!important;
  grid-template-columns: 390px minmax(0, 1fr) !important;
  overflow: hidden!important; }

/* line 797, theme.scss */
.k3-category-copy {
  padding: 28px 30px!important;
  justify-content: center!important; }

/* line 798, theme.scss */
.k3-category-image {
  height: 220px!important;
  width: 100%!important;
  overflow: hidden!important;
  background: #a9e5e6!important; }

/* line 799, theme.scss */
.k3-category-image img {
  width: 100%!important;
  height: 220px!important;
  max-height: none!important;
  object-fit: cover!important;
  object-position: center bottom!important;
  transform: none!important;
  margin: 0!important;
  display: block!important; }

/* line 801, theme.scss */
header .keksik-custom-wordmark {
  font-size: 29px!important;
  font-weight: 800!important;
  letter-spacing: -1.4px!important;
  color: #08757f!important;
  display: inline-flex!important;
  align-items: center!important;
  line-height: 1!important; }

/* line 802, theme.scss */
header .keksik-logo-paw {
  width: 21px!important;
  height: 21px!important;
  margin-left: 4px!important;
  margin-top: -12px!important;
  display: inline-block!important;
  vertical-align: top!important; }

/* line 803, theme.scss */
header .keksik-logo-paw path, header .keksik-logo-paw ellipse {
  fill: #08757f!important; }

@media (max-width: 900px) {
  /* line 804, theme.scss */
  .k3-category {
    height: auto!important;
    grid-template-columns: 1fr!important; }

  /* line 804, theme.scss */
  .k3-category-image, .k3-category-image img {
    height: 185px!important; } }
/* KEKSIK V10 — ONLY approved fixes: header logo and category seam */
/* line 807, theme.scss */
header .keksik-custom-wordmark {
  font-size: 30px!important;
  line-height: 1!important;
  font-weight: 800!important;
  letter-spacing: -1.2px!important;
  color: #08757f!important;
  display: inline-flex!important;
  align-items: flex-start!important;
  white-space: nowrap!important;
  min-width: 112px!important; }

/* line 818, theme.scss */
header .keksik-logo-paw {
  width: 23px!important;
  height: 23px!important;
  flex: 0 0 23px!important;
  margin-left: 3px!important;
  margin-top: -9px!important;
  display: block!important;
  overflow: visible!important; }

/* line 824, theme.scss */
header .keksik-logo-paw * {
  fill: #08757f!important;
  stroke: none!important; }

/* Remove every visual overlap at the text/photo seam. */
/* line 827, theme.scss */
.k3-category {
  position: relative!important;
  overflow: hidden!important; }

/* line 828, theme.scss */
.k3-category-copy {
  position: relative!important;
  z-index: 3!important;
  overflow: hidden!important;
  background: #249fa5!important; }

/* line 829, theme.scss */
.k3-category-image {
  position: relative!important;
  z-index: 1!important;
  overflow: hidden!important;
  margin: 0!important;
  padding: 0!important; }

/* line 830, theme.scss */
.k3-category-image:before, .k3-category-image:after {
  content: none!important;
  display: none!important; }

/* line 831, theme.scss */
.k3-category-image img {
  position: absolute!important;
  inset: 0!important;
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
  object-position: center bottom!important;
  margin: 0!important;
  padding: 0!important;
  transform: none!important; }

/* KEKSIK V11 — direct fixes, no JS dependency */
/* line 834, theme.scss */
body[data-theme-template="index"] .keksik-site-header {
  position: relative!important; }

/* line 835, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo {
  position: absolute!important;
  left: 66px!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
  z-index: 999!important;
  width: 145px!important;
  height: 58px!important;
  background: #fff9f0!important;
  display: flex!important;
  align-items: center!important;
  justify-content: flex-start!important;
  text-decoration: none!important;
  padding: 0 8px!important;
  box-sizing: border-box!important;
  overflow: visible!important; }

/* line 841, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo span {
  font-size: 31px!important;
  line-height: 1!important;
  font-weight: 800!important;
  letter-spacing: -1.5px!important;
  color: #08757f!important;
  white-space: nowrap!important; }

/* line 845, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg {
  width: 23px!important;
  height: 23px!important;
  margin-left: 3px!important;
  margin-top: -22px!important;
  flex: 0 0 23px!important;
  overflow: visible!important; }

/* line 849, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg * {
  fill: #08757f!important;
  stroke: none!important; }

/* Banner seam: exact clean split, no generated content or overlap. */
/* line 851, theme.scss */
.k3-category-copy {
  overflow: hidden!important; }

/* line 852, theme.scss */
.k3-category-copy:before, .k3-category-copy:after, .k3-category-image:before, .k3-category-image:after {
  content: none!important;
  display: none!important; }

/* line 853, theme.scss */
.k3-category-image {
  overflow: hidden!important; }

/* KEKSIK V12 — approved header logo + seamless category banner */
/* line 856, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo {
  left: 24px!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
  width: 245px!important;
  height: 70px!important;
  padding: 0!important;
  background: transparent!important;
  box-shadow: none!important;
  border: 0!important;
  display: flex!important;
  align-items: center!important;
  overflow: visible!important; }

/* line 862, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo span {
  font-size: 48px!important;
  line-height: .95!important;
  font-weight: 800!important;
  letter-spacing: -2.5px!important;
  color: #08757f!important; }

/* line 866, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg {
  width: 34px!important;
  height: 34px!important;
  flex: 0 0 34px!important;
  margin-left: 5px!important;
  margin-top: -25px!important;
  display: block!important; }

/* line 870, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg * {
  fill: #08757f!important; }

/* One continuous banner: copy side and photo meet flush, with no gap/step. */
/* line 873, theme.scss */
.k3-category {
  height: 240px!important;
  grid-template-columns: 390px minmax(0, 1fr) !important;
  gap: 0!important;
  border-radius: 18px!important;
  overflow: hidden!important;
  background: #087f86!important; }

/* line 878, theme.scss */
.k3-category-copy {
  height: 240px!important;
  box-sizing: border-box!important;
  margin: 0!important;
  padding: 28px 30px!important;
  border-radius: 0!important;
  background: linear-gradient(90deg, #087f86 0%, #118e94 72%, #279fa4 100%) !important;
  position: relative!important;
  z-index: 2!important; }

/* line 884, theme.scss */
.k3-category-image {
  height: 240px!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  border-radius: 0!important;
  overflow: hidden!important;
  background: #9fe0e1!important;
  position: relative!important;
  z-index: 1!important; }

/* line 889, theme.scss */
.k3-category-image img {
  position: absolute!important;
  inset: 0!important;
  width: 100%!important;
  height: 240px!important;
  max-width: none!important;
  max-height: none!important;
  object-fit: cover!important;
  object-position: center bottom!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  border-radius: 0!important;
  transform: none!important;
  display: block!important; }

/* line 895, theme.scss */
.k3-category-copy h2 {
  margin-top: 8px!important; }

/* line 896, theme.scss */
.k3-category-copy a {
  margin-top: 2px!important; }

@media (max-width: 900px) {
  /* line 898, theme.scss */
  body[data-theme-template="index"] .keksik-direct-logo {
    left: 16px!important;
    width: 155px!important;
    height: 54px!important; }

  /* line 899, theme.scss */
  body[data-theme-template="index"] .keksik-direct-logo span {
    font-size: 31px!important;
    letter-spacing: -1.5px!important; }

  /* line 900, theme.scss */
  body[data-theme-template="index"] .keksik-direct-logo svg {
    width: 23px!important;
    height: 23px!important;
    flex-basis: 23px!important;
    margin-top: -17px!important; }

  /* line 901, theme.scss */
  .k3-category {
    height: auto!important;
    grid-template-columns: 1fr!important; }

  /* line 902, theme.scss */
  .k3-category-copy {
    height: auto!important; }

  /* line 902, theme.scss */
  .k3-category-image, .k3-category-image img {
    height: 190px!important; } }
/* KEKSIK V13 — ONLY header logo correction. Banner and all homepage blocks untouched. */
/* Hide the original/system logo only on the homepage header. */
/* line 908, theme.scss */
body[data-theme-template="index"] header a:not(.keksik-direct-logo) > .keksik-custom-wordmark {
  display: none!important; }

/* Our single branded logo: stays completely inside the second header row. */
/* line 913, theme.scss */
body[data-theme-template="index"] .keksik-site-header {
  position: relative!important; }

/* line 917, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo {
  position: absolute!important;
  left: 66px!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
  width: 128px!important;
  height: 54px!important;
  min-width: 128px!important;
  padding: 0!important;
  margin: 0!important;
  background: transparent!important;
  box-shadow: none!important;
  border: 0!important;
  z-index: 999!important;
  display: flex!important;
  align-items: center!important;
  justify-content: flex-start!important;
  overflow: visible!important;
  text-decoration: none!important; }

/* line 938, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo span {
  font-size: 27px!important;
  line-height: 1!important;
  font-weight: 800!important;
  letter-spacing: -1.2px!important;
  color: #08757f!important;
  white-space: nowrap!important; }

/* line 947, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg {
  width: 20px!important;
  height: 20px!important;
  flex: 0 0 20px!important;
  margin-left: 3px!important;
  margin-top: -17px!important;
  display: block!important;
  overflow: visible!important; }

/* line 957, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg * {
  fill: #08757f!important;
  stroke: none!important; }

/* Hide the native textual shop logo that remains underneath our direct logo. */
/* line 963, theme.scss */
body[data-theme-template="index"] header a[href="/"]:not(.keksik-direct-logo) {
  font-size: 0!important; }

/* line 966, theme.scss */
body[data-theme-template="index"] header a[href="/"]:not(.keksik-direct-logo) img,
body[data-theme-template="index"] header a[href="/"]:not(.keksik-direct-logo) svg {
  visibility: hidden!important; }

@media (max-width: 900px) {
  /* line 972, theme.scss */
  body[data-theme-template="index"] .keksik-direct-logo {
    left: 16px!important;
    width: 110px!important;
    min-width: 110px!important;
    height: 48px!important; }

  /* line 978, theme.scss */
  body[data-theme-template="index"] .keksik-direct-logo span {
    font-size: 23px!important; }

  /* line 981, theme.scss */
  body[data-theme-template="index"] .keksik-direct-logo svg {
    width: 18px!important;
    height: 18px!important;
    flex-basis: 18px!important;
    margin-top: -14px!important; } }
/* KEKSIK V14 — final logo overlay: cover native logo with the exact header background. */
/* line 990, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo {
  left: 66px!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
  width: 152px!important;
  min-width: 152px!important;
  height: 62px!important;
  padding: 0 8px!important;
  box-sizing: border-box!important;
  background: #fff9f0!important;
  border: 0!important;
  border-radius: 0!important;
  box-shadow: none!important;
  z-index: 99999!important;
  display: flex!important;
  align-items: center!important;
  justify-content: flex-start!important;
  overflow: visible!important; }

/* line 1009, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo span {
  font-size: 30px!important;
  line-height: 1!important;
  font-weight: 800!important;
  letter-spacing: -1.4px!important;
  color: #08757f!important; }

/* line 1016, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg {
  width: 22px!important;
  height: 22px!important;
  flex: 0 0 22px!important;
  margin-left: 4px!important;
  margin-top: -19px!important; }

/* line 1020, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg * {
  fill: #08757f!important;
  stroke: none!important; }

/* KEKSIK V15 — only logo background + category banner reference match */
/* Logo: remove the visible white rectangle while keeping one branded logo. */
/* line 1025, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo {
  background: transparent!important;
  width: 138px!important;
  min-width: 138px!important;
  height: 54px!important;
  padding: 0!important;
  left: 74px!important; }

/* line 1033, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo span {
  font-size: 29px!important;
  color: #08757f!important; }

/* line 1037, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg {
  width: 21px!important;
  height: 21px!important;
  flex-basis: 21px!important;
  margin-left: 4px!important;
  margin-top: -18px!important; }

/* Cover only the native logo glyphs, not the whole custom logo area. */
/* line 1043, theme.scss */
body[data-theme-template="index"] header a[href="/"]:not(.keksik-direct-logo) {
  visibility: hidden!important; }

/* Category banner: one continuous teal scene like the approved reference. */
/* line 1048, theme.scss */
.k3-category {
  height: 220px!important;
  grid-template-columns: 410px minmax(0, 1fr) !important;
  gap: 0!important;
  overflow: hidden!important;
  border-radius: 18px!important;
  background: #087f86!important; }

/* line 1056, theme.scss */
.k3-category-copy {
  height: 220px!important;
  box-sizing: border-box!important;
  padding: 26px 30px!important;
  margin: 0!important;
  border: 0!important;
  border-radius: 0!important;
  background: linear-gradient(90deg, #087f86 0%, #0b878d 68%, #138f94 100%) !important;
  z-index: 2!important; }

/* line 1066, theme.scss */
.k3-category-image {
  height: 220px!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  border-radius: 0!important;
  overflow: hidden!important;
  background: #138f94!important;
  position: relative!important; }

/* line 1076, theme.scss */
.k3-category-image img {
  position: absolute!important;
  inset: 0!important;
  width: 100%!important;
  height: 220px!important;
  object-fit: cover!important;
  object-position: center bottom!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  border-radius: 0!important;
  transform: none!important;
  display: block!important; }

/* A soft teal blend over the left edge of the photo removes the hard split. */
/* line 1091, theme.scss */
.k3-category-image::before {
  content: ""!important;
  display: block!important;
  position: absolute!important;
  left: 0!important;
  top: 0!important;
  bottom: 0!important;
  width: 95px!important;
  z-index: 2!important;
  pointer-events: none!important;
  background: linear-gradient(90deg, #138f94 0%, rgba(19, 143, 148, 0.72) 34%, rgba(19, 143, 148, 0) 100%) !important; }

/* line 1101, theme.scss */
.k3-category-image::after {
  content: none!important;
  display: none!important; }

/* line 1103, theme.scss */
.k3-category-copy small {
  margin-bottom: 5px!important; }

/* line 1104, theme.scss */
.k3-category-copy h2 {
  font-size: 25px!important;
  line-height: 1.15!important;
  margin: 4px 0 10px!important; }

/* line 1109, theme.scss */
.k3-category-copy p {
  margin: 0 0 16px!important;
  line-height: 1.45!important; }

/* line 1113, theme.scss */
.k3-category-copy a {
  margin: 0!important;
  padding: 10px 18px!important; }

@media (max-width: 900px) {
  /* line 1119, theme.scss */
  body[data-theme-template="index"] .keksik-direct-logo {
    left: 16px!important;
    width: 112px!important;
    min-width: 112px!important; }

  /* line 1122, theme.scss */
  .k3-category {
    height: auto!important;
    grid-template-columns: 1fr!important; }

  /* line 1123, theme.scss */
  .k3-category-copy {
    height: auto!important; }

  /* line 1124, theme.scss */
  .k3-category-image, .k3-category-image img {
    height: 185px!important; }

  /* line 1125, theme.scss */
  .k3-category-image::before {
    display: none!important; } }
/* KEKSIK V16 — LOGO ONLY.
   Hide the native InSales logo widget completely and show exactly one custom logo. */
/* The duplicate visible under our custom logo is the native header home/logo link.
   Hide that whole native link instead of trying to hide only its text. */
/* line 1133, theme.scss */
body[data-theme-template="index"] .keksik-site-header a[href="/"]:not(.keksik-direct-logo),
body[data-theme-template="index"] .keksik-site-header a[href="./"]:not(.keksik-direct-logo),
body[data-theme-template="index"] .keksik-site-header a[href*="keksiklive.ru"]:not(.keksik-direct-logo) {
  display: none!important;
  visibility: hidden!important;
  opacity: 0!important;
  width: 0!important;
  min-width: 0!important;
  max-width: 0!important;
  height: 0!important;
  overflow: hidden!important;
  pointer-events: none!important; }

/* One and only visible logo. */
/* line 1148, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo {
  display: flex!important;
  visibility: visible!important;
  opacity: 1!important;
  position: absolute!important;
  left: 74px!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
  width: 130px!important;
  min-width: 130px!important;
  height: 54px!important;
  padding: 0!important;
  margin: 0!important;
  background: transparent!important;
  border: 0!important;
  box-shadow: none!important;
  z-index: 100000!important;
  align-items: center!important;
  justify-content: flex-start!important;
  text-decoration: none!important;
  overflow: visible!important; }

/* line 1170, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo span {
  display: block!important;
  font-size: 29px!important;
  line-height: 1!important;
  font-weight: 800!important;
  letter-spacing: -1.4px!important;
  color: #08757f!important;
  white-space: nowrap!important; }

/* line 1179, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg {
  display: block!important;
  width: 21px!important;
  height: 21px!important;
  flex: 0 0 21px!important;
  margin-left: 4px!important;
  margin-top: -18px!important;
  overflow: visible!important; }

/* line 1188, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg * {
  fill: #08757f!important;
  stroke: none!important; }

/* KEKSIK V17 — one clean logo, no background plate */
/* line 1194, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo {
  position: absolute!important;
  left: 74px!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
  width: 132px!important;
  min-width: 132px!important;
  height: 52px!important;
  padding: 0!important;
  margin: 0!important;
  background: transparent!important;
  border: 0!important;
  box-shadow: none!important;
  z-index: 99999!important;
  display: flex!important;
  align-items: center!important;
  justify-content: flex-start!important;
  overflow: visible!important;
  text-decoration: none!important; }

/* line 1214, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo span {
  font-size: 29px!important;
  line-height: 1!important;
  font-weight: 800!important;
  letter-spacing: -1.3px!important;
  color: #08757f!important;
  white-space: nowrap!important; }

/* line 1222, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg {
  width: 21px!important;
  height: 21px!important;
  flex: 0 0 21px!important;
  margin-left: 4px!important;
  margin-top: -17px!important; }

/* line 1229, theme.scss */
body[data-theme-template="index"] .keksik-direct-logo svg * {
  fill: #08757f!important;
  stroke: none!important; }

/* KEKSIK V18 — ONLY category banner refinement.
   Header/logo, discount, products and all other blocks stay unchanged. */
/* line 1237, theme.scss */
.k3-category {
  height: 220px!important;
  grid-template-columns: 410px minmax(0, 1fr) !important;
  gap: 0!important;
  overflow: hidden!important;
  border-radius: 18px!important;
  background: #168f93!important; }

/* line 1246, theme.scss */
.k3-category-copy {
  height: 220px!important;
  box-sizing: border-box!important;
  padding: 26px 30px!important;
  margin: 0!important;
  border: 0!important;
  border-radius: 0!important;
  position: relative!important;
  z-index: 4!important;
  background: linear-gradient(90deg, #168f93 0%, #168f93 58%, #319fa1 82%, #64b8b7 100%) !important; }

/* line 1263, theme.scss */
.k3-category-image {
  height: 220px!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  border-radius: 0!important;
  overflow: hidden!important;
  position: relative!important;
  z-index: 1!important;
  background: #8fd2d0!important; }

/* line 1275, theme.scss */
.k3-category-image img {
  position: absolute!important;
  inset: 0!important;
  width: 100%!important;
  height: 220px!important;
  max-width: none!important;
  max-height: none!important;
  object-fit: cover!important;
  object-position: center bottom!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  border-radius: 0!important;
  transform: none!important;
  display: block!important; }

/* Wide feathered overlap: removes the visible vertical join. */
/* line 1293, theme.scss */
.k3-category-image::before {
  content: ""!important;
  display: block!important;
  position: absolute!important;
  z-index: 3!important;
  left: 0!important;
  top: 0!important;
  bottom: 0!important;
  width: 180px!important;
  pointer-events: none!important;
  background: linear-gradient(90deg, #64b8b7 0%, rgba(100, 184, 183, 0.96) 12%, rgba(100, 184, 183, 0.78) 32%, rgba(100, 184, 183, 0.48) 55%, rgba(100, 184, 183, 0.18) 78%, rgba(100, 184, 183, 0) 100%) !important; }

/* line 1313, theme.scss */
.k3-category-image::after {
  content: ""!important;
  display: block!important;
  position: absolute!important;
  z-index: 2!important;
  left: 0!important;
  top: 0!important;
  bottom: 0!important;
  width: 105px!important;
  pointer-events: none!important;
  backdrop-filter: blur(3px) !important;
  -webkit-backdrop-filter: blur(3px) !important;
  -webkit-mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.75) 48%, transparent 100%) !important;
  mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.75) 48%, transparent 100%) !important; }

/* line 1329, theme.scss */
.k3-category-copy small {
  margin-bottom: 5px!important; }

/* line 1330, theme.scss */
.k3-category-copy h2 {
  font-size: 25px!important;
  line-height: 1.15!important;
  margin: 4px 0 10px!important; }

/* line 1335, theme.scss */
.k3-category-copy p {
  margin: 0 0 16px!important;
  line-height: 1.45!important; }

/* line 1339, theme.scss */
.k3-category-copy a {
  margin: 0!important;
  padding: 10px 18px!important; }

@media (max-width: 900px) {
  /* line 1345, theme.scss */
  .k3-category {
    height: auto!important;
    grid-template-columns: 1fr!important; }

  /* line 1349, theme.scss */
  .k3-category-copy {
    height: auto!important; }

  /* line 1350, theme.scss */
  .k3-category-image,
  .k3-category-image img {
    height: 185px!important; }

  /* line 1352, theme.scss */
  .k3-category-image::before,
  .k3-category-image::after {
    display: none!important; } }
/* KEKSIK V19 — INNER-PAGE NAVIGATION ONLY.
   Homepage design is frozen and intentionally excluded. */
/* line 1358, theme.scss */
body:not([data-theme-template="index"]) .keksik-site-header {
  position: relative!important; }

/* line 1361, theme.scss */
body:not([data-theme-template="index"]) .keksik-direct-logo {
  display: flex!important;
  visibility: visible!important;
  opacity: 1!important;
  position: absolute!important;
  left: 74px!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
  width: 132px!important;
  min-width: 132px!important;
  height: 52px!important;
  padding: 0!important;
  margin: 0!important;
  background: transparent!important;
  border: 0!important;
  box-shadow: none!important;
  z-index: 99999!important;
  align-items: center!important;
  justify-content: flex-start!important;
  text-decoration: none!important;
  overflow: visible!important; }

/* line 1383, theme.scss */
body:not([data-theme-template="index"]) .keksik-direct-logo span {
  font-size: 29px!important;
  line-height: 1!important;
  font-weight: 800!important;
  letter-spacing: -1.3px!important;
  color: #08757f!important;
  white-space: nowrap!important; }

/* line 1391, theme.scss */
body:not([data-theme-template="index"]) .keksik-direct-logo svg {
  width: 21px!important;
  height: 21px!important;
  flex: 0 0 21px!important;
  margin-left: 4px!important;
  margin-top: -17px!important; }

/* line 1395, theme.scss */
body:not([data-theme-template="index"]) .keksik-direct-logo svg * {
  fill: #08757f!important;
  stroke: none!important; }

/* =========================================================
   KEKSIK V20 — UNIFIED INNER PAGES
   HOME PAGE IS FROZEN: every selector below excludes index.
   ========================================================= */
/* line 1404, theme.scss */
body:not([data-theme-template="index"]) {
  background: #FBF3E8!important;
  color: #172326!important; }

/* line 1408, theme.scss */
body:not([data-theme-template="index"]) main {
  background: #FBF3E8!important;
  padding-top: 18px!important;
  padding-bottom: 34px!important; }

/* line 1413, theme.scss */
body:not([data-theme-template="index"]) .keksik-inner-page {
  width: min(1244px, calc(100% - 40px));
  margin: 0 auto; }

/* Breadcrumbs + headings */
/* line 1419, theme.scss */
body:not([data-theme-template="index"]) main h1,
body:not([data-theme-template="index"]) main h2,
body:not([data-theme-template="index"]) main h3 {
  color: #172326!important;
  letter-spacing: -.02em; }

/* line 1425, theme.scss */
body:not([data-theme-template="index"]) main h1 {
  font-size: clamp(28px, 3vw, 42px) !important;
  font-weight: 800!important; }

/* line 1429, theme.scss */
body:not([data-theme-template="index"]) main a {
  text-decoration-color: rgba(8, 117, 127, 0.35); }

/* line 1432, theme.scss */
body:not([data-theme-template="index"]) main a:hover {
  color: #08757F!important; }

/* Widget sections feel like one premium storefront rather than default InSales. */
/* line 1437, theme.scss */
body:not([data-theme-template="index"]) .keksik-inner-page > section,
body:not([data-theme-template="index"]) .keksik-inner-page .layout {
  border-radius: 18px; }

/* line 1441, theme.scss */
body:not([data-theme-template="index"]) main [class*="breadcrumb"] {
  color: #69787A!important;
  font-size: 13px!important; }

/* line 1445, theme.scss */
body:not([data-theme-template="index"]) main [class*="breadcrumb"] a {
  color: #08757F!important; }

/* Inputs, selects and search */
/* line 1450, theme.scss */
body:not([data-theme-template="index"]) main input:not([type="checkbox"]):not([type="radio"]),
body:not([data-theme-template="index"]) main select,
body:not([data-theme-template="index"]) main textarea {
  border: 1px solid #D8DEDA!important;
  border-radius: 12px!important;
  background: #FFFDF9!important;
  min-height: 44px;
  box-shadow: none!important; }

/* line 1459, theme.scss */
body:not([data-theme-template="index"]) main input:focus,
body:not([data-theme-template="index"]) main select:focus,
body:not([data-theme-template="index"]) main textarea:focus {
  border-color: #42CBD0!important;
  outline: none!important;
  box-shadow: 0 0 0 3px rgba(66, 203, 208, 0.12) !important; }

/* Primary controls */
/* line 1468, theme.scss */
body:not([data-theme-template="index"]) main .button,
body:not([data-theme-template="index"]) main button:not([class*="close"]),
body:not([data-theme-template="index"]) main [class*="button-primary"] {
  border-radius: 999px!important; }

/* line 1473, theme.scss */
body:not([data-theme-template="index"]) main .button-primary,
body:not([data-theme-template="index"]) main [class*="button-primary"] {
  background: #08757F!important;
  border-color: #08757F!important;
  color: #fff!important; }

/* Catalog / favorites / search cards */
/* line 1481, theme.scss */
body:not([data-theme-template="index"]) main .product-item,
body:not([data-theme-template="index"]) main .product-preview,
body:not([data-theme-template="index"]) main .product-card,
body:not([data-theme-template="index"]) main .catalog-item {
  background: #FFFDF9!important;
  border: 1px solid rgba(239, 68, 71, 0.62) !important;
  border-radius: 14px!important;
  overflow: hidden!important;
  box-shadow: 0 5px 20px rgba(23, 35, 38, 0.035) !important; }

/* line 1491, theme.scss */
body:not([data-theme-template="index"]) main .product-item:hover,
body:not([data-theme-template="index"]) main .product-preview:hover,
body:not([data-theme-template="index"]) main .product-card:hover {
  box-shadow: 0 10px 28px rgba(23, 35, 38, 0.08) !important;
  transform: translateY(-1px); }

/* line 1497, theme.scss */
body:not([data-theme-template="index"]) main .product-item__title,
body:not([data-theme-template="index"]) main .product-preview__title {
  font-size: 14px!important;
  line-height: 1.3!important;
  color: #172326!important; }

/* line 1503, theme.scss */
body:not([data-theme-template="index"]) main .product-item__price,
body:not([data-theme-template="index"]) main .product-preview__price,
body:not([data-theme-template="index"]) main .price {
  color: #172326!important;
  font-weight: 700!important; }

/* line 1509, theme.scss */
body:not([data-theme-template="index"]) main .sticker-sale,
body:not([data-theme-template="index"]) main [class*="sticker-sale"] {
  background: #EF4447!important;
  color: #fff!important;
  border-radius: 999px!important; }

/* Product page */
/* line 1517, theme.scss */
body[data-theme-template="product"] .keksik-product-page {
  background: #FFF9F0;
  border-radius: 20px;
  padding: 8px 18px 26px; }

/* line 1522, theme.scss */
body[data-theme-template="product"] main [class*="product"] img {
  border-radius: 16px; }

/* line 1525, theme.scss */
body[data-theme-template="product"] main [class*="price"] {
  font-weight: 700; }

/* Text pages, blog and article */
/* line 1530, theme.scss */
body[data-theme-template="page"] .keksik-content-page,
body[data-theme-template="article"] .keksik-article-page,
body[data-theme-template="blog"] .keksik-blog-page {
  background: #FFF9F0;
  border-radius: 20px;
  padding: 8px 24px 28px; }

/* line 1537, theme.scss */
body[data-theme-template="page"] .keksik-content-page p,
body[data-theme-template="article"] .keksik-article-page p {
  line-height: 1.72!important;
  color: #4E5D60; }

/* line 1542, theme.scss */
body[data-theme-template="blog"] main article,
body[data-theme-template="blog"] main [class*="article-preview"] {
  background: #FFFDF9!important;
  border: 1px solid #E7DDD0!important;
  border-radius: 16px!important;
  overflow: hidden!important; }

/* Cart / compare */
/* line 1551, theme.scss */
body[data-theme-template="cart"] .keksik-cart-page,
body[data-theme-template="compare"] .keksik-compare-page {
  background: #FFF9F0;
  border-radius: 20px;
  padding: 8px 20px 28px; }

/* line 1557, theme.scss */
body[data-theme-template="cart"] main [class*="cart-item"],
body[data-theme-template="cart"] main [class*="cart-product"] {
  border-color: #E7DDD0!important; }

/* Sidebars */
/* line 1563, theme.scss */
body:not([data-theme-template="index"]) aside section {
  background: #FFF9F0!important;
  border-radius: 16px!important;
  border: 1px solid #E7DDD0!important;
  padding: 12px!important; }

/* line 1569, theme.scss */
body:not([data-theme-template="index"]) aside a:hover {
  color: #08757F!important; }

/* Inner-page footer aligned with homepage's deep teal mood. */
/* line 1574, theme.scss */
body:not([data-theme-template="index"]) > .page_layout > footer,
body:not([data-theme-template="index"]) > .page_layout > footer .layout {
  background: #08757F!important;
  color: #fff!important; }

/* line 1579, theme.scss */
body:not([data-theme-template="index"]) > .page_layout > footer a,
body:not([data-theme-template="index"]) > .page_layout > footer h1,
body:not([data-theme-template="index"]) > .page_layout > footer h2,
body:not([data-theme-template="index"]) > .page_layout > footer h3,
body:not([data-theme-template="index"]) > .page_layout > footer h4 {
  color: #fff!important; }

/* line 1586, theme.scss */
body:not([data-theme-template="index"]) > .page_layout > footer a:hover {
  color: #BFF3F1!important; }

/* Pagination */
/* line 1591, theme.scss */
body:not([data-theme-template="index"]) main [class*="pagination"] a,
body:not([data-theme-template="index"]) main [class*="pagination"] span {
  border-radius: 999px!important; }

@media (max-width: 900px) {
  /* line 1597, theme.scss */
  body:not([data-theme-template="index"]) .keksik-inner-page {
    width: min(100% - 22px, 1244px); }

  /* line 1600, theme.scss */
  body[data-theme-template="page"] .keksik-content-page,
  body[data-theme-template="article"] .keksik-article-page,
  body[data-theme-template="blog"] .keksik-blog-page,
  body[data-theme-template="cart"] .keksik-cart-page,
  body[data-theme-template="compare"] .keksik-compare-page {
    padding-left: 14px;
    padding-right: 14px; } }
/* KEKSIK V21 — PRODUCT PAGE ONLY */
/* Main product photo: rectangular, not circular/oval. */
/* line 1612, theme.scss */
body[data-theme-template="product"] .keksik-product-page img,
body[data-theme-template="product"] main [class*="product"] img,
body[data-theme-template="product"] main [class*="gallery"] img,
body[data-theme-template="product"] main [class*="photo"] img {
  border-radius: 14px!important;
  clip-path: none!important;
  -webkit-clip-path: none!important; }

/* line 1620, theme.scss */
body[data-theme-template="product"] main [class*="product"] [class*="image"],
body[data-theme-template="product"] main [class*="product"] [class*="photo"],
body[data-theme-template="product"] main [class*="gallery"] [class*="slide"],
body[data-theme-template="product"] main .img-ratio {
  border-radius: 14px!important;
  clip-path: none!important;
  -webkit-clip-path: none!important;
  overflow: hidden!important; }

/* Restore a normal rectangular main image area. */
/* line 1630, theme.scss */
body[data-theme-template="product"] main [class*="product"] .img-ratio {
  aspect-ratio: 4/5!important;
  height: auto!important;
  max-height: 520px!important; }

/* Empty integration point for the native InSales delivery calculator code. */
/* line 1637, theme.scss */
body[data-theme-template="product"] #keksik-delivery-calculator-slot {
  margin: 16px 0 0; }

/* KEKSIK V22 — PRODUCT PAGE: rectangular gallery + native InSales delivery widget */
/* line 1642, theme.scss */
body[data-theme-template="product"] .keksik-product-page img,
body[data-theme-template="product"] main [class*="gallery"] img,
body[data-theme-template="product"] main [class*="product"] img {
  border-radius: 12px!important;
  clip-path: none!important;
  -webkit-clip-path: none!important; }

/* line 1649, theme.scss */
body[data-theme-template="product"] main [class*="gallery"] [class*="image"],
body[data-theme-template="product"] main [class*="gallery"] [class*="slide"],
body[data-theme-template="product"] main [class*="product"] .img-ratio {
  border-radius: 12px!important;
  clip-path: none!important;
  -webkit-clip-path: none!important;
  overflow: hidden!important; }

/* line 1657, theme.scss */
body[data-theme-template="product"] main [class*="product"] .img-ratio {
  aspect-ratio: auto!important;
  max-height: none!important; }

/* =========================================================
   KEKSIK V24 — SAFE COMPACT PRODUCT PAGE
   Based on working V22. NO native product blocks are moved.
   ========================================================= */
/* line 1666, theme.scss */
body[data-theme-template="product"] .keksik-product-page {
  padding-bottom: 22px!important; }

/* Keep the working product gallery and buy zone intact. */
/* line 1671, theme.scss */
body[data-theme-template="product"] main [class*="product"] img,
body[data-theme-template="product"] main [class*="gallery"] img {
  border-radius: 12px!important;
  clip-path: none!important;
  -webkit-clip-path: none!important; }

/* Reduce excessive vertical whitespace between native product sections. */
/* line 1679, theme.scss */
body[data-theme-template="product"] .keksik-product-page section,
body[data-theme-template="product"] .keksik-product-page [class*="product-description"],
body[data-theme-template="product"] .keksik-product-page [class*="characteristics"],
body[data-theme-template="product"] .keksik-product-page [class*="reviews"] {
  margin-top: 18px!important;
  margin-bottom: 18px!important; }

/* Description/characteristics typography is tighter, without hiding content. */
/* line 1689, theme.scss */
body[data-theme-template="product"] main [class*="description"] p,
body[data-theme-template="product"] main [class*="character"] p {
  margin-top: 6px!important;
  margin-bottom: 8px!important;
  line-height: 1.5!important; }

/* line 1695, theme.scss */
body[data-theme-template="product"] main [class*="description"] h2,
body[data-theme-template="product"] main [class*="description"] h3,
body[data-theme-template="product"] main [class*="character"] h2,
body[data-theme-template="product"] main [class*="character"] h3,
body[data-theme-template="product"] main [class*="review"] h2,
body[data-theme-template="product"] main [class*="review"] h3 {
  margin-top: 12px!important;
  margin-bottom: 10px!important; }

/* Buttons remain pill-shaped in the Keksik style. */
/* line 1706, theme.scss */
body[data-theme-template="product"] main button,
body[data-theme-template="product"] main .button {
  border-radius: 999px!important; }

/* =========================================================
   KEKSIK V25 — PRODUCT LOWER SECTION ONLY
   Upper product card, delivery logic and homepage are untouched.
   ========================================================= */
/* Characteristics: compact multi-column presentation when the native
   InSales markup exposes list/table rows. */
/* line 1718, theme.scss */
body[data-theme-template="product"] main [class*="characteristic"] ul,
body[data-theme-template="product"] main [class*="properties"] ul,
body[data-theme-template="product"] main [class*="property"] ul {
  display: grid!important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  column-gap: 34px!important;
  row-gap: 10px!important;
  align-items: start!important; }

/* line 1728, theme.scss */
body[data-theme-template="product"] main [class*="characteristic"] table,
body[data-theme-template="product"] main [class*="properties"] table {
  width: 100%!important; }

/* line 1733, theme.scss */
body[data-theme-template="product"] main [class*="characteristic"] tr,
body[data-theme-template="product"] main [class*="properties"] tr {
  break-inside: avoid!important; }

/* line 1738, theme.scss */
body[data-theme-template="product"] main [class*="characteristic"] li,
body[data-theme-template="product"] main [class*="properties"] li,
body[data-theme-template="product"] main [class*="property"] li {
  margin: 0!important;
  padding: 8px 0!important;
  border-bottom: 1px solid rgba(8, 117, 127, 0.1) !important;
  break-inside: avoid!important; }

/* Compact text blocks without hiding or moving native content. */
/* line 1748, theme.scss */
body[data-theme-template="product"] main [class*="description"],
body[data-theme-template="product"] main [class*="characteristic"],
body[data-theme-template="product"] main [class*="properties"],
body[data-theme-template="product"] main [class*="review"] {
  max-width: 100%!important; }

/* line 1755, theme.scss */
body[data-theme-template="product"] main [class*="description"] {
  padding-top: 4px!important;
  padding-bottom: 8px!important; }

/* line 1760, theme.scss */
body[data-theme-template="product"] main [class*="characteristic"],
body[data-theme-template="product"] main [class*="properties"] {
  padding-top: 4px!important;
  padding-bottom: 8px!important; }

/* If native characteristics are rendered as definition lists. */
/* line 1767, theme.scss */
body[data-theme-template="product"] main [class*="characteristic"] dl,
body[data-theme-template="product"] main [class*="properties"] dl {
  display: grid!important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px 34px!important; }

/* line 1774, theme.scss */
body[data-theme-template="product"] main [class*="characteristic"] dt,
body[data-theme-template="product"] main [class*="properties"] dt {
  color: #6D9FA3!important;
  font-size: 13px!important;
  margin: 0 0 2px!important; }

/* line 1781, theme.scss */
body[data-theme-template="product"] main [class*="characteristic"] dd,
body[data-theme-template="product"] main [class*="properties"] dd {
  margin: 0 0 10px!important;
  font-weight: 700!important;
  color: #172326!important; }

/* Reviews remain a normal full-width section. */
/* line 1789, theme.scss */
body[data-theme-template="product"] main [class*="review"] {
  margin-top: 18px!important; }

@media (max-width: 760px) {
  /* line 1795, theme.scss */
  body[data-theme-template="product"] main [class*="characteristic"] ul,
  body[data-theme-template="product"] main [class*="properties"] ul,
  body[data-theme-template="product"] main [class*="property"] ul,
  body[data-theme-template="product"] main [class*="characteristic"] dl,
  body[data-theme-template="product"] main [class*="properties"] dl {
    grid-template-columns: 1fr!important; } }
/* =========================================================
   KEKSIK V27 — APPROVED PRODUCT PAGE REFINEMENT
   Homepage + upper product card are frozen.
   Focus: compact lower area + delivery calculator contained inside card.
   ========================================================= */
/* line 1810, theme.scss */
body[data-theme-template="product"] .keksik-product-page {
  overflow: visible!important; }

/* ----- Compact navigation chips for lower product sections ----- */
/* line 1815, theme.scss */
body[data-theme-template="product"] .keksik-product-section-nav {
  display: flex!important;
  flex-wrap: wrap!important;
  gap: 8px!important;
  margin: 20px 0 16px!important; }

/* line 1821, theme.scss */
body[data-theme-template="product"] .keksik-product-section-nav a {
  display: inline-flex!important;
  align-items: center!important;
  justify-content: center!important;
  min-height: 38px!important;
  padding: 8px 16px!important;
  border: 1px solid #D8DEDA!important;
  border-radius: 999px!important;
  background: #FFFDF9!important;
  color: #172326!important;
  font-size: 14px!important;
  font-weight: 700!important;
  text-decoration: none!important; }

/* line 1835, theme.scss */
body[data-theme-template="product"] .keksik-product-section-nav a:first-child {
  background: #08757F!important;
  border-color: #08757F!important;
  color: #fff!important; }

/* ----- Description / reviews become neat cards ----- */
/* line 1842, theme.scss */
body[data-theme-template="product"] .keksik-section-card {
  width: 100%!important;
  box-sizing: border-box!important;
  margin: 14px 0!important;
  padding: 18px 20px!important;
  border: 1px solid #E7DDD0!important;
  border-radius: 16px!important;
  background: #FFFDF9!important; }

/* line 1851, theme.scss */
body[data-theme-template="product"] .keksik-section-card h2,
body[data-theme-template="product"] .keksik-section-card h3 {
  margin-top: 0!important; }

/* ----- Delivery calculator: force every field to remain inside the card ----- */
/* line 1857, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe {
  width: 100%!important;
  max-width: 100%!important;
  box-sizing: border-box!important;
  margin: 18px 0 0!important;
  padding: 16px!important;
  border: 1px dashed rgba(8, 117, 127, 0.45) !important;
  border-radius: 16px!important;
  background: #FFF9F0!important;
  overflow: hidden!important; }

/* line 1869, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe *,
body[data-theme-template="product"] .keksik-delivery-safe *::before,
body[data-theme-template="product"] .keksik-delivery-safe *::after {
  box-sizing: border-box!important;
  max-width: 100%!important; }

/* line 1876, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe form,
body[data-theme-template="product"] .keksik-delivery-safe [class*="form"],
body[data-theme-template="product"] .keksik-delivery-safe [class*="row"],
body[data-theme-template="product"] .keksik-delivery-safe [class*="content"] {
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important; }

/* line 1885, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe input:not([type="checkbox"]):not([type="radio"]),
body[data-theme-template="product"] .keksik-delivery-safe select,
body[data-theme-template="product"] .keksik-delivery-safe textarea {
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  height: 44px!important;
  padding: 0 12px!important;
  border: 1px solid #D8DEDA!important;
  border-radius: 12px!important;
  background: #fff!important; }

/* line 1898, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe button,
body[data-theme-template="product"] .keksik-delivery-safe .button {
  max-width: 100%!important;
  min-width: 0!important;
  white-space: normal!important;
  border-radius: 999px!important; }

/* line 1906, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe table {
  width: 100%!important;
  max-width: 100%!important;
  table-layout: fixed!important; }

/* line 1911, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe td,
body[data-theme-template="product"] .keksik-delivery-safe th {
  overflow-wrap: anywhere!important; }

/* common flex/grid overflow fix inside delivery widgets */
/* line 1917, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe [style*="display: flex"],
body[data-theme-template="product"] .keksik-delivery-safe [class*="flex"],
body[data-theme-template="product"] .keksik-delivery-safe [class*="grid"] {
  min-width: 0!important;
  max-width: 100%!important; }

/* ----- Compact characteristic copy, built only when extraction succeeds ----- */
/* line 1925, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs {
  width: 100%!important;
  box-sizing: border-box!important;
  margin: 14px 0!important;
  padding: 18px 20px!important;
  border: 1px solid #E7DDD0!important;
  border-radius: 16px!important;
  background: #FFFDF9!important; }

/* line 1934, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs h2 {
  margin: 0 0 14px!important;
  font-size: 20px!important; }

/* line 1938, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs-grid {
  display: grid!important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 28px!important; }

/* line 1943, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs-item {
  padding: 8px 0 10px!important;
  border-bottom: 1px solid rgba(8, 117, 127, 0.1) !important; }

/* line 1947, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs-label {
  display: block!important;
  margin-bottom: 3px!important;
  color: #73A5A9!important;
  font-size: 12px!important;
  font-weight: 600!important; }

/* line 1954, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs-value {
  display: block!important;
  color: #172326!important;
  font-size: 14px!important;
  line-height: 1.4!important;
  font-weight: 700!important;
  overflow-wrap: anywhere!important; }

/* Hide native specifications only AFTER JS marks extraction successful. */
/* line 1964, theme.scss */
body[data-theme-template="product"] .keksik-native-specs-hidden {
  display: none!important; }

@media (max-width: 760px) {
  /* line 1969, theme.scss */
  body[data-theme-template="product"] .keksik-compact-specs-grid {
    grid-template-columns: 1fr!important; }

  /* line 1972, theme.scss */
  body[data-theme-template="product"] .keksik-delivery-safe {
    padding: 12px!important; } }
/* =========================================================
   KEKSIK V29 — STABLE ROLLBACK + DELIVERY CONTAINMENT ONLY
   Based on stable V27. NO section moving. NO product layout reflow.
   ========================================================= */
/* line 1981, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe {
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  box-sizing: border-box!important;
  overflow: hidden!important; }

/* line 1988, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe *,
body[data-theme-template="product"] .keksik-delivery-safe *::before,
body[data-theme-template="product"] .keksik-delivery-safe *::after {
  box-sizing: border-box!important;
  max-width: 100%!important;
  min-width: 0!important; }

/* line 1995, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe input:not([type="checkbox"]):not([type="radio"]),
body[data-theme-template="product"] .keksik-delivery-safe select,
body[data-theme-template="product"] .keksik-delivery-safe textarea {
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important; }

/* line 2002, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe table {
  width: 100%!important;
  max-width: 100%!important;
  table-layout: fixed!important; }

/* =========================================================
   KEKSIK V33 — CORRECT PRODUCT PAGE LAYOUT
   Built from stable V29.
   - one real RIGHT sidebar only
   - no extra empty product column
   - sidebar starts at the top
   - lower product blocks visually span full MAIN width
   - native delivery logic is untouched
   - homepage is frozen
   ========================================================= */
/* ----- THE REAL PAGE SHELL ----- */
/* We control only the PRODUCT page top-level layout.
   Header/footer stay full-width; main + one sidebar are centered. */
/* line 2022, theme.scss */
body[data-theme-template="product"] > .page_layout {
  display: grid!important;
  grid-template-columns: minmax(18px, 1fr) minmax(0, 944px) 24px 280px minmax(18px, 1fr) !important;
  grid-template-rows: auto auto auto!important;
  align-items: start!important;
  width: 100%!important;
  max-width: none!important;
  margin: 0!important;
  padding: 0!important; }

/* line 2038, theme.scss */
body[data-theme-template="product"] > .page_layout > header {
  grid-column: 1 / -1!important;
  grid-row: 1!important;
  width: 100%!important;
  max-width: none!important; }

/* line 2045, theme.scss */
body[data-theme-template="product"] > .page_layout > main {
  grid-column: 2!important;
  grid-row: 2!important;
  width: 100%!important;
  min-width: 0!important;
  max-width: none!important;
  margin: 0!important;
  padding-left: 0!important;
  padding-right: 0!important; }

/* line 2056, theme.scss */
body[data-theme-template="product"] > .page_layout > aside {
  grid-column: 4!important;
  grid-row: 2!important;
  width: 280px!important;
  min-width: 0!important;
  max-width: 280px!important;
  align-self: start!important;
  margin: 0!important;
  padding: 0!important;
  position: static!important;
  inset: auto!important; }

/* line 2069, theme.scss */
body[data-theme-template="product"] > .page_layout > footer {
  grid-column: 1 / -1!important;
  grid-row: 3!important;
  width: 100%!important;
  max-width: none!important; }

/* No theme sticky behavior is allowed to push the sidebar down. */
/* line 2077, theme.scss */
body[data-theme-template="product"] > .page_layout > aside > section[data-sidebar] {
  position: static!important;
  inset: auto!important;
  top: auto!important;
  transform: none!important;
  width: 100%!important;
  max-width: 100%!important;
  margin: 0!important;
  box-sizing: border-box!important; }

/* Sidebar widgets stay in a clean top-to-bottom flow:
   catalog menu -> subscribe/social -> product cards. */
/* line 2090, theme.scss */
body[data-theme-template="product"] > .page_layout > aside > section[data-sidebar] > * {
  position: static!important;
  float: none!important;
  clear: both!important;
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  margin-left: 0!important;
  margin-right: 0!important;
  box-sizing: border-box!important; }

/* IMPORTANT: inner product wrapper must not create another column or fixed 1244px width. */
/* line 2103, theme.scss */
body[data-theme-template="product"] .keksik-product-page {
  display: block!important;
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  margin: 0!important;
  box-sizing: border-box!important;
  overflow: visible!important; }

/* The existing InSales product widget remains untouched.
   Keep the established rectangular gallery. */
/* line 2115, theme.scss */
body[data-theme-template="product"] main [class*="product"] img,
body[data-theme-template="product"] main [class*="gallery"] img {
  border-radius: 12px!important;
  clip-path: none!important;
  -webkit-clip-path: none!important; }

/* ----- FULL-WIDTH LOWER PRODUCT AREA ----- */
/* JS adds .keksik-span-main to the already identified blocks and computes
   the exact safe left offset/width from the actual MAIN element. */
/* line 2125, theme.scss */
body[data-theme-template="product"] .keksik-span-main {
  max-width: none!important;
  box-sizing: border-box!important;
  float: none!important;
  clear: both!important; }

/* Description / characteristics / reviews: same visual language and width. */
/* line 2133, theme.scss */
body[data-theme-template="product"] #keksik-description.keksik-span-main,
body[data-theme-template="product"] .keksik-compact-specs.keksik-span-main,
body[data-theme-template="product"] #keksik-reviews.keksik-span-main {
  padding: 18px 22px!important;
  border: 1px solid #E7DDD0!important;
  border-radius: 16px!important;
  background: #FFFDF9!important;
  margin-top: 12px!important;
  margin-bottom: 12px!important; }

/* Navigation chips also span the same full main area. */
/* line 2145, theme.scss */
body[data-theme-template="product"] .keksik-product-section-nav.keksik-span-main {
  margin-top: 18px!important;
  margin-bottom: 10px!important; }

/* Characteristics have enough room now: two balanced columns. */
/* line 2151, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 42px!important; }

/* Delivery calculator: same full width and no overflowing fields. */
/* line 2157, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe.keksik-span-main {
  padding: 18px 22px!important;
  border: 1px solid #E7DDD0!important;
  border-radius: 16px!important;
  background: #FFFDF9!important;
  margin-top: 12px!important;
  margin-bottom: 12px!important;
  overflow: hidden!important; }

/* line 2167, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe *,
body[data-theme-template="product"] .keksik-delivery-safe *::before,
body[data-theme-template="product"] .keksik-delivery-safe *::after {
  box-sizing: border-box!important;
  min-width: 0!important;
  max-width: 100%!important; }

/* line 2175, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe form,
body[data-theme-template="product"] .keksik-delivery-safe [class*="form"],
body[data-theme-template="product"] .keksik-delivery-safe [class*="row"],
body[data-theme-template="product"] .keksik-delivery-safe [class*="content"] {
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important; }

/* line 2184, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe input:not([type="checkbox"]):not([type="radio"]),
body[data-theme-template="product"] .keksik-delivery-safe select,
body[data-theme-template="product"] .keksik-delivery-safe textarea {
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  box-sizing: border-box!important; }

/* line 2193, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe table {
  width: 100%!important;
  max-width: 100%!important;
  table-layout: fixed!important; }

/* Responsive: sidebar drops below, no artificial columns. */
@media (max-width: 1100px) {
  /* line 2201, theme.scss */
  body[data-theme-template="product"] > .page_layout {
    grid-template-columns: minmax(12px, 1fr) minmax(0, 1fr) minmax(12px, 1fr) !important; }

  /* line 2204, theme.scss */
  body[data-theme-template="product"] > .page_layout > main {
    grid-column: 2!important;
    grid-row: 2!important; }

  /* line 2208, theme.scss */
  body[data-theme-template="product"] > .page_layout > aside {
    grid-column: 2!important;
    grid-row: 3!important;
    width: 100%!important;
    max-width: 100%!important;
    margin-top: 22px!important; }

  /* line 2215, theme.scss */
  body[data-theme-template="product"] > .page_layout > footer {
    grid-column: 1 / -1!important;
    grid-row: 4!important; }

  /* line 2219, theme.scss */
  body[data-theme-template="product"] .keksik-span-main {
    width: 100%!important;
    margin-left: 0!important; }

  /* line 2223, theme.scss */
  body[data-theme-template="product"] .keksik-compact-specs-grid {
    grid-template-columns: 1fr!important; } }
/* =========================================================
   KEKSIK V36 — STABLE PHOTO + COLLAPSIBLE SPECS
   Base: V33 (photo/sidebar/full-width lower blocks working).
   No resize dispatch on specs toggle.
   ========================================================= */
/* Product gallery stays fully native: do not force slide/image display modes. */
/* Characteristics card: full width from V33, only content height changes. */
/* line 2237, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs {
  position: relative!important;
  overflow: hidden!important;
  transition: max-height .25s ease!important; }

/* line 2243, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs.keksik-specs-collapsed {
  max-height: 215px!important; }

/* line 2247, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs.keksik-specs-collapsed::after {
  content: ""!important;
  position: absolute!important;
  left: 0!important;
  right: 0!important;
  bottom: 0!important;
  height: 58px!important;
  pointer-events: none!important;
  background: linear-gradient(180deg, rgba(255, 253, 249, 0), #FFFDF9 82%) !important; }

/* line 2258, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs.keksik-specs-expanded {
  max-height: 4000px!important;
  overflow: hidden!important; }

/* line 2263, theme.scss */
body[data-theme-template="product"] .keksik-specs-control {
  display: block!important;
  width: 100%!important;
  max-width: 100%!important;
  box-sizing: border-box!important;
  margin: -2px 0 12px!important;
  padding: 0!important; }

/* line 2272, theme.scss */
body[data-theme-template="product"] .keksik-specs-control button {
  display: inline-flex!important;
  align-items: center!important;
  gap: 6px!important;
  margin: 0!important;
  padding: 4px 0!important;
  border: 0!important;
  background: transparent!important;
  color: #22BFC8!important;
  font-size: 14px!important;
  font-weight: 700!important;
  cursor: pointer!important;
  border-radius: 0!important; }

/* line 2287, theme.scss */
body[data-theme-template="product"] .keksik-specs-control button::after {
  content: "⌄"!important;
  font-size: 18px!important;
  line-height: 1!important; }

/* line 2293, theme.scss */
body[data-theme-template="product"] .keksik-specs-control button[aria-expanded="true"]::after {
  content: "⌃"!important; }

/* Keep characteristics width stable when opened. */
/* line 2298, theme.scss */
body[data-theme-template="product"] .keksik-compact-specs.keksik-span-main {
  box-sizing: border-box!important; }

/* =========================================================
   KEKSIK V37 — PRODUCT GALLERY + SIDEBAR PRODUCT CARDS ONLY
   - native gallery/slider is not forced to display every slide
   - sidebar product cards get a compact, aligned thumbnail
   ========================================================= */
/* Do not let old broad product-image rules turn slider slides into a vertical list. */
/* line 2310, theme.scss */
body[data-theme-template="product"] main [class*="gallery"] img,
body[data-theme-template="product"] main [class*="product"] img {
  max-width: 100%; }

/* Right sidebar: keep the widget inside the 280px column. */
/* line 2316, theme.scss */
body[data-theme-template="product"] > .page_layout > aside [class*="special-products"],
body[data-theme-template="product"] > .page_layout > aside [class*="special_products"],
body[data-theme-template="product"] > .page_layout > aside [class*="products"] {
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  box-sizing: border-box!important; }

/* Compact sidebar cards: thumbnail + text, never a giant image. */
/* line 2326, theme.scss */
body[data-theme-template="product"] > .page_layout > aside .product-item,
body[data-theme-template="product"] > .page_layout > aside .product-preview,
body[data-theme-template="product"] > .page_layout > aside .catalog-item {
  display: grid!important;
  grid-template-columns: 72px minmax(0, 1fr) !important;
  gap: 10px!important;
  align-items: start!important;
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  padding: 9px!important;
  margin: 0 0 10px!important;
  box-sizing: border-box!important;
  overflow: hidden!important;
  border-radius: 10px!important; }

/* line 2343, theme.scss */
body[data-theme-template="product"] > .page_layout > aside .product-item__image,
body[data-theme-template="product"] > .page_layout > aside .product-preview__image,
body[data-theme-template="product"] > .page_layout > aside .catalog-item__image,
body[data-theme-template="product"] > .page_layout > aside .img-ratio {
  grid-column: 1!important;
  grid-row: 1 / span 6!important;
  display: block!important;
  width: 72px!important;
  height: 72px!important;
  min-width: 72px!important;
  min-height: 72px!important;
  max-width: 72px!important;
  max-height: 72px!important;
  padding: 0!important;
  margin: 0!important;
  overflow: hidden!important;
  border-radius: 8px!important;
  background: #fff!important; }

/* line 2363, theme.scss */
body[data-theme-template="product"] > .page_layout > aside .product-item__image img,
body[data-theme-template="product"] > .page_layout > aside .product-preview__image img,
body[data-theme-template="product"] > .page_layout > aside .catalog-item__image img,
body[data-theme-template="product"] > .page_layout > aside .img-ratio img {
  display: block!important;
  width: 72px!important;
  height: 72px!important;
  max-width: 72px!important;
  max-height: 72px!important;
  object-fit: cover!important;
  object-position: center!important;
  margin: 0!important;
  padding: 0!important;
  opacity: 1!important;
  visibility: visible!important;
  border-radius: 8px!important; }

/* line 2381, theme.scss */
body[data-theme-template="product"] > .page_layout > aside .product-item__title,
body[data-theme-template="product"] > .page_layout > aside .product-preview__title,
body[data-theme-template="product"] > .page_layout > aside [class*="product-title"] {
  grid-column: 2!important;
  min-width: 0!important;
  font-size: 13px!important;
  line-height: 1.35!important;
  margin: 0!important; }

/* line 2391, theme.scss */
body[data-theme-template="product"] > .page_layout > aside .product-item__price,
body[data-theme-template="product"] > .page_layout > aside .product-preview__price,
body[data-theme-template="product"] > .page_layout > aside [class*="product-price"] {
  grid-column: 2!important;
  font-size: 14px!important;
  line-height: 1.25!important;
  margin-top: 5px!important; }

/* =========================================================
   KEKSIK V39 — SAFE PATCH ONLY
   Base: V37 (approved structure).
   We do NOT touch layout, gallery, product columns, sidebar wrappers,
   or delivery inner DOM.
   ========================================================= */
/* DELIVERY: style ONLY the outer already-detected delivery card.
   No child div/section/form geometry is changed. */
/* line 2409, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe {
  box-sizing: border-box!important;
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  margin: 16px 0 18px!important;
  padding: 18px 20px!important;
  border: 1px solid #E6D9C9!important;
  border-radius: 18px!important;
  background: #FFF8EE!important;
  box-shadow: 0 4px 14px rgba(23, 35, 38, 0.04) !important;
  overflow: hidden!important; }

/* Only constrain actual form controls, not wrapper geometry. */
/* line 2424, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe input:not([type="checkbox"]):not([type="radio"]),
body[data-theme-template="product"] .keksik-delivery-safe select,
body[data-theme-template="product"] .keksik-delivery-safe textarea {
  box-sizing: border-box!important;
  max-width: 100%!important;
  min-width: 0!important;
  border-radius: 12px!important; }

/* RIGHT SIDEBAR PRODUCT LINKS ONLY.
   No broad [class*=card/item/product] selectors. */
/* line 2435, theme.scss */
body[data-theme-template="product"] > .page_layout > aside a[href*="/product/"] {
  background: #FFF8EE!important;
  border: 1px solid #E6D9C9!important;
  border-radius: 14px!important;
  box-shadow: none!important; }

/* Restore/keep visible product thumbnails in those links only. */
/* line 2443, theme.scss */
body[data-theme-template="product"] > .page_layout > aside a[href*="/product/"] img {
  display: block!important;
  visibility: visible!important;
  opacity: 1!important;
  width: 72px!important;
  height: 72px!important;
  min-width: 72px!important;
  max-width: 72px!important;
  object-fit: cover!important;
  border-radius: 10px!important;
  background: #FFFDF9!important; }

/* Subtle hover, no reflow. */
/* line 2457, theme.scss */
body[data-theme-template="product"] > .page_layout > aside a[href*="/product/"]:hover {
  border-color: #D8C8B6!important;
  box-shadow: 0 4px 12px rgba(23, 35, 38, 0.04) !important; }

/* =========================================================
   KEKSIK V41 — DELIVERY GEOMETRY FIX ONLY
   Base: stable V39.
   Everything except the delivery widget is frozen.
   ========================================================= */
/* line 2468, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe {
  box-sizing: border-box!important;
  width: 100%!important;
  max-width: 100%!important;
  padding: 16px!important;
  border: 1px solid #E6D9C9!important;
  border-radius: 18px!important;
  background: #FFF8EE!important;
  overflow: hidden!important; }

/* Exact runtime-marked delivery parts */
/* line 2480, theme.scss */
body[data-theme-template="product"] .keksik-delivery-panel-v41 {
  display: block!important;
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  margin: 0!important;
  padding: 16px 18px!important;
  box-sizing: border-box!important;
  border-radius: 14px!important;
  overflow: hidden!important; }

/* line 2492, theme.scss */
body[data-theme-template="product"] .keksik-delivery-status-v41 {
  display: block!important;
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  margin: 12px 0 0!important;
  padding: 0!important;
  box-sizing: border-box!important; }

/* line 2502, theme.scss */
body[data-theme-template="product"] .keksik-delivery-panel-v41 input:not([type="checkbox"]):not([type="radio"]),
body[data-theme-template="product"] .keksik-delivery-panel-v41 select,
body[data-theme-template="product"] .keksik-delivery-panel-v41 textarea {
  width: 100%!important;
  max-width: 100%!important;
  min-width: 0!important;
  box-sizing: border-box!important;
  border-radius: 12px!important; }

/* =========================================================
   KEKSIK V46 — PRODUCT PAGE STABILITY OVERRIDE
   Deterministic CSS geometry. No viewport measurements or delayed resize patches.
   ========================================================= */
/* line 2517, theme.scss */
body[data-theme-template="product"] .keksik-product-page .keksik-span-main {
  width: 100%!important;
  max-width: 100%!important;
  margin-left: 0!important;
  margin-right: 0!important;
  box-sizing: border-box!important;
  float: none!important;
  clear: both!important; }

/* line 2527, theme.scss */
body[data-theme-template="product"] .keksik-product-page,
body[data-theme-template="product"] .keksik-product-page > *,
body[data-theme-template="product"] > .page_layout > main {
  min-width: 0!important; }

/* line 2533, theme.scss */
body[data-theme-template="product"] > .page_layout > main,
body[data-theme-template="product"] > .page_layout > aside {
  align-self: start!important; }

@media (max-width: 1100px) {
  /* line 2539, theme.scss */
  body[data-theme-template="product"] .keksik-product-page .keksik-span-main {
    width: 100%!important;
    margin-left: 0!important; } }
/* =========================================================
   KEKSIK V47 — NATIVE DELIVERY STABILITY TEST
   Do not size/reposition the asynchronous InSales delivery widget.
   This overrides only our previous Keksik delivery decoration classes.
   ========================================================= */
/* line 2551, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe,
body[data-theme-template="product"] .keksik-delivery-safe.keksik-span-main {
  width: auto!important;
  max-width: none!important;
  margin-left: 0!important;
  margin-right: 0!important;
  padding: 0!important;
  border: 0!important;
  border-radius: 0!important;
  background: transparent!important;
  overflow: visible!important; }

/* line 2564, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe *,
body[data-theme-template="product"] .keksik-delivery-safe *::before,
body[data-theme-template="product"] .keksik-delivery-safe *::after {
  max-width: none!important; }

/* If an old Keksik class survives cached markup, it must not span/shift delivery. */
/* line 2571, theme.scss */
body[data-theme-template="product"] .keksik-delivery-safe.keksik-span-main {
  float: none!important;
  clear: none!important; }

/* =========================================================
   KEKSIK V48 — RESTORE NATIVE INSALES DELIVERY DISCLOSURE
   The original InSales theme does not force every class containing
   "delivery" or "shipping" to display:block. That broad V25 rule could
   reveal description/detail nodes that the native widget keeps collapsed
   behind its info icon. V48 deliberately leaves native delivery internals
   completely under InSales control.
   ========================================================= */
/* =========================================================
   KEKSIK V51 — MODERN SOCIAL BUTTONS
   ========================================================= */
/* line 2590, theme.scss */
body[data-theme-template="product"] aside .keksik-native-social-hidden-v51 {
  display: none!important; }

/* line 2593, theme.scss */
body[data-theme-template="product"] aside .keksik-social-widget-v51 {
  overflow: visible!important; }

/* line 2596, theme.scss */
body[data-theme-template="product"] aside .keksik-socials-v51 {
  display: flex!important;
  align-items: center!important;
  gap: 10px!important;
  margin: 10px 0 2px!important;
  padding: 0!important;
  width: 100%!important; }

/* line 2604, theme.scss */
body[data-theme-template="product"] aside .keksik-social-v51 {
  width: 44px!important;
  height: 44px!important;
  min-width: 44px!important;
  display: inline-flex!important;
  align-items: center!important;
  justify-content: center!important;
  padding: 0!important;
  margin: 0!important;
  border: 1px solid rgba(8, 117, 127, 0.14) !important;
  border-radius: 13px!important;
  background: #f3eee5!important;
  color: #08757f!important;
  text-decoration: none!important;
  box-shadow: 0 5px 14px rgba(31, 74, 77, 0.07) !important;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease!important; }

/* line 2621, theme.scss */
body[data-theme-template="product"] aside .keksik-social-v51:hover {
  transform: translateY(-2px) !important;
  background: #e3f3ef!important;
  box-shadow: 0 8px 18px rgba(31, 74, 77, 0.11) !important; }

/* line 2626, theme.scss */
body[data-theme-template="product"] aside .keksik-social-v51 svg {
  width: 21px!important;
  height: 21px!important;
  display: block!important;
  overflow: visible!important; }

/* line 2632, theme.scss */
body[data-theme-template="product"] aside .keksik-social-v51--instagram svg rect,
body[data-theme-template="product"] aside .keksik-social-v51--instagram svg circle {
  fill: none!important;
  stroke: currentColor!important;
  stroke-width: 1.8!important; }

/* line 2638, theme.scss */
body[data-theme-template="product"] aside .keksik-social-v51--instagram svg .dot {
  fill: currentColor!important;
  stroke: none!important; }

/* line 2642, theme.scss */
body[data-theme-template="product"] aside .keksik-social-v51--telegram svg,
body[data-theme-template="product"] aside .keksik-social-v51--vk svg {
  fill: currentColor!important; }

/* line 2646, theme.scss */
body[data-theme-template="product"] aside .keksik-social-v51__label {
  position: absolute!important;
  width: 1px!important;
  height: 1px!important;
  padding: 0!important;
  margin: -1px!important;
  overflow: hidden!important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap!important;
  border: 0!important; }

/* =========================================================
   KEKSIK V53 — FULL FAQ CONTENT FROM ORIGINAL INSALES THEME
   ========================================================= */
/* line 2662, theme.scss */
body[data-theme-template="index"] .k3-faq .k3-faq-answer {
  font-size: 10px!important;
  line-height: 1.5!important;
  color: #69787a!important;
  padding: 0 12px 10px!important; }

/* line 2668, theme.scss */
body[data-theme-template="index"] .k3-faq .k3-faq-answer p {
  margin: 0 0 7px!important;
  padding: 0!important;
  font-size: 10px!important;
  line-height: 1.5!important; }

/* line 2674, theme.scss */
body[data-theme-template="index"] .k3-faq .k3-faq-answer ul {
  margin: 4px 0 8px 18px!important;
  padding: 0!important; }

/* line 2678, theme.scss */
body[data-theme-template="index"] .k3-faq .k3-faq-answer li {
  margin: 2px 0!important;
  font-size: 10px!important;
  line-height: 1.45!important; }

/* line 2683, theme.scss */
body[data-theme-template="index"] .k3-faq .k3-faq-answer a {
  color: #08757f!important;
  text-decoration: underline!important; }

/* =========================================================
   KEKSIK V54 — FAQ INDEPENDENT ACCORDION COLUMNS
   ========================================================= */
/* line 2692, theme.scss */
body[data-theme-template="index"] .k3-faq-grid.k3-faq-grid--independent {
  display: grid!important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 18px!important;
  align-items: start!important; }

/* line 2698, theme.scss */
body[data-theme-template="index"] .k3-faq-column {
  display: flex!important;
  flex-direction: column!important;
  gap: 6px!important;
  min-width: 0!important;
  align-self: start!important; }

/* line 2705, theme.scss */
body[data-theme-template="index"] .k3-faq-column > details {
  width: 100%!important;
  height: auto!important;
  min-height: 0!important;
  align-self: flex-start!important;
  flex: 0 0 auto!important; }

/* line 2712, theme.scss */
body[data-theme-template="index"] .k3-faq-column > details > .k3-faq-answer {
  display: block!important; }

@media (max-width: 760px) {
  /* line 2716, theme.scss */
  body[data-theme-template="index"] .k3-faq-grid.k3-faq-grid--independent {
    grid-template-columns: 1fr!important; } }
/* =========================================================
   KEKSIK V55 — HERO BADGE VISIBILITY FIX
   Keep the approved hero image unchanged.
   Shift only its crop anchor to the right so the existing
   red “Сделано с любовью” circle remains fully visible.
   ========================================================= */
/* line 2728, theme.scss */
body[data-theme-template="index"] .keksik-home-v3 .keksik-hero__visual img {
  object-position: right center!important; }

/* =========================================================
   KEKSIK V56 — FOOTER LINK AND CONTACT FIX
   ========================================================= */
/* line 2736, theme.scss */
body[data-theme-template="index"] .k3-footer .k3-social {
  display: flex!important;
  gap: 8px!important;
  margin-top: 12px!important; }

/* line 2741, theme.scss */
body[data-theme-template="index"] .k3-footer .k3-social a {
  width: 34px!important;
  height: 34px!important;
  min-width: 34px!important;
  display: inline-flex!important;
  align-items: center!important;
  justify-content: center!important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  border-radius: 50%!important;
  color: #fff!important;
  text-decoration: none!important;
  font-size: 10px!important;
  font-weight: 700!important;
  line-height: 1!important; }

/* line 2756, theme.scss */
body[data-theme-template="index"] .k3-footer .k3-social a:hover {
  background: rgba(255, 255, 255, 0.12) !important; }

/* line 2759, theme.scss */
body[data-theme-template="index"] .k3-footer span b {
  color: inherit!important;
  font-weight: 700!important; }

/* =========================================================
   KEKSIK V57 — branded auxiliary pages
   ========================================================= */
/* line 2768, theme.scss */
.keksik-virtual-pages {
  display: none; }

/* line 2769, theme.scss */
.keksik-home-v3.keksik-show-virtual-page > section:not(.keksik-virtual-pages):not(.k3-footer) {
  display: none!important; }

/* line 2770, theme.scss */
.keksik-home-v3.keksik-show-virtual-page .keksik-virtual-pages {
  display: block; }

/* line 2771, theme.scss */
.keksik-home-v3 .keksik-virtual-page {
  display: none; }

/* line 2772, theme.scss */
.keksik-home-v3 .keksik-virtual-page.is-active {
  display: block; }

/* line 2773, theme.scss */
.keksik-page-shell {
  max-width: 1244px;
  margin: 18px auto 36px;
  padding: 42px 44px;
  background: #fff9f0;
  border-radius: 22px;
  box-sizing: border-box; }

/* line 2774, theme.scss */
.keksik-page-eyebrow {
  font-size: 10px;
  letter-spacing: .16em;
  font-weight: 800;
  color: #0ba5ac;
  margin-bottom: 10px; }

/* line 2775, theme.scss */
.keksik-page-shell > h1 {
  font-size: 38px;
  line-height: 1.08;
  color: #08757f;
  margin: 0 0 12px; }

/* line 2776, theme.scss */
.keksik-page-lead {
  font-size: 15px;
  line-height: 1.6;
  color: #617477;
  max-width: 760px;
  margin: 0 0 28px; }

/* line 2777, theme.scss */
.keksik-info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px; }

/* line 2778, theme.scss */
.keksik-info-grid article, .keksik-empty-card {
  background: #e8f7f3;
  border: 1px solid rgba(8, 117, 127, 0.12);
  border-radius: 18px;
  padding: 22px; }

/* line 2779, theme.scss */
.keksik-info-grid strong, .keksik-empty-card strong {
  display: block;
  color: #08757f;
  font-size: 17px;
  margin-bottom: 8px; }

/* line 2780, theme.scss */
.keksik-info-grid a, .keksik-info-grid span, .keksik-empty-card span {
  display: block;
  color: #314c50;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.6; }

/* line 2781, theme.scss */
.keksik-standalone-faq {
  max-width: none!important;
  margin: 0!important; }

/* line 2782, theme.scss */
.keksik-standalone-faq > h2 {
  display: none!important; }

/* line 2784, theme.scss */
body[data-theme-template="product"] .keksik-review-media-consent {
  display: flex!important;
  gap: 10px!important;
  align-items: flex-start!important;
  margin: 14px 0!important;
  padding: 12px 14px!important;
  border-radius: 12px!important;
  background: #f4ead8!important;
  border: 1px solid rgba(8, 117, 127, 0.16) !important;
  color: #314c50!important;
  font-size: 12px!important;
  line-height: 1.45!important; }

/* line 2790, theme.scss */
body[data-theme-template="product"] .keksik-review-media-consent input {
  width: 17px!important;
  height: 17px!important;
  min-width: 17px!important;
  margin: 2px 0 0!important; }

/* line 2793, theme.scss */
body[data-theme-template="product"] .keksik-review-media-consent b {
  color: #08757f!important; }

@media (max-width: 760px) {
  /* line 2796, theme.scss */
  .keksik-page-shell {
    margin: 12px;
    padding: 26px 20px; }

  /* line 2797, theme.scss */
  .keksik-page-shell > h1 {
    font-size: 30px; }

  /* line 2798, theme.scss */
  .keksik-info-grid {
    grid-template-columns: 1fr; } }
/* =========================================================
   KEKSIK V58 — legal document styles
   ========================================================= */
/* line 2805, theme.scss */
.keksik-content-page.keksik-legal-shell {
  max-width: 1040px!important;
  margin: 20px auto 40px!important;
  padding: 0 18px!important;
  box-sizing: border-box!important; }

/* line 2811, theme.scss */
.keksik-legal-document {
  background: #fff9f0;
  border-radius: 22px;
  padding: 42px 48px;
  color: #314c50;
  line-height: 1.65;
  box-shadow: 0 10px 28px rgba(8, 117, 127, 0.06); }

/* line 2819, theme.scss */
.keksik-legal-document h1, .keksik-legal-page h1 {
  color: #08757f!important; }

/* line 2820, theme.scss */
.keksik-legal-document h1 {
  font-size: 36px;
  line-height: 1.12;
  margin: 0 0 8px; }

/* line 2821, theme.scss */
.keksik-legal-document h2, .keksik-legal-page h2 {
  font-size: 22px;
  color: #08757f;
  margin: 30px 0 10px; }

/* line 2822, theme.scss */
.keksik-legal-document h3 {
  font-size: 17px;
  color: #315f67;
  margin: 20px 0 7px; }

/* line 2823, theme.scss */
.keksik-legal-document p, .keksik-legal-page p {
  font-size: 14px;
  margin: 8px 0; }

/* line 2824, theme.scss */
.keksik-legal-document a, .keksik-legal-page a {
  color: #08757f;
  text-decoration: underline; }

/* line 2825, theme.scss */
.keksik-legal-meta {
  font-size: 12px!important;
  color: #7a8b8d;
  margin-bottom: 24px!important; }

/* line 2826, theme.scss */
.keksik-legal-note {
  margin-top: 24px!important;
  padding: 16px 18px;
  background: #e8f7f3;
  border-radius: 14px; }

/* line 2827, theme.scss */
body[data-theme-template="product"] .keksik-review-legal-consents {
  display: grid!important;
  gap: 9px!important;
  margin: 14px 0!important; }

/* line 2832, theme.scss */
body[data-theme-template="product"] .keksik-review-legal-consents label {
  display: flex!important;
  gap: 10px!important;
  align-items: flex-start!important;
  padding: 12px 14px!important;
  border-radius: 12px!important;
  background: #f4ead8!important;
  border: 1px solid rgba(8, 117, 127, 0.16) !important;
  color: #314c50!important;
  font-size: 12px!important;
  line-height: 1.45!important; }

/* line 2844, theme.scss */
body[data-theme-template="product"] .keksik-review-legal-consents input {
  width: 17px!important;
  height: 17px!important;
  min-width: 17px!important;
  margin: 2px 0 0!important; }

/* line 2847, theme.scss */
body[data-theme-template="product"] .keksik-review-legal-consents a {
  color: #08757f!important;
  text-decoration: underline!important; }

@media (max-width: 760px) {
  /* line 2851, theme.scss */
  .keksik-content-page.keksik-legal-shell {
    padding: 0 12px!important; }

  /* line 2852, theme.scss */
  .keksik-legal-document {
    padding: 26px 20px; }

  /* line 2853, theme.scss */
  .keksik-legal-document h1 {
    font-size: 29px; } }
/* =========================================================
   KEKSIK V59 — polish native note below review submit
   Text and links stay intact; visual treatment only.
   ========================================================= */
/* line 2861, theme.scss */
body[data-theme-template="product"] .keksik-review-legal-consents ~ * {
  box-sizing: border-box; }

/* Native explanatory paragraphs immediately following review submit area */
/* line 2866, theme.scss */
body[data-theme-template="product"] form:has(.keksik-review-legal-consents) > p,
body[data-theme-template="product"] form:has(.keksik-review-legal-consents) > div:not(.keksik-review-legal-consents):has(a[href*="privacy"], a[href*="agreement"], a[href*="offer"]) {
  font-size: 12px!important;
  line-height: 1.55!important;
  color: #617477!important; }

/* The native legal/moderation text rendered just after the review form */
/* line 2874, theme.scss */
body[data-theme-template="product"] form:has(.keksik-review-legal-consents) + p,
body[data-theme-template="product"] form:has(.keksik-review-legal-consents) + p + p {
  max-width: 100%!important;
  margin: 10px 0 0!important;
  padding: 0!important;
  font-size: 12px!important;
  line-height: 1.55!important;
  font-weight: 400!important;
  color: #617477!important; }

/* line 2885, theme.scss */
body[data-theme-template="product"] form:has(.keksik-review-legal-consents) a {
  color: #08757f!important;
  text-decoration: underline!important;
  text-decoration-thickness: 1px!important;
  text-underline-offset: 2px!important; }

/* Fallback for the native review widget text block visible below the button */
/* line 2893, theme.scss */
body[data-theme-template="product"] [class*="review"] p {
  line-height: 1.55; }

/* line 2896, theme.scss */
body[data-theme-template="product"] [class*="review"] p a {
  text-underline-offset: 2px; }

/* line 2900, theme.scss */
body[data-theme-template="product"] .keksik-native-review-note {
  max-width: 100%!important;
  margin: 10px 0 0!important;
  padding: 0!important;
  background: transparent!important;
  border: 0!important;
  font-size: 12px!important;
  line-height: 1.55!important;
  font-weight: 400!important;
  color: #617477!important; }

/* line 2911, theme.scss */
body[data-theme-template="product"] .keksik-native-review-note a {
  color: #08757f!important;
  font-weight: 500!important;
  text-decoration: underline!important;
  text-decoration-thickness: 1px!important;
  text-underline-offset: 2px!important; }

/* =========================================================
   KEKSIK V64 — SAFE CATALOG UPDATE
   Product cards/photos are left 100% native (v59 behavior).
   Only top category navigation is styled.
   ========================================================= */
/* line 2925, theme.scss */
body[data-theme-template="collection"] {
  background: #fbf3e8!important; }

/* line 2928, theme.scss */
body[data-theme-template="collection"] .keksik-collection-page h1 {
  color: #08757f!important; }

/* line 2931, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcuts {
  display: grid!important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px!important;
  margin: 18px 0 28px!important; }

/* line 2937, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcut {
  min-height: 86px!important;
  display: flex!important;
  align-items: center!important;
  justify-content: space-between!important;
  gap: 14px!important;
  padding: 17px 18px!important;
  box-sizing: border-box!important;
  border: 1px solid rgba(8, 117, 127, 0.15) !important;
  border-radius: 17px!important;
  background: #fff9f0!important;
  color: #314c50!important;
  text-decoration: none!important; }

/* line 2951, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcut__title {
  display: block!important;
  color: #08757f!important;
  font-size: 15px!important;
  line-height: 1.25!important;
  font-weight: 700!important; }

/* line 2955, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcut__hint {
  display: block!important;
  margin-top: 4px!important;
  color: #738487!important;
  font-size: 11px!important;
  line-height: 1.3!important; }

/* line 2959, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcut__arrow {
  width: 30px!important;
  height: 30px!important;
  min-width: 30px!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  border-radius: 50%!important;
  background: #dff4ef!important;
  color: #08757f!important; }

@media (max-width: 900px) {
  /* line 2965, theme.scss */
  body[data-theme-template="collection"] .keksik-category-shortcuts {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } }
@media (max-width: 560px) {
  /* line 2968, theme.scss */
  body[data-theme-template="collection"] .keksik-category-shortcuts {
    grid-template-columns: 1fr!important; } }
/* =========================================================
   KEKSIK V65 — APPROVED CATEGORY COVERS
   Product cards/photos are intentionally untouched.
   ========================================================= */
/* line 2976, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcuts {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px!important;
  margin: 18px 0 30px!important; }

/* line 2981, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcut {
  min-height: 0!important;
  aspect-ratio: auto!important;
  display: block!important;
  padding: 0!important;
  overflow: hidden!important;
  border-radius: 18px!important;
  background: #fff!important;
  border: 1px solid rgba(8, 117, 127, 0.14) !important;
  box-shadow: 0 7px 20px rgba(8, 117, 127, 0.06) !important; }

/* line 2992, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcut:hover {
  transform: translateY(-2px) !important; }

/* line 2995, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcut__cover {
  display: block!important;
  width: 100%!important;
  height: auto!important;
  aspect-ratio: 446 / 519!important;
  object-fit: cover!important;
  object-position: center!important;
  opacity: 1!important;
  filter: none!important;
  transform: none!important; }

/* line 3006, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcut > span {
  display: none!important; }

@media (max-width: 900px) {
  /* line 3010, theme.scss */
  body[data-theme-template="collection"] .keksik-category-shortcuts {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } }
@media (max-width: 560px) {
  /* line 3015, theme.scss */
  body[data-theme-template="collection"] .keksik-category-shortcuts {
    grid-template-columns: 1fr!important; } }
/* KEKSIK V67 — category cover grid exists only on the main catalogue. */
/* line 3022, theme.scss */
body[data-theme-template="collection"] .keksik-category-shortcuts {
  display: none!important; }

/* line 3023, theme.scss */
body[data-theme-template="collection"] .keksik-collection-page .keksik-category-shortcuts {
  display: none!important; }

/* line 3025, theme.scss */
body[data-theme-template="collection"].keksik-main-catalog .keksik-category-shortcuts {
  display: grid!important; }

/* KEKSIK V68 — collection sidebar social buttons only */
/* line 3030, theme.scss */
body[data-theme-template="collection"] aside .keksik-collection-socials {
  display: flex!important;
  gap: 12px!important;
  flex-wrap: wrap!important;
  margin-top: 12px!important; }

/* line 3031, theme.scss */
body[data-theme-template="collection"] aside .keksik-collection-social {
  display: flex!important;
  flex-direction: column!important;
  align-items: center!important;
  gap: 5px!important;
  width: 58px!important;
  text-decoration: none!important;
  color: #315a5d!important;
  font-size: 9px!important;
  line-height: 1.1!important; }

/* line 3032, theme.scss */
body[data-theme-template="collection"] aside .keksik-collection-social__icon {
  width: 44px!important;
  height: 44px!important;
  border-radius: 14px!important;
  display: grid!important;
  place-items: center!important;
  background: #e9f4ef!important;
  border: 1px solid rgba(8, 117, 127, 0.16) !important; }

/* line 3033, theme.scss */
body[data-theme-template="collection"] aside .keksik-collection-social__icon svg {
  width: 24px!important;
  height: 24px!important;
  display: block!important; }

/* =========================================================
   KEKSIK V74 — UNIFORM CATEGORY COVER GEOMETRY
   All six covers are normalized to 456x520.
   No crop, no overlay, no one-off T-shirt treatment.
   Product cards/photos are untouched.
   ========================================================= */
/* line 3045, theme.scss */
body[data-theme-template="collection"].keksik-main-catalog
.keksik-category-shortcut__cover {
  display: block!important;
  width: 100%!important;
  height: auto!important;
  max-width: 100%!important;
  max-height: none!important;
  min-height: 0!important;
  aspect-ratio: auto!important;
  object-fit: fill!important;
  object-position: center!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  opacity: 1!important;
  filter: none!important;
  transform: none!important; }

/* line 3064, theme.scss */
body[data-theme-template="collection"].keksik-main-catalog
.keksik-category-shortcut {
  overflow: hidden!important;
  height: auto!important;
  min-height: 0!important; }

/* =========================================================
   KEKSIK V75 — HEADER CATALOG DROPDOWN
   Replaces old native visual tiles with the approved catalogue covers.
   Product cards and collection page geometry are untouched.
   ========================================================= */
/* line 3077, theme.scss */
.keksik-header-catalog-menu {
  width: min(1120px, calc(100vw - 48px)) !important;
  max-height: min(720px, calc(100vh - 150px)) !important;
  overflow: auto!important;
  padding: 24px!important;
  box-sizing: border-box!important;
  background: #fff9f0!important;
  border-radius: 20px!important; }

/* line 3087, theme.scss */
.keksik-header-catalog-menu .keksik-header-catalog-grid {
  display: grid!important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px!important;
  margin: 0 0 20px!important; }

/* line 3094, theme.scss */
.keksik-header-catalog-menu .keksik-header-catalog-card {
  display: block!important;
  overflow: hidden!important;
  border-radius: 16px!important;
  border: 1px solid rgba(8, 117, 127, 0.14) !important;
  background: #fff!important;
  text-decoration: none!important;
  box-shadow: 0 5px 16px rgba(8, 117, 127, 0.05) !important;
  transition: transform .16s ease,box-shadow .16s ease!important; }

/* line 3104, theme.scss */
.keksik-header-catalog-menu .keksik-header-catalog-card:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 9px 22px rgba(8, 117, 127, 0.09) !important; }

/* line 3108, theme.scss */
.keksik-header-catalog-menu .keksik-header-catalog-card img {
  display: block!important;
  width: 100%!important;
  height: auto!important;
  max-width: 100%!important;
  object-fit: contain!important;
  border-radius: 0!important; }

/* line 3117, theme.scss */
.keksik-header-catalog-menu .keksik-header-catalog-links {
  border-top: 1px solid rgba(8, 117, 127, 0.12) !important;
  padding-top: 16px!important; }

/* line 3121, theme.scss */
.keksik-header-catalog-menu .keksik-header-catalog-links__title {
  display: block!important;
  margin: 0 0 10px!important;
  color: #08757f!important;
  font-size: 15px!important;
  font-weight: 800!important; }

/* line 3128, theme.scss */
.keksik-header-catalog-menu .keksik-header-catalog-links__grid {
  display: flex!important;
  flex-wrap: wrap!important;
  gap: 8px 14px!important; }

/* line 3133, theme.scss */
.keksik-header-catalog-menu .keksik-header-catalog-links__grid a {
  color: #315a5d!important;
  text-decoration: none!important;
  font-size: 13px!important;
  line-height: 1.35!important; }

/* line 3139, theme.scss */
.keksik-header-catalog-menu .keksik-header-catalog-links__grid a:hover {
  color: #08757f!important;
  text-decoration: underline!important; }

/* Hide only the old native visual/menu content after the new menu is ready. */
/* line 3145, theme.scss */
.keksik-header-catalog-menu.keksik-header-catalog-ready > :not(.keksik-header-catalog-grid):not(.keksik-header-catalog-links) {
  display: none!important; }

@media (max-width: 860px) {
  /* line 3150, theme.scss */
  .keksik-header-catalog-menu .keksik-header-catalog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } }
@media (max-width: 560px) {
  /* line 3155, theme.scss */
  .keksik-header-catalog-menu {
    width: calc(100vw - 20px) !important;
    padding: 14px!important; }

  /* line 3159, theme.scss */
  .keksik-header-catalog-menu .keksik-header-catalog-grid {
    grid-template-columns: 1fr!important; } }
