@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//salasport.hr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(33,37,41);
	--wd-text-font-size: 14px;
	--wd-title-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(33,37,41);
	--wd-entities-title-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(33,37,41);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(33,37,41);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(1,57,129);
	--wd-alternative-color: rgb(210,13,13);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(40,167,69);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(1,136,73);
	--btn-accented-bgcolor-hover: rgba(49,165,76,0.74);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(20,20,20);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(248,249,250);
	background-image: none;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > ins .amount {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 34px;
	color: rgb(15,15,15);
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
.product-labels .product-label.onsale {
	background-color: #D20D0D;
}
.product-labels .product-label.new {
	background-color: rgb(101,179,46);
}
.product-labels .product-label.featured {
	background-color: rgb(253,209,3);
	color: rgb(33,37,41);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1680px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1680px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1680px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1680px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


#menu-item-21228>a>.nav-link-text {
	color: #fff;
	background: #D20D0D;
	padding: 15px 12px;
	transform: skew(-12deg, 0);
}

.site-logo {
	padding-left: 0px !important;
}

.top-mail-icon>.box-icon-wrapper.box-with-icon.box-icon-simple {
	padding-top: 4px;
}

.woocommerce-product-gallery .product-labels {
	display: none;
}

.cijena>span>bdi {
	font-family: Exo, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: 800;
	color: #212529;
}

.stara-cijena>span>bdi {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-bottom: 0;
	text-decoration: line-through;
	color: grey;
}

.wd-attr-name-label {
	font-weight: normal;
}

.woocommerce-breadcrumb a:last-child:after {
	content: '';
}

.wd-swatch+.wd-filter-lable {
	margin-inline-start: 0px;
}

.wd-swatches-brands .wd-swatch.wd-bg {
	display: none;
}

.breadcrumb-last {
	font-weight: normal !important;
	color: #777 !important;
}

.price_slider_amount>button {
	background-color: #013981 !important;
	color: white !important;
}

.ss-single-product>*>*>*>*>.woocommerce-Tabs-panel {
	width: 1024px;
	margin: auto;
}

.cijena-popust {
	border: 0;
	background: #D20D0D;
	color: #fff;
	font-size: 14px;
	margin: 4px 4px 0 0;
	display: inline-block;
	text-align: center;
	padding: 2px 8px;
	transform: skew(-12deg, 0);
}

.ss-product-section-title,
.wd-el-title.title.slider-title.element-title{
	background: #fdd103;
	font-family: Exo, sans-serif;
	display: inline-block;
	transform: skew(-12deg, 0);
	padding: 4px 8px;
	width: fit-content;
}

.ss-product-brand > * > * > * > * > * > * > td > span > p{
	font-family: Exo, sans-serif;
	font-size: 22px;
	line-height: 30.8px;
	font-weight: 600;
}

.ss-lowest-price > span,
.ss-lowest-price > span > bdi{
	color: #212529;
	font-weight: normal;
}

.woocommerce-Price-amount.amount {
	font-size: 16px!important;
}

.ss-footer-menu > div > .widgettitle,
#menu-informacije > li > a,
#menu-uvijeti-i-pravila > li > a
{
	color: white!important;
}

.product-labels .product-label.onsale,
.product-label.featured,
.product-labels.labels-rectangular{
	transform: skew(-12deg, 0);
	margin-left: 4px;
}

.ss-opremi-tim > * > * >  * > * > .price > ins > .amount,
.ss-opremi-tim > * > * >  * > * > .price > .amount {
	color: #212529;
}

.ss-opremi-tim > * > * >  * > * > .price > del,
.ss-opremi-tim > * > * >  * > * > .wd-product-brands-links {
	display: none;
}

.ss-opremi-tim > * > * >  * > * > .price{
	transform: skew(-12deg, 0);
	background: white;
	width: fit-content;
  margin: 0 auto;
  padding: 4px 6px;
}

.ss-skew {
	transform: skew(-12deg, 0);
}

.button.btn-cart.wc-forward,
.button[name="update_cart"] {
	color: white!important;
	background-color: #018849!important;
}

.button.btn-cart.wc-forward:hover,
.button[name="update_cart"]:hover{
	color: white!important;
	background-color: #31a54cbd!important;
}

.container .wd-slide-container .content-fixed{
	padding: 0;
  margin-right: auto;
  margin-left: auto;
}

.home > .website-wrapper > .main-page-wrapper {
	padding-top: 0;
}

.ss-slider > .wd-slide > .wd-slide-container {
	padding-block: 0;
}

..product-label {
	word-break: break-word;
}

.wd-swatch {
	margin-right: 8px;
	border-radius: 0px !important;
}

.variations {
	margin-bottom: 20px!important;
}

.wd-swatch {
	height: 40px;
	width: 40px;
}

.wd-swatches-product > .wd-swatch {
	height: 40px;
	width: 40px;
}
@media (max-width: 576px) {
	.wd-nav-img {
	display: none;
}

.wd-single-brands {
	display: none;
}

.whb-top-bar {
	background-color: #013981;
}
}

