:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Satoshi", 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: var(--wd-text-font);
	--wd-widget-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(24,206,63);
	--wd-alternative-color: rgb(194,209,151);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(161,207,222);
	--btn-accented-bgcolor-hover: rgb(145,186,199);
	--btn-font-weight: 500;
	--btn-transform: none;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(194,209,151);
}
.wd .product-label.new {
	background-color: rgb(194,209,151);
}
.wd .product-label.featured {
	background-color: rgb(194,209,151);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1660px;
--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;
}

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


.wd-page-title {
background-color: rgb(245,247,248);
}

@font-face {
	font-family: "Satoshi";
	src: url("//novi.drzimliniju.com/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//novi.drzimliniju.com/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.wd-accordion-title-text {
    display: none !important;
}

div#tab-item-title-description {
    display: none !important;
}

.wc-tab-inner.wd-entry-content.wd-scroll-content {
    padding-top: 20px;
    max-height: none !important;
}


.wd-info-box .info-box-icon{
    overflow: hidden;
    border-radius: 12px;
}

.wd-info-box .info-box-icon img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1.08);
    border-radius: 12px;
    transition: transform .4s ease;
}

.wd-info-box:hover .info-box-icon img{
    transform: scale(1.12);
}

/* ==========================================
   KORISNICI – MODERNA INSTAGRAM/CANVA KARTICA
========================================== */

.wd-info-box{
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
    padding: 0 !important;
}

.wd-info-box .info-box-inner{
    padding: 0 !important;
}


/* Wrapper */

.wd-info-box .box-icon-wrapper{
    position: relative;
    width: 100%;
    max-width: 360px;
    margin: 20px auto 24px;
    padding: 0 !important;
    overflow: visible !important;
}


/* Zelena kartica */

.wd-info-box .box-icon-wrapper::before{
    content: "";
    position: absolute;
    inset: 0;
    background: #18ce3f;
    border-radius: 24px;
    transform: rotate(-8deg);
    opacity: .95;
    z-index: 0;
}


/* Svjetlija kartica */

.wd-info-box .box-icon-wrapper::after{
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(24,206,63,.14);
    border: 2px solid rgba(24,206,63,.25);
    border-radius: 24px;
    transform: rotate(5deg);
    z-index: 1;
}


/* Slika */

.wd-info-box .info-box-icon{
    position: relative;
    z-index: 2;
    overflow: hidden;

    background: #fff;
    border: 4px solid #fff;
    border-radius: 20px;

    transform: rotate(-4deg);

    box-shadow: 0 10px 25px rgba(0,0,0,.08);

    transition: .45s ease;
}


.wd-info-box .info-box-icon img{
    display: block;
    width: 100% !important;
    height: auto !important;

    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center;

    border-radius: 16px;

    transform: scale(1.03);
    transition: transform .45s ease;
}


/* Hover */

.wd-info-box:hover .info-box-icon{
    transform: rotate(-1deg) translateY(-5px);
    box-shadow: 0 16px 35px rgba(0,0,0,.12);
}

.wd-info-box:hover .info-box-icon img{
    transform: scale(1.08);
}


/* Tekst */

.wd-info-box .info-box-content{
    padding: 10px 0 0 !important;
    text-align: center;
}

.wd-info-box .info-box-title{
    margin: 0 !important;
    font-size: 22px;
    font-weight: 700;
    color: #1f2937;
}

.wd-info-box .info-box-title::after{
    content:"★★★★★";
    display:block;
    margin-top:7px;
    color:#18ce3f;
    font-size:15px;
    letter-spacing:3px;
}


/* Mobilni */

@media (max-width:767px){

    .wd-info-box .box-icon-wrapper{
        max-width:290px;
        margin:18px auto;
    }

    .wd-info-box .box-icon-wrapper::before{
        transform:rotate(-6deg);
    }

    .wd-info-box .box-icon-wrapper::after{
        transform:rotate(4deg);
    }

    .wd-info-box .info-box-icon{
        transform:rotate(-3deg);
    }
}



/* ==========================================
   NASLOV PROIZVODA
========================================== */

.wd-product-wrapper .wd-entities-title{
    margin: 10px 0 !important;
    font-size: 14px !important;
    line-height: 1.4;
}

.wd-product-wrapper .wd-entities-title a{
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

/* Sakrij sve labele na proizvodima */

.wd-product-wrapper .product-labels{
    display: none !important;
}

.product-labels{
    display: none !important;
}

/* ==========================================
   TABELE U OPISU PROIZVODA
========================================== */

.wd-entry-content table{
    width:100%;
    table-layout:fixed;
    border-collapse:collapse;
    margin:30px 0;
    border-radius:10px;
    overflow:hidden;
    background:#fff;
    box-shadow:0 8px 24px rgba(0,0,0,.06);
}

.wd-entry-content table tr:first-child td{
    background:#18ce3f;
    color:#fff;
    font-weight:700;
    font-size:15px;
}

.wd-entry-content table td{
    padding:14px;
    border:1px solid #e9ecef;
    word-break:break-word;
    overflow-wrap:anywhere;
    text-align:center;
    font-size:15px;
    line-height:1.5;
}

.wd-entry-content table td:first-child{
    text-align:left;
    font-weight:600;
    width:42%;
    color:#1f2937;
}

.wd-entry-content table tr:nth-child(even){
    background:#f8faf9;
}

.wd-entry-content table tr:hover{
    background:#eefcf2;
}


/* ==========================================
   MOBITEL
========================================== */

@media (max-width:767px){

    .wd-entry-content table{
        width:100%;
        table-layout:fixed;
        border-radius:10px;
    }

    .wd-entry-content table td{
        padding:8px 6px;
        font-size:12px;
        line-height:1.35;
    }

    .wd-entry-content table td:first-child{
        width:46%;
        font-size:13px;
    }

    .wd-entry-content table tr:first-child td{
        font-size:13px;
    }

}

/* ==========================================
   RECENT POSTS
========================================== */

.woodmart-recent-posts-list{
    margin:0;
    padding:0;
}

.woodmart-recent-posts-list li{
    display:flex;
    align-items:center;
    border-bottom:1px solid #edf2f7;
}

.woodmart-recent-posts-list li:last-child{
    border-bottom:none;
}

/* Slika */

.woodmart-recent-posts-list .recent-posts-thumbnail img{
    display:block;
    border:1px solid #e5e7eb;
    border-radius:10px;
    transition:.3s ease;
}

.woodmart-recent-posts-list li:hover .recent-posts-thumbnail img{
    border-color:#18ce3f;
    transform:scale(1.03);
}

/* Tekst */

.woodmart-recent-posts-list .recent-posts-info{
    display:flex;
    align-items:center;
    flex:1;
}

.woodmart-recent-posts-list .wd-entities-title{
    margin:0;
    line-height:1.45;
}

.woodmart-recent-posts-list .wd-entities-title a{
    font-size:18px;
    /*font-weight:700;*/
    color:#1f2937;
    text-decoration:none;
    transition:.25s ease;
	
	display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:3;
overflow:hidden;
text-overflow:ellipsis;
}

.woodmart-recent-posts-list .wd-entities-title a:hover{
    color:#18ce3f;
}

/* Mobilni */

@media (max-width:767px){

    .woodmart-recent-posts-list .wd-entities-title a{
        font-size:15px;
    }

}




/* ==========================================
   SLIKE U SADRŽAJU ČLANKA
========================================== */

.wd-single-post-content img.alignleft,
.wd-single-post-content img.alignright,
.wd-single-post-content img.aligncenter{
    margin-top:24px;
    border-radius:10px;
}


/* ==========================================
   BLOG IMAGES - MOBITEL
========================================== */

@media (max-width:767px){

    .wd-single-post-content img.alignleft,
    .wd-single-post-content img.alignright,
    .wd-single-post-content img.aligncenter{

        float:none !important;

        display:block !important;

        margin:24px auto 24px auto !important;

        max-width:80% !important;

        width:80% !important;

        height:auto !important;

    }

   

}






.big-menu .wd-entities-title,
.big-menu .wd-entities-title a {
    font-size: 11px !important;
    line-height: 1.3;
}

.big-menu .product-element-bottom {
    display: flex;
    justify-content: center;
    min-height: 50px; /* po potrebi povećaj ili smanji */
   
}

.big-menu .wd-entities-title a{
    color:#fff;
    background-image:linear-gradient(
        90deg,
        #fff 0%,
        #fff 50%,
        #18ce3f 50%,
        #18ce3f 100%
    );
    background-size:200% 100%;
    background-position:0 0;
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    background-clip:text;
    transition:background-position .45s ease;
}

.big-menu .wd-product:hover .wd-entities-title a{
    background-position:-100% 0;
}


/* Dugme */
.wd-button-wrapper .btn{
    display:inline-flex;
    align-items:center;
    gap:12px;
}

/* Ikonica */
.wd-button-wrapper .wd-btn-icon{
    display:flex;
    align-items:center;
    justify-content:center;
    line-height:1;
}

/* SVG strelica */
.wd-button-wrapper .wd-btn-icon svg{
    width:16px;
    height:16px;
    transform:translateY(1px);
    transition:transform .3s ease;
}

/* Hover */
.wd-button-wrapper .btn:hover .wd-btn-icon svg{
    transform:translate(4px,1px);
}

.wd-button-wrapper .wd-btn-icon svg{
    width:14px;
    height:14px;
    opacity:.8;
    transform:translateY(1px) scale(.85);
    transition:transform .3s ease;
}

.wd-button-wrapper .btn:hover .wd-btn-icon svg{
    transform:translate(4px,1px) scale(.85);
}@media (max-width: 576px) {
	  .wd-products-element.related-products{
        margin: 60px 0 20px 0 !important;
    }
}

