<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.breadcrumb-last,
.wd-last,
.wd-breadcrumbs span:nth-last-child(2),
.wd-carousel-inner &gt; .product-labels &gt; .onsale {
	display: none!important;
}

.cijena&gt;span&gt;bdi {
	font-family: Exo, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: 800;
	color: #1D2327;
}

.stara-cijena&gt;span&gt;bdi {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-bottom: 0;
	text-decoration: line-through;
	color: grey;
}


.cijena-popust {
	background: #be2119;
	border-radius: 12px;
	min-width: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
	padding: 5px 10px;
	margin-right: 6px;
}

.wd-progress-bar .progress-area {
	background-color: #009de142;
}

.wd-progress-bar .progress-bar {
    background-color: #009de1;
}

.progress-msg &gt; span {
	color: #009de1!important;
}

:is(ul,ol) li {
    margin-bottom: 2px;
}

.h4-title &gt; div &gt; h4 {
	font-size: 16px;
	line-height: 1.4;
	padding: 10px 15px;
}



.forma-proizvoda {
	margin: 0px!important;
}

.forma-proizvoda .wpforms-title {
   	font-size: 16px!important;
	padding: 10px 15px 10px 0px!important;
	line-height: 1.4!important;
	text-transform: uppercase;
}

.forma-proizvoda .wpforms-description {
	font-size: 14px!important;
}

.forma-proizvoda .wpforms-title:after {
	content: '';
    position: absolute;
    top: 66px;
    left: 0;
    width: 240px;
    height: 2px;
    background-color: var(--wd-primary-color);
    margin-left: 15px;
}

.forma-proizvoda input,
.forma-proizvoda textarea {
	border-color: #0000001C !important;
}

.quantity {
	display: none!important;
}

.wd-rs-67d9dd9bac9ea {
	right: 24px;
	position: absolute;
}

.posted_in &gt; a,
.tagged_as &gt; a {
	color: rgb(0,157,225);
}

.vc_custom_1736495047246 {
	background-color: #FAFAFA!important;
}

.sd-underline-title {
	border-bottom: 2px solid orange;
    display: inline-flex;
    font-size: 16px;
    text-transform: uppercase;
}

.vc_custom_1742329228382 &gt; li {
	align-items: baseline !important;
}

.sd-footer-menu &gt; h5 {
	padding: 0!important;
}

.sd-footer-menu &gt; ul &gt; li &gt; a {
	color: #fff;
	padding: 6px 0!important;
}

#r1_fields_wrapper {
	margin-top: 24px;
}</pre></body></html>