/** Shopify CDN: Minification failed

Line 11:14 Expected ")" to end URL token

**/
/* === HOME: Lush carousel font override === */

/* 1) Učitaj font ako nije već u temi (uploadaj lushfont_bd.woff2 u Assets) */
@font-face{
  font-family: "lushfont_bd";
  src: url({{ 'lushfont_bd.woff2' | asset_url }}) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* 2) Prebij varijablu koju koriste svi headingovi na HOME-u */
.template-index{
  --bs-headings-font-family: "lushfont_bd", Arial, sans-serif !important;
}

/* 3) Za svaki slučaj i direktno na title unutar karusela */
.template-index .carousel-caption .title,
.template-index [id*="__carousel"] .title,
.template-index [id^="image-with-text-carousel-"] .title,
.template-index .splide .title{
  font-family: "lushfont_bd", Arial, sans-serif !important;
  font-weight: 400 !important;
}

/* (opcionalno) čitljivost na fotkama */
.template-index .carousel-caption .title{ text-shadow: 0 2px 0 rgba(0,0,0,.25); }


.product-item .card .product-item-img{width:100%}
/*# sourceMappingURL=/s/files/1/0643/4802/9068/t/18/assets/custom.css.map?v=1732021914 */
.product-item-image { position: relative; }

