.elementor-308 .elementor-element.elementor-element-066bb47{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-308 .elementor-element.elementor-element-7c30720{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-308 .elementor-element.elementor-element-6a55447 img{border-radius:20px 20px 20px 20px;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-308 .elementor-element.elementor-element-6f820a4 .gallery-item{padding:0 15px 15px 0;}.elementor-308 .elementor-element.elementor-element-6f820a4 .gallery{margin:0 -15px -15px 0;}.elementor-308 .elementor-element.elementor-element-6f820a4 .gallery-item img{border-radius:20px 20px 20px 20px;}.elementor-308 .elementor-element.elementor-element-6f820a4 .gallery-item .gallery-caption{text-align:center;}.elementor-308 .elementor-element.elementor-element-bc1dfb7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-308 .elementor-element.elementor-element-c536537{color:#FFFFFF;}.elementor-308 .elementor-element.elementor-element-57298d8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:40px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-308 .elementor-element.elementor-element-f8de163{width:var( --container-widget-width, 60% );max-width:60%;--container-widget-width:60%;--container-widget-flex-grow:0;text-align:center;}.elementor-308 .elementor-element.elementor-element-f8de163.elementor-element{--align-self:center;}.elementor-308 .elementor-element.elementor-element-f8de163 .elementor-heading-title{font-family:"Space Grotesk", Sans-serif;font-size:70px;font-weight:700;line-height:76px;color:#FFFFFF;}.elementor-308 .elementor-element.elementor-element-07814a1{--swiper-slides-to-display:4;--swiper-offset-size:80px;--swiper-slides-gap:10px;}.elementor-308 .elementor-element.elementor-element-07814a1 .swiper-slide > .elementor-element{height:100%;}@media(max-width:1024px){.elementor-308 .elementor-element.elementor-element-07814a1{--swiper-slides-to-display:2;}}@media(min-width:768px){.elementor-308 .elementor-element.elementor-element-7c30720{--width:50%;}.elementor-308 .elementor-element.elementor-element-bc1dfb7{--width:50%;}}@media(max-width:767px){.elementor-308 .elementor-element.elementor-element-57298d8{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-308 .elementor-element.elementor-element-f8de163{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;text-align:center;}.elementor-308 .elementor-element.elementor-element-f8de163 .elementor-heading-title{font-size:33px;line-height:1.2em;}.elementor-308 .elementor-element.elementor-element-07814a1{--swiper-slides-to-display:1;}}/* Start custom CSS for shortcode, class: .elementor-element-4a9369a */.product-stock {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
  border: 1px solid transparent;
}

.product-stock::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
}

.product-stock.in-stock {
  background: rgba(35, 197, 94, 0.12);
  color: #86efac;
  border-color: rgba(35, 197, 94, 0.25);
}

.product-stock.in-stock::before {
  background: #22c55e;
  box-shadow: 0 0 10px rgba(34, 197, 94, 0.45);
}

.product-stock.out-of-stock {
  background: rgba(255, 85, 0, 0.12);
  color: #ff9a66;
  border-color: rgba(255, 85, 0, 0.25);
}

.product-stock.out-of-stock::before {
  background: #FF5500;
  box-shadow: 0 0 10px rgba(255, 85, 0, 0.45);
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-c536537 */.pet-can-content {
  --accent: #FF5500;
  --bg: #000000;
  --bg-soft: #111111;
  --bg-table: #0d0d0d;
  --border: rgba(255, 255, 255, 0.08);
  --text: rgba(255, 255, 255, 0.92);
  --text-soft: rgba(255, 255, 255, 0.68);
  --text-muted: rgba(255, 255, 255, 0.52);

  color: var(--text);
  font-size: 17px;
  line-height: 1.75;
}

.pet-can-content > *:first-child {
  margin-top: 0;
}

/* PARAGRAFI */
.pet-can-content p {
  color: var(--text-soft);
  margin: 0 0 18px;
  font-size: 17px;
  line-height: 1.8;
}

/* NASLOVI */
.pet-can-content h1,
.pet-can-content h2,
.pet-can-content h3,
.pet-can-content h4,
.pet-can-content h5,
.pet-can-content h6 {
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin: 0 0 18px;
  font-weight: 700;
}

.pet-can-content h1 {
  font-size: clamp(34px, 5vw, 52px);
  margin-bottom: 20px;
}

.pet-can-content h2 {
  font-size: clamp(24px, 3vw, 34px);
  margin-top: 55px;
  margin-bottom: 22px;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 85, 0, 0.22);
}

.pet-can-content h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 72px;
  height: 2px;
  background: var(--accent);
  border-radius: 999px;
}

.pet-can-content h3 {
  font-size: clamp(19px, 2vw, 24px);
  margin-top: 28px;
  margin-bottom: 12px;
  color: #ffffff;
}

.pet-can-content h4 {
  font-size: 18px;
  margin-top: 22px;
  margin-bottom: 10px;
  color: var(--accent);
}

/* BOLD */
.pet-can-content strong {
  color: #ffffff;
  font-weight: 700;
}

/* LISTE */
.pet-can-content ul,
.pet-can-content ol {
  margin: 0 0 24px 0;
  padding: 0;
}

.pet-can-content ul li,
.pet-can-content ol li {
  list-style: none;
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  color: var(--text-soft);
}

.pet-can-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 8px;
  height: 8px;
  background: var(--accent);
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(255, 85, 0, 0.12);
}

.pet-can-content ol {
  counter-reset: item;
}

.pet-can-content ol li {
  counter-increment: item;
}

.pet-can-content ol li::before {
  content: counter(item);
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(255, 85, 0, 0.14);
  color: var(--accent);
  font-size: 11px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
}

/* LINKOVI */
.pet-can-content a {
  color: var(--accent);
  text-decoration: none;
  transition: 0.25s ease;
}

.pet-can-content a:hover {
  color: #ffffff;
}

/* BLOCKQUOTE / NOTE */
.pet-can-content blockquote {
  margin: 26px 0;
  padding: 18px 22px;
  background: linear-gradient(180deg, rgba(255, 85, 0, 0.10), rgba(255, 85, 0, 0.04));
  border: 1px solid rgba(255, 85, 0, 0.18);
  border-left: 3px solid var(--accent);
  border-radius: 14px;
  color: #ffffff;
}

.pet-can-content blockquote p:last-child {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.86);
}

/* TABELE */
.pet-can-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 28px 0 34px;
  background: var(--bg-table);
  border: 1px solid var(--border);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.28);
}

.pet-can-content table thead th {
  background: rgba(255, 85, 0, 0.10);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 16px 18px;
  border-bottom: 1px solid rgba(255, 85, 0, 0.16);
}

.pet-can-content table tbody tr {
  transition: 0.25s ease;
}

.pet-can-content table tbody tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.02);
}

.pet-can-content table tbody tr:hover {
  background: rgba(255, 85, 0, 0.06);
}

.pet-can-content table td {
  padding: 16px 18px;
  border-bottom: 1px solid var(--border);
  color: var(--text-soft);
  vertical-align: top;
}

.pet-can-content table td strong {
  color: #ffffff;
}

.pet-can-content table tr:last-child td {
  border-bottom: none;
}

/* HORIZONTAL LINE */
.pet-can-content hr {
  border: none;
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 85, 0, 0.5), rgba(255, 255, 255, 0.05));
  margin: 40px 0;
}

/* SMALL TEXT */
.pet-can-content small {
  color: var(--text-muted);
  font-size: 13px;
}

/* SPACING ZA GUTENBERG BLOKOVE */
.pet-can-content .wp-block-heading {
  scroll-margin-top: 120px;
}

.pet-can-content .wp-block-table {
  margin-bottom: 34px;
}

.pet-can-content .wp-block-table table {
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 767px) {
  .pet-can-content {
    font-size: 15px;
    line-height: 1.7;
  }

  .pet-can-content p {
    font-size: 15px;
  }

  .pet-can-content h2 {
    margin-top: 40px;
    margin-bottom: 18px;
    padding-bottom: 10px;
  }

  .pet-can-content h3 {
    font-size: 19px;
  }

  .pet-can-content table thead th,
  .pet-can-content table td {
    padding: 13px 12px;
    font-size: 14px;
  }

  .pet-can-content blockquote {
    padding: 16px 16px;
    border-radius: 12px;
  }
}/* End custom CSS */