@charset "UTF-8";
*, *::before, *::after {
  box-sizing: border-box;
}

* {
  margin: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  max-width: 100%;
  overflow-x: clip;
  /* Keep the scrollbar gutter reserved at all times. Both the off-canvas menu
     (html.mobile-menu-open sets overflow:hidden) and the native <dialog> cart
     drawer lock document scrolling; without a reserved gutter the whole page
     jumps ~15px wider on desktop the moment either one opens. */
  scrollbar-gutter: stable;
}

body {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  max-width: 100%;
  overflow-x: clip;
}

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
  height: auto;
}

input, button, textarea, select {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

ul, ol {
  list-style: none;
  padding: 0;
}

button {
  cursor: pointer;
  background: none;
  border: 0;
}

:where(:focus-visible) {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link {
  position: absolute;
  left: -9999px;
  z-index: 100;
}
.skip-link:focus {
  left: 0;
  top: 0;
  padding: 0.5rem 1rem;
  background: #fff;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/wp-content/themes/mokka/assets/fonts/poppins-300-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/wp-content/themes/mokka/assets/fonts/poppins-300-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/themes/mokka/assets/fonts/poppins-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/themes/mokka/assets/fonts/poppins-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/wp-content/themes/mokka/assets/fonts/poppins-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/wp-content/themes/mokka/assets/fonts/poppins-500-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/wp-content/themes/mokka/assets/fonts/poppins-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/wp-content/themes/mokka/assets/fonts/poppins-600-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
body {
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-weight: 400;
  color: #2B2927;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #2B2927;
}

/* Several components pin font-weight with !important (.section-heading,
   .faq__q, .product-accordion__title …). Editor-authored <strong> inside them
   would flatten to normal, so re-assert it at the same weight level. */
strong {
  font-weight: bold !important;
}

:root {
  --mokka-black: #2B2927;
  --mokka-text: #2B2927;
  --mokka-gray: #5B5856;
  --mokka-bg: #FBFAF9;
  --mokka-rose: #E0BFB8;
  --mokka-preorder: #D3D3CF;
  --mokka-red: #771011;
  --mokka-white: #FFFFFF;
  --mokka-container: 1280px;
  --mokka-gutter: 20px;
}

body {
  background-color: var(--mokka-bg);
}

/*
 * Site-wide light weight — everything renders at Poppins 300 (per request).
 * Uses !important to override the per-component weights (titles/prices/buttons).
 * To give a single element more emphasis later, add its own !important rule.
 */
*,
*::before,
*::after {
  font-weight: 300 !important;
}

.container {
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: 20px;
}

.container--wide {
  width: 100%;
  max-width: 1480px;
  margin-inline: auto;
  padding-inline: 20px;
}

.site-header {
  position: relative;
  z-index: 1000;
}

.site-header__bar {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: #FBFAF9;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.site-header__bar.is-stuck {
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.07);
}
.site-header__bar.is-hidden {
  transform: translateY(-100%);
}

.site-header__inner {
  width: 100%;
  max-width: 1480px;
  margin-inline: auto;
  padding-inline: 20px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  height: 80px;
}
@media (max-width: 1023px) {
  .site-header__inner {
    height: 56px;
  }
}

.site-header__hamburger,
.site-header__cart {
  display: inline-flex;
  align-items: center;
  color: #2B2927;
}

.site-header__hamburger {
  justify-self: start;
  padding: unset;
}

.site-header__logo {
  justify-self: center;
}
.site-header__logo-img {
  display: block;
  max-width: 180px;
  height: auto;
}
@media (max-width: 1023px) {
  .site-header__logo-img {
    max-width: 100px;
  }
  .site-header__hamburger svg {
    width: 22px;
    height: 22px;
  }
  a.site-header__cart svg {
    width: 18px;
  }
}

.site-header__cart {
  justify-self: end;
  position: relative;
  padding: 6px;
}

.site-header__cart-count {
  position: absolute;
  top: -2px;
  right: -4px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  background: #2B2927;
  border-radius: 999px;
}

.mobile-nav {
  position: fixed;
  inset: 0 auto 0 0;
  width: min(440px, 92vw);
  background: #FBFAF9;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  z-index: 1100;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  padding-bottom: 28px;
}
.mobile-nav.is-open {
  transform: none;
}
.mobile-nav__head {
  display: flex;
  justify-content: flex-end;
  padding: 20px 28px 10px;
}
.mobile-nav__close {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  color: #2B2927;
}
/* Product search in the off-canvas drawer. Underline-only field so it reads as
   part of the menu rather than a boxed form; the 20px inset matches
   .mobile-nav__link padding so the caret lines up with the menu items. */
.mobile-nav__search {
  position: relative;
  display: flex;
  align-items: center;
  margin: 4px 20px 6px;
  border-bottom: 1px solid #e5e2df;
  transition: border-color 0.2s ease;
}
.mobile-nav__search:focus-within {
  border-bottom-color: #2B2927;
}
.mobile-nav__search-field {
  flex: 1 1 auto;
  min-width: 0;
  padding: 10px 34px 10px 0;
  border: 0;
  background: none;
  font: inherit;
  font-size: 15px;
  color: #2B2927;
}
.mobile-nav__search-field::placeholder {
  color: #8a8683;
}
.mobile-nav__search-field:focus {
  outline: none;
}
/* Drop WebKit's native clear "x" so the magnifier is the only control. */
.mobile-nav__search-field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.mobile-nav__search-btn {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  color: #2B2927;
}
.mobile-nav__search-btn:hover {
  color: #771011;
}

.mobile-nav__nav {
  padding: 10px 0;
}
.mobile-nav__menu {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-nav__menu--pages {
  margin-top: 26px;
}
.mobile-nav__item {
  list-style: none;
}
.mobile-nav__link {
  display: block;
  padding: 9px 20px;
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #2B2927;
}
.mobile-nav__link:hover {
  color: #771011;
}
/* Last Units highlighted in the drawer. Matched on the path ending, not the
   full URL — a hardcoded http://mokka-brand.local/... selector would stop
   matching the moment the site moves to staging or production. */
.mobile-nav__link[href$="/kategorija/last-units/"] {
  color: #771011;
}
.mobile-nav__logo {
  margin-top: auto;
  padding: 24px 28px 0;
}
.mobile-nav__logo img {
  width: 90px;
  height: auto;
}
.mobile-nav__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1090;
}
.mobile-nav__overlay[hidden] {
  display: none;
}

html.mobile-menu-open {
  overflow: hidden;
}

.site-footer {
  background: #FBFAF9;
  color: #2B2927;
}

.footer-instagram__heading {
  display: block;
  text-align: center;
  text-decoration: underline;
  font-size: 16px;
  margin: 12px 0;
  color: #2B2927;
}

.footer-social {
  padding: 40px 20px;
}
.footer-social__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media (max-width: 767px) {
  .footer-social__list {
    gap: 25px;
  }
}
.footer-social__link img {
  width: 36px;
  height: 36px;
}
@media (max-width: 767px) {
  .footer-social__link img {
    width: 30px;
    height: 30px;
  }
}

.site-footer__main {
  padding: 0 20px 40px;
}

.site-footer__inner {
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: 20px;
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
  gap: 40px 52px;
  align-items: start;
}
/* Mobile + tablet: .site-footer__main already pads 20px — drop the double. */
@media (max-width: 1023px) {
  .site-footer__inner {
    padding: unset;
  }
}
@media (max-width: 999px) {
  .site-footer__inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .site-footer__inner {
    grid-template-columns: 1fr;
    gap: 30px;
  }

}

.footer-col {
  min-width: 0;
}

@media (max-width: 999px) {
  .footer-newsletter {
    grid-column: 1/-1;
  }
}
.footer-newsletter__body {
  font-size: 15px;
  margin-bottom: 16px;
  max-width: 340px;
}

.mokka-newsletter {
  max-width: 340px;
}
.mokka-newsletter__hp {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mokka-newsletter__row {
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.mokka-newsletter__row input[type=email] {
  flex: 1 1 auto;
  min-width: 0;
  padding: 11px 14px;
  border: 0;
  background: transparent;
  font: inherit;
  /* Mora POSLE `font: inherit` — ta skraćenica resetuje i font-size, pa bi
     iznad nje ova vrednost bila pregažena. Isto 13px kao dugme pored. */
  font-size: 13px;
  color: #2B2927;
}
.mokka-newsletter__row input[type=email]:focus {
  outline: none;
}
.mokka-newsletter__row input[type=email]:focus-visible {
  outline: 2px solid #2B2927;
  outline-offset: -2px;
}
.mokka-newsletter__row button {
  flex: 0 0 auto;
  padding: 0 18px;
  border: 0;
  background: #2B2927;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.mokka-newsletter__row button:hover {
  opacity: 0.85;
}
.mokka-newsletter__row button:disabled {
  opacity: 0.6;
  cursor: default;
}
.mokka-newsletter__msg {
  margin: 8px 0 0;
  font-size: 13px;
  min-height: 1em;
}
.mokka-newsletter__msg.is-success {
  color: #1c7a3f;
}
.mokka-newsletter__msg.is-error {
  color: #771011;
}

.footer-menu__heading {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 14px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(43, 41, 39, 0.25);
}
.footer-menu__list li {
  margin-bottom: 9px;
}
.footer-menu__link {
  font-size: 14px;
  color: #2B2927;
  background: none;
  border: 0;
  padding: 0;
  text-align: left;
  cursor: pointer;
}
.footer-menu__link:hover {
  color: #771011;
}

.site-footer__brand {
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: 20px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 24px;
  margin-top: 44px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
  .site-footer__brand {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 22px;
    margin-top: 32px;
    padding-top: 26px;
  }
}

.site-footer__brand-logo {
  justify-self: start;
}
@media (max-width: 767px) {
  .site-footer__brand-logo {
    justify-self: center;
  }
}
.site-footer__brand-logo img {
  width: 128px;
  height: auto;
  display: block;
}

.footer-badges {
  justify-self: center;
}
.footer-badges__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px 18px;
}
.footer-badges__item {
  margin: 0;
}
.footer-badges__item img {
  height: 30px;
  width: auto;
  object-fit: contain;
}
.footer-badges__item:nth-child(3) img {
  height: 44px;
}

.footer-credits {
  justify-self: end;
}
@media (max-width: 767px) {
  .footer-credits {
    justify-self: center;
  }
}
.footer-credits__host img {
  width: 64px;
  height: auto;
  display: block;
}

.floating-contact {
  position: fixed;
  right: 14px;
  bottom: 16px;
  z-index: 1200;
  display: flex;
  /* column, not column-reverse: the toggle is last in the DOM, so this puts it
     in the screen corner with the items stacking upward above it. */
  flex-direction: column;
  align-items: center;
  gap: 10px;
  /* Collapsed items keep their layout box (only opacity/transform change), so
     the wrapper is a ~150px invisible strip. Without this it would swallow
     clicks aimed at the page underneath. Children opt back in below. */
  pointer-events: none;
}
.floating-contact__toggle, .floating-contact__item {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2B2927;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.floating-contact__toggle img, .floating-contact__item img {
  filter: brightness(0) invert(1);
}
.floating-contact__item {
  opacity: 0;
  transform: translateY(10px) scale(0.8);
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.floating-contact__toggle {
  pointer-events: auto;
}
/* Opened by the toggle (JS), or by tabbing into the group. Hover is gone on
   purpose — with a real toggle button, hover-to-open meant the panel was
   already open before you could ever press it. */
.floating-contact.is-open .floating-contact__item,
.floating-contact:focus-within .floating-contact__item {
  opacity: 1;
  transform: none;
  pointer-events: auto;
}
.floating-contact__item--wa {
  background: #25d366;
}
.floating-contact__item--viber {
  background: #7360f2;
}

.back-to-top {
  position: fixed;
  left: 14px;
  bottom: 16px;
  z-index: 1200;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2B2927;
  color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
}
.back-to-top.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.marquee {
  position: relative;
  width: 100%;
  height: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  background: #D3D3CF;
  color: #2B2927;
}
@media (max-width: 767px) {
  .marquee {
    height: 40px;
  }
}

.marquee__track {
  display: flex;
  white-space: nowrap;
  animation: mokka-marquee 40s linear infinite;
  will-change: transform;
}

.marquee__item {
  display: flex;
  align-items: center;
  padding-left: 40px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.marquee__item::after {
  content: "•";
  margin-left: 40px;
}
@media (max-width: 767px) {
  .marquee__item {
    font-size: 13px;
    padding-left: 50px;
  }
  .marquee__item::after {
    margin-left: 50px;
  }
}

.marquee:hover .marquee__track {
  animation-play-state: paused;
}

.marquee--dark {
  background: linear-gradient(360deg, #000 0%, transparent 100%);
  color: #fff;
}
.marquee--dark .marquee__item {
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .marquee--dark .marquee__item {
    font-size: 12px;
  }
}

.marquee--media {
  height: auto;
  background: transparent;
  color: inherit;
}
.marquee--media .marquee__track {
  animation-duration: 70s;
}
.marquee--media .marquee__item {
  display: block;
  flex: 0 0 10vw;
  padding: 0;
  font-size: 0;
}
.marquee--media .marquee__item::after {
  content: none;
}
@media (max-width: 1199px) {
  .marquee--media .marquee__item {
    flex-basis: 14.2857vw;
  }
}
@media (max-width: 767px) {
  .marquee--media .marquee__item {
    flex-basis: 28vw;
  }
}
.marquee--media img {
  display: block;
  width: 100%;
  aspect-ratio: 9/16;
  object-fit: cover;
}

/* Draggable state — added by js/modules/marquee-drag.js. Without JS the strip
   keeps the CSS animation below, so this is pure progressive enhancement. */
.marquee--media.is-draggable .marquee__track {
  animation: none;
  /* Vertical page scroll and pinch-zoom stay with the browser; we own only the
     horizontal axis. Bare `pan-y` would take two-finger zoom away from anyone
     who starts the gesture on the strip. */
  touch-action: pan-y pinch-zoom;
  -webkit-user-select: none;
  user-select: none;
}
/* The cursor has to sit on the tiles, not the track: every pixel of the track
   is covered by an <a>, and the UA stylesheet's link cursor on the anchor beats
   an inherited `grab` from the parent. */
.marquee--media.is-draggable .marquee__track,
.marquee--media.is-draggable .marquee__item {
  cursor: grab;
}
.marquee--media.is-draggable .marquee__track.is-dragging,
.marquee--media.is-draggable .marquee__track.is-dragging .marquee__item {
  cursor: grabbing;
}
.marquee--media.is-draggable img {
  /* Kills the native image-drag ghost that would otherwise eat the gesture. */
  -webkit-user-drag: none;
}

@keyframes mokka-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .marquee__track {
    animation: none;
  }
}
.carousel {
  position: relative;
}
.carousel__viewport {
  overflow: hidden;
}
.carousel__container {
  display: flex;
  margin-left: -16px;
  touch-action: pan-y pinch-zoom;
}
.carousel__slide {
  flex: 0 0 25%;
  min-width: 0;
  padding-left: 16px;
}
/* The container's negative margin must always mirror the slide padding —
   it cancels the first slide's inset so the track starts flush. Changing one
   without the other shifts the whole row. */
@media (max-width: 1023px) {
  .carousel__container {
    margin-left: -10px;
  }
  .carousel__slide {
    padding-left: 10px;
  }
}
.carousel__btn {
  position: absolute;
  top: 38%;
  z-index: 3;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #2B2927;
  border: 1px solid #e5e2df;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: opacity 0.2s ease, background 0.2s ease;
}
.carousel__btn svg {
  width: 18px;
  height: 18px;
}
/* One chevron path serves both directions — the "next" button mirrors it, so
   the pair is exactly symmetrical instead of relying on two hand-drawn paths. */
.carousel__btn--next svg,
.product-card__nav--next svg,
[data-suggest-next] svg {
  transform: scaleX(-1);
}
/* The drawer and card buttons are 26px, so the 10x24 glyph scales down there. */
.cart-drawer__suggest-btn svg,
.product-card__nav svg {
  width: 6px;
  height: 14px;
}
@media (max-width: 767px) {
  .carousel__btn svg,
  .cart-drawer__suggest-btn svg,
  .product-card__nav svg {
    width: 5px;
    height: 10px;
  }
}

.carousel__btn--prev {
  left: -6px;
}
.carousel__btn--next {
  right: -6px;
}
.carousel__btn:hover {
  background: #2B2927;
  color: #fff;
}
.carousel__btn[disabled] {
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .carousel__btn {
    width: 30px;
    height: 30px;
  }
  .carousel__btn--prev {
    left: 2px;
  }
  .carousel__btn--next {
    right: 2px;
  }
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #2B2927;
  background: transparent;
  color: #2B2927;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.btn:hover, .btn:focus-visible {
  background: #2B2927;
  color: #fff;
}

.btn--outline { /* inherits .btn */ }

.btn--outline-light {
  border-color: #fff;
  color: #fff;
}
.btn--outline-light:hover, .btn--outline-light:focus-visible {
  background: #fff;
  color: #2B2927;
}

.btn--solid {
  background: #FBFAF9;
  border-color: #FBFAF9;
  color: #2B2927;
}
.btn--solid:hover, .btn--solid:focus-visible {
  background: #2B2927;
  color: #fff;
}

.section-heading {
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-weight: 400 !important;
  text-align: center;
  font-size: 26px;
  line-height: 1.2;
  color: #2B2927;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .section-heading {
    font-size: 20px;
  }
}

.product-card {
  position: relative; /* contains the absolutely-positioned .screen-reader-text
                         (sale-price a11y text) — without it that span anchors to
                         the page, escapes the related-products carousel clipping
                         and stretches the document, causing horizontal scroll. */
  display: flex;
  flex-direction: column;
  text-align: center;
}
.product-card__media {
  position: relative;
  display: block;
  aspect-ratio: 571/800;
  overflow: hidden;
  background: #f0eeec;
  /* Swipe (js/modules/card-media.js) owns the horizontal axis; vertical page
     scroll and pinch-zoom stay with the browser. Matches the other draggable
     surfaces in the theme. */
  touch-action: pan-y pinch-zoom;
  -webkit-user-select: none;
  user-select: none;
}
.product-card__media img {
  /* Kills the native link/image drag ghost that would hijack the swipe. */
  -webkit-user-drag: none;
}
.product-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-card__img--primary {
  transition: opacity 0.4s ease;
}
/* Slides 2-4: stacked over the primary, shown only when an arrow selects them. */
.product-card__img--secondary,
.product-card__img--alt {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.4s ease;
}
/* Arrow cycling: card-media.js adds .is-cycling and marks exactly one image
   .is-shown. Images never change on hover — only the arrows switch them. */
.product-card__media.is-cycling .product-card__img {
  opacity: 0;
}
.product-card__media.is-cycling .product-card__img.is-shown {
  opacity: 1;
}

/* Image arrows on archive cards (two images, loops both ways). Shown at every
   width — on desktop they sit alongside the hover image swap. */
.product-card__nav {
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  width: 26px;
  height: 26px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  border-radius: 50%; /* only shapes the browser's default focus ring */
  background: none;
  color: #2B2927;
  cursor: pointer;
}
/* The chevrons are stroke="currentColor", so colour lands on the svg. */
button.product-card__nav svg {
  color: #5B5856;
}
.product-card__nav--prev {
  left: 2px;
}
.product-card__nav--next {
  right: 2px;
}

/* Quick buy — "+" trigger on the card */
.product-card__media-wrap {
  position: relative;
}
.product-card__quick {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid rgba(43, 41, 39, 0.15);
  border-radius: 50%;
  /* Translucent white so the product photo stays readable behind the "+". */
  background-color: #fff9;
  color: var(--mokka-black);
  font-size: 17px;
  /* 1, not 0: a zero-height line box collapses onto the baseline, so flex had
     nothing glyph-shaped to centre and the "+" sat off-centre in the circle. */
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: opacity 0.25s ease, transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}
.product-card__quick span {
  pointer-events: none;
  display: block;
  line-height: 1;
}
.product-card__quick:hover {
  background: var(--mokka-black);
  color: var(--mokka-white);
}
/* Desktop with a real pointer: reveal on card hover. Touch: always visible. */
@media (hover: hover) and (pointer: fine) {
  .product-card__quick {
    opacity: 0;
    transform: translate(-50%, 6px);
  }
  .product-card:hover .product-card__quick,
  .product-card__quick:focus-visible {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}
.product-card__quick.is-loading {
  pointer-events: none;
  opacity: 0.55;
}
.product-card__quick.is-added {
  background: var(--mokka-black);
  color: var(--mokka-white);
  opacity: 1;
}
.product-card__quick.is-added span {
  visibility: hidden;
}
.product-card__quick.is-added::after {
  content: "✓";
  position: absolute;
  font-size: 14px;
  color: var(--mokka-white);
}
.product-card__quick.is-error {
  background: var(--mokka-red);
  color: var(--mokka-white);
  border-color: var(--mokka-red);
  opacity: 1;
}
.product-card__quick.is-error span {
  visibility: hidden;
}
.product-card__quick.is-error::after {
  content: "✕";
  position: absolute;
  font-size: 13px;
  color: var(--mokka-white);
}

/* Quick buy — bottom-sheet dialog */
.quick-buy {
  width: 100%;
  /* dvh = visible viewport on mobile (excludes the browser toolbar) — with
     plain 100% / 100vh the bottom of the sheet hides behind the toolbar. */
  height: 100vh;
  height: 100dvh;
  max-width: 100%;
  max-height: 100vh;
  max-height: 100dvh;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  overflow: hidden;
}
.quick-buy::backdrop {
  background: rgba(43, 41, 39, 0.45);
}
.quick-buy[open] {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.quick-buy__panel {
  position: relative;
  width: 100%;
  max-width: 520px;
  background: var(--mokka-white);
  padding: 22px 20px calc(22px + env(safe-area-inset-bottom));
  border-radius: 0;
  max-height: calc(100dvh - 40px);
  overflow-y: auto;
  animation: quickBuyUp 0.28s ease;
}
@keyframes quickBuyUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
.quick-buy__close {
  position: absolute;
  top: 8px;
  right: 12px;
  width: 34px;
  height: 34px;
  border: 0;
  background: none;
  font-size: 26px;
  line-height: 1;
  color: var(--mokka-gray);
  cursor: pointer;
}
.quick-buy__head {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-right: 34px;
  margin-bottom: 18px;
}
.quick-buy__thumb {
  width: 56px;
  height: 70px;
  object-fit: cover;
  background: #f0eeec;
  flex: 0 0 auto;
}
.quick-buy__meta {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  text-align: left;
}
.quick-buy__name {
  font-weight: 500;
  font-size: 15px;
  color: var(--mokka-text);
}
.quick-buy__link {
  font-size: 12px;
  color: var(--mokka-gray);
  text-decoration: underline;
}
.quick-buy__sizes {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}
.quick-buy__size {
  min-width: 40px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid var(--mokka-black);
  background: var(--mokka-white);
  color: var(--mokka-text);
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
}
.quick-buy__size.is-active {
  background: var(--mokka-black);
  color: var(--mokka-white);
}
.quick-buy__size.is-unavailable {
  border-color: rgba(43, 41, 39, 0.2);
  color: rgba(43, 41, 39, 0.35);
  text-decoration: line-through;
  cursor: not-allowed;
}
.quick-buy__foot {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.quick-buy__price {
  font-size: 15px;
  font-weight: 500;
  color: var(--mokka-text);
  text-align: left;
}
.quick-buy__price del {
  color: var(--mokka-gray);
  font-weight: 400;
  margin-right: 6px;
}
.quick-buy__price ins {
  text-decoration: none;
  color: var(--mokka-red);
}
.quick-buy__cta {
  width: 100%;
  height: 40px;
  padding: 0 16px;
  border: 0;
  background: var(--mokka-black);
  color: var(--mokka-white);
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.quick-buy__cta:disabled {
  cursor: default;
}
.quick-buy__cta:disabled:not(.is-added) {
  opacity: 0.4;
}
.quick-buy__cta:not(:disabled):hover {
  opacity: 0.88;
}
.quick-buy__cart {
  display: none;
  width: 100%;
  height: 46px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--mokka-black);
  background: var(--mokka-white);
  color: var(--mokka-text);
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}
.quick-buy__cart:hover {
  background: var(--mokka-black);
  color: var(--mokka-white);
}
.quick-buy__cart.is-shown {
  display: flex;
}
/* Mobile + tablet: lift the "view cart" link out of the flow and pin it to the
   bottom of the panel. It anchors to .quick-buy__panel (position: relative);
   the 40px is that panel's 20px side padding doubled, so the link lines up
   with the content column. */
@media (max-width: 1023px) {
  .quick-buy__cart.is-shown {
    display: flex;
    position: absolute;
    height: 40px;
    z-index: 9;
    width: calc(100% - 40px);
    bottom: 20px;
  }
}
.quick-buy__live {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
@media (min-width: 768px) {
  .quick-buy[open] {
    align-items: center;
  }
  .quick-buy__panel {
    max-width: 440px;
    border-radius: 0;
    animation: quickBuyIn 0.2s ease;
  }
  @keyframes quickBuyIn {
    from {
      opacity: 0;
      transform: translateY(10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}

/* Combo (Mokka Combo Products plugin) badges. Global for the same reason as
   the free-shipping bar below: the side cart shows combo lines everywhere. */
.mkc-tag-off {
  display: inline-block;
  margin-left: 4px;
  padding: 1px 6px;
  border-radius: 2px;
  background: #771011;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.mkc-qty-locked {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 34px;
  font-size: 14px;
  color: #5B5856;
}

/* =========================================================================
   Free-shipping progress bar. Global, not cart-only: the side cart drawer
   renders it on every route, and cart-checkout.css does not load there.
   ========================================================================= */
.free-ship {
  margin-bottom: 26px;
  padding: 16px 22px 22px;
  background: #faf8f6;
  border: 2px dashed #c9c4be;
}
.free-ship__msg {
  margin: 0 0 14px;
  font-size: 14px;
  text-align: center;
}
.free-ship__msg--done {
  font-weight: 500;
}
.free-ship__bar {
  position: relative;
  height: 6px;
  background: #e5e2df;
  border-radius: 999px;
}
.free-ship__fill {
  display: block;
  height: 100%;
  background: #2B2927;
  border-radius: 999px;
  transition: width 0.4s ease;
}
.free-ship__truck {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2B2927;
  color: #fff;
  border-radius: 50%;
  transition: left 0.4s ease;
}

/* =========================================================================
   Side cart drawer (inc/cart-drawer.php)
   ========================================================================= */
/* The dialog IS the panel box, pinned to the right edge with inset instead of
   being a full-viewport flex container that pushes an inner panel over. The
   old approach depended on the dialog measuring exactly one viewport wide
   (100vw counts the scrollbar, UA dialog styles fight `margin`/`inset`), which
   is what left a gap on the right. `right: 0` cannot drift. */
.cart-drawer {
  position: fixed;
  inset: 0 0 0 auto;
  width: 420px;
  /* 85%, not 100%: on phones the panel stops short of the left edge so the
     page stays visible behind it and the drawer reads as an overlay. */
  max-width: 85%;
  height: 100dvh;
  /* Required. The UA stylesheet gives <dialog> max-height: calc(100% - 6px - 2em),
     which silently caps the panel ~38px short of the viewport bottom and leaves
     a dead strip under the totals. Same reason max-width above must be set. */
  max-height: 100dvh;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  overflow: hidden;
  transform: translateX(100%);
  transition: transform 0.45s cubic-bezier(0.32, 0.72, 0, 1);
}
.cart-drawer.is-open {
  transform: none;
}
.cart-drawer::backdrop {
  background: rgba(43, 41, 39, 0);
  transition: background 0.45s ease;
}
.cart-drawer.is-open::backdrop {
  background: rgba(43, 41, 39, 0.45);
}
.cart-drawer[open] {
  display: block;
}
.cart-drawer__panel {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: var(--mokka-white);
}
@media (prefers-reduced-motion: reduce) {
  .cart-drawer,
  .cart-drawer::backdrop {
    transition: none;
  }
}
.cart-drawer.is-busy .cart-drawer__body {
  opacity: 0.55;
  pointer-events: none;
}

.cart-drawer__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 18px 20px;
  border-bottom: 1px solid #e5e2df;
}
.cart-drawer__title {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.cart-drawer__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  color: var(--mokka-black);
}
.cart-drawer__body {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 18px 20px calc(18px + env(safe-area-inset-bottom));
  transition: opacity 0.15s ease;
  /* Column so the totals block can be pushed to the bottom (see __foot). */
  display: flex;
  flex-direction: column;
}

.cart-drawer__items {
  list-style: none;
  margin: 0 0 4px;
  padding: 0;
}
.cart-drawer__item {
  position: relative;
  display: grid;
  grid-template-columns: 72px 1fr 22px;
  gap: 12px;
  padding: 16px 0;
  border-bottom: 1px solid #efece8;
}
.cart-drawer__item-media {
  display: block;
}
.cart-drawer__item-media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 571/800;
  object-fit: cover;
  background: #f0eeec;
}
.cart-drawer__item-body {
  min-width: 0;
}
.cart-drawer__item-name {
  display: block;
  font-size: 14px;
  line-height: 1.35;
  color: var(--mokka-text);
}
.cart-drawer__item-name a {
  color: inherit;
  text-decoration: none;
}
/* wc_get_formatted_cart_item_data() returns a <dl class="variation">; flatten
   it to inline "Label: value" pairs, one pair per line. */
.cart-drawer__item-meta {
  margin-top: 3px;
  font-size: 12px;
  color: var(--mokka-gray);
}
.cart-drawer__item-meta .variation {
  margin: 0;
}
.cart-drawer__item-meta .variation dt,
.cart-drawer__item-meta .variation dd {
  display: inline;
  margin: 0;
  font-weight: 400;
}
.cart-drawer__item-meta .variation dd::after {
  content: "";
  display: block;
}
.cart-drawer__item-meta .variation dd p {
  display: inline;
  margin: 0;
}
.cart-drawer__item-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 10px;
}
.cart-drawer__qty {
  display: inline-flex;
  align-items: stretch;
  border: 1px solid #dcd7d2;
}
.cart-drawer__qty-btn {
  width: 28px;
  min-height: 30px;
  padding: 0;
  font-size: 15px;
  line-height: 0;
  color: var(--mokka-black);
}
.cart-drawer__qty-btn:hover {
  background: #f3f1ef;
}
.cart-drawer__qty-val {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  font-size: 14px;
}
/* Locked combo quantity, sized to match .cart-drawer__qty next to it — the
   global default (40x34, no border) is tuned for the cart table. */
.cart-drawer .mkc-qty-locked {
  min-width: 30px;
  height: 30px;
  border: 1px solid #dcd7d2;
}
.cart-drawer__item-price {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}
.cart-drawer__remove {
  align-self: start;
  padding: 0;
  color: var(--mokka-gray);
}
.cart-drawer__remove:hover {
  color: var(--mokka-black);
}

.cart-drawer__empty {
  padding: 30px 0 26px;
  text-align: center;
}
.cart-drawer__empty p {
  margin: 0 0 18px;
  font-size: 15px;
  color: var(--mokka-gray);
}

.cart-drawer__suggest {
  padding-top: 20px;
  padding-bottom: 20px;
}
.cart-drawer__suggest-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}
.cart-drawer__suggest-title {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--mokka-black);
}
.cart-drawer__suggest-nav {
  display: flex;
  gap: 6px;
  flex: 0 0 auto;
}
.cart-drawer__suggest-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  padding: 0;
  border: 1px solid #dcd7d2;
  border-radius: 50%;
  color: var(--mokka-black);
  transition: background 0.2s ease;
}
.cart-drawer__suggest-btn:hover {
  background: #f3f1ef;
}
/* Embla: viewport clips, container slides, 2 of the set in view.
   Mounted per-open in cart-drawer.js — the drawer body is replaced on every
   cart change, so the instance is destroyed and rebuilt each time. */
.cart-drawer__suggest-viewport {
  overflow: hidden;
}
.cart-drawer__suggest-grid {
  list-style: none;
  margin: 0;
  margin-left: -12px;
  padding: 0;
  display: flex;
  touch-action: pan-y pinch-zoom;
}
.cart-drawer__suggest-item {
  flex: 0 0 40%;
  min-width: 0;
  padding-left: 12px;
}
.cart-drawer__suggest-item a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.cart-drawer__suggest-item img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  background: #f0eeec;
  margin-bottom: 7px;
}
.cart-drawer__suggest-name {
  display: block;
  font-size: 13px;
  line-height: 1.35;
}
.cart-drawer__suggest-price {
  display: block;
  margin-top: 2px;
  font-size: 13px;
  color: var(--mokka-text);
}
/* Sale price: get_price_html() emits <del>…</del> <ins>…</ins>. Giving the
   <ins> its own box keeps the new price from being dragged onto the struck
   line's baseline in the narrow suggestion column. */
.cart-drawer__suggest-price del ~ ins {
  display: inline-flex;
  /* <ins> is underlined by the UA stylesheet, which reads as a second struck
     price right next to the real one. */
  text-decoration: unset;
}

/* margin-top:auto eats the leftover height when the cart is short, so the
   totals sit at the bottom of the panel instead of leaving a dead white gap
   under them. With a full cart it behaves like a normal 22px margin. */
.cart-drawer__foot {
  margin-top: auto;
  padding-top: 18px;
  border-top: 1px solid #e5e2df;
}
/* Nothing in the column may shrink — flex items default to shrinking, which
   would squash the free-shipping bar and the item rows once the cart is long
   enough to scroll. */
.cart-drawer__body > * {
  flex: 0 0 auto;
}
.cart-drawer__subtotal {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  font-size: 15px;
}
/* "Dostava se obračunava na sledećem koraku." — skriveno na svim širinama.
   Podatak i dalje stoji na strani korpe i na plaćanju, gde je i merodavan. */
.cart-drawer__note {
  display: none;
}
.cart-drawer__checkout {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  background: var(--mokka-black);
  color: var(--mokka-white);
  border: 1px solid var(--mokka-black);
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}
.cart-drawer__checkout:hover {
  background: transparent;
  color: var(--mokka-black);
}
/* Outlined counterpart to the checkout button — same 40px box so the two
   stack as a matched pair. text-align stays for the wrapped-text case; a
   flex row only centres the line box itself. */
/* Cart drawer, mobile: tighter vertical rhythm so more of the cart fits above
   the fold. .free-ship is a shared component (cart + checkout use it too), so
   its overrides are scoped to .cart-drawer and leave those pages alone. */
@media (max-width: 767px) {
  .cart-drawer__head {
    padding: 10px 20px;
  }
  .cart-drawer__title {
    font-size: 15px;
  }
  .cart-drawer__close {
    width: 26px;
    height: 26px;
  }
  .cart-drawer__close svg {
    width: 16px;
  }
  .cart-drawer .free-ship {
    padding: 10px 20px 20px;
    margin-bottom: unset;
  }
  .cart-drawer .free-ship__msg {
    font-size: 12px;
  }
  .cart-drawer__item-media img {
    aspect-ratio: 3/4;
  }
  .cart-drawer__qty-val {
    font-size: 13px;
  }
  .cart-drawer__qty-btn {
    width: 20px;
    font-size: 13px;
  }
  .cart-drawer__suggest {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cart-drawer__foot {
    padding-top: 10px;
  }
}

.cart-drawer__view {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  margin-top: 10px;
  margin-bottom: 12px; /* sits above the checkout button */
  border: 1px solid var(--mokka-gray);
  text-align: center;
  font-size: 13px;
  color: var(--mokka-gray);
}

.product-card__badges {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.product-card__badge {
  min-width: 50px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 1.2;
  text-align: center;
  color: #FBFAF9;
}
.product-card__badge--oos {
  background: #771011;
}
.product-card__badge--custom {
  background: #2B2927;
}
.product-card__badge--sale {
  background: #771011;
}
.product-card__badge--drop {
  background: #2B2927;
}
.product-card__body {
  padding: 20px 10px 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  text-align: center;
}
.product-card__collection {
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0.5px;
  color: #771011;
}
.product-card__title {
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 15px;
  /* !important: the card title is an <h3>, so Woo/browser heading weights win
     on specificity without it. */
  font-weight: 400 !important;
  line-height: 1.3em;
  margin: 0;
  color: #2B2927;
}
.product-card__title a {
  color: inherit;
}
.product-card__title a:hover {
  color: #771011;
}
.product-card__price {
  font-size: 15px;
  color: #2B2927;
}
.product-card__price del {
  color: #999999;
  margin-right: 6px;
}
.product-card__price ins {
  text-decoration: none;
  color: #771011;
  font-weight: 500;
}
/* Keep each amount whole so a sale price wraps as a unit, never mid-number. */
.product-card__price del,
.product-card__price ins,
.product-card__price .woocommerce-Price-amount {
  white-space: nowrap;
}

.size-guide {
  width: min(560px, 92vw);
  max-height: 90vh;
  margin: auto;
  padding: 0;
  border: 0;
  background: #fff;
  color: #2B2927;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}
.size-guide[data-mode=image] {
  width: min(820px, 95vw);
}
.size-guide::backdrop {
  background: rgba(0, 0, 0, 0.5);
}
.size-guide__close {
  position: absolute;
  top: 14px;
  right: 14px;
  display: inline-flex;
  color: #2B2927;
  z-index: 2;
}
.size-guide__inner {
  padding: 40px 32px 32px;
  max-height: 90vh;
  overflow: auto;
}
.size-guide__view {
  display: none;
}
.size-guide[data-mode=image] .size-guide__view--image {
  display: block;
}
.size-guide[data-mode=form] .size-guide__view--form {
  display: block;
}
.size-guide__title {
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 8px;
}
.size-guide__chart {
  margin: 0 0 14px;
  text-align: center;
}
.size-guide__chart img {
  display: block;
  max-width: 100%;
  height: auto;
  transition: transform 0.25s ease;
}
.size-guide__chart.is-zoomed img {
  transform: scale(1.9);
  transform-origin: top center;
}
.size-guide__chart-zoom {
  display: inline-block;
  max-width: 100%;
  padding: 0;
  border: 0;
  background: none;
  cursor: zoom-in;
}
.size-guide__chart.is-zoomed .size-guide__chart-zoom {
  cursor: zoom-out;
}
.size-guide__switch {
  display: inline-block;
  margin-top: 2px;
  padding: 0;
  font-size: 13px;
  color: #5B5856;
  text-decoration: underline;
  text-underline-offset: 2px;
  background: none;
  border: 0;
  cursor: pointer;
}
.size-guide__switch:hover {
  color: #2B2927;
}
.size-guide__intro {
  font-size: 14px;
  color: #5B5856;
  margin-bottom: 22px;
}

.size-guide-form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.size-guide-form__hp {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.size-guide-form__field {
  display: flex;
  flex-direction: column;
  gap: 5px;
  font-size: 13px;
  color: #2B2927;
}
.size-guide-form__field input,
.size-guide-form__field textarea {
  padding: 11px 12px;
  border: 1px solid #ddd;
  background: #fff;
  font: inherit;
  color: #2B2927;
}
.size-guide-form__field input:focus,
.size-guide-form__field textarea:focus {
  border-color: #2B2927;
}
.size-guide-form__field input:focus-visible,
.size-guide-form__field textarea:focus-visible {
  outline: 2px solid #2B2927;
  outline-offset: 2px;
}
.size-guide-form__legend {
  display: none;
}
.size-guide-form__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
@media (max-width: 479px) {
  .size-guide-form__grid {
    grid-template-columns: 1fr;
  }
}
.size-guide-form__submit {
  margin-top: 6px;
  align-self: flex-start;
  min-width: 160px;
  background: #2B2927;
  color: #fff;
  border-color: #2B2927;
}
.size-guide-form__submit:hover {
  background: transparent;
  color: #2B2927;
}
.size-guide-form__submit:disabled {
  opacity: 0.6;
  cursor: default;
}
.size-guide-form__message {
  margin: 4px 0 0;
  font-size: 13px;
}
.size-guide-form__message.is-success {
  color: #1c7a3f;
}
.size-guide-form__message.is-error {
  color: #771011;
}

@media (prefers-reduced-motion: reduce) {
  .size-guide__chart img {
    transition: none;
  }
}
.woocommerce-message,
.woocommerce-info,
ul.woocommerce-error {
  margin-left: unset;
}
.woocommerce-error {
  list-style: none;
  margin: 0 0 20px;
  padding: 12px 16px 12px 18px;
  border-left: 3px solid #2B2927;
  border-radius: 2px;
  background: #faf8f6;
  color: #2B2927;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a {
  text-decoration: underline;
  color: inherit;
  font-weight: 400;
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
  float: right;
  margin-left: 16px;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: none;
}
.woocommerce-message li,
.woocommerce-info li,
.woocommerce-error li {
  list-style: none;
  margin: 0;
}

/* Box metrics live on .woocommerce-error only, so the message notice had a
   background but no padding at all — text sat flush against the edges. */
.woocommerce-message {
  padding: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  border-left-color: #1c7a3f;
  background: #f1f8f3;
}

.woocommerce-info {
  border-left-color: #2b6cb0;
  background: #eef4fb;
}

.woocommerce-error {
  border-left-color: #771011;
  background: #fbf1f1;
}

.page-entry {
  max-width: 860px;
  margin: 0 auto;
  padding: 44px 0 64px;
}
.page-entry__title {
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-weight: 400;
  font-size: 34px;
  line-height: 1.15;
  text-align: center;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .page-entry__title {
    font-size: 26px;
  }
}
.page-entry__content {
  font-size: 15px;
  line-height: 1.8;
  color: #2B2927;
}
.page-entry__content h2, .page-entry__content h3, .page-entry__content h4 {
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-weight: 500;
  margin: 1.6em 0 0.5em;
}
.page-entry__content h2 {
  font-size: 22px;
}
.page-entry__content h3 {
  font-size: 18px;
}
.page-entry__content h4 {
  font-size: 16px;
}
.page-entry__content p {
  margin-bottom: 1em;
}
.page-entry__content ul, .page-entry__content ol {
  margin: 0 0 1em 1.2em;
}
.page-entry__content li {
  margin-bottom: 0.4em;
}
.page-entry__content a {
  color: #771011;
  text-decoration: underline;
}
.page-entry__content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: unset;
}
/* Product cards embedded in page content via [mokka_sekcija]/[mokka_proizvodi].
   The prose rules above target bare h3 / a, so a card title inherited the
   1.6em heading margin, 18px size, and the red underlined link colour. Reset
   the component back to how it renders everywhere else on the site. */
.page-entry__content section.archive-promo h3.product-card__title {
  margin: unset;
  font-size: 15px;
}
.page-entry__content section.archive-promo h3.product-card__title a {
  color: #2B2927;
  text-decoration: unset;
}

.page-entry__content strong, .page-entry__content b {
  font-weight: 600;
}

/* =========================================================================
   404 — not found
   ========================================================================= */
.error-404 {
  min-height: 52vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 70px 20px 90px;
}
.error-404__inner {
  max-width: 560px;
  text-align: center;
}
.error-404__code {
  margin: 0 0 4px;
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: clamp(96px, 20vw, 168px);
  font-weight: 600;
  line-height: 0.95;
  letter-spacing: 2px;
  color: #ece7e2;
}
.error-404__title {
  margin: 0 0 12px;
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: clamp(24px, 4vw, 32px);
  font-weight: 500;
  color: #2B2927;
}
.error-404__text {
  margin: 0 0 30px;
  font-size: 15px;
  line-height: 1.6;
  color: #636363;
}
.error-404__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin: 0 0 36px;
}
.error-404__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 34px;
  background: #2B2927;
  color: #fff;
  border: 1px solid #2B2927;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}
.error-404__btn:hover {
  background: transparent;
  color: #2B2927;
}
.error-404__link {
  font-size: 14px;
  color: #2B2927;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.error-404__link:hover {
  color: #771011;
}
.error-404__search .search-form {
  display: flex;
  max-width: 380px;
  margin: 0 auto;
  border: 1px solid #dcd7d2;
  background: #fff;
}
.error-404__search .search-form__field {
  flex: 1 1 auto;
  min-width: 0;
  padding: 12px 14px;
  border: 0;
  background: transparent;
  font: inherit;
  color: #2B2927;
}
.error-404__search .search-form__field:focus {
  outline: none;
}
.error-404__search .search-form__submit {
  flex: 0 0 auto;
  padding: 0 20px;
  border: 0;
  background: #2B2927;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.error-404__search .search-form__submit:hover {
  opacity: 0.85;
}

/* =========================================================================
   Search results
   ========================================================================= */
.search-results {
  padding: 40px 0 70px;
}
.search-results__header {
  margin-bottom: 30px;
  text-align: center;
}
.search-results__title {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 500;
  margin: 0 0 6px;
  color: #2B2927;
}
.search-results__count {
  font-size: 14px;
  color: #636363;
}
.search-results__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1023px) {
  .search-results__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 16px;
  }
}
.search-results__page a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  min-height: 130px;
  padding: 24px;
  background: #f8f5f2;
  text-align: center;
}
.search-results__page-title {
  font-size: 15px;
  color: #2B2927;
}
.search-results__page-type {
  font-size: 11px;
  color: #636363;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.search-results__empty {
  text-align: center;
  padding: 20px 0 60px;
}
.search-results__empty p {
  font-size: 15px;
  color: #636363;
  margin: 0 0 24px;
}
.search-results__empty .search-form {
  display: flex;
  max-width: 380px;
  margin: 0 auto;
  border: 1px solid #dcd7d2;
  background: #fff;
}
.search-results__empty .search-form__field {
  flex: 1 1 auto;
  min-width: 0;
  padding: 12px 14px;
  border: 0;
  background: transparent;
  font: inherit;
  color: #2B2927;
}
.search-results__empty .search-form__field:focus {
  outline: none;
}
.search-results__empty .search-form__submit {
  flex: 0 0 auto;
  padding: 0 20px;
  border: 0;
  background: #2B2927;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
}
.search-results .navigation.pagination {
  margin-top: 44px;
}
.search-results .nav-links {
  display: flex;
  justify-content: center;
  gap: 6px;
}
.search-results .nav-links .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 6px;
  border: 1px solid #dcd7d2;
  font-size: 14px;
  color: #2B2927;
  text-decoration: none;
}
.search-results .nav-links .page-numbers.current {
  background: #2B2927;
  color: #fff;
  border-color: #2B2927;
}
.search-results .nav-links a.page-numbers:hover {
  background: #f8f5f2;
}

@media (max-width: 767px) {

	.product-card__title {
		font-size: 13px;
		text-align: left;
	}
	.product-card__body {
		align-items: flex-start;
	}
	.product-card__price {
		font-size: 13px;
		text-align: left;
	}
	.product-card__quick {
		width: 24px;
		height: 24px;
		font-size: 15px;
		line-height: 1px;
	}
	.quick-buy__cta {
		font-size: 13px;
	}

	.quick-buy__sizes {
		margin-bottom: 10px;
	}

	.quick-buy__panel {
		padding: 20px;
	}

}