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

:root {
	--wd-text-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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(51 51 51 / 65%);
	--wd-alternative-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #015da8;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #015da8;
	--btn-accented-bgcolor-hover: #eeeeee;
	--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-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

/* PRODUCTS */
.product-information,
.wd-carousel-item {
	font-size:1.1em;
}
.product-information .price,
.wd-carousel-item .price {
	font-size:1.1rem
}
/* Product labels */
.product-label.attribute-label:not(.label-with-img) {
	/*background-color: #e22d2d;*/
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
              radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	color: #fff;
}
/* Reggistration */
.woocommerce-account .aiowps-captcha-equation {
	margin-bottom:20px;
}
.woocommerce-account .aiowps-captcha {
	margin: 0;
}
/* Checkout */
summary {
	cursor: pointer;
}
summary:hover {
	color: var(--wd-primary-color);
}
/* Shop filter*/
.wd-filter-list.swatches-large {
	--swatch-height: 55px;
	--swatch-width: 55px;
}
/* Categories under title */
.color-scheme-light .woodmart-product-categories .children {
	background-color: #015da8;
}
.color-scheme-light .woodmart-product-categories .children .category-name:after {
	background-color: #e6e6e6;
}
/* Categories banners */
.kategorije .content-banner {
	max-width: 50%;
}
/* Tabs */
.vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child) {
	margin-left: 5px !important;
}
/* Logos hover color */
.brands .gallery-images img,
#shippingLogos .wpb_single_image img {
	opacity: .5;
	filter: grayscale(100%);
	transition: filter .3s ease,opacity .3s ease;
}
.brands .gallery-images img:hover,
#shippingLogos .wpb_single_image:hover img {
	opacity: 1;
	filter: grayscale(0);
}
#yasakaSe .vc_single_image-img:hover /*img*/  {
    -webkit-filter: brightness(150%);
    filter: brightness(150%);
		transition: -webkit-filter .3s ease;
    transition: filter .3s ease;
    transition: filter .3s ease,-webkit-filter .3s ease;
}
/* New product label */
.labels-rounded .product-label {
	padding: 5px 0 5px 0 !important;
}
/* Featured product label */
.product-label.featured {
    visibility: hidden;
    position: relative;
}
.product-label.featured:after {
    visibility: visible;
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f7e4";
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 7px;
    min-height: 50px;
    border-radius: 35px;
    font-size: 1.2rem;
    background-color: #E22D2D;
    min-width: 50px;
}
/* Footer */
#footer .vc_column-inner {
	padding: 0;
}
#footer p a:hover {
	color: #015da8;
}
.footer-sidebar {
	padding:0;
}
/* reCAPTCHA */
.grecaptcha-badge {
	display: none;
}@media (min-width: 1025px) {
	/* Categories banners */
.kategorije .banner-title {
	font-size: 1.9vw !important;
	line-height: 1.9vw !important;
}
.kategorije .banner-subtitle {
	font-size: 1vw !important;
	line-height: 1vw !important;
}
@media only screen and (min-width: 1008px) and (max-width: 1199px){
	.kategorije .banner-title {
		font-size: 3vw !important;
		line-height: 3vw !important;
	}
	.kategorije .banner-subtitle {
		font-size: 1.5vw !important;
		line-height: 1.5vw !important;
	}
}
/* Homepage - products arrows */
.vc_tta-panels-container .owl-nav > div[class*="prev"],
.vc_tta-panels-container .owl-nav > div[class*="next"]{
	background-color:#015da8;
	width: 70px;
	color:#fff;
}
.vc_tta-panels-container .owl-nav > div[class*="prev"]{
	left:0 !important;
	padding-left:15px;
}
.vc_tta-panels-container .owl-nav > div[class*="next"]{
	right:0 !important;
	padding-right:15px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.kategorije .banner-title {
	font-size: 3vw !important;
	line-height: 3vw !important;
}
.kategorije .banner-subtitle {
	font-size: 1.5vw !important;
	line-height: 1.5vw !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Categories banners */
.kategorije .banner-title {
	font-size: 8vw !important;
	line-height: 8vw !important;
}
.kategorije .banner-subtitle {
	font-size: 4vw !important;
	line-height: 4vw !important;
}
/* Registration */
.woocommerce-account .col-login,
.woocommerce-account .col-register {
	margin: 2rem 0 4rem 0;
}
}

@media (max-width: 576px) {
	.kategorije .banner-title {
	font-size: 8vw !important;
	line-height: 8vw !important;
}
.kategorije .banner-subtitle {
	font-size: 4vw !important;
	line-height: 4vw !important;
}
/* Registration */
.woocommerce-account .col-login,
.woocommerce-account .col-register {
	margin: 2rem 0 4rem 0;
}
}

