/*
Theme Name: Bayerisches Bier Child
Author: FP interactive GmbH
Version: 1.0.0
Template: fp-theme
*/

#headerimage .content {
	min-height: 510px;
}

.wrap-line {
	border: 1px solid #008dc9;
    padding: 20px 20px 28px 20px;
}
.wrap-line:after{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 55px;
    height: 40px;
    background-color: white;
    background-image: url('./img/mini-lions-on-line.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    transform: translate(-50%, -50%);
    border-top: inherit;
    border-top-color: transparent;
}

.blue-cover {
	background-color: #008dc9;
	color: white;
}
.blue-cover h3 {
	text-align: center;
	margin-top: 20px;
	font-size: 48px;
}
.blue-cover hr {
	background: white !important;
	margin: 0 auto !important;
}
.blue-cover p.text1 {
	margin-top: 30px;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
}
.blue-cover p.text2 {
	font-size: 16px;
	margin-bottom: 22px;
}
.blue-cover ul li:before{
	background-color: white !important;
}

.special-spacing {
	margin-bottom: 14px;
}


.background-illustrations .illustration.illustration-1 {
	top: 75vh;
}

.background-illustrations .illustration.illustration-2 {
	top: 95vh;
}

.background-illustrations-bierkonigin {
	 position: absolute;
	 z-index: -1;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
}
 .background-illustrations-bierkonigin .illustration {
	 position: absolute;
	 width: 320px;
	 height: 320px;
}
 .background-illustrations-bierkonigin .illustration:after {
	 display: block;
	 position: absolute;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 background: transparent url('./img/bierkoningin.svg') no-repeat center;
	 background-size: contain;
	 content: "";
}
 .background-illustrations-bierkonigin .illustration.illustration-1 {
	 top: 380px;
	 left: 0;
}
 .background-illustrations-bierkonigin .illustration.illustration-2 {
	top: 563px;
	right: -270px;
	 width: 775px;
	 height: 775px;
}
 .background-illustrations-bierkonigin .illustration.illustration-3 {
	top: 1252px;
    left: -115px;
    width: 800px;
    height: 800px;
}
 .background-illustrations-bierkonigin .illustration.illustration-4 {
	top: 2100px;
    right: -250px;
    width: 500px;
    height: 500px;
}
 .background-illustrations-bierkonigin .illustration.illustration-5 {
	top: 2400px;
    left: 50px;
    width: 800px;
    height: 800px;
}
 .background-illustrations-bierkonigin .illustration.illustration-6 {
	 top: 3500px;
	 right: -70px;
	 width: 735px;
	 height: 735px;
}

/* Custom Scrollbar */
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	border-radius: 0;
	background-color: #F6F6F6;
}

::-webkit-scrollbar {
	width: 4px;
	background-color: #F6F6F6;
}

::-webkit-scrollbar-thumb {
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2);
	background-color: #008DC9;
}



.wbm-round-button {
	display: block;
	width: 100%;
    height: 100%;
	width: 300px;
	height: 300px;
	margin: 0 auto;
}

.wbm-round-button.wbm-round-button-md {
	width: 200px;
    height: 200px;
}
.wbm-round-button a {
    background-color: #008dc9;
	color: #fff;
    background-size: 100%;
	background-repeat: no-repeat;
  	background-position: center;
	width: 100%;
	height: 100%;
    border-radius: 100%;
    font-size: 54px;
    font-size: 32px;
	line-height: normal;
    line-height: normal;
    font-weight: bold;
    padding: 0;
    border: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	text-transform: uppercase;
	transition: background-color .4s ease-out, color .2s ease-out;
	padding: 30px;
}

.wbm-round-button.wbm-round-button-md {
	font-size: 36px;
}
.wbm-round-button svg g {
	stroke-width: 3px;
}

.wbm-round-button.wbm-round-button-md svg g {
	stroke-width: 2px;
}

.wbm-round-button .arrrow-right-svg {
	height: 42px;
}

.arrrow-right-svg g {
	stroke: #fff;
}

.page-id-175 .elementor-section-wrap section:nth-of-type(1) {
	padding-top: 50px;
}

#body:not(.home) #wrapper .h1,
#body:not(.home) #wrapper .h3,
#body:not(.home) #wrapper h1,
#body:not(.home) #wrapper h3,
.h1, .h3, h1, h3 {
    font-family: Calibri,sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: initial;
    line-height: 1;
    letter-spacing: .04em;
}

.h1, .h3, h1, h3 {
    font-size: 46px;
}
.h2, .h4, .h5, .h6, h2, h4, h5, h6 {
	text-transform: initial;
}

.elementor-widget-fp-button {
	margin-top: 30px;
}

.elementor-widget-fp-text .text h3 {
	margin-bottom: 35px;
}
.elementor-widget-fp-text .text p {
	font-size: 18px;
}

.list.list-knowledge .teasers .teaser .content .overline, .list.list-news .teasers .teaser .content .overline {
	font-size: 13px;
}

.button {
	padding: 10px 20px;
	font-size: 18px;
}

#headerimage {
	min-height: 500px;
    height: 85vh;
    max-height: 750px;
}
#headerimage .content {
    display: flex;
    align-items: flex-end;
    justify-content: left;
    padding: 50px 200px;  /* 170px */
    text-align: left;
	height: 100%;
}

#slider {
	overflow: hidden;
}

.image-section .content:not(.content-right),
#slider.slider_content_left .slides .slide .content {
    display: flex;
    align-items: flex-end;
    justify-content: left;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 50px 200px;  /* 170px */
    text-align: left;
    color: #fff;
}

#headerimage .content .wrapper,
.image-section .content:not(.content-right) .wrapper,
#slider.slider_content_left .slides .slide .content .wrapper {
    max-width: 400px;
}

.image-section .content .wrapper h3 {
	margin-bottom: 35px;
}

#headerimage .content .wrapper p,
.image-section .content .wrapper p {
    font-weight: 400;
    font-size: 18px;
    max-width: 100%;
    margin-left: 0;
}

.fp-image-section-content-right .image-section {
	height: 628px;
}
.content.content-right {
    width: 700px;
    left: calc(100% - 700px);
	padding: 100px;
}
.content.content-right h3,
.content.content-right p {
	text-align: left;
}

#footer .wrapper .menu li a {
	font-weight: normal;
}

hr {
	height: 3.5px;
}

#headerimage .content .wrapper hr,
#slider.slider_content_left .slides .slide .content .wrapper hr {
	margin-left: 0 !important;
}

#headerimage .content .wrapper hr,
#slider.slider_content_left .slides .slide .content .wrapper hr {
	margin-bottom: 24px !important;
}

#slider.slider_content_left .slider-arrows {
	right: 20px;
    left: 140px;
}

#slider.slider_content_left .slider-arrows {
	opacity: 0;
	visibility: hidden;
	transition:visibility 0.3s linear,opacity 0.3s linear;
}

#slider.slider_content_left:hover .slider-arrows {
	opacity: 1;
	visibility: visible;
}

.elementor-widget-container .text ul {
	padding-left: 1.5em;
}

.elementor-widget-container .text ul li::before {
  content: "\2022";
  color: #008DC9;
  font-weight: bold;
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}
.elementor-widget-container .text ul li {
	padding-bottom: 15px;
}


/* Media Queries - start. */
@media screen and (max-width: 1199px) {
	.special-button.flag a {
		background-size: 210px;
		width: 210px;
		height: 210px;
		border-radius: 105px;
		font-size: 36px;
		line-height: 40px;
	}
}

/* Tablets. */
@media screen and (max-width: 1023px) {

	#headerimage .content,
	.image-section .content:not(.content-right),
	#slider.slider_content_left .slides .slide .content {
		padding: 80px 200px;
	}
}

/* Mobile. */
@media screen and (max-width: 767px) {

	.h1, .h3, h1, h3 {
		font-size: 32px;
	}

	.slider_content_left h3 {
		font-size: 36px;
	}

	.fp-news-list h4 {
		font-size: 20px;
	}
	.wbm-round-button {
		width: 230px;
		height: 230px;
	}

	.wbm-round-button a {
		font-size: 30px;
		font-size: 24px;
	}

	.wbm-round-button svg g {
		stroke-width: 2px;
	}

	.content.content-right {
		padding: 0 35px;
		width: 100%;
		left: 0;
	}

	#slider.slider_content_left .slides .slide .content {
		padding: 12px 35px 65px 35px;
	}

	#slider.slider_content_left .slides .slide .content,
	#headerimage .content {
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	#slider.slider_content_left .slides .slide .content .wrapper {
		height: 100%;
		position: relative;
	}

	#headerimage .content .wrapper {
		height: 100%;
		position: relative;
	}

	#slider.slider_content_left .slides .slide .content .wrapper h2,
	#slider.slider_content_left .slides .slide .content .wrapper h3,
	#headerimage .content h2,
	#headerimage .content h3,
	#slider.slider_content_left .slides .slide .content h2,
	#slider.slider_content_left .slides .slide .content h3 {
		text-align: center;
	}

	#headerimage .content .wrapper hr {
		margin-left: auto !important;
	}

	#slider.slider_content_left .slider-arrows {
		right: 15px;
		left: 15px;
	}

	#slider.slider_content_left .slides .slide .content hr,
	#headerimage .content hr,
	.image-section .content hr {
		display: none;
	}

	#header nav ul li ul.menu_inner {
		padding: 20px;
	}
	#header nav ul li ul.menu_inner a.menu-button .label {
		font-size: 15px;
	}

	#slider,
	#headerimage {
		max-height: 550px;
	}

	.fp-image-section-content-right .wbm-round-button a {
		margin: 0 auto;
	}

	body #headerimage .content,
	body .fp-image-section .image-section .content {
		padding: 12px 35px 15px 35px;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	body #slider.slider_content_left .slides .slide .content .wrapper,
	body #headerimage .content .wrapper,
	body .fp-image-section .image-section .content .wrapper {
		height: 100%;
		display: flex;
		flex-wrap: wrap;
		align-content: space-between;
		justify-content: center;
		align-items: center;
	}

	body #slider.slider_content_left .slides .slide .content .wrapper .xs-content-inner-top h2,
	body #headerimage .content .wrapper .xs-content-inner-top h2,
	body .fp-image-section .image-section .content .wrapper .xs-content-inner-top h2 {
		margin-bottom: 0px;
	}

	#slider.slider_content_left .slides .slide .content .wrapper .xs-content-inner-top h2,
	#slider.slider_content_left .slides .slide .content .wrapper .xs-content-inner-top h3,
	body #headerimage .content .wrapper .xs-content-inner-top h2,
	body #headerimage .content .wrapper .xs-content-inner-top h3,
	body .fp-image-section .image-section .content .wrapper .xs-content-inner-top h2,
	body .fp-image-section .image-section .content .wrapper .xs-content-inner-top h3 {
		text-align: center;
	}

	body #slider .slides .slide .content .wrapper .xs-content-inner-bottom p,
	body #headerimage .content .wrapper .xs-content-inner-bottom p:not(:last-child),
	body .fp-image-section .image-section .content .wrapper .xs-content-inner-bottom p:not(:last-child) {
		margin-bottom: 5px;
	}

	body .xs-content-inner-bottom p {
		margin: 0 auto;
	}

	body .xs-content-inner-top,
	body .xs-content-inner-bottom {
		width: 100%;
	}
	body .xs-content-inner-top h2,
	body .xs-content-inner-top h3 {
		display: block;
	}

	#headerimage.recipe {
		height: 85vh;
		max-height: 550px;
	}

}

@media screen and (max-width: 480px) {
	.blue-cover p.text1 {
		font-size: 20px;
		line-height: 26px;
	}
	#headerimage h3 {
		font-size: 26px;
	}
}
/* Media Queries - end. */

@media only screen and (min-width: 768px) {

	.mobile-only {
		display: none ! important;
	}
	#header nav .menu_inner li {
		position: relative;
	}

	#header nav .menu_inner li ul.submenu {
		display: block;
		position: absolute;
		width: max-content;
		top: -3px; /* to keep the shadows. */
		opacity: 0;
		visibility: hidden;
		transition: visibility 0.3s linear,opacity 0.3s linear;
	}
	#header nav .menu_inner li ul.submenu.submenu-left {
		left: 120px;
		padding-left: 3px;
	}

	#header nav .menu_inner li:hover ul.submenu {
		opacity: 1;
		visibility: visible;
	}

	#header nav ul li a.menu-button.menu-toggle.is-open,
	#header nav ul li.white-tile a.menu-button {
		background: #fff;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	}

	#header nav ul li.white-tile a.menu-button .icon svg path {
		fill: #008dc9;
	}
	#header nav ul li.white-tile a.menu-button .label {
		color: #008dc9;
	}
	#header nav ul li.white-tile a.menu-button {
		text-decoration: none;
	}
	#body.blog-id-3 #header nav ul li ul.menu_inner {
		width: 615px;
		margin-bottom: -3px;
	}

	.float-clear {
		clear: left;
	}

	#body.blog-id-3 #header nav ul li ul li {
		width: 120px;
		margin-right: 3px;
		margin-bottom: 3px;
		float: left;
	}

}

.elementor-widget-video .elementor-wrapper .elementor-video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* Bierkonigin new - start. */
.age-restriction .age-gate-wrapper .age-gate .age-gate-form[action*="bayerische-bierkoenigin."] .age-gate-heading:before,
.age-restriction .age-gate-wrapper .age-gate .age-gate-form[action*="bayerische-bierknigin"] .age-gate-heading:before {
    background-image: url(./dist/images/bayerische-bierkoenigin-large.png);
}

#header nav.nav_bierkoenigin ul li a.menu-button .label {
	padding: 0 12px;
}

.button-pad-lg {
	padding: 20px 30px;
}

.blog-id-3 .fp-image-section .image img {
	-o-object-position: top;
    object-position: top;
    font-family: 'object-fit: cover; object-position: top;';
}

/* Bierkonigin new - end. */

.brewery-events .beerfinder-list .teasers .teaser .teaser-image {
	height: auto;
	padding: 0px;
}

.brewery-events .beerfinder-list .teasers .teaser .teaser-main {
	padding: 15px 20px 0px;
	background: #008DC9;
}

.brewery-events-by-location-id .beerfinder-list .teasers .teaser .teaser-main h4,
.brewery-events-by-location-id .beerfinder-list .teasers .teaser .teaser-main p {
	color: white;
	font-weight: 700;
}

.brewery-events .beerfinder-list .teasers .teaser .teaser-main .open-teaser {
	background-color: #D9EEF7;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.brewery-events .beerfinder-list .teasers .teaser .teaser-main .open-teaser:hover svg {
	transform: translateX(5px);
}

.beerfinder-list .teasers .teaser .teaser-main .open-teaser svg {
	width: 35px;
	height: 35px;
	fill: #008DC9;
	transition: transform 0.3s ease;
}

.beerfinder-list .teasers .teaser .teaser-main p:not(:last-child) {
	margin-bottom: 18px;
}

.beerfinder-list .teasers .teaser .teaser-main .teaser-excerpt {
	padding-right: 20px;
	font-size: 21px;
}


/* ============================================
   VOTING OVERRIDE — Bayerische Bierkönigin
   2026/2027
   ============================================
   Blue background, white text, 3-column grid.
   Drop AFTER your existing style.css.
   ============================================ */

/* ---- Container — blue background ---- */
.voting {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: clamp(20px, 4vw, 50px) clamp(15px, 5vw, 50px) clamp(30px, 5vw, 50px);
  box-sizing: border-box;
}

/* ---- Poll box reset ---- */
body #page .voting > div .pds-box {
  color: #fff;
  font-family: Calibri, sans-serif;
  border-color: transparent;
}

/* Global white text inside voting */
body #page .voting > div .pds-box *,
body #page .voting > div .pds-box .pds-question * {
  color: #fff;
  text-transform: initial;
  font-family: Calibri, sans-serif;
}

/* ---- Question / Title ---- */
body #page .voting > div .pds-box .pds-question {
  margin-bottom: 0;
}

body #page .voting > div .pds-box .pds-question .pds-question-top div {
  font-size: clamp(22px, 3.6vw, 36px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}

/* ---- Answer list — force 3-column grid (2 rows × 3) ---- */
body #page .voting > div .pds-box .pds-answer {
  border: none;
}

body #page .voting > div .pds-box .pds-answer > span {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px 16px;
  margin: 0;
  padding: 0;
}

/* ---- Each candidate cell ---- */
body #page .voting > div .pds-box .pds-answer > span .pds-answer-group {
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}

body #page .voting > div .pds-box .pds-answer > span .pds-answer-group .pds-answer-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 30px 8px;
  transition: background-color 0.2s ease;
  cursor: pointer;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}

/* Remove the first-child-only border — all cells get a top border now */
body #page .voting > div .pds-box .pds-answer > span .pds-answer-group:first-child .pds-answer-row {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}

body #page .voting > div .pds-box .pds-answer > span .pds-answer-group .pds-answer-row:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* ---- Radio button — white on blue ---- */
.voting input[type="radio"] {
  position: relative;
  flex-shrink: 0;
  width: 21px;
  height: 21px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  border-radius: 50%;
  background-color: #008dc9;
  border: 2px solid #fff;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.voting input[type="radio"]:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.voting input[type="radio"]:checked {
  border: 2px solid #fff;
  background-color: #008dc9;
}

.voting input[type="radio"]::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s ease;
}

.voting input[type="radio"]:checked::before {
  transform: translate(-50%, -50%) scale(1);
}

.voting input[type="radio"]:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}

.voting input[type="radio"]:disabled {
  opacity: 0.65;
}

/* ---- Candidate name label — white ---- */
body #page .voting .pds-box .pds-answer .pds-answer-span,
body #page .voting .pds-box .pds-answer .pds-input-label {
  font-family: Calibri, sans-serif;
  font-size: clamp(16px, 2vw, 20px);
  letter-spacing: 0.015em;
  line-height: 1.3;
  color: #fff;
  cursor: pointer;
  user-select: none;
}

/* ---- Vote & results buttons area ---- */
body #page .voting > div .pds-box .pds-vote,
body #page .voting > div form .pds-box .pds-vote {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}

body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer .pds-links {
  margin: 0;
}

/* ---- Buttons — white border, transparent bg, white text ---- */
body #page .voting .pds-box .pds-vote-button,
body #page .voting .pds-box .pds-vote-button-load,
body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer a.pds-view-results,
body #page .voting > div .pds-box .pds-links-back a {
  font-family: Calibri, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 12px 28px;
  min-width: 150px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  line-height: 18px;
  border-radius: 5px;
  cursor: pointer;
  appearance: none;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  transition: background 0.25s, color 0.25s;
}

/* ---- Buttons hover — fill white, text becomes blue ---- */
body #page .voting .pds-box .pds-vote-button:hover,
body #page .voting .pds-box .pds-vote-button:active,
body #page .voting .pds-box .pds-vote-button:focus,
body #page .voting .pds-box .pds-vote-button-load:hover,
body #page .voting .pds-box .pds-vote-button-load:active,
body #page .voting .pds-box .pds-vote-button-load:focus,
body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer a.pds-view-results:hover,
body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer a.pds-view-results:active,
body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer a.pds-view-results:focus,
body #page .voting > div .pds-box .pds-links-back a:hover,
body #page .voting > div .pds-box .pds-links-back a:active,
body #page .voting > div .pds-box .pds-links-back a:focus {
  background: #fff;
  color: #008dc9;
  border: 2px solid #fff;
}

/* Hide Crowdsignal branding link */
body #page .voting > div .pds-box .pds-links-back a.pds-pd-link,
body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer a.pds-pd-link {
  display: none;
}

/* ---- Results feedback bars ---- */
body #page .voting > div .pds-box .pds-answer .pds-answer-feedback {
  height: 28px;
  border-radius: 0;
}

body #page .voting > div .pds-box .pds-answer .pds-feedback-group .pds-feedback-label .pds-answer-text {
  font-size: 20px;
  font-family: Calibri, sans-serif;
  letter-spacing: 0.015em;
  color: #fff;
}

body #page .voting > div .pds-box .pds-feedback-label .pds-feedback-result {
  display: flex;
  flex-direction: row-reverse;
  color: #fff;
}

body #page .voting > div .pds-box .pds-feedback-label .pds-feedback-result .pds-feedback-per,
body #page .voting > div .pds-box .pds-feedback-label .pds-feedback-result .pds-feedback-votes {
  font-weight: 300;
  font-family: Calibri, sans-serif;
  font-size: 18px;
  letter-spacing: 0.015em;
  color: #fff;
}

body #page .voting > div .pds-box .pds-total-votes {
  font-family: Calibri, sans-serif;
  font-size: 16px;
  letter-spacing: 0.015em;
  text-align: right;
  margin-top: 8px;
  color: #fff;
}

body #page .voting > div .pds-box .pds-total-votes span {
  color: #fff;
  font-weight: 300;
}

/* ---- Results first feedback group top margin ---- */
#page .voting > div .pds-box .pds-answer .pds-feedback-group:first-child {
  margin-top: 16px;
}

/* ---- Email / other text inputs ---- */
body #page .voting > div .pds-box input[type=text] {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
  border: 2px solid #fff;
  background-color: #fff;
  font-family: Calibri, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 0.02em;
  color: #008dc9;
  padding: 10px 15px;
  max-width: 100%;
  display: block;
}

body #page .voting > div .pds-box .poll-email label {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  display: block;
  margin-bottom: 15px;
  font-family: Calibri, sans-serif;
}

/* ============================================
   RESPONSIVE — proportional fluid scaling
   ============================================ */

/* Tablets — 3 columns, scaled spacing */
@media screen and (max-width: 1023px) {
  .voting {
    padding: clamp(20px, 3.5vw, 35px) clamp(15px, 4vw, 40px) clamp(30px, 4.5vw, 45px);
  }

  body #page .voting > div .pds-box .pds-answer > span {
    gap: 8px 12px;
  }
}

/* Mobile — 2 columns */
@media screen and (max-width: 767px) {
  .voting {
    max-width: 100%;
  }

  body #page .voting > div .pds-box .pds-answer > span {
    grid-template-columns: repeat(2, 1fr);
    gap: 6px 10px;
  }

  body #page .voting > div .pds-box .pds-answer > span .pds-answer-group .pds-answer-row {
    padding: clamp(10px, 3vw, 30px) clamp(4px, 1vw, 8px);
    gap: 10px;
  }

  .voting input[type="radio"] {
    width: 20px;
    height: 20px;
  }

  .voting input[type="radio"]::before {
    width: 10px;
    height: 10px;
  }

  body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer {
    flex-direction: row;
    justify-content: center;
    gap: 12px;
  }

  body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer .pds-links {
    display: flex;
    flex-direction: row;
    gap: 12px;
    width: auto;
    margin: 0;
  }

  body #page .voting .pds-box .pds-vote-button,
  body #page .voting .pds-box .pds-vote-button-load,
  body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer a.pds-view-results {
    min-width: 130px;
    padding: 10px 20px;
    font-size: clamp(13px, 1.8vw, 16px);
  }

  body #page .voting > div .pds-box .pds-answer .pds-feedback-group .pds-feedback-label .pds-answer-text {
    font-size: clamp(16px, 2.3vw, 20px);
  }

  body #page .voting > div .pds-box .pds-feedback-label .pds-feedback-result .pds-feedback-per,
  body #page .voting > div .pds-box .pds-feedback-label .pds-feedback-result .pds-feedback-votes {
    font-size: clamp(14px, 2vw, 18px);
  }
}

/* Small phones — single column */
@media screen and (max-width: 480px) {
  body #page .voting > div .pds-box .pds-answer > span {
    grid-template-columns: 1fr;
    gap: 4px 0;
  }

  body #page .voting > div .pds-box .pds-answer > span .pds-answer-group .pds-answer-row {
    padding: 9px 2px;
    gap: 10px;
  }

  /* Stack buttons vertically on very small screens */
  body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer {
    flex-direction: column;
    align-items: stretch;
  }

  body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer .pds-links {
    flex-direction: column;
    width: 100%;
  }

  body #page .voting .pds-box .pds-vote-button,
  body #page .voting .pds-box .pds-vote-button-load,
  body #page .voting > div .pds-box .pds-vote .pds-votebutton-outer a.pds-view-results {
    width: 100%;
    min-width: unset;
  }
}

#page .voting > div .pds-box .pds-answer .pds-answer-feedback .pds-answer-feedback-bar {
  background: #C1DB54 !important;
}

#pds-results + div {
  display: none !important;
}






  /* ════════════════════════════════════════════
                SPECIAL BUTTON STYLING
     ════════════════════════════════════════════ */
 
  /* ─── Button container (positioned in hero) ─── */
  .special-button {
    position: absolute;
    bottom: 4%;
    right: 4%;
    display: inline-block;
    z-index: 10;
  }
 
  .special-button.elementor {
    position: absolute;
    bottom: 4%;
    right: 4%;
    z-index: 10;
  }
 
  /* ─── Subtle pulse ring ─── */
  .special-button::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    border: 1.5px solid rgba(255, 255, 255, 0.25);
    animation: ringPulse 3.5s ease-in-out infinite;
    pointer-events: none;
  }
 
  @keyframes ringPulse {
    0%, 100% { transform: translate(-50%, -50%) scale(1); opacity: 0.6; }
    50%      { transform: translate(-50%, -50%) scale(1.15); opacity: 0; }
  }
 
  /* ─── The round button ─── */
  .special-button a {
    background-color: #008dc9;
    /* Background image — your existing image */
    background-image:
      radial-gradient(ellipse at 30% 25%, rgba(255,255,255,0.15) 0%, transparent 60%),
      url("./img/bayerische-bierkoenigin-new-45.png");
    background-size: cover, 88%;
    background-repeat: no-repeat;
    background-position: center, center;
 
    /* Responsive sizing via clamp */
    width: clamp(130px, 20vw, 300px);
    height: clamp(130px, 20vw, 300px);
    border-radius: 50%;
 
    /* Typography */
    color: #fff;
    font-size: clamp(14px, 2.5vw, 36px);
    line-height: 1.25;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.02em;
 
    /* Layout */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: clamp(8px, 2vw, 30px);
 
    /* Light glass effect */
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow:
      0 4px 20px rgba(0, 0, 0, 0.2),
      0 0 0 0 rgba(0, 141, 201, 0),
      inset 0 1px 0 rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(2px);
 
    /* Text shadow for readability */
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
 
    /* Transitions */
    transition:
      transform 0.35s cubic-bezier(0.34, 1.4, 0.64, 1),
      box-shadow 0.35s ease,
      border-color 0.3s ease;
 
    /* Gentle breathing animation */
    animation: softBreathe 4s ease-in-out infinite;
    cursor: pointer;
    position: relative;
    overflow: hidden;
  }
 
  /* ─── Light shine sweep ─── */
  .special-button a::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    border-radius: 50%;
    background: linear-gradient(
      110deg,
      transparent 35%,
      rgba(255, 255, 255, 0.12) 42%,
      rgba(255, 255, 255, 0.04) 52%,
      transparent 58%
    );
    transform: translateX(-100%);
    animation: shinePass 6s ease-in-out 2s infinite;
    pointer-events: none;
  }
 
  @keyframes shinePass {
    0%, 100% { transform: translateX(-100%); opacity: 0; }
    15%      { opacity: 1; }
    50%      { transform: translateX(100%); opacity: 0; }
  }
 
  /* ─── Soft breathing glow ─── */
  @keyframes softBreathe {
    0%, 100% {
      box-shadow:
        0 4px 20px rgba(0, 0, 0, 0.2),
        0 0 0 0 rgba(0, 141, 201, 0),
        inset 0 1px 0 rgba(255, 255, 255, 0.12);
    }
    50% {
      box-shadow:
        0 6px 28px rgba(0, 0, 0, 0.18),
        0 0 15px 2px rgba(0, 141, 201, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.15);
    }
  }
 
  /* ─── Hover state ─── */
  .special-button a:hover {
    transform: scale(1.06);
    border-color: rgba(255, 255, 255, 0.35);
    box-shadow:
      0 8px 36px rgba(0, 0, 0, 0.25),
      0 0 20px 4px rgba(0, 141, 201, 0.2),
      inset 0 1px 0 rgba(255, 255, 255, 0.18);
    animation: none;
  }
 
  .special-button a:active {
    transform: scale(0.97);
    transition-duration: 0.1s;
  }
 
  /* ─── Arrow icon ─── */
  .special-button .arrrow-right {
    /* Your original background-image arrow (works on your site) */
    background-image: url("./img/arrow-right.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: clamp(28px, 4vw, 55px);
    width: clamp(32px, 5vw, 55px);
    height: clamp(28px, 4vw, 48px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: clamp(3px, 0.75vw, 9px);
    animation: arrowBounce 2.5s ease-in-out 1s infinite;
    position: relative;
    z-index: 1;
  }
 
  /* Inline SVG arrow styling */
  .special-button .arrrow-right svg {
    width: clamp(28px, 4vw, 55px);
    height: clamp(24px, 3.5vw, 48px);
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.3));
    fill: #fff;
  }
 
  @keyframes arrowBounce {
    0%, 100% { transform: translateY(0); }
    50%      { transform: translateY(3px); }
  }
 
  /* ─── Focus accessibility ─── */
  .special-button a:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 5px;
  }
 
  /* ─── Desktop override (your existing .elementor sizes) ─── */
  .special-button.elementor a {
    width: clamp(180px, 22vw, 300px);
    height: clamp(180px, 22vw, 300px);
    font-size: clamp(18px, 2.8vw, 36px);
    line-height: 1.15;
    padding: 0 clamp(10px, 1.5vw, 24px);
    background-size: cover, 92%;
  }
 
  .special-button.elementor .arrrow-right {
    margin: 0 auto;
    position: relative;
  }
 
  /* ─── Tablet ─── */
  @media (max-width: 1024px) {
    .special-button.elementor {
      right: 4%;
    }
  }
 
  /* ─── Mobile ─── */
  @media (max-width: 640px) {
    .special-button.elementor {
      position: relative;
      top: auto;
      right: auto;
      display: flex;
      justify-content: center;
      margin: 20px auto;
    }
 
    .special-button::before {
      animation-duration: 4s;
    }
  }
 
  /* ─── Respect reduced motion ─── */
  @media (prefers-reduced-motion: reduce) {
    .special-button a,
    .special-button a::before,
    .special-button::before,
    .special-button .arrrow-right {
      animation: none !important;
    }
    .special-button a:hover {
      transform: none;
    }
  }