/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 28 2022 | 13:17:21 */
.price del {
	display:none;
}
.single-product-page .summary-inner del {
	display:none;
}
.price30_label {
	margin-top: 8px;
	color: dimgray;
	font-size: 14px;
}
.single .woocommerce-Price-amount {
	font-size:18px;
}
.products {
	align-items:stretch!important;
}
.product-grid-item > .price > .price30_label:first-child {
	margin-top:-18px;
}

.price30 .amount {
font-weight:200!important;
text-decoration: line-through;
}

ins .amount {
font-weight:800!important;
color:#fd8024!important;
}

.price30_aktualno {
	margin-top: 8px;
	color: #fd8024;
	font-size: 14px;
}