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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #006b48;
	--wd-entities-title-font: "HusqvarnaGothic-Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #006b48;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #026b48;
	--wd-alternative-color: #dd3333;
	--btn-default-bgcolor: #006b48;
	--btn-default-bgcolor-hover: #dd3333;
	--btn-accented-bgcolor: #006b48;
	--btn-accented-bgcolor-hover: #dd3333;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #81d742;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #dd3333;
	--notices-warning-color: #ffffff;
	--wd-link-color: #dd3333;
	--wd-link-color-hover: #80bb01;
}
.wd-popup.wd-age-verify {
	background-image: url();
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #293133;
	background-image: none;
	background-size: cover;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: #f5f5f5;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: #f5f5f5;
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: #f5f5f5;
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: #f5f5f5;
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: #f5f5f5;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "HusqvarnaGothic-Bold";
	src: url("//www.voger.hr/wp-content/uploads/2020/03/HusqvarnaGothic-Bold.woff2") format("woff2"), 
url("//www.voger.hr/wp-content/uploads/2020/03/HusqvarnaGothic-Bold.woff") format("woff");
	font-weight: 700;
	font-display:fallback;
	font-style: normal;
}

@font-face {
	font-family: "HusqvarnaGothic-Regular";
	src: url("//www.voger.hr/wp-content/uploads/2020/03/HusqvarnaGothic-Regular.woff2") format("woff2"), 
url("//www.voger.hr/wp-content/uploads/2020/03/HusqvarnaGothic-Regular.woff") format("woff");
	font-weight: 400;
	font-display:fallback;
	font-style: normal;
}

.product-label.onsale {
    background-color: #ff6600;
}
span.woocommerce-Price-amount.amount {
    color: #000;
}
.product-label.featured {
    background-color: #ff6600;
}

.labels-rounded .product-label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 7px;
    min-height: 60px;
    border-radius: 35px;
    font-size: 11px;
}
.product-label {
    min-width: 60px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    letter-spacing: .4px;
    font-weight: 700;
    line-height: 1.2;
}

h1.product_title.entry-title {
    font-size: x-large;
}
td.yith-wcpb-product-bundled-item-data h3 {
    font-size: large;
    margin: 5px 0;
}
span.wpm_gtin.wpm_pgw_code {
    color: black;
}
element.style {
    font-size: x-small;
}
li {
    margin: 0 0 0 00;
}
li.inline-list.inline-list-with-border.main-nav-style {
    display: inline;
    margin-right: 10px;
}
.product-element-top.wd-quick-shop {
    aspect-ratio: 1 / 1;
}
