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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Grand Hotel", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(205,32,38);
	--wd-alternative-color: rgb(51,51,51);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(205,32,38);
	--btn-default-bgcolor-hover: rgb(205,32,38);
	--btn-accented-bgcolor: rgb(205,32,38);
	--btn-accented-bgcolor-hover: rgb(205,32,38);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(205,32,38);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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-image: url(https://poklon-dobra-ideja.hr/wp-content/uploads/2021/12/popu-bg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 660px;
}
.page-title-default {
	background-color: rgb(249,249,249);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: url(https://poklon-dobra-ideja.hr/wp-content/uploads/2021/12/ustedi-pri-svakoj-kupovini-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center top;
}
.product-grid-item .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-transform: inherit;
}
.product-grid-item .price {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-prefooter {
    padding-bottom: 0px;
    background-color: #FFF;
}
.scrollToTop.button-show {
    opacity: 0.75;
    transform: none;
    pointer-events: visible;
}

.scrollToTop {
    position: fixed;
    right: 11px;
    bottom: 85px !important;}


@media (max-width: 1024px)
.sticky-toolbar-on .scrollToTop {
    bottom: 85px;
}

@media (min-width: 1025px) {
	.wd-products-tabs.tabs-design-default .products-tabs-title .tab-label, .wd-products-tabs.tabs-design-alt .products-tabs-title .tab-label{font-size:20px;}

.wd-products-tabs .tabs-name {
    text-transform: inherit;
    font-size: 36px;
}

@media (min-width: 1025px){
.col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 18.666667%;
    max-width: 18.666667%;
	}}

@media (min-width: 1025px){
.col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 81.333333%;
	}}

.scrollToTop {
    position: fixed;
    right: 11px;
    bottom: 85px;}
}

