/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
	font-family: 'fslolaweb-regular';
	src: url(assets), url(assets/fonts/FSLolaWeb-Regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'fslolaweb-bold';
	src: url(assets/fonts/FSLolaWeb-Bold.eot), url(assets/fonts/FSLolaWeb-Bold.woff) format('woff');
	font-weight: bold;
	font-style: normal;
}

:root {
	--brand-1: #532a00;
	--brand-2: #fcba00;
	--brand-3: #ede9e5;
	--brand-4: #d7c9be;
	--font-1: 'fslolaweb-regular', Helvetica, Arial, Lucida, sans-serif;
	--font-2: 'fslolaweb-bold', Helvetica, Arial, Lucida, sans-serif;
}

body.et_divi_theme {
	line-height: 1.2em;
	font-family: var(--font-1);
	font-weight: 400;
}

.et_divi_theme #et-boc .area-outer-wrap[data-da-type='popup'] {
	width: 100%;
	padding: 0;
	top: 0;
	bottom: 0;
}

.et_divi_theme .popup div[class^='et_'] {
	height: 100% !important;
}

.et_divi_theme .et_pb_gallery_image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.et_divi_theme #et-boc .area-outer-wrap .da-close {
	font-size: 70px;
	margin: 0.25rem 3rem 0 0;
	font-weight: 300;
	color: var(--brand-1);
}

@media screen and (max-width: 980px) {
	.et_divi_theme #et-boc .area-outer-wrap .da-close {
		margin: 0.25rem 1.5rem 0 0;
	}
}

.et_divi_theme .popup .et-pb-controllers {
	opacity: 0 !important;
}

.et_divi_theme .et_pb_contact p input,
.et_divi_theme .et_pb_contact p textarea {
	border-bottom: 2px solid var(--brand-1);
	padding: 8px 0px;
}

.et_divi_theme .et_pb_contact_select {
	border-bottom: 2px solid var(--brand-1);
	padding-left: 0;
}

.et_pb_contact_field[data-type='select']:after {
	border-top-color: var(--brand-1);
	top: 60%;
}

.et_divi_theme .et_pb_contact_form p input[data-original_id='phone']::-webkit-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='date']::-webkit-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='godzina']::-webkit-input-placeholder {
	color: #8f745b;
	opacity: 1;
}
.et_divi_theme .et_pb_contact_form p input[data-original_id='phone']::-moz-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='date']::-moz-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='godzina']::-moz-placeholder {
	color: #8f745b;
	opacity: 1;
}
.et_divi_theme .et_pb_contact_form p input[data-original_id='phone']:-ms-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='date']:-ms-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='godzina']:-ms-input-placeholder {
	color: #8f745b;
	opacity: 1;
}
.et_divi_theme .et_pb_contact_form p input[data-original_id='phone']::-webkit-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='date']::-webkit-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='godzina']::-webkit-input-placeholder {
	color: #8f745b;
	opacity: 1;
}
.et_divi_theme .et_pb_contact_form p input[data-original_id='phone']::-moz-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='date']::-moz-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='godzina']::-moz-placeholder {
	color: #8f745b;
	opacity: 1;
}
.et_divi_theme .et_pb_contact_form p input[data-original_id='phone']:-ms-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='date']:-ms-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='godzina']:-ms-input-placeholder {
	color: #8f745b;
	opacity: 1;
}
.et_divi_theme .et_pb_contact_form p input[data-original_id='phone']::-ms-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='date']::-ms-input-placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='godzina']::-ms-input-placeholder {
	color: #8f745b;
	opacity: 1;
}
.et_divi_theme .et_pb_contact_form p input[data-original_id='phone']::placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='date']::placeholder,
.et_divi_theme .et_pb_contact_form p input[data-original_id='godzina']::placeholder {
	color: #8f745b;
	opacity: 1;
}

.et_divi_theme .et_pb_contact_form ::-webkit-input-placeholder {
	color: transparent;
	opacity: 0;
}
.et_divi_theme .et_pb_contact_form ::-moz-placeholder {
	color: transparent;
	opacity: 0;
}
.et_divi_theme .et_pb_contact_form :-ms-input-placeholder {
	color: transparent;
	opacity: 0;
}
.et_divi_theme .et_pb_contact_form ::-ms-input-placeholder {
	color: transparent;
	opacity: 0;
}
.et_divi_theme .et_pb_contact_form ::placeholder {
	color: transparent;
	opacity: 0;
}

.et_divi_theme .et_pb_contact_select,
.et_divi_theme .et_pb_contact p input,
.et_divi_theme .et_pb_contact p textarea {
	background-color: #fff;
	font-size: 18px;
	font-weight: 700;
	color: var(--brand-1);
}

.et_divi_theme #rodo {
	display: inline-block;
	position: static;
}

[data-id='agreement'] > label {
	margin-bottom: 30px;
	display: block;
}

.et_divi_theme #rodo #button {
	font-weight: normal;
	cursor: pointer;
	color: var(--brand-2);
}

.et_divi_theme .rodo-custom-reservation-form [data-id='agreement'],
.et_divi_theme .rodo-custom-reservation-form [data-id='info'],
.et_divi_theme .rodo-custom-reservation-form [data-id='party_type'] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 3%;
	width: 100%;
}

.et_divi_theme [data-id='agreement'] > label span,
.et_divi_theme [data-id='agreement'] a {
	font-weight: 400;
	color: var(--brand-2);
	cursor: pointer;
	text-decoration: none;
}

.et_divi_theme .et_pb_contact_form label.et_pb_contact_form_label {
	font-size: 14px;
	font-family: var(--font-1);
	display: block !important;
	font-weight: light;
	color: var(--brand-1) !important;
}

.et_divi_theme strong {
	font-family: var(--font-2);
}

.et_divi_theme .grecaptcha-badge {
	visibility: hidden !important;
}

@media screen and (min-width: 768px) {
	.et_divi_theme .rodo-custom-reservation-form [data-id='agreement'],
	.et_divi_theme .rodo-custom-reservation-form [data-id='info'],
	.et_divi_theme .rodo-custom-reservation-form [data-id='party_type'] {
		padding-left: 6%;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	.et_divi_theme .rodo-custom-reservation-form [data-id='agreement'] > label,
	.et_divi_theme .rodo-custom-reservation-form [data-id='agreement'] > span,
	.et_divi_theme .rodo-custom-reservation-form [data-id='info'] > label,
	.et_divi_theme .rodo-custom-reservation-form [data-id='info'] > textarea,
	.et_divi_theme .rodo-custom-reservation-form [data-id='party_type'] > label,
	.et_divi_theme .rodo-custom-reservation-form [data-id='party_type'] > select {
		width: 50%;
	}
}

.et_divi_theme .et_pb_contact p .et_contact_error {
	border-width: 0 !important;
	border-bottom: 2px solid var(--brand-2) !important;
}

.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio_title,
.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio label,
.et_pb_contact .et_pb_contact_form p.et_contact_error input[type='checkbox'] + label,
.et_divi_theme .et-pb-contact-message {
	color: var(--brand-2) !important;
}

.et_divi_theme .et-pb-contact-message p {
	font-family: var(--font-2);
	font-size: 18px;
}

.et_divi_theme .et-pb-contact-message ul {
	padding-left: 3%;
	font-size: 14px;
	font-family: var(--font-1);
}

/* Menu hover */
.et_divi_theme .menu-hover {
	position: absolute;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	background-color: rgba(83, 42, 0, 0.95);
	opacity: 0;
	top: 40px;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.et_divi_theme.et-fb-root-ancestor .menu-hover {
	opacity: 1;
	top: 0;
}

.et_divi_theme .menu-hover-block:hover .menu-hover {
	top: 0;
	opacity: 1;
}

.et_divi_theme .menu-hover .et_pb_text_inner {
	padding: 20px;
}

.et_divi_theme .menu-hover .et_pb_text_inner p {
	color: #fff;
	font-size: 18px;
	line-height: normal;
	font-family: var(--font-1);
}

/* Popper tooltips */

#tooltip {
	background: var(--brand-1);
	color: white;
	font-weight: 400;
	padding: 8px 15px;
	font-size: 14px;
	border-radius: 0px;
	display: none;
	max-width: 250px;
	font-family: var(--font-1);
	line-height: 1;
}

#tooltip[data-show] {
	display: block;
}

#arrow,
#arrow::before {
	position: absolute;
	width: 14px;
	height: 14px;
	background: inherit;
}

#arrow {
	visibility: hidden;
}

#arrow::before {
	visibility: visible;
	content: '';
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#tooltip[data-popper-placement^='top'] > #arrow {
	bottom: -7px;
}

#tooltip[data-popper-placement^='bottom'] > #arrow {
	top: -7px;
}

#tooltip[data-popper-placement^='left'] > #arrow {
	right: -7px;
}

#tooltip[data-popper-placement^='right'] > #arrow {
	left: -7px;
}

/* Migrate custom svg map */
#brovaria-map {
	background: url(assets/img/brovaria-map-bg.png) center center no-repeat;
	background-size: cover;
	padding-bottom: 64%;
	width: 100%;
	position: relative;
	color: var(--brand-1);
	font-family: var(--font-1);
}

#brovaria-map .logo {
	position: absolute;
	bottom: 7%;
	right: 5%;
	height: 7%;
	width: auto;
}

#brovaria-map .icon {
	position: absolute;
	left: 7%;
	top: 9%;
	width: 21%;
	height: auto;
}

#brovaria-map .pin {
	position: absolute;
	width: 16px;
	height: 29px;
	margin-left: -8px;
	border: none;
	background: none;
	padding: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	margin-bottom: 20px;
	cursor: default;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
}

#brovaria-map .pin.ready {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	margin-bottom: 0px;
}

#brovaria-map .pin.ready .icon {
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: jump 0.5s linear alternate infinite;
	animation: jump 0.5s linear alternate infinite;
}

#brovaria-map .pin .icon {
	width: 100%;
	height: 100%;
	background: url(assets/img/pin.png) center center no-repeat;
	background-size: contain;
	position: relative;
	cursor: pointer;
	z-index: 2;
}

#brovaria-map .pin span {
	position: absolute;
	width: 140px;
	height: auto;
	margin-left: -62px;
	background: url(assets/img/map-cloud.svg) center center no-repeat;
	background-size: 100% 100%;
	font-size: 10px;
	text-align: center;
	display: block;
	padding: 10px 15px 15px;
	line-height: 11px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	transition-duration: 600ms;
}

#brovaria-map .pin span h4 {
	display: block;
	text-align: center;
	line-height: 16px;
	font-family: var(--font-2);
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 5px;
	background: url(assets/img/map-cloud-underline.svg) center bottom no-repeat;
	background-size: 130px;
	padding-bottom: 7px;
	color: var(--brand-1);
}

#brovaria-map .pin span strong {
	display: block;
	font-weight: bold;
	font-family: var(--font-2);
	text-align: center;
	font-size: 16px;
	line-height: 16px;
}

#brovaria-map .pin .cloud-map-small1,
#brovaria-map .pin .cloud-map-small2 {
	position: absolute;
	display: block;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}

#brovaria-map .pin .cloud-map-small1 {
	width: 12px;
	height: 10px;
	background-image: url(assets/img/map-coud-small2.svg);
	margin-left: 2px;
	margin-top: -20px;
	-webkit-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
}

#brovaria-map .pin .cloud-map-small2 {
	width: 16px;
	height: 16px;
	margin-left: 0px;
	margin-top: -23px;
	background-image: url(assets/img/map-coud-small2.svg);
	-webkit-transition-duration: 400ms;
	-o-transition-duration: 400ms;
	transition-duration: 400ms;
}

body.et_mobile_device #brovaria-map .icon.tapped + .cloud-map-small1,
body.et_mobile_device #brovaria-map .icon.tapped + .cloud-map-small1 + .cloud-map-small2,
body.et_mobile_device #brovaria-map .icon.tapped + .cloud-map-small1 + .cloud-map-small2 + span {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	z-index: 3;
}

body:not(.et_mobile_device) #brovaria-map .icon:hover + .cloud-map-small1,
body:not(.et_mobile_device) #brovaria-map .icon:hover + .cloud-map-small1 + .cloud-map-small2,
body:not(.et_mobile_device) #brovaria-map .icon:hover + .cloud-map-small1 + .cloud-map-small2 + span {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	z-index: 3;
}

@media screen and (max-width: 767px) {
	#brovaria-map .pin .cloud-map-small1,
	#brovaria-map .pin .cloud-map-small2 {
		display: none;
	}
}

@-webkit-keyframes jump {
	0% {
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: translate3d(0, 10%, 0) scale3d(0.9, 1.1, 1);
		transform: translate3d(0, 10%, 0) scale3d(0.9, 1.1, 1);
	}

	100% {
		-webkit-transform: translate3d(0, 20%, 0) scale3d(1.1, 0.9, 1);
		transform: translate3d(0, 20%, 0) scale3d(1.1, 0.9, 1);
	}
}

@keyframes jump {
	0% {
		-ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}

	50% {
		-ms-transform: translate3d(0, 10%, 0) scale3d(0.9, 1.1, 1);
		-webkit-transform: translate3d(0, 10%, 0) scale3d(0.9, 1.1, 1);
		transform: translate3d(0, 10%, 0) scale3d(0.9, 1.1, 1);
	}

	100% {
		-ms-transform: translate3d(0, 20%, 0) scale3d(1.1, 0.9, 1);
		-webkit-transform: translate3d(0, 20%, 0) scale3d(1.1, 0.9, 1);
		transform: translate3d(0, 20%, 0) scale3d(1.1, 0.9, 1);
	}
}

/* Migrate shortcode logos top */
#top-carousel {
	margin-bottom: 0;
	height: 100%;
	font-family: var(--font-2);
}
#top-carousel #emblems {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
	padding: 0 31px;
}

#top-carousel #emblems a {
	display: inline-block;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.6);
	width: 236px;
	height: 236px;
	padding: 6px;
	margin: 0 20px;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0 8px 4px rgba(0, 0, 0, 0.35);
	box-shadow: 0 8px 4px rgba(0, 0, 0, 0.35);
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
}

#top-carousel #emblems a:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0px;
	height: 66px;
	left: 0px;
	right: 0px;
	background: var(--logos-top-border) center bottom;
	background-size: 100%;
	background-repeat: no-repeat;
}

#top-carousel #emblems a .border-wrapper {
	width: 100%;
	height: calc(100% - 66px);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

#top-carousel #emblems a .border-wrapper img {
	display: block;
	position: absolute;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
}

#top-carousel #emblems a .border-wrapper img.text {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

#top-carousel #emblems a .image-wrapper {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 50%;
	border-radius: 50%;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

#top-carousel #emblems a .image-wrapper span {
	display: inline-block;
	margin-top: 34px;
	width: 100%;
	left: 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 38px;
	font-size: 26px;
	text-transform: uppercase;
}

#top-carousel #emblems a:hover {
	background-color: white;
	-ms-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	-webkit-box-shadow: 0 16px 8px rgba(0, 0, 0, 0.25);
	box-shadow: 0 16px 8px rgba(0, 0, 0, 0.25);
}

#top-carousel #emblems a:hover .border-wrapper img.border {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

#top-carousel #emblems a:hover .border-wrapper img.text {
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
#top-carousel-section > div,
#top-carousel-section > div > div {
	height: 100%;
}

.show-more {
	position: absolute;
	bottom: 20px;
	right: 20px;
	line-height: 42px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	white-space: nowrap;
	text-shadow: 0 4px 8px rgb(0 0 0 / 35%);
	vertical-align: top;
	font-family: var(--font-1);
}

.show-more img {
	width: auto;
	margin-left: 10px;
	float: right;
	-webkit-box-shadow: 0 4px 8px rgb(0 0 0 / 35%);
	box-shadow: 0 4px 8px rgb(0 0 0 / 35%);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	border-radius: 3px;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
}

.show-more span {
	float: right;
}

.arrow-down {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -40px;
	z-index: 1;
	opacity: 0.6;
	-webkit-box-shadow: 0 4px 8px rgb(0 0 0 / 35%);
	box-shadow: 0 4px 8px rgb(0 0 0 / 35%);
	border-radius: 50%;
	overflow: hidden;
	-webkit-animation: pulsateArrow 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	color: var(--brand-2);
	line-height: 0;
	display: block;
}

body .mfp-bg {
	background-color: #fff;
}

.mfp-container .mfp-content {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-o-transition-property: opacity;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-o-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.mfp-wrap {
	top: 0;
	left: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
	-o-transition-property: opacity;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-o-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-o-transition-property: opacity;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-o-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.mfp-figure:after {
	display: none;
}

.mfp-container.mfp-s-ready .mfp-content,
.mfp-wrap.mfp-ready {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}

body .mfp-fade.mfp-bg.mfp-ready {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.95;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-gallery .mfp-preloader {
	font-size: 0;
	background: url(assets/img/brovaria-icon.svg) center center no-repeat;
	height: 70px;
	margin-top: -35px;
}

.mfp-gallery .mfp-img {
	-webkit-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	transition-duration: 250ms;
}

#zoom-links {
	display: none;
}

.mfp-gallery .mfp-zoomer {
	position: fixed;
	right: 110px;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 0;
	width: 140px;
	z-index: 1046;
}

.mfp-gallery .mfp-zoomer:before {
	display: block;
	position: absolute;
	top: -80px;
	left: -20px;
	right: -20px;
	bottom: -80px;
	content: '';
	background-color: rgba(255, 255, 255, 0.65);
}

.mfp-gallery .mfp-zoomer > img {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
	opacity: 0.25;
	display: block;
}

.mfp-gallery .mfp-zoomer button {
	border: none;
	position: absolute;
	background: none;
	outline: none;
	padding: 0;
	margin: 0;
}

.mfp-gallery .mfp-zoomer .zoom-out {
	left: 50px;
	bottom: -60px;
}

.mfp-gallery .mfp-zoomer .zoom-in {
	left: 50px;
	top: -60px;
}

.mfp-gallery .mfp-zoomer button img {
	display: block;
	vertical-align: middle;
	border: none;
}

.mfp-gallery .mfp-zoomer .select-area {
	outline: 3px solid var(--brand-1);
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: move;
	background-size: 140px;
	background-position: left 0 top 0;
}

.mfp-gallery .mfp-zoomer .zoom-in.disabled,
.mfp-gallery .mfp-zoomer .zoom-out.disabled {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
	opacity: 0.15;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-wrap.mfp-gallery button.mfp-close {
	position: fixed;
	top: 40px;
	right: 40px;
	display: inline-block;
	width: 46px;
	height: 46px;
	background: url(assets/img/close.svg) center center no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
	margin: 0;
	font-size: 0;
	cursor: pointer !important;
}

.mfp-gallery button.mfp-close:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
	opacity: 0.65;
}

.mfp-gallery .mfp-zoomer .zoom-in:hover,
.mfp-gallery .mfp-zoomer .zoom-out:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
	opacity: 0.65;
}

@media screen and (max-width: 767px) {
	.mfp-gallery .mfp-zoomer {
		display: none;
	}

	.show-more span {
		display: none;
	}

	.arrow-down {
		max-width: 40px;
		margin-left: -20px;
	}
	.mfp-wrap.mfp-gallery button.mfp-close {
		top: 20px;
		right: 20px;
		width: 26px;
		height: 26px;
	}
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	-webkit-appearance: button;
	cursor: pointer;
}
@-webkit-keyframes pulsateArrow {
	0% {
		opacity: 0.5;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0.5;
	}
}
@keyframes pulsateArrow {
	0% {
		opacity: 0.5;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0.5;
	}
}

@media screen and (max-width: 991px) {
	#top-carousel #emblems a {
		height: 180px;
		width: 180px;
	}

	#top-carousel #emblems a .border-wrapper img {
		height: 180px;
		width: 180px;
	}

	#top-carousel #emblems a .image-wrapper {
		background-size: 102%;
	}

	#top-carousel #emblems a .image-wrapper span {
		font-size: 19px;
		margin-top: 21px;
	}
}
@media screen and (max-width: 767px) {
	#top-carousel #emblems a {
		height: 120px;
		width: 120px;
		margin: 0 3px;
		padding: 5px;
	}

	#top-carousel #emblems a .border-wrapper img {
		height: 120px;
		width: 120px;
	}

	#top-carousel #emblems a .image-wrapper {
		background-size: 104%;
	}

	#top-carousel #emblems a .image-wrapper span {
		font-size: 12px;
		margin-top: 8px;
	}
}

/* Booking */
/* body #wis2-panel { display: none; }
body #wis2-panel.rendered-visible { display: block; } */
body #wis2-panel {
	font-family: 'fslolaweb-regular', Helvetica, Arial, Lucida, sans-serif;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal {
	-o-transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	z-index: -1;
	background-color: var(--brand-2);
	position: static !important;
	margin-bottom: 20px;
	padding: 20px;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-title,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button-hld {
	padding: 0;
	height: auto;
	width: auto;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-title {
	width: 100%;
	color: var(--brand-1);
	text-align: center;
	line-height: 1;
	font-size: 36px;
	padding: 0;
	margin-bottom: 20px;
}

body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-title span {
	font-family: 'fslolaweb-bold', Helvetica, Arial, Lucida, sans-serif;
}

body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group {
	margin-bottom: 20px;
	width: 50%;
	text-align: center;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group .wis2-label {
	color: #fff;
	font-weight: bold;
	font-family: 'fslolaweb-bold', Helvetica, Arial, Lucida, sans-serif;
	font-size: 18px;
	float: none;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group .wis2-label:after {
	content: ':';
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group .wis2-input {
	color: var(--brand-1);
	font-weight: bold;
	font-family: 'fslolaweb-bold', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
	width: 145px !important;
	border: none;
	float: none;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary {
	background-color: var(--brand-2);
	border: none !important;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: 'fslolaweb-bold', Helvetica, Arial, Lucida, sans-serif;
	text-transform: uppercase;
	height: 36px;
	line-height: 22px;
	padding: 8px 30px;
	min-width: 200px;
	position: relative;
	margin-bottom: 6px;
	background-color: var(--brand-1);
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:after {
	content: '';
	height: 6px;
	border-bottom: 3px solid var(--brand-2);
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 100%;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:hover,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:focus,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:active,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:focus:active {
	background-color: #ffc217;
	border: none !important;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:hover:after,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:focus:after,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:active:after,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:focus:active:after {
	border-color: #ffc217;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary.btn-lg {
	width: 400px;
	height: 54px;
	padding: 12px 0;
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 12px;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary.btn-lg:after {
	height: 12px;
	border-bottom-width: 6px;
	bottom: -12px;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary.full-width {
	width: 100%;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:after {
	border-color: var(--brand-1);
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:hover,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:active,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:focus {
	background: #864400;
}
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:hover:after,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:active:after,
body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-button--primary:focus:after {
	border-color: #864400;
}

@media screen and (max-width: 1199px) {
	body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-title {
		font-size: 32px;
	}
	body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group:nth-last-child(3) {
		padding-right: 0;
	}
	body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group .wis2-label {
		font-size: 16px;
	}
	body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group .wis2-input {
		width: auto !important;
		margin-left: 5px;
	}
}
@media screen and (max-width: 991px) {
	body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-title {
		font-size: 32px;
	}
	body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group {
		width: 250px !important;
		text-align: right;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group:nth-last-child(n) {
		padding-right: 50px;
	}
}
@media screen and (max-width: 767px) {
	body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-title {
		font-size: 28px;
	}
	body #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group {
		width: 275px !important;
		float: none;
		clear: both;
		text-align: right;
	}
}
/* Migrate shortcode our beer */
#beers-carousel {
	margin-bottom: 40px;
	font-family: var(--font-1);
	color: var(--brand-1);
	line-height: 1.2;
	font-size: 18px;
}

#beers-carousel .beer {
	position: relative;
}

#beers-carousel .beer .btn {
	margin-top: 20px;
	margin-bottom: 10px;
	z-index: 2;
}

#beers-carousel .beer .btn:hover + .awards,
#beers-carousel .beer .btn:focus + .awards {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	bottom: 60px;
}

#beers-carousel .beer .btn + .awards {
	position: absolute;
	bottom: 20px;
	background-color: rgba(83, 42, 0, 0.95);
	color: #fff;
	font-size: 14px;
	padding: 20px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
	z-index: 1;
}

#beers-carousel .beer .btn + .awards:after {
	content: '';
	background: url(assets/img/small-arrow-down.svg);
	width: 24px;
	height: 6px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	opacity: 0.95;
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -12px;
}

#beers-carousel .beer .btn + .awards h6 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 2px;
	margin-top: 20px;
}

#beers-carousel .beer .btn + .awards h6:first-child {
	margin-top: 0;
}

#beers-carousel .beer h5 {
	margin: 0;
	font-weight: 700;
	font-family: var(--font-2);
	color: var(--brand-1);
	font-size: 22px;
}

#beers-carousel .beer .btn + .awards h5 {
	font-size: 18px;
	margin-bottom: 2px;
}

#beers-carousel .beer p {
	padding: 0;
	margin-bottom: 20px;
	font-weight: 400;
}

#beers-carousel .beer p:last-child {
	margin-bottom: 0px;
}

#beers-carousel .beer .btn + .awards p {
	margin: 0 0 15px 0;
}

#beers-carousel .beer.seasonal h5 {
	padding: 10px 15px 0;
	background-color: var(--brand-2);
	color: #fff;
	margin-bottom: 0;
}

#beers-carousel .beer.seasonal h6 {
	padding: 10px 15px;
	background-color: var(--brand-2);
	color: #fff;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 10px;
}

#beers-carousel .beer.seasonal .beer-description {
	padding: 10px 15px;
	background-color: var(--brand-2);
	color: #fff;
}

#beers-carousel .beer .small p {
	font-size: 14px;
}

#beers-carousel .beer img {
	margin-bottom: 40px;
}

#beers-carousel .btn {
	margin-top: 20px;
	margin-bottom: 10px;
	z-index: 2;
	width: 100%;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	text-decoration: none;
	background-color: #fcba00;
	border: none !important;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	height: 36px;
	line-height: 22px;
	padding: 8px 30px;
	min-width: 200px;
	position: relative;
	cursor: pointer;
	font-family: var(--font-2);
}

#beers-carousel .btn::after {
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
	content: '';
	height: 6px;
	border-bottom: 3px solid #fcba00;
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 100%;
}

#beers-carousel .owl-nav {
	top: 200px;
}

.et_pb_text_8 h2,
.et_pb_text_2 h2,
.et_pb_text_7 h2,
.et_pb_text_5 h2,
.et_pb_text_4 h2,
.et_pb_text_6 h2,
.et_pb_text_3 h2{
	padding-bottom: 5px;
}

@media screen and (max-width: 991px) {
	#beers-carousel .owl-nav {
		top: 162px;
	}
}

@media screen and (max-width: 600px) {
	#beers-carousel .beer .beer-img-wrapper {
		text-align: center;
	}

	#beers-carousel .beer img {
		width: auto;
		height: 285px;
		display: inline-block;
	}

	#beers-carousel .owl-nav {
		top: 100px;
	}
}

#beers-carousel .owl-nav .owl-next {
	background-image: url(assets/img/arrow-right.svg);
	background-position: right 5px center;
	right: 0;
}

#beers-carousel .owl-nav .owl-prev {
	background-image: url(assets/img/arrow-left.svg);
	background-position: left 5px center;
	left: 0;
}

#beers-carousel .owl-nav .owl-prev,
.owl-nav .owl-next {
	position: absolute;
	width: 29px;
	height: 46px;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
}

#beers-carousel .owl-nav {
	position: absolute;
	/* top: 50%; */
	margin-top: -23px;
	left: -40px;
	right: -40px;
}

@media screen and (max-width: 767px) {
	#beers-carousel .owl-nav {
		left: -20px;
		right: -20px;
	}
}

#beers-carousel .owl-nav .owl-prev,
#beers-carousel .owl-nav .owl-next {
	position: absolute;
	width: 29px;
	height: 46px;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
}

#beers-carousel .owl-nav .owl-next:hover {
	background-position: right 0 center;
}

#beers-carousel .owl-nav .owl-prev:hover {
	background-position: left 0 center;
}

#beers-carousel .owl-nav .owl-prev:hover,
#beers-carousel .owl-nav .owl-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
	opacity: 0.65;
}

/* Menu */

.text-menu {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 11000;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	background: rgba(255, 255, 255, 0.95);
	padding: 130px 0;
	color: var(--brand-1);
	font-family: var(--font-1);
	overflow: auto;
}

.text-menu .text-menu__container {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	position: relative;
}

.text-menu .text-menu__header {
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 5px solid var(--brand-1);
	text-align: center;
	font-size: 66px;
	position: relative;
	line-height: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.text-menu .text-menu__close {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(assets/img/close.svg) center center no-repeat;
	opacity: 1;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
	margin: 0;
	font-size: 0;
	z-index: 2;
	position: absolute;
	right: 0;
	border: none;
	cursor: pointer;
}

.text-menu .text-menu__close:hover,
.text-menu .text-menu__close:active {
	opacity: 0.65;
}

.text-menu .text-menu__baner {
	width: 100%;
	height: 130px;
	background: url(assets/img/menu-banner.jpg) center center no-repeat;
	margin: 40px 0 10px 0;
}

.text-menu .text-menu__header::before {
	content: url(assets/img/brovaria-icon.svg);
	display: block;
	line-height: normal;
	position: absolute;
	top: -100px;
	left: 0;
	right: 0;
}

.text-menu .text-menu__dish-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 0 40px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.text-menu .text-menu__dish-list::after {
	content: '';
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.text-menu .text-menu__section-title {
	font-size: 48px;
	text-transform: uppercase;
	text-align: center;
	color: var(--brand-1);
	/* cursor: pointer; */
	width: 100%;
	font-family: var(--font-2);
	padding: 30px 0;
	line-height: normal;
}

.text-menu .text-menu__dish-item {
	width: calc((100% - 80px) / 3);
	border-top: 2px solid var(--brand-1);
	padding: 10px 0 0 0;
	font-size: 16px;
	margin-bottom: 40px;
}

.text-menu .text-menu__dish-name {
	font-family: var(--font-2);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.text-menu .text-menu__dish-description {
	margin-top: 10px;
	line-height: 24px;
}

.text-menu .text-menu__dish-price {
	font-size: 18px;
	font-family: var(--font-2);
	padding-left: 10px;
	white-space: nowrap;
}

@media screen and (max-width: 1199px) {
	.text-menu .text-menu__header {
		font-size: 60px;
	}
}

@media screen and (max-width: 991px) {
	.text-menu .text-menu__dish-item {
		width: calc((100% - 40px) / 2);
	}

	.text-menu .text-menu__header {
		font-size: 48px;
		border-bottom-width: 4px;
	}
}

@media screen and (max-width: 767px) {
	.text-menu .text-menu__section-title {
		font-size: 30px;
	}

	.text-menu .text-menu__dish-item {
		width: 100%;
	}

	.text-menu .text-menu__header {
		font-size: 38px;
		border-bottom-width: 3px;
	}
}

.js-tab-item {
	cursor: pointer;
}

.active-remove-scroll {
	overflow: hidden;
}

/* Social Media */

.socials{
	right: -4px;
	display: block;
	width: 40px;
	height: 36px;
	z-index: 99999;
	-webkit-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	transition-duration: 250ms;
	position: fixed;
}
.socials:hover {
	right: 0;
}

.socials::before {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.social-fb {
	top: 110px;
}

.social-fb::before {
	content: url(assets/img/facebook-icon.svg);
}

.social-instagram{
	top: calc(110px + 36px + 15px);
}
.social-instagram::before {
	content: url(assets/img/instagram-icon.svg);
}


@media screen and (max-width: 767px) {
	.social-fb {
		top: 130px;
	}
	.social-instagram{
		top: calc(130px + 36px + 15px);
	}
}

/* Slider */

@media screen and (min-width: 992px) {
	div#n2-ss-2 .n2-ss-control-bullet, div#n2-ss-22 .n2-ss-control-bullet{
		left: 40px;
	}
}

@media screen and (max-width: 980px) {
	div#n2-ss-3 .n2-ss-slider-1,
	div#n2-ss-10 .n2-ss-slider-1,
	div#n2-ss-11 .n2-ss-slider-1 {
		min-height: 75vw !important;
	}
	div#n2-ss-3-align,
	div#n2-ss-3 .n2-ss-slide-limiter,
	div#n2-ss-10-align,
	div#n2-ss-10 .n2-ss-slide-limiter,
	div#n2-ss-11-align,
	div#n2-ss-11 .n2-ss-slide-limiter {
		max-width: 100% !important;
	}

	div#n2-ss-20 .n2-ss-slider-1,
	div#n2-ss-5 .n2-ss-slider-1 {
		min-height: 200px !important;
	}
	.n2-ss-slider .n2-ss-widget {
		--widget-offset: 14px !important;
	}
	.et_mobile_device .n2-bullet {
		padding: 6.5px !important;
	}
}

@media screen and (max-width: 767px) {
	div#n2-ss-20 .n2-ss-slider-1,
	div#n2-ss-5 .n2-ss-slider-1 {
		min-height: 170px !important;
	}
}

/* Buttons */

body #page-container .et_pb_section .et_pb_button_module_wrapper a.et_pb_button,
li.btn-border-bottom a {
	font-weight: bold;
	font-family: var(--font-2);
	text-transform: uppercase;
	line-height: 22px !important;
	padding: 8px 30px 6px 30px !important;
	min-width: 200px;
	position: relative;
	margin-bottom: 6px;
	text-align: center;
}

body #page-container .et_pb_section .et_pb_button_module_wrapper a[data-trigger-click="virtual-walk"]{
	padding: 12px 30px 10px 30px !important;
	line-height: 32px !important;
}

.btn-border-bottom a div div::before,
li.btn-border-bottom a::before,
body #page-container .et_pb_section .et_pb_button_module_wrapper .et_pb_button::after,
.btn-border-bottom .et_contact_bottom_container::after {
	content: '';
	display: block !important;
	height: 6px;
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 100%;
	border-bottom: 3px solid var(--brand-2);
	opacity: 1 !important;
	margin-left: 0 !important;
}

.btn-border-bottom .et_contact_bottom_container {
	position: relative;
}

body #page-container .et_pb_section .et_pb_button_module_wrapper a.et_pb_button.btn-border-bottom--lg:after {
	border-width: 6px;
	height: 12px;
	bottom: -12px;
}

.btn-border-bottom.btn-border-bottom--white a {
	-webkit-transition: all 350ms ease !important;
	-o-transition: all 350ms ease !important;
	transition: all 350ms ease !important;
}

.btn-border-bottom.btn-border-bottom--white a div div::before {
	border-color: #fff;
	-webkit-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
}

.btn-border-bottom.btn-border-bottom--white a:hover div div::before {
	border-color: var(--brand-2);
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Columns */

@media (max-width: 980px) {
	.et_pb_column {
		margin-bottom: 40px;
	}
}

/* Headins */
.et_divi_theme .heading-background-shadow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 20px 30px !important;
}
.et_divi_theme .heading-background-shadow:hover {
	padding: 30px !important;
}
.et_divi_theme .heading-background-shadow::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	background-size: 100%;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	height: 50%;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
}

.et_divi_theme .heading-background-shadow:hover::after {
	height: 75%;
}

.et_divi_theme .heading-background-shadow .et_pb_text_inner {
	z-index: 1;
}

.et_divi_theme .heading-background-shadow .et_pb_text_inner h4 {
	padding: 0;
}

.heading-page h1 {
	padding: 0;
	line-height: 40px;
}

/* Links */

.arrow-link-text.et_pb_text a {
	color: var(--brand-1);
}
.arrow-link-text.et_pb_text a:after {
	content: '\203A';
	display: inline-block;
	font-size: 18px;
	margin-left: 5px;
	line-height: 1;
	vertical-align: middle;
}

/* Auto size */
.box-auto-size-image.et_pb_image .et_pb_image_wrap {
	height: 100%;
	width: 100%;
}
.box-auto-size-image.et_pb_image .et_pb_image_wrap img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

/* Boxs with images and text */
@media only screen and (max-width: 980px) {
	.et_divi_theme .box-image-text:not(.small) {
		height: 72vw !important;
	}
	.et_divi_theme .box-image-text {
		padding: 3px 20px !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		max-height: 100% !important;
		background-size: cover;
		background-position: center;
	}

	.et_divi_theme .box-image-text h4 {
		font-size: 24px !important;
		padding-bottom: 10px !important;
	}

	.et_divi_theme .box-image-text:hover {
		padding: 13px 20px !important;
		background-size: cover;
	}
}

@media only screen and (max-width: 479px) {
	.et_divi_theme .box-image-text {
		height: 72vw !important;
	}
}
/* Page */

#page-container {
	position: relative;
	z-index: 1;
}

/* Change language */

#navbar-top {
	position: absolute;
	/* top: calc(50% - 15px); */
	right: 20px;
	margin-bottom: 0 !important;
}

#navbar-top .navbar-nav {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#navbar-top .navbar-nav > li {
	margin: 0 30px 0 0;
	position: relative;
}

#navbar-top .navbar-nav > li > a {
	padding: 0;
	line-height: 20px;
	font-size: 18px;
	font-family: var(--font-2);
	text-transform: uppercase;
	font-weight: bold;
	color: var(--brand-1);
}

#navbar-top .navbar-nav > li.active > a {
	color: #8f7459;
}

@media screen and (max-width: 1250px) {
	#navbar-top {
		/* top: 11px; */
		right: 10px;
	}

	#navbar-top .navbar-nav {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	#navbar-top .navbar-nav > li {
		margin: 0;
	}

	#navbar-top .navbar-nav > li:first-child {
		margin-bottom: 5px;
	}

	#navbar-top .navbar-nav > li > a {
		font-size: 16px;
	}
}

#navbar-hamburger {
	position: absolute;
	left: 5px;
	/* top: 11px; */
	border: none;
}

#navbar-hamburger .navbar-toggle {
	margin: 0;
	padding: 9px 10px;
	background-color: transparent;
	background-image: none;
	border: 0;
	border-radius: 0px;
}

#navbar-hamburger .navbar-toggle .icon-bar {
	background-color: var(--brand-1);
}

#navbar-hamburger .navbar-toggle:hover,
#navbar-hamburger .navbar-toggle:focus {
	background-color: var(--brand-3);
}

#navbar-hamburger .navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

#navbar-hamburger .navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

#navbar-hamburger .navbar-toggle .icon-bar {
	background-color: var(--brand-1);
}

@media screen and (min-width: 1251px) {
	#navbar-hamburger {
		display: none !important;
	}
}
@media screen and (max-width: 1250px) {
	.et_divi_theme .mobile_menu_bar {
		display: none !important;
	}
}

/* Header */

.header-flex-version {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

/* Divier border */

.yellow-bar-divider {
	position: relative;
	padding: 28px 0 0 0 !important;
}

.yellow-bar-divider::after {
	content: '';
	width: 100%;
	height: 5px;
	background-color: var(--brand-2);
	position: absolute;
	bottom: -12px;
	visibility: visible;
	left: 0;
	right: 0;
	display: block;
}

.yellow-bar-divider h3 {
	padding: 0 !important;
	margin-top: -10px !important;
}

@media (max-width: 980px) {
	.yellow-bar-divider {
		padding: 28px 0 12px 0 !important;
	}
	.yellow-bar-divider h3 {
		margin-top: 0 !important;
	}
}

footer.et-l--footer {
	width: 100%;
}

/* Dots */

.et-pb-controllers {
	right: 20px;
	bottom: 15px;
	left: auto;
	text-align: right;
	width: calc(100% - 40px);
}

.et-pb-controllers a {
	width: 13px;
	height: 13px;
	margin-right: 10px;
	font-size: 0;
}

.et-pb-controllers a.et-pb-active-control {
	background-color: #fcba00 !important;
}

/* Menu */

.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu > li:not(.btn-border-bottom) {
	padding: 0;
	margin: 0;
}

.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu > li:not(.btn-border-bottom) > a {
	margin: 0px 10px;
	padding: 22.5px 25px;
	line-height: 25px;
	text-align: center;
}
.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu > li:not(.btn-border-bottom) > a:hover {
	opacity: 1;
}
.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu > li:not(.btn-border-bottom) > a:hover::after {
	bottom: 0;
}
.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu > li:not(.btn-border-bottom) > a::after {
	content: '';
	display: block;
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	bottom: -6px;
	-webkit-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
	background-color: var(--brand-1);
}
/* .et_divi_theme .et_pb_menu .et_pb_menu__menu .et-menu-nav{
    height: 70px;
} */

.et_divi_theme .et_pb_menu .et_pb_menu__menu .et-menu-nav .et-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
}

.et_divi_theme .et_pb_menu__menu > nav > ul > li.btn-border-bottom {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
}

.et_divi_theme .et_pb_menu__menu > nav > ul > li.btn-border-bottom a {
	background-color: var(--brand-2);
	color: #fff !important;
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	padding: 8px 30px;
}

.et_pb_menu .et-menu li ul {
	padding: 0 !important;
	border-top: none;
	width: 180px;
}

.et_pb_menu .et-menu li li {
	padding: 0px;
}

.et_pb_menu .et-menu li li a {
	border-bottom: 1px solid #532a00;
	padding: 0 !important;
	text-align: center;
	width: 180px;
}

.js-show-menu-scroll {
	-webkit-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
	bottom: -90px;
}

.et_divi_theme .et_pb_text_inner a > strong {
	font-size: 18px;
}
@media only screen and (max-width: 980px) {
	.et_divi_theme .et_pb_text_inner a > strong {
		font-size: 16px;
	}
}
@media only screen and (max-width: 1599px) {
	.et_divi_theme .et_pb_menu__menu > nav > ul > li.btn-border-bottom a {
		padding: 8px 15px;
	}

	.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu > li:not(.btn-border-bottom) > a {
		margin: 0px 5px;
		padding: 22.5px 10px;
	}
}

/*adjust Divi Menu module breakpoint*/
@media only screen and (max-width: 1250px) {
	.et_pb_menu .et_pb_menu__menu {
		display: none;
	}
	.et_mobile_nav_menu {
		display: block;
	}
	.et_pb_menu .et_pb_mobile_menu_upwards .et_mobile_menu {
		top: auto;
		bottom: 100%;
	}
	.et_pb_menu .et_mobile_menu,
	.et_pb_menu .et_mobile_menu ul {
		list-style: none !important;
		text-align: left;
	}
}

@media only screen and (min-width: 1251px) {
	footer {
		overflow: hidden;
	}

	.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu .sub-menu {
		border-bottom: 0;
		bottom: 100%;
		width: 100%;
	}

	.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu .sub-menu > li {
		text-align: center;
		width: 100%;
	}

	.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu .sub-menu > li > a {
		line-height: 20px;
		padding: 10px 0 !important;
		font-weight: bold;
		color: var(--brand-1);
		display: block;
		border-bottom: 1px solid var(--brand-3);
		text-transform: capitalize;
		opacity: 1;
		width: 100%;

	}

	.et_divi_theme .et_pb_menu.menu-main .et_pb_menu__menu .et-menu .sub-menu > li > a:hover {
		background-color: var(--brand-3);
		opacity: 1;
	}
}

/* Mobile menu */
@media screen and (max-width: 1250px) {
	.et_divi_theme .et_mobile_menu {
		border-top: 0;
		box-shadow: 0 0 6px rgb(0 0 0 / 25%);
		padding: 20px;
	}

	.et_divi_theme .et_mobile_menu li a {
		background-color: var(--brand-4);
		color: var(--brand-1);
		padding: 0;
		text-align: center;
		border-bottom: 0;
		margin-bottom: 2px;
	}
	.et_divi_theme footer ul.et_mobile_menu .current-menu-item > a {
		background-color: var(--brand-1) !important;
		color: white !important;
	}
	.et_divi_theme .et_mobile_menu .sub-menu,
	.et_divi_theme .et_mobile_menu li li {
		padding: 0;
	}

	.et_divi_theme .et_mobile_menu .sub-menu li a {
		text-transform: none;
		background-color: white;
	}

	.et_divi_theme .et_mobile_menu li a:hover,
	.et_divi_theme .nav ul li a:hover {
		opacity: 1;
	}
}

/* Flex */
@media screen and (max-width: 980px) {
	.reverse {
		display: flex;
		flex-direction: column-reverse;
	}
}

/* Responsive */
@media screen and (max-width: 767px) {
	.et_divi_theme .five-column-mobile {
		display: flex;
		flex-wrap: wrap;
		gap: 12px;
	}

	.et_divi_theme .five-column-mobile .et_pb_column {
		width: calc(50% - 6px) !important;
		margin: 0;
	}
}

/* Age */

#confirm-age {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(32, 16, 0, 0.95);
	z-index: 99999;
}

#confirm-age h5 {
	margin-top: 0;
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 1;
	color: var(--brand-1);
	font-family: var(--font-2);
}
#confirm-age .content {
	width: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -118px;
	background: #fff var(--logo) center right 40px no-repeat;
	background-size: 180px;
	padding: 40px;
}
#confirm-age .content .form-group:last-child {
	margin-bottom: 0;
}

#confirm-age .form-group {
	margin-bottom: 40px;
}
#confirm-age .form-field.checkboxgroup .form-field,
#confirm-age .form-field.radiogroup .form-field {
	display: inline-block;
	margin-right: 40px;
}

#confirm-age .form-field.radio,
#confirm-age .form-field.checkbox {
	position: relative;
	margin-top: 0;
	margin-bottom: 40px;
}

#confirm-age .form-field.radio label,
#confirm-age .form-field.checkbox label {
	padding: 0;
	display: inline-block;
}

#confirm-age .radio label,
#confirm-age .checkbox label {
	font-size: 14px;
	min-height: 21px;
	max-width: 100%;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

#confirm-age .content label[for='decline-en'],
#confirm-age .content label[for='decline-pl'] {
	pointer-events: none;
}

#confirm-age .radio input[type='radio'],
#confirm-age .radio-inline input[type='radio'],
#confirm-age .checkbox input[type='checkbox'],
#confirm-age .checkbox-inline input[type='checkbox'] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

#confirm-age .form-field.radio input,
#confirm-age .form-field.checkbox input {
	display: none;
}

#confirm-age input[type='radio'],
#confirm-age input[type='checkbox'] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
#confirm-age input[type='checkbox'],
#confirm-age input[type='radio'] {
	box-sizing: border-box;
	padding: 0;
}

#confirm-age input {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font: inherit;
}

#confirm-age .form-field.radio .form-label,
#confirm-age .form-field.checkbox .form-label {
	padding: 4px 0 4px 30px;
	position: relative;
	font-size: 14px;
	display: inline-block;
}

#confirm-age .form-field.radio .form-label:before {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#confirm-age .form-field.radio .form-label:before,
#confirm-age .form-field.checkbox .form-label:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 2px solid var(--brand-1);
	position: absolute;
	left: 0;
	top: 0;
}

/* Cookie */
#cookielaw-box {
	background-color: rgba(255, 255, 255, 0.75);
	max-height: 512px;
	transition: max-height 500ms, opacity 250ms;
	font-family: var(--font-1);
	font-size: 18px;
	line-height: 1.2;
	color: var(--brand-1);
	background-color: #fff;
}
#cookielaw-box.cookielaw-closed {
	max-height: 0;
	opacity: 0;
}
#cookielaw-box .container {
	position: relative;
}

#cookielaw-content {
	padding: 10px 0px;
	padding-right: 50px;
}

#cookielaw-close {
	display: inline-block;
	border: 1px solid #000;
	border-radius: 2px;
	padding: 2px;
	line-height: 1;
	position: absolute;
	right: 10px;
	top: 10px;
}
#cookielaw-close:before {
	/* Encode image for IE & Firefox */
	content: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%2210.5%22%20y%3D%220%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%2012%20-4.9706)%22%20width%3D%223%22%20height%3D%2224%22%2F%3E%3Crect%20x%3D%2210.5%22%20y%3D%220%22%20transform%3D%22matrix(-0.7071%200.7071%20-0.7071%20-0.7071%2028.9706%2012)%22%20width%3D%223%22%20height%3D%2224%22%2F%3E%3C%2Fsvg%3E');
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}

#cookielaw-box {
	position: fixed;
	z-index: 9999;
	width: 100%;
	bottom: 0;
	top: auto;
	background: rgba(255, 255, 255, 0.9);
}

#cookielaw-box .container {
	width: 90%;
	max-width: 100%;
}

#cookielaw-close {
	border-color: var(--brand-1);
	background-color: var(--brand-1);
}
#cookielaw-close:before {
	margin-bottom: 2px; /* Encode image for IE & Firefox */
	content: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%20fill%3D%22%23FFF%22%3E%3Crect%20x%3D%2210.5%22%20y%3D%220%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%2012%20-4.9706)%22%20width%3D%223%22%20height%3D%2224%22%2F%3E%3Crect%20x%3D%2210.5%22%20y%3D%220%22%20transform%3D%22matrix(-0.7071%200.7071%20-0.7071%20-0.7071%2028.9706%2012)%22%20width%3D%223%22%20height%3D%2224%22%2F%3E%3C%2Fsvg%3E');
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}

#cookielaw-content {
	margin-bottom: 10px;
}

#cookielaw-content a {
	color: var(--brand-2);
}
#cookielaw-content a:hover,
#cookielaw-content a:focus {
	color: #b08200;
}

@media screen and (max-width: 980px) {
	#confirm-age .content {
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 300px;
		margin-left: 0;
		margin-top: 0;
		background-position: 50% 20px;
		background-size: 70px;
		padding: 20px;
		text-align: center;
	}
	#confirm-age .content h5 {
		font-size: 18px;
	}
	#confirm-age .content h5:first-child {
		margin-top: 100px;
	}
	#confirm-age .content .form-group {
		height: 40px;
	}
}

/* Production */
#production-cycle {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 34%;
    width: 100%;
    position: relative;
}

#production-cycle.pl {
    background-image: url(/wp-content/uploads/2023/01/production-cycle_pl.svg);
}

#production-cycle.en {
    background-image: url(/wp-content/uploads/2023/01/production-cycle_en.svg);
}

#production-cycle .beers {
    position: absolute;
    bottom: 11%;
    right: 2%;
    width: 14.5%;
    height: auto;
    -moz-animation: beerPulsate 2s ease-in-out alternate infinite;
    -webkit-animation: beerPulsate 2s ease-in-out alternate infinite;
    animation: beerPulsate 2s ease-in-out alternate infinite;
}

#production-cycle .dot {
    width: 0.7%;
    height: 2.1%;
    position: absolute;
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-animation: pulsate 1.2s linear alternate infinite;
    -webkit-animation: pulsate 1.2s linear alternate infinite;
    animation: pulsate 1.2s linear alternate infinite;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

#production-cycle .dot:nth-child(2) {
    -moz-animation: pulsate 0.6s linear alternate infinite;
    -webkit-animation: pulsate 0.6s linear alternate infinite;
    animation: pulsate 0.6s linear alternate infinite;
}

#production-cycle .dot:nth-child(3) {
    -moz-animation: pulsate 2s linear alternate infinite;
    -webkit-animation: pulsate 2s linear alternate infinite;
    animation: pulsate 2s linear alternate infinite;
}

#production-cycle .dot.d1 {
    right: 6.2%;
    top: 21%;
}

#production-cycle .dot.d2 {
    right: 7.2%;
    top: 21%;
}

#production-cycle .dot.d3 {
    right: 8.2%;
    top: 21%;
}

#production-cycle .number {
    width: 6%;
    height: auto;
    position: absolute;
}

#production-cycle .number.animated {
    -moz-animation: numberPulsate 2s ease-in-out infinite;
    -webkit-animation: numberPulsate 2s ease-in-out infinite;
    animation: numberPulsate 2s ease-in-out infinite;
}

#production-cycle .number.n1 {
    -moz-animation-delay: 0ms;
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
    left: 0%;
    top: 10%;
}

#production-cycle .number.n2 {
    -moz-animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
    left: 32.8%;
    top: 10%;
}

#production-cycle .number.n3 {
    -moz-animation-delay: 200ms;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
    left: 54.8%;
    top: 10%;
}

#production-cycle .number.n4, #production-cycle .number.n4l {
    -moz-animation-delay: 300ms;
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
    left: 77.2%;
    top: 10%;
}

#production-cycle .number.n4l, #production-cycle .number.n5l, #production-cycle .number.n6l {
    display: none;
}

#production-cycle .number.n5, #production-cycle .number.n5l {
    -moz-animation-delay: 400ms;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
    left: 3.7%;
    top: 66.5%;
}

#production-cycle .number.n6, #production-cycle .number.n6l {
    -moz-animation-delay: 500ms;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
    left: 24.2%;
    top: 66.5%;
}

#production-cycle .number.n7 {
    -moz-animation-delay: 600ms;
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
    left: 47.8%;
    top: 66.5%;
}

#production-cycle .number.n8 {
    -moz-animation-delay: 700ms;
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
    left: 76.5%;
    top: 66.5%;
}

#production-cycle .arrow {
    width: 1.8%;
    height: 4.5%;
    position: absolute;
    background: url(/wp-content/uploads/2023/01/production-cycle-arrow.svg) center center no-repeat;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
}

#production-cycle .arrow.ready {
    -moz-animation: pulsate 1s linear alternate infinite;
    -webkit-animation: pulsate 1s linear alternate infinite;
    animation: pulsate 1s linear alternate infinite;
}

#production-cycle .arrow.left {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#production-cycle .arrow.down {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 0;
}

#production-cycle .arrow.a1 {
    left: 11%;
    top: 19%;
}

#production-cycle .arrow.a2 {
    left: 87.5%;
    top: 9.5%;
}

#production-cycle .arrow.a3 {
    left: 23.2%;
    top: 38.5%;
}

#production-cycle .arrow.a4 {
    left: 39.4%;
    top: 20.5%;
}

#production-cycle .arrow.a5 {
    left: 67.6%;
    top: -0.5%;
    -moz-transform: scale(0.75, 0.75);
    -ms-transform: scale(0.75, 0.75);
    -webkit-transform: scale(0.75, 0.75);
    transform: scale(0.75, 0.75);
}

#production-cycle .arrow.a6 {
    left: 30.2%;
    top: 27.8%;
}

@-moz-keyframes pulsate {
    0% {
        opacity: 0.25;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.25;
    }
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 0.25;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.25;
    }
}

@keyframes pulsate {
    0% {
        opacity: 0.25;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.25;
    }
}

@-moz-keyframes beerPulsate {
    0% {
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }

    100% {
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-webkit-keyframes beerPulsate {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes beerPulsate {
    0% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }

    100% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-moz-keyframes numberPulsate {
    0% {
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    15% {
        -moz-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    30% {
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-webkit-keyframes numberPulsate {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    15% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    30% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes numberPulsate {
    0% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    15% {
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    30% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@media screen and (max-width: 991px) {
    #production-cycle {
        padding-bottom: 99.5%;
    }

    #production-cycle.pl {
        background-image: url(/wp-content/uploads/2023/01/production-cycle_pl_sm.svg);
    }

    #production-cycle.en {
        background-image: url(/wp-content/uploads/2023/01/production-cycle_en_sm.svg);
    }

    #production-cycle .dot, #production-cycle .arrow {
        display: none;
    }

    #production-cycle .beers {
        bottom: 9%;
        right: 0;
        width: 30%;
    }

    #production-cycle .number {
        width: 7%;
    }

    #production-cycle .number.n1 {
        left: 5%;
        top: 13%;
    }

    #production-cycle .number.n2 {
        left: 38.5%;
        top: 13%;
    }

    #production-cycle .number.n3 {
        left: 70.2%;
        top: 13%;
    }

    #production-cycle .number.n4, #production-cycle .number.n5, #production-cycle .number.n6 {
        display: none;
    }

    #production-cycle .number.n4l, #production-cycle .number.n5l, #production-cycle .number.n6l {
        display: block;
    }

    #production-cycle .number.n4l {
        left: 91.2%;
        top: 45.8%;
    }

    #production-cycle .number.n5l {
        left: 60%;
        top: 45.8%;
    }

    #production-cycle .number.n6l {
        left: 29.5%;
        top: 45.8%;
    }

    #production-cycle .number.n7 {
        left: 5%;
        top: 79%;
    }

    #production-cycle .number.n8 {
        left: 61%;
        top: 79%;
    }
}