/* [project]/app/opensans_543deb48.module.css [app-client] (css) */
@font-face {
  font-family: openSans;
  src: url("../media/open_sans_300-s.p.124890cb.ttf") format("truetype");
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: openSans;
  src: url("../media/open_sans_400-s.p.e1676342.ttf") format("truetype");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: openSans;
  src: url("../media/open_sans_500-s.p.3b3647d9.ttf") format("truetype");
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: openSans;
  src: url("../media/open_sans_600-s.p.a7041b26.ttf") format("truetype");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: openSans;
  src: url("../media/open_sans_700-s.p.1ed85359.ttf") format("truetype");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: openSans Fallback;
  src: local(Arial);
  ascent-override: 101.58%;
  descent-override: 27.84%;
  line-gap-override: 0.0%;
  size-adjust: 105.22%;
}

.opensans_543deb48-module__AbmOaG__className {
  font-family: openSans, openSans Fallback;
}

.opensans_543deb48-module__AbmOaG__variable {
  --font-open-sans: "openSans", "openSans Fallback";
}

/* [project]/app/martianmono_effe7237.module.css [app-client] (css) */
@font-face {
  font-family: martianMono;
  src: url("../media/martian_mono_regular-s.p.68ae550f.ttf") format("truetype");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: martianMono Fallback;
  src: local(Arial);
  ascent-override: 65.19%;
  descent-override: 13.04%;
  line-gap-override: 0.0%;
  size-adjust: 153.41%;
}

.martianmono_effe7237-module__pelByq__className {
  font-family: martianMono, martianMono Fallback;
}

.martianmono_effe7237-module__pelByq__variable {
  --font-martian: "martianMono", "martianMono Fallback";
}

/* [project]/app/playfair_9918351.module.css [app-client] (css) */
@font-face {
  font-family: playfair;
  src: url("../media/playfair_400-s.p.2e55aa16.ttf") format("truetype");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: playfair;
  src: url("../media/playfair_500-s.p.271014c8.ttf") format("truetype");
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: playfair;
  src: url("../media/playfair_700-s.p.d0a18a15.ttf") format("truetype");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: playfair Fallback;
  src: local(Arial);
  ascent-override: 106.51%;
  descent-override: 24.71%;
  line-gap-override: 0.0%;
  size-adjust: 101.58%;
}

.playfair_9918351-module__XNQX9G__className {
  font-family: playfair, playfair Fallback;
}

.playfair_9918351-module__XNQX9G__variable {
  --font-playfair: "playfair", "playfair Fallback";
}

/* [project]/node_modules/slick-carousel/slick/slick.css [app-client] (css) */
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  display: block;
  position: relative;
}

.slick-list {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  border: 1px solid #0000;
  height: auto;
  display: block;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* [project]/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-white: #fff;
    --spacing: .25rem;
    --container-6xl: 72rem;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .inset-x-2 {
    inset-inline: calc(var(--spacing) * 2);
  }

  .inset-x-4 {
    inset-inline: calc(var(--spacing) * 4);
  }

  .-top-2 {
    top: calc(var(--spacing) * -2);
  }

  .top-\[10px\] {
    top: 10px;
  }

  .-right-2 {
    right: calc(var(--spacing) * -2);
  }

  .-bottom-0\.5 {
    bottom: calc(var(--spacing) * -.5);
  }

  .bottom-\[10px\] {
    bottom: 10px;
  }

  .z-10 {
    z-index: 10;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mx-auto {
    margin-inline: auto;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-\[1\.5px\] {
    height: 1.5px;
  }

  .h-px {
    height: 1px;
  }

  .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .w-full {
    width: 100%;
  }

  .max-w-6xl {
    max-width: var(--container-6xl);
  }

  .origin-center {
    transform-origin: center;
  }

  .scale-x-0 {
    --tw-scale-x: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .resize {
    resize: both;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-\[\#b9b1aa\] {
    border-color: #b9b1aa;
  }

  .border-\[\#e3ddd7\] {
    border-color: #e3ddd7;
  }

  .bg-\[\#b9b1aa\] {
    background-color: #b9b1aa;
  }

  .bg-\[\#d6a39a\] {
    background-color: #d6a39a;
  }

  .bg-\[\#f6f4f1\] {
    background-color: #f6f4f1;
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .text-center {
    text-align: center;
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[22px\] {
    font-size: 22px;
  }

  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

  .font-\[500\] {
    --tw-font-weight: 500;
    font-weight: 500;
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-\[0\.32em\] {
    --tw-tracking: .32em;
    letter-spacing: .32em;
  }

  .tracking-\[0\.42em\] {
    --tw-tracking: .42em;
    letter-spacing: .42em;
  }

  .text-\[\#5b534e\] {
    color: #5b534e;
  }

  .text-\[\#6e665f\] {
    color: #6e665f;
  }

  .text-white {
    color: var(--color-white);
  }

  .uppercase {
    text-transform: uppercase;
  }

  .underline {
    text-decoration-line: underline;
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  @media (hover: hover) {
    .group-hover\:scale-x-100:is(:where(.group):hover *) {
      --tw-scale-x: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#4f4741\]:hover {
      color: #4f4741;
    }
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.page-transition-wrapper {
  transition: height .3s ease-in-out;
  overflow: hidden;
}

.page-transition {
  animation: .3s ease-in fadeIn;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
  font-family: var(--font-open-sans), sans-serif;
  scroll-behavior: smooth;
}

body {
  line-height: 1.3;
  font-family: var(--font-open-sans), sans-serif;
  color: #4c4c4c;
  background: #f2f0eb;
}

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

ol, ul {
  list-style: none;
}

button, input, select {
  font-family: var(--font-open-sans), sans-serif;
}

.container-in {
  width: 100%;
  animation: .3s ease-in fadeIn;
  overflow-x: hidden;
}

.container-in p strong {
  font-weight: 500;
}

.container-in p b {
  font-weight: bold;
}

.container-in header {
  box-sizing: border-box;
  text-transform: uppercase;
  letter-spacing: 2px;
  z-index: 100;
  flex-direction: row;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: 80px;
  margin: 0 auto;
  font-size: .813em;
  display: flex;
  position: relative;
}

.prijava-button {
  letter-spacing: .1em;
  color: #333;
  background-color: #0000;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 1em;
  transition: all .3s;
  display: none;
  box-shadow: inset 0 0 0 1px #333;
}

.prijava-button:hover {
  color: #fff;
  background-color: #000;
  box-shadow: inset 0 0 0 1px #333;
}

.prijava-button-mobile {
  z-index: 100;
  display: block;
  position: relative;
}

.prijava-button-mobile img {
  width: auto;
  display: block;
  height: 35px !important;
}

.header-left {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  padding: 0 0 0 20px;
  display: flex;
}

.header-center {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 160px;
  display: flex;
}

.header-center img {
  width: 160px;
  height: auto;
  display: block;
}

.header-center a {
  display: block;
}

@media screen and (min-width: 351px) {
  .header-center, .header-center img {
    width: 180px;
  }
}

.header-holder {
  z-index: 100;
  background-color: #fbfaf9;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.header-right {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding: 0 20px 0 0;
  display: flex;
}

.mini-cart-div {
  background: none;
  border: 0;
  padding: 0;
  display: block;
  position: relative;
}

.mini-cart-div:hover #mini-cart-count {
  background-color: #c79532;
  border: 1px solid #c79532;
}

.cart-link {
  width: 38px;
  height: 35px;
  display: block;
}

#mini-cart-count {
  color: #fff;
  letter-spacing: normal;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #e7a592;
  border: 1px solid #e7a592;
  border-radius: 100%;
  min-width: 21px;
  padding: 5px;
  font-size: .7em;
  line-height: 1;
  transition: all .3s;
  position: absolute;
  top: -5px;
  right: -5px;
}

.topbar-link {
  cursor: pointer;
}

.cart-in-holder {
  z-index: 95;
  pointer-events: none;
  display: block;
  position: absolute;
  inset: 0;
}

.cart-in {
  box-sizing: border-box;
  z-index: 2147483002;
  pointer-events: auto;
  background-color: #fff;
  border-radius: 16px;
  padding: 20px;
  display: none;
  position: absolute;
  top: 100px;
  left: 20px;
  right: 20px;
  box-shadow: 0 0 30px #00000026;
}

.topbar-content-active {
  display: block !important;
}

.cart-in-holder .cart-in-out-close {
  z-index: 2147483001;
  pointer-events: auto;
  background: none;
  border: 0;
  display: none;
  position: absolute;
  inset: 0;
}

.cart-in-holder .cart-in-out-close.active {
  display: block;
}

.widget_shopping_cart_content {
  color: #606060;
  z-index: 10;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  font-weight: 300;
  display: flex;
  position: relative;
}

.mini-cart-title {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  margin-bottom: 10px;
  font-size: .813em;
}

.mini-cart-empty p {
  font-size: .9em;
}

.mini-cart-empty a {
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #333;
  font-size: .75em;
}

.mini-cart-items {
  flex-direction: column;
  gap: 10px;
  display: flex;
}

.mini-cart-item {
  align-items: flex-start;
  gap: 10px;
  display: flex;
}

.mini-cart-item-image {
  object-fit: cover;
  border-radius: 8px;
  width: 60px;
  height: 60px;
}

.mini-cart-item-body {
  flex: 1;
  min-width: 0;
}

.mini-cart-item-name {
  color: #333;
  font-size: .82em;
  line-height: 1.3;
}

.mini-cart-item-price {
  margin-top: 3px;
  font-size: .82em;
}

.mini-cart-item-actions {
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  display: flex;
}

.mini-cart-item-actions button {
  color: #333;
  background: #fff;
  border: 1px solid #d3d1ca;
  border-radius: 4px;
  width: 22px;
  height: 22px;
  line-height: 1;
}

.mini-cart-item-actions .mini-cart-remove {
  margin-left: auto;
}

.mini-cart-total {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: 300;
  line-height: 1;
}

.mini-cart-total strong {
  font-weight: 300;
}

.mini-cart-buttons {
  flex-direction: column;
  gap: 10px;
  display: flex;
}

.mini-cart-panel .button {
  color: #333;
  letter-spacing: .08em;
  text-transform: uppercase;
  text-align: center;
  background: none;
  border: 1px solid #333;
  border-radius: 10px;
  padding: 8px 10px;
  font-size: .7em;
}

.mini-cart-panel .button.checkout {
  color: #fff;
  background: #333;
}

.mini-cart-panel .button:disabled {
  opacity: .6;
}

.mini-cart-error {
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #606060;
  font-size: .72em;
}

.slide-in-top {
  animation: .5s cubic-bezier(.25, .46, .45, .94) both slide-in-top;
}

@keyframes slide-in-top {
  0% {
    opacity: 0;
    transform: translateY(-1000px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.slide-meni-novi {
  z-index: 90;
  background: linear-gradient(90deg, #f2f0eb 0%, #fff 49.99%, #f2f0eb 100%);
  padding: 15px;
  display: block;
  position: relative;
  box-shadow: 0 0 30px #00000026;
}

.slide-meni-novi ul {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
}

.slide-meni-novi ul li {
  margin: 0 15px;
  line-height: 1;
  list-style-type: none;
  display: inline-block;
}

.slide-meni-novi ul li a {
  color: #333;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: .813em;
  position: relative;
}

.slide-meni-novi ul li a:before {
  content: "";
  visibility: hidden;
  background-color: #c69214;
  width: 120%;
  height: 1px;
  transition: all .3s ease-in-out;
  position: absolute;
  bottom: 8px;
  left: -10%;
  transform: scaleX(0);
}

.slide-meni-novi ul li a:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

.slide-meni-novi.meni26 {
  padding: 11px 15px;
}

.slide-meni-novi.meni26 ul li a {
  flex-direction: column;
  align-items: center;
  line-height: 1.2em;
  display: flex;
}

.slide-meni-novi.meni26 ul li a:before {
  bottom: 15px;
}

.slide-meni-novi.meni26 ul li a b {
  font-weight: 600;
}

@media screen and (min-width: 1140px) {
  .slide-meni-novi ul li {
    margin: 0 20px;
  }
}

@media screen and (min-width: 1024px) {
  .slide-meni-novi ul {
    display: flex;
  }
}

.mobile-menu-stripe {
  text-align: center;
  color: #333;
  letter-spacing: .2em;
  text-transform: uppercase;
  background: none;
  border: 0;
  width: 100%;
  font-size: .813em;
  line-height: 1;
  display: block;
  position: relative;
}

.mobile-menu-hover {
  z-index: 99;
  box-sizing: border-box;
  background: linear-gradient(90deg, #f2f0eb 0%, #fff 49.99%, #f2f0eb 100%);
  width: 100%;
  margin-top: -1px;
  padding: 20px;
  display: none;
  position: absolute;
  top: 80px;
  box-shadow: 0 0 30px #00000026;
}

.mobile-menu-hover ul {
  text-align: left;
  text-transform: uppercase;
  box-sizing: border-box;
  letter-spacing: 2px;
  padding: 0 10px;
  font-size: .813em;
  font-weight: 300;
}

.mobile-menu-hover ul li {
  margin-bottom: 15px;
  list-style-type: none;
}

.mobile-menu-hover ul li a b {
  font-weight: 600;
}

.mobile-menu-hover ul li:last-child {
  margin-bottom: 0;
}

.mobile-menu-header {
  text-transform: uppercase;
  letter-spacing: .2em;
  box-sizing: border-box;
  border-bottom: 1px solid #000;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: .813em;
  font-weight: 300;
  display: flex;
}

.mobile-cattitle {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.mobile-x {
  cursor: pointer;
  background: none;
  border: 0;
}

.mobile-x img {
  width: 19px;
  height: 19px;
  margin: 0 auto;
  display: block;
}

.display-block {
  display: block !important;
}

@media screen and (min-width: 1024px) {
  .mobile-menu-stripe {
    display: none;
  }

  .prijava-button {
    display: block;
  }

  .prijava-button-mobile {
    display: none;
  }

  .mobile-menu-hover {
    display: none !important;
  }
}

.cart-page {
  min-height: 50vh;
  padding: 40px 20px 60px;
}

.cart-page-inner {
  max-width: 860px;
  margin: 0 auto;
}

.cart-page h1 {
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #333;
  margin-bottom: 20px;
  font-size: 1.8em;
}

.cart-page-empty {
  background: #fbfaf9;
  border: 1px solid #d3d1ca;
  border-radius: 16px;
  padding: 20px;
}

.cart-page-empty a {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-top: 12px;
  font-size: .72em;
  display: inline-block;
}

.cart-page-list {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.cart-page-item {
  background: #fbfaf9;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  padding: 12px;
  display: flex;
}

.cart-page-item-info {
  flex: 1;
  align-items: center;
  gap: 12px;
  min-width: 0;
  display: flex;
}

.cart-page-item img {
  object-fit: cover;
  aspect-ratio: 1;
  border-radius: 10px;
  min-width: 70px;
}

.cart-page-item-name {
  color: #333;
  font-size: .95em;
}

.cart-page-item-price {
  margin-top: 4px;
  font-size: .86em;
}

.cart-page-item-controls {
  align-items: center;
  gap: 8px;
  display: flex;
}

.cart-page-item-controls button {
  background: #fff;
  border: 1px solid #d3d1ca;
  border-radius: 6px;
  width: 28px;
  height: 28px;
  line-height: 1;
}

.cart-page-item-controls .remove {
  margin-left: 8px;
}

.cart-page-summary {
  border-top: 1px solid #d3d1ca;
  margin-top: 20px;
  padding-top: 16px;
}

.cart-page-subtotal {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #333;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cart-page-actions {
  gap: 10px;
  margin-top: 14px;
  display: flex;
}

.cart-page-actions button {
  text-transform: uppercase;
  letter-spacing: .08em;
  border-radius: 10px;
  padding: 10px 14px;
  font-size: .72em;
}

.cart-page-actions .ghost {
  color: #333;
  background: none;
  border: 1px solid #333;
}

.cart-page-actions .solid {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}

.cart-page-actions .solid:disabled {
  opacity: .6;
}

.cart-page-error {
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-top: 10px;
  font-size: .75em;
}

.handoff-page {
  justify-content: center;
  align-items: center;
  display: flex;
}

.handoff-state {
  text-align: center;
  background: #fbfaf9;
  border: 1px solid #d3d1ca;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  padding: 40px 28px;
  display: flex;
}

.handoff-state h1 {
  text-transform: none;
  letter-spacing: .01em;
  color: #333;
  margin: 0;
  font-size: 1.3em;
  line-height: 1.35;
}

.handoff-subtitle {
  color: #6b6b6b;
  margin: 0;
  font-size: .95em;
}

.handoff-icon {
  color: #fff;
  background: #e9a593;
  border: 1px solid #f6b4a2;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1;
  display: flex;
  box-shadow: inset 0 0 16px #df8168;
}

.handoff-spinner {
  border: 3px solid #ecdfd8;
  border-top-color: #e9a593;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  animation: .8s linear infinite handoff-spin;
}

@keyframes handoff-spin {
  to {
    transform: rotate(360deg);
  }
}

.handoff-actions {
  margin-top: 6px;
}

.handoff-actions .button.solid {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .08em;
  background: #333;
  border: 1px solid #333;
  border-radius: 10px;
  padding: 11px 20px;
  font-size: .72em;
  transition: opacity .2s;
  display: inline-block;
}

.handoff-actions .button.solid:hover {
  opacity: .85;
}

.handoff-error-code {
  letter-spacing: .04em;
  color: #9a948c;
  margin: 4px 0 0;
  font-size: .7em;
}

.handoff-debug {
  text-align: left;
  width: 100%;
  margin-top: 4px;
  font-size: .75em;
}

.handoff-icon svg {
  width: 30px;
  height: 30px;
}

@media screen and (min-width: 768px) {
  .cart-in {
    border-radius: 20px;
    left: auto;
  }

  .widget_shopping_cart_content {
    width: 270px;
  }

  .cart-page-item {
    flex-direction: row;
    align-items: center;
  }
}

.footer-copy {
  letter-spacing: 1px;
  background-color: #0000;
  width: 100%;
}

.footer-up {
  text-align: center;
  color: #333;
  border-top: 1px dashed #d3d1ca;
  border-bottom: 1px dashed #d3d1ca;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: auto;
  padding: 30px 0 0;
  font-size: .813em;
  display: flex;
}

.footer-up ul {
  box-sizing: border-box;
  flex-flow: wrap;
  justify-content: center;
  width: 100%;
  padding: 0 20px;
  display: flex;
}

.footer-up ul li {
  text-transform: uppercase;
  text-align: left;
  flex: 0 50%;
  margin-bottom: 30px;
  margin-right: 0;
  display: block;
}

.footer-up ul li:nth-child(2n+2) {
  text-align: right;
}

.footer-up ul li:last-child {
  margin-right: 0;
}

.footer-up ul li a {
  color: #333;
  position: relative;
}

.footer-up ul li a:before {
  content: "";
  visibility: hidden;
  background-color: #c69214;
  width: 100%;
  height: 1px;
  transition: all .3s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleX(0);
}

.footer-up ul li a:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

@media screen and (min-width: 768px) {
  .footer-up {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 0;
    display: flex;
  }

  .footer-up ul {
    columns: 1;
    height: auto;
    width: unset;
    display: block;
  }

  .footer-up ul li {
    flex: unset;
    margin-bottom: 0;
    margin-right: 30px;
    display: inline-block;
  }

  .footer-up ul li:nth-child(2n+2) {
    text-align: left;
  }
}

.footer-down {
  text-align: center;
  color: #333;
  box-sizing: border-box;
  letter-spacing: .1em;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 10px;
  font-size: .813em;
  display: flex;
}

.nazad-footer {
  z-index: 10;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 30px;
  padding-top: 20px;
  display: flex;
  position: relative;
}

.nazad-footer a {
  z-index: 11;
  display: block;
  position: absolute;
  inset: 0;
}

.nazad-footer-in {
  color: #333;
  letter-spacing: .1em;
  z-index: 10;
  flex-direction: row;
  align-items: center;
  font-size: .813em;
  line-height: 1;
  display: flex;
  position: absolute;
}

.nazad-footer img {
  width: 45px;
  height: auto;
  margin-left: 20px;
  display: block;
}

.footer-cont-new {
  z-index: 5;
  background: linear-gradient(90deg, #f2f0eb 0%, #fff 49.99%, #f2f0eb 100%);
  position: relative;
  box-shadow: 0 0 30px #00000026;
}

.footer-black-new {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 70px 0 20px;
  display: flex;
}

.footer-black-new .sub {
  letter-spacing: .1em;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2em;
}

.footer-black-new .sub.mt, .footer-black-new .sub.mtc {
  margin-top: 14px;
}

.footer-black-new .sub b {
  font-weight: 500;
}

.footer-black-new .left .sub, .footer-black-new .right .sub {
  text-align: center;
}

.footer-black-new .left {
  box-sizing: border-box;
  flex-direction: column;
  flex: 1;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-black-new .left:before {
  content: "";
  background-color: #efb5a5;
  width: 1px;
  height: 60px;
  display: block;
  position: absolute;
  top: -70px;
  right: 50%;
}

.footer-black-new .left h2 {
  font-family: var(--font-playfair), serif;
  text-align: right;
  color: #333;
  font-size: 2.375em;
  line-height: 1.1em;
}

.footer-black-new .right {
  box-sizing: border-box;
  flex-direction: column;
  flex: 1;
  align-items: center;
  display: flex;
}

.footer-black-new .left a, .footer-black-new .right a {
  color: #333;
  position: relative;
}

.footer-black-new .left a:before, .footer-black-new .right a:before {
  content: "";
  visibility: hidden;
  background-color: #efb5a5;
  width: 100%;
  height: 1px;
  transition: all .3s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleX(0);
}

.footer-black-new .left a:hover:before, .footer-black-new .right a:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

.footer-black-new-center-icons {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.footer-black-new-center-icons a {
  margin-right: 20px;
  display: block;
}

.footer-black-new-center-icons a:hover svg {
  fill: #333;
}

.footer-black-new-center-icons a:last-child {
  margin-right: 0;
}

.footer-black-new-center-icons svg {
  fill: #efb5a5;
  width: auto;
  height: 40px;
  transition: all .3s;
  display: block;
}

@media screen and (min-width: 768px) {
  .footer-black-new {
    flex-direction: row;
  }

  .footer-black-new .left {
    align-items: flex-end;
    padding-right: 50px;
  }

  .footer-black-new .right {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 50px;
    padding-right: 0;
  }

  .footer-black-new-center-icons svg {
    height: 29px;
  }

  .footer-black-new .sub.mtc {
    margin-top: 22px;
  }

  .footer-black-new .left .sub {
    text-align: right;
  }

  .footer-black-new .right .sub {
    text-align: left;
  }

  .footer-black-new .left:before {
    height: 183px;
    right: 0;
  }
}

.naslovna0226 {
  box-sizing: border-box;
  background-color: #f2f0eb;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.bento-box {
  box-sizing: border-box;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  max-width: 1440px;
  padding: 10px 10px 30px;
  display: flex;
}

.bento-col {
  flex-direction: column;
  flex: 1;
  gap: 10px;
  display: flex;
}

.bento-col.mob-reverse {
  flex-direction: column-reverse;
}

.bento-item {
  aspect-ratio: 1;
  background-position: center;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.bento-item.wide {
  aspect-ratio: 2;
  flex: 1;
}

.bento-row {
  gap: 10px;
  display: flex;
}

.bento-row .bento-item {
  aspect-ratio: 1;
  flex: 1;
}

@media screen and (min-width: 768px) {
  .bento-box {
    flex-direction: row;
  }

  .bento-col.mob-reverse {
    flex-direction: column;
  }

  .bento-item.wide {
    aspect-ratio: unset;
  }
}

@media screen and (min-width: 1440px) {
  .bento-box {
    gap: 20px;
    padding: 20px 20px 60px;
  }

  .bento-col, .bento-row {
    gap: 20px;
  }
}

.naslovna0226 .text-box {
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 840px;
  margin-bottom: 30px;
  padding: 0 20px;
  display: flex;
}

.naslovna0226 .text-box.w400 {
  max-width: 400px;
}

.naslovna0226 .text-box.no-margin {
  margin: 0 !important;
}

.naslovna0226 .text-box.no-padding {
  padding: 0 !important;
}

.naslovna0226 .text-box h3 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  margin-bottom: 14px;
  font-size: 1.25em;
  line-height: 1.1em;
  font-weight: 300 !important;
}

.naslovna0226 .text-box h3.no-margin {
  margin-bottom: 0 !important;
}

.naslovna0226 .text-box h3 b {
  font-weight: 500 !important;
}

.naslovna0226 .text-box h2 {
  font-family: var(--font-playfair), serif;
  color: #333;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.625em;
  line-height: 1.1em;
}

.naslovna0226 .text-box p {
  text-align: center;
  color: #333;
  font-size: .875em;
  line-height: 1.3em;
  font-weight: 300 !important;
}

.naslovna0226 .text-box p.w400 {
  width: 100%;
  max-width: 400px;
}

.naslovna0226 .text-box p b {
  font-weight: 500 !important;
}

.naslovna0226 .tvorci-programa {
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 20px;
  display: flex;
}

.naslovna0226 .tvorci-programa .single-cont {
  box-sizing: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  display: flex;
}

.naslovna0226 .tvorci-programa .single {
  width: 100%;
  max-width: calc(50% - 10px);
  margin-bottom: 10px;
}

.naslovna0226 .tvorci-programa .single .img-in {
  background: radial-gradient(68.11% 58.86% at 83.61% 12.01%, #d1fff7 0%, #5eccb9 100%);
  border-radius: 30px;
}

.naslovna0226 .tvorci-programa .single img {
  border-radius: 30px;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  display: block;
}

.naslovna0226 .tvorci-programa .single h4 {
  text-transform: uppercase;
  text-align: center;
  color: #333;
  letter-spacing: .2em;
  width: 100%;
  font-size: .875em;
  font-weight: 300;
  line-height: 1.1em;
}

.naslovna0226 .tvorci-programa .single h4:after {
  content: "";
  background-color: #c69214;
  width: 20px;
  height: 1px;
  margin: 10px auto;
  display: block;
}

.naslovna0226 .tvorci-programa .single span {
  text-align: center;
  text-transform: uppercase;
  color: #646464;
  letter-spacing: .2em;
  width: 100%;
  font-size: .625em;
  font-weight: 300;
  line-height: 1.2em;
  display: block;
}

.protokol-switcher {
  box-sizing: border-box;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 30px;
  padding: 0 10px;
  transition: all .3s;
}

.protokol-switcher-cont {
  box-sizing: border-box;
  background-image: url("https://static-site.atika.net/atika-web/theme/img/naslovna0226-protokol-bck-mob.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
  padding: 20px;
  display: flex;
  position: relative;
}

.protokol-slide {
  flex-direction: column;
  align-items: center;
  gap: 20px;
  display: flex;
}

.protokol-switcher .protokol-single {
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 70px 0;
  display: flex;
}

.protokol-switcher .protokol-single img {
  object-fit: cover;
  aspect-ratio: 3 / 4;
  border-radius: 16px;
  width: 100%;
  max-width: 350px;
  height: auto;
  display: block;
  box-shadow: 0 0 30px #00000040;
}

.protokol-switcher .protokol-single .image-list {
  padding: 0 30px;
  position: relative;
}

.protokol-switcher .protokol-single .image-list .img {
  position: relative;
}

.protokol-switcher .protokol-single .image-list .single-list {
  flex-direction: column;
  justify-content: center;
  gap: 2px;
  display: flex;
}

.protokol-switcher .protokol-single .image-list .single-list.left {
  z-index: 2;
  position: absolute;
  top: -70px;
  left: 0;
}

.protokol-switcher .protokol-single .image-list .single-list.right {
  z-index: 2;
  position: absolute;
  bottom: -70px;
  right: 0;
}

.protokol-switcher .protokol-single .image-list .single-list .single {
  box-sizing: border-box;
  background: linear-gradient(270deg, #f2f0eb4d 0%, #fbfaf933 48.36%, #f2f0eb4d 96.71%);
  border: 1px solid #fff6;
  border-radius: 100px;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  width: 100%;
  min-width: 200px;
  padding: 10px 20px;
  display: flex;
  box-shadow: inset 0 0 12px #ffffff4d;
}

.protokol-switcher .protokol-single .image-list .single-list.right .single {
  background: #e9a593;
  border: 1px solid #f6b4a2;
  box-shadow: inset 0 0 16px #df8168;
}

.protokol-switcher .protokol-single .image-list .single-list.right .single span, .protokol-switcher .protokol-single .image-list .single-list.right .single p {
  color: #000;
}

.protokol-switcher .protokol-single .image-list .single-list .single span {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #fff;
  font-size: .625em;
  font-weight: 300;
  line-height: 1;
  display: block;
}

.protokol-switcher .protokol-single .image-list .single-list .single p {
  color: #fff;
  font-size: .75em;
  font-weight: 600;
  line-height: 1;
}

.protokol-switcher .protokol-single .image-list .arrow {
  z-index: 3;
  cursor: pointer;
  background: linear-gradient(270deg, #f2f0eb4d 0%, #fbfaf933 48.36%, #f2f0eb4d 96.71%);
  border: 1px solid #fff3;
  border-radius: 100%;
  padding: 9px 8px;
  position: absolute;
}

.protokol-switcher .protokol-single .image-list .arrow img {
  width: auto;
  height: 10px;
  max-width: unset;
  object-fit: cover;
  box-shadow: unset;
  aspect-ratio: auto;
  border-radius: 0;
  display: block;
}

.protokol-switcher .protokol-single .image-list button.arrow {
  border: 0;
}

.protokol-switcher .protokol-single .image-list .previous-protokol {
  bottom: 50px;
  left: -15px;
}

.protokol-switcher .protokol-single .image-list .next-protokol {
  top: 50px;
  right: -15px;
}

.naslovna0226-button {
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #fff;
  opacity: 1;
  background: #e9a593;
  border: 1px solid #f6b4a2;
  border-radius: 100px;
  flex-direction: row;
  align-items: center;
  gap: 2px;
  padding: 10px 30px;
  font-size: .75em;
  line-height: 1;
  transition: all .3s;
  display: flex;
  box-shadow: inset 0 0 16px #df8168;
}

.naslovna0226-button svg {
  fill: #fbfaf9;
  width: auto;
  height: 8px;
  margin-left: 3px;
  transition: all .3s;
}

@media screen and (min-width: 768px) {
  .protokol-switcher {
    margin-bottom: 60px;
    padding: 0 20px;
  }

  .protokol-switcher-cont {
    padding: 40px;
  }

  .protokol-switcher .protokol-single img {
    aspect-ratio: 1;
  }

  .protokol-switcher .protokol-single .image-list {
    padding: 0 110px;
  }

  .protokol-switcher .protokol-single {
    padding: 0;
  }

  .protokol-switcher .protokol-single .image-list .single-list.left {
    top: 20px;
  }

  .protokol-switcher .protokol-single .image-list .single-list.right {
    bottom: 20px;
  }

  .protokol-switcher-cont {
    background-image: url("https://static-site.atika.net/atika-web/theme/img/naslovna0226-protokol-bck.jpg");
  }
}

.n0226-vijesti-slide {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

@media screen and (min-width: 768px) {
  .n0226-vijesti-slide {
    margin-bottom: 60px;
  }
}

.slider-overlay {
  display: none;
}

.n0226vs-slider-cont {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.n0226vs-slider {
  flex-direction: row;
  width: 100%;
  max-width: 1360px;
  display: flex;
  position: relative;
}

.n0226vs-slider .slick-list {
  padding: 10px 20px;
  overflow: hidden;
}

.n0226vs-slider .slick-track {
  display: flex !important;
}

.n0226vs-slider .slick-slide {
  height: inherit !important;
  display: flex !important;
}

.n0226vs-slider .slick-slide > div {
  width: 100%;
  display: flex;
}

.n0226vs-slider .slide {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px 5px;
  display: flex !important;
}

.n0226vs-slider .slide .slide-in {
  background: #fbfaf9;
  border-radius: 16px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 30px #00000026;
}

.n0226vs-slider .slide .image {
  width: 100%;
}

.n0226vs-slider .slide .image img {
  object-fit: cover;
  aspect-ratio: 1;
  border-radius: 10px;
  width: 100%;
  height: auto;
  display: block;
}

.n0226vs-slider .slide .meta {
  box-sizing: border-box;
  flex-direction: column;
  flex: 1;
  gap: 7px;
  width: 100%;
  padding: 10px 0;
  display: flex;
}

.n0226vs-slider .slide .meta .title {
  font-family: var(--font-playfair), serif;
  text-align: left;
  color: #333;
  flex: 1;
  font-size: 1em;
  line-height: 1.2em;
}

@media screen and (min-width: 768px) {
  .n0226vs-slider {
    margin-top: -10px;
  }

  .n0226vs-slider .slick-list {
    padding: 10px 40px;
  }

  .n0226vs-slider .slide {
    padding: 30px 10px;
  }
}

@media screen and (min-width: 1440px) {
  .slider-overlay {
    z-index: 2;
    cursor: pointer;
    border: none;
    width: 50px;
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .slider-overlay-prev {
    background: linear-gradient(90deg, #f2f0eb 0%, #f2f0eb00 100%);
    left: 0;
  }

  .slider-overlay-next {
    background: linear-gradient(90deg, #f2f0eb00 0%, #f2f0eb 100%);
    right: 0;
  }
}

.n0226pl-navigation {
  box-sizing: border-box;
  z-index: 2;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0 20px;
  display: flex;
  position: relative;
}

.n0226pl-navigation.vijesti-navigation {
  margin-top: -10px;
}

.n0226pl-navigation .nav-button-cont {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.n0226pl-navigation .nav-button-cont .separator {
  width: 10px;
  height: 1px;
}

.n0226pl-navigation .nav-button {
  box-sizing: border-box;
  cursor: pointer;
  background: linear-gradient(#fbfaf9e6 0%, #fbfaf900 100%);
  border: 0;
  border-radius: 100%;
  padding: 5px;
  transition: all .3s;
}

.n0226pl-navigation .nav-button:disabled {
  cursor: default;
}

.n0226pl-navigation .nav-button:disabled svg {
  fill: #bebebe;
}

.n0226pl-navigation svg {
  fill: #333;
  width: 20px;
  height: 20px;
}

.n0226pl-navigation .number {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  flex-direction: row;
  flex: 1;
  align-items: center;
  gap: 10px;
  font-size: .75em;
  font-weight: 300;
  display: flex;
}

.google-review {
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.google-review .google-link {
  z-index: 10;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 3px;
  width: 100%;
  margin-top: -10px;
  display: flex;
  position: relative;
}

.google-review .google-link a {
  color: #e9a593;
  align-items: center;
  gap: 4px;
  font-size: .75em;
  font-weight: 500;
  transition: all .3s;
  display: inline-flex;
}

.google-review .google-link a:hover {
  text-decoration: underline;
}

.google-review .google-link a svg {
  fill: #e9a593;
  width: auto;
  height: 8px;
  transition: all .3s;
}

.google-review-in {
  box-sizing: border-box;
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.google-review-in .prev, .google-review-in .next {
  z-index: 2;
  cursor: pointer;
  border: 0;
  width: 40px;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
}

.google-review-in .prev {
  background: linear-gradient(90deg, #f2f0eb 0%, #f2f0eb00 100%);
  left: 0;
}

.google-review-in .next {
  background: linear-gradient(90deg, #f2f0eb00 0%, #f2f0eb 100%);
  right: 0;
}

.google-review-in .prev:disabled, .google-review-in .next:disabled {
  cursor: default;
  opacity: .5;
}

.google-review-cont {
  box-sizing: border-box;
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.google-review-cont .slick-list {
  padding: 30px 40px !important;
}

.google-review-cont .slick-track {
  display: flex !important;
}

.google-review-cont .slick-slide {
  height: inherit !important;
  display: flex !important;
}

.google-review-cont .slick-slide > div {
  width: 100%;
  display: flex;
}

.google-review-cont .single {
  background: #fbfaf9;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  margin: 0 6px;
  padding: 20px;
  box-shadow: 0 0 30px #00000026;
  height: inherit !important;
  display: flex !important;
}

.google-review-cont .single .single-in {
  flex-direction: column;
  align-items: center;
  gap: 10px;
  display: flex;
}

.google-review-cont .single .img {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.google-review-cont .single .img img {
  object-fit: cover;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  display: block;
}

.google-review-cont .single .meta {
  flex-direction: column;
  flex: 1;
  align-items: center;
  display: flex;
}

.google-review-cont .single .meta .title {
  text-transform: uppercase;
  color: #646464;
  letter-spacing: .2em;
  text-align: center;
  font-size: 1em;
  font-weight: 500;
}

.google-review-cont .single .meta .stars {
  flex-direction: row;
  gap: 2px;
  display: flex;
}

.google-review-cont .single .meta .stars svg {
  fill: #f1af10;
  width: auto;
  height: 11px;
}

.google-review-cont .single .meta .text {
  color: #646464;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  text-align: center;
  -webkit-box-orient: vertical;
  max-height: 7.8em;
  margin-top: 4px;
  font-size: .875em;
  font-weight: 300;
  line-height: 1.3em;
  display: -webkit-box;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .google-review {
    margin-bottom: 60px;
  }

  .google-review-cont .slick-list {
    padding: 30px 220px !important;
  }

  .google-review-in .prev, .google-review-in .next {
    width: 220px;
  }

  .google-review-cont .single {
    margin: 0 15px;
  }
}

@media screen and (min-width: 1024px) {
  .google-review-cont .single .meta .text {
    text-align: left;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    max-height: 3.9em;
  }

  .google-review-cont .single .single-in {
    flex-direction: row;
  }

  .google-review-cont .single .img {
    width: unset;
  }

  .google-review-cont .single .meta {
    align-items: flex-start;
  }

  .google-review-cont .single .meta .title {
    text-align: left;
  }
}

.naslovna0226 .logotipi {
  width: 100%;
  max-width: 1440px;
  margin-bottom: 130px;
  position: relative;
  overflow: hidden;
}

.naslovna0226 .logotipi a {
  z-index: 3;
  position: absolute;
  inset: 0;
}

.naslovna0226 .logotipi:before {
  content: "";
  z-index: 2;
  background: linear-gradient(90deg, #f2f0eb 0%, #f2f0eb00 100%);
  width: 90px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.naslovna0226 .logotipi:after {
  content: "";
  z-index: 2;
  background: linear-gradient(90deg, #f2f0eb00 0%, #f2f0eb 100%);
  width: 90px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.naslovna0226 .logotipi-cont {
  flex-direction: row;
  align-items: center;
  gap: 30px;
  width: max-content;
  display: flex;
  overflow: visible;
}

.naslovna0226 .logotipi-cont.marquee {
  animation: 32s linear infinite atika-marquee;
}

.naslovna0226 .logotipi-cont .logo img {
  width: auto;
  height: auto;
}

@keyframes atika-marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@media screen and (min-width: 768px) {
  .naslovna0226 .tvorci-programa {
    margin-bottom: 60px;
  }

  .naslovna0226 .tvorci-programa .single-cont {
    flex-wrap: nowrap;
    gap: 0;
  }

  .naslovna0226 .tvorci-programa .single {
    max-width: 180px;
    margin: 0 15px;
  }

  .naslovna0226 .text-box {
    margin-bottom: 40px;
  }

  .naslovna0226 .text-box h3 {
    margin-bottom: 18px;
    font-size: 1.625em;
  }

  .naslovna0226 .text-box p {
    font-size: 1em;
  }

  .naslovna0226-button:hover {
    opacity: .6;
  }

  .naslovna0226 .text-box h2 {
    font-size: 1.75em;
  }

  .naslovna0226 .logotipi:before, .naslovna0226 .logotipi:after {
    width: 220px;
  }

  .naslovna0226 .logotipi-cont {
    gap: 70px;
  }
}

@media screen and (min-width: 1024px) {
  .naslovna0226 .logotipi:before, .naslovna0226 .logotipi:after {
    width: 420px;
  }
}

.n0226vs-slider .slide .meta .desc {
  color: #646464;
  font-size: .75em;
  line-height: 1.4;
}

.article-page {
  box-sizing: border-box;
  width: min(100%, 960px);
  margin: 0 auto;
  padding: 40px 20px 80px;
}

.article-hero h1 {
  font-family: var(--font-playfair), serif;
  margin: 16px 0;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.1;
}

.article-meta {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #666;
  gap: 12px;
  font-size: .75rem;
  display: flex;
}

.article-hero p {
  color: #2f2f2f;
  font-size: 1.05rem;
  line-height: 1.6;
}

.article-hero img {
  border-radius: 16px;
  width: 100%;
  margin-top: 20px;
  display: block;
}

.article-body {
  margin-top: 30px;
}

.article-body p {
  color: #222;
  margin: 0 0 18px;
  font-size: 1rem;
  line-height: 1.75;
}

.article-body img {
  border-radius: 14px;
  width: 100%;
  margin: 8px 0 10px;
}

.article-footer {
  border-top: 1px solid #ececec;
  margin-top: 30px;
  padding-top: 20px;
}

.article-footer h2 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin: 0 0 12px;
  font-size: .9rem;
}

.article-footer ul {
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.article-footer li {
  border: 1px solid #d8d8d8;
  border-radius: 999px;
  padding: 7px 12px;
  font-size: .8rem;
}

.static-legal-page {
  background: #fff;
  width: 100%;
  padding-bottom: 40px;
}

.obicna-stranica {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 20px;
}

.obicna-stranica h1 {
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-top: 30px;
  font-size: 1.313em;
}

.obicna-stranica h2 {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 1.313em;
}

.obicna-stranica h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: .875em;
  font-weight: 700;
}

.red-kolone {
  border-top: 2px solid #202020;
  grid-template-columns: 1fr;
  gap: 20px;
  width: 100%;
  margin-top: 10px;
  padding-top: 30px;
  scroll-margin-top: 20px;
  display: grid;
}

.red-kolone.legal-support {
  grid-template-columns: 1fr;
}

.inside-grid-column p {
  text-align: justify;
  margin: 0 0 1.5em;
  font-size: .875em;
  font-weight: 300;
}

.inside-grid-column ul {
  margin-bottom: 1.5em;
  padding-left: 30px;
  list-style: outside;
}

.inside-grid-column ul a {
  text-decoration: underline;
  transition: all .3s;
}

.inside-grid-column ul a:hover, .inside-grid-column p a:hover {
  color: #000;
}

.inside-grid-column ol {
  margin-bottom: 1.5em;
  padding-left: 30px;
  list-style: decimal;
}

.inside-grid-column li {
  text-align: justify;
  font-size: .875em;
  font-weight: 300;
}

.inside-grid-column ul.number li {
  list-style-type: decimal;
}

.inside-grid-column-upper {
  text-align: center;
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: 300;
}

.podrska-div {
  text-align: center;
}

.podrska-div h2 {
  margin-bottom: 10px;
}

.podrska-div p {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 1.5em;
  font-size: 1em;
  font-weight: 300;
}

.legal-title-col h2 {
  margin-bottom: 0;
}

@media screen and (min-width: 1024px) {
  .obicna-stranica h1 {
    padding-top: 60px;
  }

  .red-kolone.legal-cols-2 {
    grid-template-columns: 1fr 2fr;
  }

  .red-kolone.legal-cols-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.shop-static-page, .shop-react-page {
  width: 100%;
}

.shop-react-page .shop1223-meni .shop-link-cont .shop-link-slide {
  display: flex;
}

.shop-react-page .shop1223-meni .sub-meni-novi0824 ul.shop-react-subcategories {
  width: calc(100% - 20px);
  margin: 10px auto 0;
  display: block;
}

.shop-react-page .shop1223-meni .sub-meni-novi0824 ul.shop-react-subcategories li {
  align-items: stretch;
  width: 100%;
}

.shop-react-page .shop1223-meni .sub-meni-novi0824 ul.shop-react-subcategories li .naslov {
  text-align: left;
  width: 100%;
  display: block;
  text-transform: none !important;
}

.shop-react-page .shop1223-meni a.naslov.is-active {
  color: #333;
}

.shop-react-page .shop1223-kategorije .kategorija .sadrzaj .box-single .top .left p {
  white-space: pre-line;
  min-height: 3.6em;
  font-weight: 300;
}

.shop-program-card .slika-bck {
  background-color: #efeae0;
}

.shop-program-grid-empty {
  color: #646464;
  text-align: center;
  background: #fbfaf9;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 30px #00000026;
}

.shop-maintenance-box {
  background: radial-gradient(circle at 100% 0, #c6921433, #0000 55%), #fbfaf9;
  border: 1px solid #c6921433;
  max-width: 780px;
  margin: 10px auto 0;
  font-size: 16px;
  line-height: 1.5;
}

.site-status-page {
  box-sizing: border-box;
  background: radial-gradient(circle at 0 0, #c6921438, #0000 45%), radial-gradient(circle at 100% 100%, #00000014, #0000 40%), #f8f5ee;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 52vh;
  padding: 44px 14px;
  display: flex;
}

.site-status-card {
  text-align: center;
  background: #ffffffeb;
  border: 1px solid #c692144d;
  border-radius: 14px;
  width: 100%;
  max-width: 760px;
  padding: 32px 18px;
  box-shadow: 0 20px 60px #00000024;
}

.site-status-card h1 {
  color: #222;
  margin: 0;
  font-size: clamp(34px, 4.4vw, 54px);
  line-height: 1.05;
}

.site-status-card p {
  color: #555;
  max-width: 560px;
  margin: 14px auto 0;
  font-size: 16px;
  line-height: 1.6;
}

.site-status-eyebrow {
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #c69214 !important;
  margin: 0 0 14px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

.site-status-actions {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 28px;
  display: flex;
}

.site-status-actions a {
  text-transform: uppercase;
  letter-spacing: .07em;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 46px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
}

.site-status-action-primary {
  color: #fff;
  background: #111;
  border: 1px solid #111;
}

.site-status-action-primary:hover {
  background: #2a2a2a;
  border-color: #2a2a2a;
}

.site-status-action-secondary {
  color: #c69214;
  background: none;
  border: 1px solid #c69214;
}

.site-status-action-secondary:hover {
  background: #c692141a;
}

@media screen and (min-width: 701px) {
  .shop-maintenance-box {
    font-size: 18px;
    line-height: 1.6;
  }

  .site-status-page {
    min-height: 58vh;
    padding: 60px 20px;
  }

  .site-status-card {
    border-radius: 20px;
    padding: 44px 34px;
  }

  .site-status-card p {
    font-size: 18px;
  }

  .site-status-actions {
    flex-direction: row;
    gap: 12px;
  }

  .site-status-actions a {
    width: auto;
  }
}

.shop1223-cont {
  background-image: url("https://static-site.atika.net/atika-web/theme/img/shop0423-bck-mob.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: 1876px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.shop1223-main {
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-height: 60vh;
  padding: 0 20px;
  display: flex;
}

.shop1223-meni {
  box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 850px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 14px;
  position: relative;
  box-shadow: 0 0 30px #00000026;
}

.shop1223-meni .title {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #646464;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: 400;
  display: flex;
}

.shop1223-meni .title:after {
  content: "";
  background-color: #c69214;
  width: 30px;
  height: 1px;
  margin-top: 6px;
  display: block;
}

.shop1223-main.novi0225 .shop1223-meni .naslov {
  letter-spacing: .1em;
  font-size: .9em;
}

.shop1223-meni .naslov {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #969594;
  box-sizing: border-box;
  width: 100%;
  font-size: 1em;
  font-weight: 300;
  line-height: 1;
  transition: all .3s;
  position: relative;
}

.shop1223-meni a.naslov {
  width: 100%;
  transition: all .3s;
  display: block;
  position: relative;
}

.shop1223-meni a.naslov:after {
  content: "";
  opacity: 0;
  background-image: url("https://static-site.atika.net/atika-web/theme/img/shop0423-strelicadevelika.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 14px;
  transition: all .3s;
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
}

.shop1223-meni .naslov b {
  font-weight: 400 !important;
}

.shop1223-meni .naslov-cat {
  text-align: center;
  letter-spacing: .2em;
  color: #333;
  width: 100%;
  margin-bottom: 12px;
  font-size: 1em;
  font-weight: 500;
  display: block;
}

.shop1223-meni .otvori-zatvori {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -7px;
  transition: all .3s;
  display: flex;
}

.shop1223-meni .otvori-zatvori.active {
  margin-top: 14px;
}

.shop1223-meni .otvori-zatvori img {
  width: auto;
  height: 7px;
  margin-left: 5px;
  transition: all .3s;
  display: block;
}

.shop1223-meni .otvori-zatvori.active img {
  transform: rotate(180deg);
}

.shop1223-meni .otvori-zatvori span {
  color: #adadad;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: .625em;
  line-height: 1;
  display: block;
}

.shop1223-meni .otvori-zatvori span.off {
  display: none;
}

.shop1223-meni .shop-link-cont .shop-link-slide {
  flex-direction: column;
  align-items: center;
  gap: 10px;
  display: none;
}

.shop1223-meni .sub-meni-novi0824 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.shop1223-meni .sub-meni-novi0824 ul {
  box-sizing: border-box;
  background-color: #f4f2ed;
  border-radius: 10px;
  margin: 10px 0 0;
  padding: 15px 10px;
  display: none;
}

.shop-react-page .shop1223-meni .sub-meni-novi0824 ul.shop-react-subcategories {
  display: block;
}

.shop1223-meni .sub-meni-novi0824.small-caps ul li a {
  text-transform: lowercase;
  position: relative;
  letter-spacing: .1em !important;
}

.shop1223-meni .sub-meni-novi0824.small-caps ul li a:before {
  content: "";
  background: #efb5a5;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  display: block;
  position: absolute;
  top: 7px;
  left: 2px;
}

.shop1223-meni .sub-meni-novi0824 ul li {
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.shop1223-meni .sub-meni-novi0824 ul li:last-child {
  margin-bottom: 0;
}

.shop1223-meni .sub-meni-novi0824 ul li .naslov {
  width: unset;
  padding: 0 10px;
  font-size: .9em;
  display: inline;
}

.shop1223-kategorije {
  box-sizing: border-box;
  width: 100%;
  max-width: 850px;
  padding: 0 0 100px;
}

.shop1223-kategorije .kategorija {
  flex-direction: column;
  align-items: center;
  width: 100%;
  transition: all .3s;
  display: none;
}

.shop1223-kategorije .kategorija.active {
  margin-bottom: 10px;
  display: flex;
}

.shop1223-kategorije .kategorija .naslov {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  box-sizing: border-box;
  background: #fff;
  border-radius: 20px;
  width: 100%;
  padding: 12px;
  font-size: 1em;
  font-weight: 300;
  line-height: 1;
  position: relative;
  box-shadow: 0 0 30px #00000026;
}

.shop1223-kategorije .kategorija .sadrzaj {
  width: 100%;
  display: block;
  position: relative;
}

.shop1223-kategorije .kategorija .sadrzaj .strelica {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.shop1223-kategorije .kategorija .sadrzaj .strelica img {
  width: auto;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.shop1223-kategorije .kategorija.active .sadrzaj .kategorija-opis {
  background: #fbfaf9;
  border-radius: 10px;
  flex-direction: column;
  gap: 10px;
  margin: 0 0 20px;
  padding: 20px;
  display: flex;
  box-shadow: 0 0 30px #00000026;
}

.shop1223-kategorije .kategorija.active .sadrzaj .kategorija-opis p {
  color: #646464;
  text-align: center;
  margin-bottom: 0;
  font-size: .875em;
}

.shop1223-kategorije .kategorija.active .sadrzaj .kategorija-opis.baner {
  padding: 0;
}

.shop1223-kategorije .kategorija.active .sadrzaj .kategorija-opis.baner img {
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 10px;
  width: 100%;
  height: auto;
  display: block;
}

.shop1223-kategorije .kategorija.active .sadrzaj .kategorija-opis.baner img.desktop {
  display: none;
}

.shop1223-kategorije .kategorija.active .sadrzaj .kategorija-opis.baner img.mobile {
  display: block;
}

.shop1223-kategorije .kategorija .sadrzaj .box-cont {
  flex-flow: wrap;
  justify-content: flex-start;
  gap: 10px;
  width: 100%;
  display: flex;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single {
  box-sizing: border-box;
  cursor: pointer;
  background: #fbfaf9;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 10px;
  transition: all .3s;
  display: flex;
  position: relative;
  box-shadow: 0 0 30px #00000026;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .bestseller {
  z-index: 3;
  background-image: url("https://static-site.atika.net/atika-web/theme/img/program-bedz-bestseller.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 48px;
  height: 58px;
  position: absolute;
  top: -3px;
  right: -10px;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single.novo:before {
  content: "";
  z-index: 3;
  background-image: url("https://static-site.atika.net/atika-web/theme/img/shop0423-meni-novo.svg");
  background-repeat: no-repeat;
  background-size: 63px 40px;
  width: 63px;
  height: 40px;
  display: block;
  position: absolute;
  top: 10px;
  right: -20px;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single.premium:before {
  content: "";
  z-index: 3;
  background-image: url("https://static-site.atika.net/atika-web/theme/img/shop0423-meni-premium.svg");
  background-repeat: no-repeat;
  background-size: 79px 40px;
  width: 79px;
  height: 40px;
  display: block;
  position: absolute;
  top: 10px;
  right: -20px;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single a {
  z-index: 3;
  position: absolute;
  inset: 0;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top {
  z-index: 2;
  flex-direction: row;
  flex: 1;
  gap: 10px;
  width: 100%;
  display: flex;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .left {
  flex: 1;
  padding: 10px 0 0 10px;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .left .icon {
  margin-top: 5px;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .left .icon img {
  width: auto;
  height: 16px;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .left h3 {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  font-size: 1em;
  font-weight: 300;
  line-height: 1;
  position: relative;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .left h3 b {
  font-weight: 400;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .left h3:after {
  content: "";
  background-color: #c69214;
  width: 30px;
  height: 1px;
  margin: 8px 0;
  display: block;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .left p {
  margin-bottom: 10px;
  font-size: .875em;
  line-height: 1.2em;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .right {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .right .cijena {
  z-index: 2;
  color: #fbfaf9;
  box-sizing: border-box;
  background: #c69214;
  border-radius: 10px 0 0 10px;
  flex-direction: row;
  align-items: center;
  padding: 7px 10px 9px 13px;
  display: flex;
  position: absolute;
  bottom: 20px;
  right: 10px;
  box-shadow: 0 0 15px #00000026;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .right .cijena .opis {
  text-transform: uppercase;
  letter-spacing: .2em;
  margin-right: 4px;
  font-size: .563em;
  font-weight: 300;
  line-height: 1;
  display: inline-flex;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .right .cijena .price-block {
  letter-spacing: .2em;
  color: #fbfaf9;
  font-size: .75em;
  font-weight: 500;
  line-height: 1;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .right .cijena .price-block .price-current {
  line-height: 1;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .top .right .cijena .price-block .price-old {
  color: #adadad;
  z-index: 2;
  box-sizing: border-box;
  background: #fbfaf9;
  border-radius: 10px 0 0 10px;
  padding: 4px 10px;
  font-size: .8em;
  text-decoration: line-through;
  position: absolute;
  bottom: 100%;
  right: 0;
  box-shadow: 0 0 15px #00000026;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .bottom {
  letter-spacing: .2em;
  color: #adadad;
  text-transform: uppercase;
  z-index: 2;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  font-size: .625em;
  font-weight: 300;
  line-height: 1;
  transition: all .3s;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single .bottom svg {
  fill: #adadad;
  margin-left: 2px;
  display: block;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single.slika .bottom {
  justify-content: flex-start;
}

.shop1223-kategorije .kategorija .sadrzaj .box-single.slika .slika-bck {
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  width: 90px;
  height: 140px;
  position: relative;
}

.shop1223-kategorije .kategorija .shop-filter.mob-only {
  display: flex;
}

.shop-static-page .shop1223-meni .shop-link-cont .shop-link-slide {
  display: flex !important;
}

.shop-static-page .shop1223-meni .otvori-zatvori {
  display: none;
}

.shop-static-page .shop1223-meni .sub-meni-novi0824 ul {
  display: block;
}

.shop-react-page .shop1223-meni .sub-meni-novi0824 {
  align-items: stretch;
}

.shop-react-page .shop1223-meni .sub-meni-novi0824 ul.shop-react-subcategories {
  width: 100%;
  display: block;
}

.shop-react-page .shop1223-meni .sub-meni-novi0824 ul.shop-react-subcategories li {
  width: 100%;
  align-items: stretch !important;
}

.shop-react-page .shop1223-meni .sub-meni-novi0824.small-caps ul.shop-react-subcategories li a.naslov {
  text-align: left !important;
  text-transform: none !important;
  width: 100% !important;
  display: block !important;
}

@media screen and (min-width: 1140px) {
  .shop-react-page .shop1223-meni .sub-meni-novi0824 ul.shop-react-subcategories {
    width: calc(100% - 60px);
  }
}

@media screen and (min-width: 768px) {
  .shop1223-kategorije .kategorija.active .sadrzaj .kategorija-opis.baner img.desktop {
    display: block;
  }

  .shop1223-kategorije .kategorija.active .sadrzaj .kategorija-opis.baner img.mobile {
    display: none;
  }

  .shop1223-kategorije .kategorija .sadrzaj .box-single {
    width: calc(50% - 5px);
  }
}

@media screen and (min-width: 1024px) {
  .shop1223-kategorije .kategorija .sadrzaj .box-single .top .left .icon {
    margin-top: 10px;
  }
}

@media screen and (min-width: 1140px) {
  .shop1223-main {
    align-items: unset;
    flex-direction: row;
    justify-content: center;
    gap: 30px;
    padding: 0 30px;
  }

  .shop1223-kategorije .kategorija .sadrzaj .box-single {
    width: calc(50% - 10px);
  }

  .shop1223-meni {
    max-width: 360px;
    box-shadow: unset;
    background: #fbfaf9cc;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 100px;
  }

  .shop1223-main.novi0225 .shop1223-meni {
    max-width: 400px;
  }

  .shop1223-meni .naslov {
    text-align: left;
    width: unset;
    padding: 0 30px;
    font-size: 1.125em;
  }

  .shop1223-main.novi0225 .shop1223-meni .naslov {
    letter-spacing: .2em;
    font-size: 1.025em;
  }

  .shop1223-meni a.naslov:hover {
    color: #c69214;
  }

  .shop1223-meni a.naslov.is-active:after {
    opacity: 1;
  }

  .shop1223-meni .shop-link-cont .shop-link-slide {
    align-items: flex-start;
    gap: 30px;
    display: flex !important;
  }

  .shop1223-main.novi0225 .shop1223-meni .shop-link-cont .shop-link-slide {
    gap: 20px;
  }

  .shop1223-meni .sub-meni-novi0824 {
    width: unset;
    align-items: flex-start;
  }

  .shop1223-meni .sub-meni-novi0824 ul {
    text-align: unset;
    margin: 10px 0 0 40px;
  }

  .shop1223-meni .sub-meni-novi0824 ul li {
    align-items: flex-start;
  }

  .shop1223-meni .sub-meni-novi0824 ul li .naslov {
    font-size: 1em;
  }

  .shop1223-kategorije .kategorija .sadrzaj .box-single:hover {
    z-index: 3;
    transform: scale(1.08);
  }

  .shop1223-kategorije .kategorija .sadrzaj .box-single:hover .bottom {
    color: #c69214;
  }

  .shop1223-kategorije .kategorija .sadrzaj .box-single:hover .bottom svg {
    fill: #c69214;
  }

  .shop1223-kategorije .kategorija .sadrzaj .box-cont {
    gap: 20px;
  }

  .shop1223-cont {
    background-image: url("https://static-site.atika.net/atika-web/theme/img/shop0423-bck.jpg");
  }

  .shop1223-meni .title {
    align-items: flex-start;
    margin-bottom: 0;
    padding: 40px 30px;
    font-size: 1.125em;
  }

  .shop1223-main.novi0225 .shop1223-meni .title {
    padding: 30px;
  }

  .shop1223-kategorije {
    padding: 40px 0 100px;
  }

  .shop1223-main.novi0225 .shop1223-kategorije {
    padding: 30px 0 100px;
  }

  .shop1223-kategorije .kategorija .sadrzaj .box-single .top {
    gap: 20px;
  }
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

/*# sourceMappingURL=_3aab3216._.css.map*/