/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2026 | 11:08:34 */
.change-form {
	background-color: #b54226;
	font-weight: bold;
	border: none;
	margin-right: 10px;
	border-radius: 5px;
	padding: 5px 50px;
	font-size: 16px;
}
* {
	font-family: Poppins;
}

#main a, #page .ast-article-post a {
	color: #b54226 !important;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}


.entry-title {
	font-weight: bold;
	color: #b54226 !important;
}

.owl-item p {
	padding: 0 30px;
}

.owl-item img {
	width: 100% !important;
}

.hfe-dropdown {
	max-height: 100vh;
	overflow: auto;
}
.znesek {
	display: none;
}
.znesek input {
	font-size: 40px;
	border: none;
	padding: 0 !important;
}
.znesek-display::before {
	content: "Znesek:\00a0";
	font-size: 40px;
	display: inline-block;
}
.znesek-display {
	font-size: 40px;
	display: inline-block;
}

.ast-separate-container {
		background: inherit !important;
}
textarea {
  resize: none;
}


