/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Local Montserrat (self-hosted) */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('fonts/montserrat-v31-cyrillic_latin-100.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('fonts/montserrat-v31-cyrillic_latin-200.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/montserrat-v31-cyrillic_latin-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/montserrat-v31-cyrillic_latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/montserrat-v31-cyrillic_latin-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/montserrat-v31-cyrillic_latin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/montserrat-v31-cyrillic_latin-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/montserrat-v31-cyrillic_latin-800.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('fonts/montserrat-v31-cyrillic_latin-900.woff2') format('woff2');
}

/* Force Montserrat across site */
body,
button,
input,
select,
textarea {
  font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
}

/* Lighthouse: fit nav category images to 88x88 container */
.wd-nav-product-cat .wd-nav-img,
.wd-dropdown-cats .wd-nav-img {
  width: 88px !important;
  height: 88px !important;
  object-fit: contain;
}

@media (max-width: 768px) {
  .wd-slider,
  .woodmart-slider {
    display: none !important;
  }

  /* Prevent leftover negative overlap from slider settings */
  .home .wd-negative-gap {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}

/* Expert content helpers */
.corneta-product-expert-note,
.corneta-warning-box,
.corneta-engineering-box,
.corneta-help-cta {
  margin: 18px 0;
}

/* Article content tables: mobile safe scrolling */
.single-post .entry-content table,
.postid-20694 .entry-content table {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

html {
  scroll-behavior: smooth;
}

/* CEO typography polish for article 20694 */
.postid-20694 .entry-content,
.postid-20694 .elementor-widget-container,
.postid-20694 .elementor-icon-box-description,
.postid-20694 .elementor-image-box-description {
  font-size: 15px;
  line-height: 1.65;
  color: #2f3440;
}

.postid-20694 .entry-content {
  max-width: 980px;
  margin: 0 auto;
}

.postid-20694 .entry-content h1,
.postid-20694 .entry-content h2,
.postid-20694 .entry-content h3,
.postid-20694 .elementor-heading-title,
.postid-20694 .elementor-icon-box-title,
.postid-20694 .elementor-image-box-title {
  line-height: 1.25;
  color: #161b26;
}

.postid-20694 .entry-content h2,
.postid-20694 .elementor-widget-wd_title .title {
  font-size: 30px;
  margin-top: 12px;
  margin-bottom: 14px;
}

.postid-20694 .entry-content h3,
.postid-20694 .elementor-icon-box-title,
.postid-20694 .elementor-image-box-title {
  font-size: 22px;
  margin-bottom: 10px;
}

.postid-20694 .elementor-widget-icon-box,
.postid-20694 .elementor-widget-image-box {
  margin-bottom: 14px;
}

.postid-20694 .wd-notice,
.postid-20694 .corneta-ceo-summary,
.postid-20694 .corneta-warning-box,
.postid-20694 .corneta-cylinder-box,
.postid-20694 .corneta-help-cta {
  border-radius: 12px;
  padding: 14px 16px;
  margin: 14px 0;
}

.postid-20694 .corneta-ceo-summary h3 {
  font-size: 20px;
  margin: 0 0 8px;
}

.postid-20694 .corneta-ceo-summary ul {
  margin: 0 0 10px 18px;
}

.postid-20694 .corneta-ceo-summary .btn {
  margin-right: 8px;
  margin-bottom: 6px;
}

/* Remove oversized side icon that visually breaks warning area */
.postid-20694 .elementor-element-bee3e13 .elementor-icon-box-icon {
  display: none;
}

.postid-20694 .elementor-element-bee3e13 .elementor-icon-box-content {
  width: 100%;
}

.postid-20694 .entry-content table {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  border: 1px solid #dde3ed;
  border-radius: 10px;
  background: #fff;
}

.postid-20694 .entry-content th,
.postid-20694 .entry-content td {
  padding: 10px 12px;
  border: 1px solid #e5e9f0;
  font-size: 14px;
  white-space: nowrap;
}

.postid-20694 .entry-content th {
  background: #f6f8fc;
  color: #1f2430;
}

/* CEO summary block (Elementor strips custom class, target widget area) */
.postid-20694 .elementor-element-44bc5db .title-after_title {
  margin-top: 12px;
  padding: 14px 16px;
  border: 1px solid #d7e1ef;
  border-radius: 12px;
  background: #f7fbff;
  text-align: left;
}

.postid-20694 .elementor-element-44bc5db .title-after_title h3 {
  margin: 0 0 8px;
  font-size: 19px;
  line-height: 1.3;
}

.postid-20694 .elementor-element-44bc5db .title-after_title ul {
  margin: 0 0 10px 18px;
}

.postid-20694 .elementor-element-44bc5db .title-after_title li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.55;
}

/* Table compact mode for article 20694 */
.postid-20694 .entry-content table,
.postid-20694 .elementor-widget-container table {
  border-collapse: collapse;
}

.postid-20694 .entry-content th,
.postid-20694 .entry-content td,
.postid-20694 .elementor-widget-container th,
.postid-20694 .elementor-widget-container td {
  padding: 6px 8px !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
  vertical-align: top !important;
}

.postid-20694 .corneta-short-table th,
.postid-20694 .corneta-short-table td {
  white-space: normal !important;
}

.postid-20694 details.corneta-tech-accordion {
  margin-top: 10px;
  border: 1px solid #d8deea;
  border-radius: 10px;
  background: #fbfcff;
}

.postid-20694 details.corneta-tech-accordion summary {
  cursor: pointer;
  list-style: none;
  padding: 10px 12px;
  font-weight: 600;
  color: #1f2430;
}

.postid-20694 details.corneta-tech-accordion summary::-webkit-details-marker {
  display: none;
}

.postid-20694 .corneta-tech-accordion-content {
  padding: 0 12px 12px;
}

/* Unified typography + bigger visuals for article 20694 */
.postid-20694 .entry-content,
.postid-20694 .entry-content p,
.postid-20694 .entry-content li,
.postid-20694 .entry-content span,
.postid-20694 .entry-content td,
.postid-20694 .entry-content th,
.postid-20694 .elementor-widget-container,
.postid-20694 .elementor-icon-box-description,
.postid-20694 .elementor-image-box-description {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  color: #262b35 !important;
}

.postid-20694 .entry-content h1,
.postid-20694 .entry-content h2,
.postid-20694 .entry-content h3,
.postid-20694 .elementor-widget-wd_title .title,
.postid-20694 .elementor-icon-box-title,
.postid-20694 .elementor-image-box-title {
  font-family: 'Montserrat', sans-serif !important;
  color: #141a24 !important;
  line-height: 1.25 !important;
}

.postid-20694 .entry-content h2,
.postid-20694 .elementor-widget-wd_title .title {
  font-size: 28px !important;
}

.postid-20694 .entry-content h3,
.postid-20694 .elementor-icon-box-title,
.postid-20694 .elementor-image-box-title {
  font-size: 20px !important;
}

/* Make article images more presentable */
.postid-20694 .elementor-widget-image-box .elementor-image-box-img {
  width: min(34%, 320px) !important;
}

.postid-20694 .elementor-widget-image-box .elementor-image-box-img img {
  width: 100% !important;
  height: auto !important;
  border-radius: 10px;
}

/* Compact table rows */
.postid-20694 .entry-content th,
.postid-20694 .entry-content td,
.postid-20694 .elementor-widget-container th,
.postid-20694 .elementor-widget-container td {
  padding: 5px 7px !important;
  font-size: 12.5px !important;
  line-height: 1.3 !important;
  white-space: nowrap;
}

.postid-20694 .corneta-short-table th,
.postid-20694 .corneta-short-table td {
  white-space: normal !important;
}

@media (max-width: 768px) {
  .postid-20694 .elementor-widget-image-box .elementor-image-box-img {
    width: min(46%, 280px) !important;
  }

  .postid-20694 .entry-content h2,
  .postid-20694 .elementor-widget-wd_title .title {
    font-size: 24px !important;
  }

  .postid-20694 .entry-content h3,
  .postid-20694 .elementor-icon-box-title,
  .postid-20694 .elementor-image-box-title {
    font-size: 18px !important;
  }
}

/* Final visual harmonization for article 20694 */
.postid-20694 .elementor-element-44bc5db .title-after_title,
.postid-20694 .elementor-element-44bc5db .title-after_title * {
  text-align: left !important;
}

.postid-20694 .elementor-element-a1c7e9f .elementor-icon-box-icon,
.postid-20694 .elementor-element-bee3e13 .elementor-icon-box-icon {
  display: none !important;
}

.postid-20694 .elementor-element-a1c7e9f .elementor-icon-box-wrapper,
.postid-20694 .elementor-element-bee3e13 .elementor-icon-box-wrapper {
  display: block !important;
}

.postid-20694 .elementor-element-a1c7e9f .elementor-icon-box-content,
.postid-20694 .elementor-element-bee3e13 .elementor-icon-box-content {
  width: 100% !important;
}

.postid-20694 .elementor-element-a1c7e9f .wd-notice,
.postid-20694 .elementor-element-bee3e13 .wd-notice {
  margin: 8px 0 !important;
}

.postid-20694 .elementor-element-726bab0 .elementor-image-box-description,
.postid-20694 .elementor-element-991cad7 .elementor-image-box-description,
.postid-20694 .elementor-element-f10b904 .elementor-image-box-description,
.postid-20694 .elementor-element-07ec710 .elementor-icon-box-description {
  font-size: 14px !important;
  line-height: 1.5 !important;
  font-family: 'Montserrat', sans-serif !important;
}

.postid-20694 .elementor-element-0ffa8fc .elementor-icon-box-description {
  font-size: 13px !important;
  line-height: 1.45 !important;
}

.postid-20694 .elementor-widget-image-box .elementor-image-box-img {
  width: min(42%, 360px) !important;
}

.postid-20694 .elementor-widget-image-box .elementor-image-box-img img {
  width: 100% !important;
  height: auto !important;
}

/* Reduce row height ~1.5x without lowering font-size */
.postid-20694 .entry-content table th,
.postid-20694 .entry-content table td,
.postid-20694 .elementor-widget-container table th,
.postid-20694 .elementor-widget-container table td {
  font-size: 12.5px !important;
  line-height: 1.1 !important;
  padding: 2px 6px !important;
}

.postid-20694 .elementor-element-7ecc12a table th,
.postid-20694 .elementor-element-7ecc12a table td {
  font-size: 12.5px !important;
  line-height: 1.05 !important;
  padding: 2px 6px !important;
}

@media (max-width: 768px) {
  .postid-20694 .elementor-widget-image-box .elementor-image-box-img {
    width: min(52%, 320px) !important;
  }
}

/* Fix frontend rendering of Executive Summary block */
.postid-20694 .elementor-element-44bc5db .title-after_title {
  display: block !important;
  max-width: 980px;
  margin: 12px auto 0 !important;
  padding: 22px 26px !important;
  border-radius: 10px !important;
  background: #4f90c8 !important;
  color: #ffffff !important;
  text-align: left !important;
}

.postid-20694 .elementor-element-44bc5db .title-after_title h3 {
  margin: 0 0 14px !important;
  color: #ffffff !important;
  font-size: 36px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  text-align: left !important;
}

.postid-20694 .elementor-element-44bc5db .title-after_title ul {
  margin: 0 0 16px !important;
  padding-left: 22px !important;
  list-style: disc outside !important;
}

.postid-20694 .elementor-element-44bc5db .title-after_title li {
  margin: 0 0 10px !important;
  color: #ffffff !important;
  font-size: 30px !important;
  line-height: 1.45 !important;
}

.postid-20694 .elementor-element-44bc5db .title-after_title li::marker {
  color: #ffffff !important;
}

.postid-20694 .elementor-element-44bc5db .title-after_title p {
  margin: 0 !important;
}

.postid-20694 .elementor-element-44bc5db .title-after_title .btn {
  margin-right: 8px !important;
  margin-bottom: 6px !important;
}

@media (max-width: 1024px) {
  .postid-20694 .elementor-element-44bc5db .title-after_title h3 { font-size: 28px !important; }
  .postid-20694 .elementor-element-44bc5db .title-after_title li { font-size: 20px !important; }
}

@media (max-width: 767px) {
  .postid-20694 .elementor-element-44bc5db .title-after_title {
    padding: 14px 16px !important;
  }
  .postid-20694 .elementor-element-44bc5db .title-after_title h3 { font-size: 22px !important; }
  .postid-20694 .elementor-element-44bc5db .title-after_title li { font-size: 15px !important; line-height: 1.4 !important; }
}

/* ═══════════════════════════════════════════════════════
   Vertical Categories Menu — compact layout v2
   ═══════════════════════════════════════════════════════ */

/* 1. Иконки: максимально влево, увеличены */
.wd-header-cats .wd-nav-vertical .wd-nav-img,
.wd-nav.wd-nav-vertical .wd-nav-img,
.widget .wd-nav-vertical .wd-nav-img {
  width: 52px !important;
  height: 52px !important;
  max-width: 52px !important;
  margin: 0 !important;
  flex-shrink: 0;
  object-fit: contain;
}

/* 2. Ссылки: минимальный левый отступ, текст вплотную к иконке */
.wd-header-cats .wd-nav-vertical > li > a,
.wd-nav.wd-nav-vertical > li > a,
.widget .wd-nav-vertical > li > a {
  padding: 0 10px 0 6px !important;
  gap: 8px !important;
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
  box-sizing: border-box;
}

/* 3. Все строки — одинаковая высота 68px */
.wd-header-cats .wd-nav-vertical > li,
.wd-nav.wd-nav-vertical > li,
.widget .wd-nav-vertical > li {
  min-height: 68px !important;
  height: 68px !important;
  max-height: 68px !important;
  display: flex !important;
  align-items: center !important;
  box-sizing: border-box !important;
  overflow: hidden;
}

/* 4. Текст: без лишних отступов */
.wd-header-cats .wd-nav-vertical .wd-nav-link-text,
.wd-nav.wd-nav-vertical .wd-nav-link-text {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* 5. Sidebar Categories — аналоричный стиль */
.widget_product_categories .product-categories > li,
.widget .wd-nav-vertical > li {
  min-height: 68px !important;
  height: 68px !important;
  display: flex !important;
  align-items: center !important;
}

/* ═══════════════════════════════════════════════════════
   Slider text readability — text stroke + shadow
   Added 2026-03-18: fix text contrast on photo backgrounds
   ═══════════════════════════════════════════════════════ */

/* Main slider title — white with dark outline */
.wd-slider .wd-slide .title {
  color: #FFFFFF !important;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
  text-shadow: 
    1px 1px 3px rgba(0, 0, 0, 0.6),
    0px 0px 8px rgba(0, 0, 0, 0.3) !important;
}

/* Slider subtitle (blue "Прямые поставки..." text) */
.wd-slider .wd-slide .wd-text-block p {
  text-shadow: 
    1px 1px 2px rgba(255, 255, 255, 0.8),
    0px 0px 6px rgba(255, 255, 255, 0.5) !important;
}

/* Description text below title */
.wd-slider .wd-slide .wd-text-block:last-of-type p {
  text-shadow: 
    1px 1px 2px rgba(255, 255, 255, 0.6),
    0px 0px 4px rgba(255, 255, 255, 0.3) !important;
}



@media (max-width: 768px) {
  .wd-slider .wd-carousel-inner {
    min-height: auto;
  }
  .wd-slider .wd-slide .title {
    -webkit-text-stroke: 0.5px rgba(0, 0, 0, 0.4);
  }
}

/* ═══════════════════════════════════════════════════════
   Slider fix v3 — equal width + prevent height jump
   Added 2026-03-18
   ═══════════════════════════════════════════════════════ */

/* 1. Lock slider height — prevent autoHeight JS */
#slider-164 > .wd-carousel-inner {
  overflow: hidden !important;
  height: auto !important;
  transition: none !important;
}

/* 2. Make both homepage sections full container width
   Removes e-con-boxed inner padding so slider matches header width */
.elementor-element-628d8f2 > .e-con-inner,
.elementor-element-1297b95 > .e-con-inner {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* 3. Remove border-radius on slider for clean edge */
#slider-164 {
  border-radius: 0 !important;
  --wd-brd-radius: 0 !important;
}

/* ===================================================
   CORNETA UX Feature 1: Product Grid Specs Badges
   Shows key technical attributes under product title
   in catalog/shop pages as compact badges
   =================================================== */

.crt-grid-specs {
    display: flex;
    flex-wrap: wrap;
    gap: 3px 6px;
    padding: 6px 0 2px;
    font-size: 12px;
    line-height: 1.4;
}

.crt-spec-item {
    display: inline-flex;
    align-items: baseline;
    gap: 3px;
    background: #f0f4f8;
    border-radius: 4px;
    padding: 2px 7px;
    border: 1px solid #e2e8f0;
    transition: background 0.2s ease;
}

/* Hover на всей карточке подсвечивает бейджи */
.product-grid-item:hover .crt-spec-item,
.product:hover .crt-spec-item {
    background: #e8f0fe;
    border-color: #c5d5ea;
}

.crt-spec-label {
    font-weight: 700;
    color: #8896a6;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    white-space: nowrap;
}

.crt-spec-value {
    color: #1a2b3c;
    font-weight: 600;
    font-size: 12px;
    white-space: nowrap;
}

/* Мобильная адаптация: уменьшаем бейджи */
@media (max-width: 768px) {
    .crt-grid-specs {
        gap: 2px 4px;
        padding: 4px 0 1px;
    }
    .crt-spec-item {
        padding: 1px 5px;
    }
    .crt-spec-label {
        font-size: 9px;
    }
    .crt-spec-value {
        font-size: 11px;
    }
}

/* Separator between spec badges */
.crt-spec-sep {
    color: #aab;
    font-weight: 400;
    font-size: 12px;
}
/* ===================================================
   CORNETA UX Feature 2: Specs Above Fold
   Shows key specs table on single product page
   between price and Add to Cart button
   =================================================== */

.crt-specs-summary {
    margin: 16px 0;
    padding: 16px 18px;
    background: #f8f9fb;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
}
.crt-specs-title {
    margin: 0 0 12px;
    font-size: 15px;
    font-weight: 700;
    color: #1a2b3c;
    letter-spacing: -0.01em;
}
.crt-specs-table {
    width: 100%;
    border-collapse: collapse;
}
.crt-specs-table tr {
    border-bottom: 1px dotted #d5dbe3;
}
.crt-specs-table tr:last-child {
    border-bottom: none;
}
.crt-sp-label {
    padding: 5px 10px 5px 0;
    font-size: 13px;
    color: #6b7b8d;
    width: 45%;
    vertical-align: top;
    white-space: nowrap;
}
.crt-sp-value {
    padding: 5px 0;
    font-size: 13px;
    font-weight: 600;
    color: #1a2b3c;
}
.crt-sp-sku {
    font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
    color: #0077cc;
    letter-spacing: 0.02em;
}
.crt-specs-more {
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    color: #0077cc;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s;
}
.crt-specs-more:hover {
    color: #005fa3;
    text-decoration: underline;
}

/* Mobile: tighter padding */
@media (max-width: 768px) {
    .crt-specs-summary {
        margin: 12px 0;
        padding: 12px 14px;
    }
    .crt-sp-label {
        font-size: 12px;
        width: 40%;
    }
    .crt-sp-value {
        font-size: 12px;
    }
}
/* ===================================================
   CORNETA UX Feature 3: Sticky Price
   Desktop: CSS sticky on summary column
   Mobile: Fixed bottom bar with price + cart button
   =================================================== */

/* ── DESKTOP: Sticky Summary ── */
@media (min-width: 992px) {
    .single-product-page .summary.entry-summary {
        position: sticky;
        top: 100px;
        align-self: flex-start;
    }
}

/* ── MOBILE + DESKTOP: Sticky Bottom Bar ── */
.crt-sticky-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    box-shadow: 0 -3px 16px rgba(0, 0, 0, 0.10);
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    transform: translateY(100%);
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    border-top: 1px solid #eee;
}

.crt-sticky-bar.crt-sb-visible {
    transform: translateY(0);
}

/* Price */
.crt-sb-price {
    font-size: 20px;
    font-weight: 800;
    color: #1a2b3c;
    white-space: nowrap;
    line-height: 1.2;
}
.crt-sb-price del {
    font-size: 14px;
    color: #999;
    font-weight: 400;
}
.crt-sb-price ins {
    text-decoration: none;
}

/* Cart Button */
.crt-sb-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 12px 28px;
    background: linear-gradient(135deg, #FF8C00, #FF5722);
    color: #fff !important;
    font-weight: 700;
    font-size: 15px;
    border-radius: 10px;
    text-decoration: none !important;
    white-space: nowrap;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 160px;
    text-align: center;
    border: none;
    letter-spacing: 0.01em;
}
.crt-sb-btn:hover {
    background: linear-gradient(135deg, #FF9800, #E64A19);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(255, 87, 34, 0.3);
}
.crt-sb-btn:active {
    transform: translateY(0);
}

/* Loading state */
.crt-sb-btn--loading {
    opacity: 0.7;
    pointer-events: none;
}

/* Added state */
.crt-sb-btn--added {
    background: linear-gradient(135deg, #43A047, #2E7D32) !important;
}

/* Out of stock */
.crt-sb-btn--oos {
    background: #bbb;
    cursor: not-allowed;
    pointer-events: none;
}

/* ── Mobile adjustments ── */
@media (max-width: 768px) {
    .crt-sticky-bar {
        padding: 8px 14px;
    }
    .crt-sb-price {
        font-size: 17px;
    }
    .crt-sb-btn {
        padding: 10px 20px;
        font-size: 14px;
        min-width: 140px;
        border-radius: 8px;
    }
}

/* Prevent body content from hiding behind bar when visible */
body.single-product {
    padding-bottom: 0;
    transition: padding-bottom 0.3s;
}
