/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Oct 09 2025 | 09:28:09 */
.post-term {
  display: inline-block;
  color: white;
  font-size: 14px;
  padding: 2px 5px;
  margin: 2px 2px 2px 2px;
  border-radius: 2px;
  font-weight: 500;
}
.term-vertesanas-kriteriji-nominacijas {
  background-color: #9f8b58
}
div.wpforms-container-full .wpforms-field-label {
	margin:0 0 3px 0 !important
}
.wpforms-container .wpforms-field {
	padding:0 0 15px 0 !important
}
div.wpforms-container-full:not(:empty) {
	margin:0 !important
}
.wpforms-field-label {
	font-size:16px !important;
	font-weight:500 !important
}
h3.wpforms-field-label {
	padding: 20px 0 10px 0 !important;
	font-family: Manrope !important;
	font-weight:800 !important;
	font-size:16px !important
}
.wpforms-submit {
	width:100% !important;
	border-radius:50px !important;
	background:#a3815e !important;
	height:60px !important
}
.mailcheck-error {
    display: none !important;
}


.nominantu-saraksts {
  width: 100%;
  font-size: 14px;
}

.nominants-item {
  margin-bottom: 12px;
}

.nominants-title {
  font-weight: 600;
  margin-bottom: 4px;
}

.vote-count {
  font-weight: normal;
  font-size: 13px;
  color: #555;
}

.progress-bar-container {
  height: 8px;
  background-color: #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}

.progress-bar {
  height: 100%;
  background-color: #3e8e41;
  transition: width 0.3s ease;
}
.vote-button {
	background:#916f35;
	color:#fff;
	font-size:18px;
	padding:20px 30px;
	border-radius:50px;
	border:0;
	cursor: pointer;
	 width: 100%;
}
.vote-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  margin-top: 10px;
}

.vote-status {
  font-size: 0.9em;
  color: #666;
}

.vote-button.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.lg-sub-html span
{
	color:#fff;
	padding:5px 10px;
}

.is-disabled { opacity:.6; pointer-events:none; }
.vote-status { font-size:.92em; margin-top:6px; }
.vote-thanks { margin:12px 0; font-weight:600; }
.vote-form-status { margin:10px 0; font-size:.95em; }
.grecaptcha-badge {
	display:none
}
/* piem., .vote-wrap ir tavas balsošanas zonas “wrapper” klase */
.vote-wrap a[href^="tel:"] {
  pointer-events: none;
  text-decoration: none;
  color: inherit;
}

#wpforms-form-5425 a[href^="tel:"],
.wpforms-confirmation-container a[href^="tel:"],
.wpforms-error-container a[href^="tel:"] {
  pointer-events: none !important;
  text-decoration: none !important;
  color: inherit !important;
  cursor: default !important;
}

