/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 20 2025 | 11:35:54 */
.lowest_price, .lowest_amount .amount {
	font-size: 90%;
    opacity: 0.8;
}
.actual_price, .actual_amount .amount {
	color:#DAB000;
}
#billing_country_field {
	display:none;
}
#menu-glavni-izbornik {
	flex-wrap: nowrap;
}
#mx_custom_checkout_field {
	display:block!important;
}
.wd-title-style-bordered .liner-continer:after {
   border-bottom-color: rgb(218, 176, 0);
}

/*LABEL*/
.product-labels.labels-rectangular {
    top: 0px;
}	
.product-labels {
    inset-inline-start: 0px;
	    max-width: 100%;
}	

.wd-action-btn.wd-style-icon-bg-text>a {
    background-color: rgb(218, 176, 0);
}

.wd-sub-menu li>a {
    font-size: 16px;
}

