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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(85,85,85);
	--wd-text-font-size: 18px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(85, 85, 85);
	--wd-alternative-font: "Alex Brush", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(240,50,50);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(240,50,50);
	--btn-default-bgcolor-hover: rgb(220,40,40);
	--btn-accented-bgcolor: rgb(240,50,50);
	--btn-accented-bgcolor-hover: rgb(220,40,40);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0);
	background-image: url(https://fagor.rs/wp-content/uploads/2026/04/Aprilska-akcija-BG-800x800-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 10%;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.widget-title {
	font-weight: 400;
	font-size: 18px;
}
.product-labels .product-label.onsale {
	background-color: rgb(240,78,78);
}
.product-labels .product-label.new {
	background-color: rgb(57,178,55);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(209,209,60);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "Alex Brush DL";
	src: url("//fagor.rs/wp-content/uploads/2024/04/alex-brush-v22-latin-ext-regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

/*.product-labels.labels-rounded{display: none;}.woocommerce-product-gallery .labels-rectangular{right:auto!important;}.out-of-stock.product-label{color:transparent!important;background-color:transparent;right:auto!important;left:15px!important;}.labels-rectangular span {background-color: transparent!important;color: transparent!important;}
/*Soldout - Global*/
/*.out-of-stock.product-label:after {
	content:url(https://fagor.rs/wp-content/uploads/2023/10/stanje-min.png);
 	width: 48.1%;
	display:flex;
	position:absolute;
	width:10px;
	transform:scale(0.4);
	padding:0px;
	margin-top:-140px;
	margin-left:-10px;
	top:0;
}*/

.product-labels {
    max-width: 75% !important;
		line-height: inherit !important;
}

.product-label {
    word-break: break-word !important;
    line-height: inherit !important;
}

.category-grid-item .wd-entities-title {
    font-size: 16px !important;
}

.wd-timer {
    gap: 3px !important;
}

.wd-cookies-popup {
    padding: 5px 30px;
}@media (min-width: 1025px) {
	/*span.woosticker.woosticker_sale.custom_sticker_image.pos_left.woosticker_ribbon{transform: scale(1.85);margin-left: 27px;margin-top: 11px;z-index:1;}
span.woosticker.woosticker_sold.custom_sticker_image.pos_left.woosticker_ribbon{transform: scale(2.2);margin-left: 27px;margin-top: 11px;z-index:1;}
span.woosticker.woosticker_sale.custom_sticker_image.pos_left_detail.woosticker_ribbon{transform: scale(1.85);margin-left: 27px;margin-top: 11px;} 
span.woosticker.woosticker_sold.custom_sticker_image.pos_left_detail.woosticker_ribbon{transform: scale(2.2);margin-left: 27px;margin-top: 11px;}
 .wd-hover-base.has-stars.purchasable .product-rating-price {
 height: 50px;
 }
*/
 .wd-hover-base.has-stars.purchasable:hover .wrapp-product-price {
    transform: none !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/*span.woosticker.woosticker_sale.custom_sticker_image.pos_left.woosticker_ribbon{transform: scale(1.5);margin-left: 27px;margin-top: 11px;z-index:1;}
span.woosticker.woosticker_sold.custom_sticker_image.pos_left.woosticker_ribbon{transform: scale(2);margin-left: 27px;margin-top: 11px;z-index:1;}
span.woosticker.woosticker_sale.custom_sticker_image.pos_left_detail.woosticker_ribbon{transform: scale(1.5);margin-left: 27px;margin-top: 11px;} 
span.woosticker.woosticker_sold.custom_sticker_image.pos_left_detail.woosticker_ribbon{transform: scale(2);margin-left: 27px;margin-top: 11px;}
 .wd-hover-base.has-stars.purchasable .product-rating-price {
 height: 50px;
 }
*/
 .wd-hover-base.has-stars.purchasable:hover .wrapp-product-price {
    transform: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*span.woosticker.woosticker_sale.custom_sticker_image.pos_left.woosticker_ribbon{transform: scale(1.5);margin-left: 27px;margin-top: 11px;z-index:1;}
span.woosticker.woosticker_sold.custom_sticker_image.pos_left.woosticker_ribbon{transform: scale(2);margin-left: 27px;margin-top: 11px;z-index:1;}
span.woosticker.woosticker_sale.custom_sticker_image.pos_left_detail.woosticker_ribbon{transform: scale(1.5);margin-left: 27px;margin-top: 11px;} 
span.woosticker.woosticker_sold.custom_sticker_image.pos_left_detail.woosticker_ribbon{transform: scale(2);margin-left: 27px;margin-top: 11px;}
*/
}

@media (max-width: 576px) {
	/*span.woosticker.woosticker_sale.custom_sticker_image.pos_left.woosticker_ribbon{transform: scale(1.5);margin-left: 27px;margin-top: 11px;z-index:1;}
span.woosticker.woosticker_sold.custom_sticker_image.pos_left.woosticker_ribbon{transform: scale(2);margin-left: 27px;margin-top: 11px;z-index:1;}
span.woosticker.woosticker_sale.custom_sticker_image.pos_left_detail.woosticker_ribbon{transform: scale(1.5);margin-left: 27px;margin-top: 11px;} 
span.woosticker.woosticker_sold.custom_sticker_image.pos_left_detail.woosticker_ribbon{transform: scale(2);margin-left: 27px;margin-top: 11px;}
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {min-width: 100%;min-height: 100%;}
/*Soldout - Mobile*/
/*.archive .out-of-stock.product-label:after {
	transform:scale(0.26)!important;
	margin-top:-40px;
}
*/
}

