/* synced 2026-08-25T09:40Z */
/* Jost — lokalni font za ceo sajt */
@font-face {
	font-family: "Jost";
	src:
		url("fonts/jost/Jost-Variable.woff2") format("woff2-variations"),
		url("fonts/jost/Jost-Variable.woff2") format("woff2"),
		url("fonts/jost/Jost-Variable.woff") format("woff");
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Jost";
	src:
		url("fonts/jost/Jost-Italic-Variable.woff2") format("woff2-variations"),
		url("fonts/jost/Jost-Italic-Variable.woff2") format("woff2"),
		url("fonts/jost/Jost-Italic-Variable.woff") format("woff");
	font-weight: 100 900;
	font-style: italic;
	font-display: swap;
}

html,
body,
body.st-content,
body .st-content,
body .st-content-inner,
p,
li,
a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
label,
span,
bdi,
td,
th,
blockquote,
#topbar,
#footer,
#copyright,
#imela-header,
#imela-sticky-bar,
.imela-offcanvas {
	font-family: "Jost", sans-serif !important;
}

/* Ikone ostaju na svojim fontovima */
.fa,
.fas,
.far,
.fab,
.fal,
.star-rating,
.star-rating span,
[class^="icon-"],
[class*=" icon-"],
.dashicons,
.glyphicon {
	font-family: inherit;
}

.star-rating,
.star-rating span {
	font-family: star !important;
}

.fa,
.fas,
.far,
.fab,
.fal,
[class^="fa-"],
i.fa {
	font-family: FontAwesome !important;
}


/* Override Nielsen dynamics.css Roboto Condensed leftovers */
body,
body.theme-nielsen,
.st-content,
.st-content-inner,
.product-meta-wrapper h3.product-name,
.product-meta-wrapper h3.product-name a,
ul.products li.product .product-wrapper .product-meta-wrapper h3,
ul.products li.product .product-wrapper .product-meta-wrapper h3 a,
.page-title,
.term-description,
.term-description p,
.woocommerce-breadcrumb,
.woocommerce-breadcrumb a,
.yit-page-meta,
.yit-page-meta h1,
.imela-category-hero,
.imela-category-hero h1,
.imela-category-hero p,
.price,
.button,
a.button,
.added_to_cart {
	font-family: "Jost", sans-serif !important;
}

/* WooCommerce cene/brojevi — isti selektori kao dynamics.css */
.product-meta-wrapper .price,
.widget.woocommerce ul.product_list_widget span.product_price,
.widget.featured-products div.info-featured-product .price,
#yith-wcwl-form table.shop_table td.product-price,
.lookbook-listed-product .lookbook-information .lookbook-product-price,
.single-product.woocommerce div.product div.summary table.group_table .price,
.single-product.woocommerce div.product div.summary .price,
.single-product.woocommerce div.product div.summary .price .amount,
.single-product.woocommerce div.product div.summary .price .woocommerce-Price-amount,
.single-product.woocommerce div.product div.summary .price bdi,
.woocommerce.sc_add_to_cart .sc_add_to_cart_price .amount,
.woocommerce-Price-amount,
.woocommerce-Price-amount.amount,
.woocommerce-Price-amount bdi,
.widget_shopping_cart .widget_shopping_cart_content .total span.amount,
.widget_shopping_cart .widget_shopping_cart_content .amount,
del .amount,
ins .amount {
	font-family: "Jost", sans-serif !important;
}

/* Live style.css još uvek ima * { Roboto Condensed } — pregaziti posle dynamics */
* {
	font-family: "Jost", sans-serif !important;
}
