.l-header.sticky .l-subheader.at_middle .ush_hwrapper_1 {
	border: none !important;
	background: transparent !important;
}
.join-btn-sticky {
	width: auto !important
}
.body-subscribe-form .form-row p {
	display: flex;
	align-items: center;
}
.body-subscribe-form .form-row .wpcf7-form-control-wrap {
	margin-bottom: 0 !important;
}
.body-subscribe-form .form-row [type="submit"] {
	width: auto !important;
	margin-left: 12px;
}
.body-subscribe-form .form-row [type="email"] {
	width: 100%;
}
.body-subscribe-form .form-row .wpcf7-spinner {
	position: absolute;
    right: -50px;
}
.subscribe-form {
	position: relative;
}
.other-interest-field {
	display: none;
}
.buddy-modal .modal-dialog {
	max-width: 660px;
	position: relative;
}
.buddy-modal .modal-content {
	background: #ffffff;
	border-radius: 40px;
}
.modal-start {
	text-align: right;
}
.start-quiz {
	cursor: pointer;
}
.quiz-container {
	padding: 50px 60px;
}
@media (max-width: 600px) {
	.buddy-modal .modal-content {
		border-radius: 24px;
	}
	.quiz-container {
		padding: 22px 20px 20px;
	}
	.start-quiz {
		width: 100%;
	}
}
.quiz-screen__part {
	font-weight: 300;
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 32px;
}
.quiz-screen__part span {
	color: #A2A3A3;
}
.quiz-screen__title {
	font-weight: 700;
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 12px;
}
.quiz-screen__subtitle {
	font-weight: 300;
	font-size: 18px;
	color:#454647;
	line-height: 120%;
}
.quiz-screen .modal-social {
	display: flex;
	align-items: center;
	margin: 32px 0 16px;
	list-style-type: none;
}
.quiz-screen .modal-social li {
	margin: 0 32px 0 0;
}
.quiz-screen .modal-social li:last-child {
	margin-right: 0;
}
.quiz-screen .modal-social li a {
	text-decoration: none !important;
}
.quiz-screen .modal-social li img {
	display: block;
}
.quiz-screen__select-info {
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color:#A2A3A3;
}
.quiz-screen__footer {
	text-align: right;
}
.quiz-screen { display: none; }
.quiz-screen.active { display: block; }
.quiz-container .checkbox-group { margin: 32px -15px; }
.quiz-container .checkbox-group label {
	display: flex;
	align-items: center;
	padding: 6px 15px;
}
.quiz-container .other-input, .quiz-container .other-input:focus {
	background: #fff;
	margin-left: 10px;
	width: 100%;
	height: 30px;
	min-height: 0;
	border: 0 !important;
	border-bottom: 1px solid #000 !important;
	border-radius: 0;
	padding-left: 0;
	padding-bottom: 12px;
	margin-bottom: -12px;
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	box-shadow: none;
}

.buddy-modal .modal-body__background-inner {
	padding: 100px 60px 50px;
	border-radius: 16px;
	background-image: url('/wp-content/themes/Impreza-child/img/Confetti.svg');
	background-position: top;
	background-repeat: no-repeat;
}
@media (max-width: 600px) {
	.buddy-modal .modal-body__background-inner {
		padding: 64px 20px 20px;
	}
	.quiz-screen__footer button {
		width: 100%;
	}
}
.buddy-modal .modal-body-title {
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: 0%;
	margin-bottom: 20px;
}
.w-btn.header-desktop-join-button {
	display: none;
}
.w-btn.header-desktop-join-button.visible {
	display: inline-block;
}
.buddy-modal .modal-body {
	padding: 0;
}
.buddy-modal .modal-happy-in {
	margin-bottom: 12px;
}
.buddy-modal .modal-happy-in img {
	display: block;
}
.buddy-modal .modal-title {
	font-weight: 700;
	font-size: 40px;
	line-height: 120%;
	margin-bottom: 12px;
	padding: 0;
}
.buddy-modal .modal-subtitle {
	font-weight: 300;
	font-size: 16px;
	line-height: 130%;
	margin-bottom: 24px;
}
.modal-description {
	font-weight: 400;
	font-size: 20px;
	line-height: 140%;
	margin-bottom: 32px;
}
.buddy-modal-submit {
	margin-top: 20px;
	text-align: right;
}
.buddy-modal-submit .wpcf7-spinner {
	position: absolute;
    right: 0;
    margin: 0;
}
.buddy-modal .wpcf7-list-item-label {
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	letter-spacing: 0%;
}
.buddy-modal input[type=checkbox]:before {
	color:#fff;
	font-size: 12px;
}
.buddy-modal input[type=checkbox] {
	border-radius: 0;
	border-color: #A2A3A3;
	border-width: 2px;
	width: 20px;
	height: 20px;
	border-radius: 6px;
}
.buddy-modal input:checked {
	background: #00A661 !important;
	border-color: #00A661 !important;
}
.buddy-modal .close {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50px;
    padding: 0;
    opacity: 1;
    right: 60px;
    cursor: pointer;
    margin: 0;
	background-image: url('/wp-content/themes/Impreza-child/img/close.svg');
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}
@media (max-width: 600px) {
	.buddy-modal .close{
		width: 20px;
		height: 20px;
		right: 20px;
		top: 20px;
	}
}
.subscribe-done-list h6 {
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 20px;
}
.subscribe-done-list ul {
	padding-left: 0;
	margin: 0;
	list-style-type: none
}
.subscribe-done-list ul li {
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 12px;
	padding-left: 30px;
	background-image: url('/wp-content/themes/Impreza-child/img/check.svg');
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: top 2px left;
}
.subscribe-done-list ul li:last-child {
	margin-bottom: 0;
}
.modal-footer {
	padding: 32px 0 0 0;
}
.modal-footer h6 {
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0%;
	text-align: center;
	margin-bottom: 24px;
}
.social-list-line {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
	list-style-type: none;
}
.social-list-line li  {
	margin: 0;
}
.social-list-line li a {
	display: block;
}
.social-list-line li a img {
	display: block;
	height: 28px;
	width: 28px;
}
.modal-footer {
	flex-direction: column;
	align-items:center;
}
.custom-wpml-header-switcher .w-dropdown-current img {
	display: none;
}
.custom-wpml-header-switcher .w-dropdown-list {
/*	margin-left: -28px;*/
    border-radius: 16px;
}
@media (min-width: 1024px) {
	.l-header.sticky .l-subheader.at_middle {
		backdrop-filter: blur(16px);
		-webkit-backdrop-filter: blur(16px);
		background: transparent !important;
	}

	.body-subscribe-form .form-row .wpcf7-not-valid-tip {
		position: absolute;
	}

}	
@media (max-width: 1024px) {
	.l-header.sticky .custom-mobile-header-row {
		justify-content: space-between;
	}
	.body-subscribe-form, .header-subscribe-form {
		max-width: 100%;
	}
}	
@media (max-width: 991px) {
	.body-subscribe-form .form-row p {
		flex-wrap: wrap;
	}
	.body-subscribe-form .form-row [type="submit"], .body-subscribe-form .form-row [type="email"], .wpcf7-form-control-wrap {
		width: 100% !important;
	}
	.body-subscribe-form .form-row [type="submit"] {
		margin-left: 0;
		margin-top: 12px;
	}
}
@media (min-width: 600px) {
	.breaker-on-mobile br {
		display: none;
	}
}
