strong {
    font-weight: 600;
}
sub, sup {
    font-size: 0.6em;
}


.fixed-text{
	position: absolute;
	top:0%;
	padding: 0 10% !important;
	width: 100% !important;
	max-width: 100% !important;
	 will-change: transform;
  	/*position: sticky;*/
}
.parallax-section{
	overflow: hidden;
}

.wak-slider-padding {
	padding-left: 10%!important;
	padding-right: 10% !important;
}
.wak-home-darum-button {
	padding-left: 64px !important;
	overflow: visible !important;
}
.wak-slider-rounded-corner-wrap{
/*	border-radius: 50px 50px 0 0 !important;*/
}
.wak-slider-rounded-corner{
/*	z-index: 99;
	border-radius: 50px 50px 0 0 !important;*/
}
/*.wak-slider-round-button {
	z-index: 9999999 !important;
}
.wak-slider-round-button-wrap{
	z-index: 99999999 !important;
}
.wak-slider-content-block{
	z-index: 999999 !important;
}*/
.wak-circle-button{
	border: 1px solid #000;
	border-radius: 999px;
	width: 156px;
	height: 156px;
	font-size:20px;
	line-height: 1.3;
	text-align: center;
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.wak-circle-button:hover{
	background-color: #C3B750;
	border: 1px solid #C3B750;
}
.wak-circle-button .et_pb_text_inner,
.wak-circle-button .et_pb_text_inner p {
	text-align: center !important;
}
.wak-arrow-link {
	font-weight: 500;
	font-size:20px;
	line-height: 1.3;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.wak-arrow-link:before{
	content: "";
	display: block;
	background-image:url("img/icon-button-link-black.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 79px;
	height: 79px;
	border-radius: 79px;
	border: 1px solid #000;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.wak-arrow-link:hover:before {
	background-color: #C3B750;
	border: 1px solid #C3B750;
}
.wak-arrow-link {
	position: relative;
	padding-top: 79px;
}
.wak-arrow-link.wak-news-link {
	font-size: 22px !important;
	line-height: 1.8 !important;
	padding-top: 0px !important;
}
.wak-arrow-link p {
	padding-right: 80px;
}

.et_pb_module.revslider_divi{
	margin: 0 !important;
	padding: 0 !important;
}

.wak-footer-icons .et_pb_column {
	display: flex;
 	flex-wrap: wrap;
}

.wak-footer-icon {
	width: 12.5% !important;
}
.wak-footer-icon .et_pb_main_blurb_image {
	width: 100px !important;
	height: 100px !important;
	border: 1px solid #000 !important;
	margin-bottom: 33px;
	border-radius: 100px;
	padding: 25px !important;
}
.wak-footer-icon .et_pb_main_blurb_image img{
	width: 50px !important;
	height: 50px !important;
	object-fit: contain !important;	
}
.wak-footer-link-list ul,
.wak-footer-link-list-small ul{
	margin: 0 !important;
	padding: 0 !important;
}
.wak-footer-link-list li{
	padding-bottom: 9px !important;
}
.wak-footer-link-list-small li {
	padding-bottom: 11px !important;
}
.wak-home-news article{
	padding-top: 112%;
	/*height: 606px;*/
	position: relative;
	width: 100%;
	margin: 0;
}
.wak-home-news.wak-home-news-col2 article {
	/*height: 288px;*/
}
.wak-home-news.wak-news-page article {
/*	height: 350px;*/
	margin-bottom: 20px;
	padding-top: 56%;
}
.wak-home-news.wak-news-page:after{
	display: block !important;
	clear: both !important;
	height: 1px;
}
.wak-home-news.wak-home-news-col2 article:first-child {
	margin-bottom: 31px;
}
.wak-home-news article > a.entry-featured-image-url,
.wak-home-news article > a.entry-featured-image-url > img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: 0;
	z-index: 1;
}
.wak-home-news article > h3 a {
	position: absolute;
	display: block;
	z-index: 2;
	bottom: 0;
	left: 0;
	padding:0px 180px 37px 61px;
	line-height: 1.8;
}
.wak-home-news.wak-home-news-col2 article > h3 a {
	left: 0;
	top: 0;
	bottom: auto;
	height: 100%;
	padding:27px 48px 0px 42px;	
}
/*.wak-home-news.wak-news-page article > h3 a {
	left: 0;
	top: 0;
	bottom: auto;
	height: 100%;
	padding:27px 48px 0px 42px;	
}*/
.wak-home-news article > h3 a:before {
	content: "";
	display: block;
	background-image:url("img/icon-button-link-black.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 79px;
	height: 79px;
	border-radius: 79px;
	border: 1px solid #000;
	position: absolute;
	right: 50px;
	bottom: 37px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.wak-home-news.wak-home-news-col2 article > h3 a:before {
	width: 42px;
	height: 42px;
	border-radius: 42px;	
	right: 35px;
	bottom: 32px;
}
/*.wak-home-news.wak-news-page article > h3 a:before {
	width: 42px;
	height: 42px;
	border-radius: 42px;	
	right: 35px;
	bottom: 32px;
}*/
.wak-home-news article:hover > h3 a:before {
	background-color: #C3B750;
	border: 1px solid #C3B750;
}

.wak-home-news.wak-news-page .et_pb_ajax_pagination_container {
	display:flex;
	gap: 2%;
	columns: 2;
	flex-wrap: wrap;
}
.wak-home-news.wak-news-page .et_pb_ajax_pagination_container article {
	width: 49% !important;
  	flex-basis: 49%;
}

#wak-desktop-header-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	
}
#wak-desktop-header-menu ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#wak-desktop-header-menu ul li:nth-child(1) {
	margin-right: 101px;
}
#wak-desktop-header-menu ul li:nth-child(2) {
	margin-right: 82px;
}
#wak-desktop-header-menu ul li:nth-child(3) {
	margin-right: 45px;
}
#wak-desktop-header-menu ul li:nth-child(4) {
	margin-right: 45px;
}
body.lang-fr #wak-desktop-header-menu ul li:nth-child(1),
body.lang-fr #wak-desktop-header-menu ul li:nth-child(2) {
	margin-right: 60px;
}
body.lang-fr #wak-desktop-header-menu ul li:nth-child(3),
body.lang-fr #wak-desktop-header-menu ul li:nth-child(4) {
	margin-right: 30px;
}
#wak-desktop-header-menu ul li a {
	height: 81px;
	line-height: 79px;
	position: relative;
	z-index: 2;
	display: block;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;	
}
#wak-desktop-header-menu ul li a:before{
	position: absolute;
	content: "";
	display: block;
	left: 50%;
	margin-left: -40px;
	top: 0;
	z-index: -1;
	width: 79px;
	height: 79px;
	border-radius: 79px;
	background-color: #C3B750;
	border: 1px solid #C3B750;
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;	
}
#wak-desktop-header-menu ul li a:hover:before {
	opacity: 1;
}
#wak-desktop-header-menu ul li:nth-child(3) a {
	text-indent: -999px;
	overflow: hidden;
	width: 82px;
}
#wak-desktop-header-menu ul li:nth-child(3) a:after{
	z-index: 10;
	content: "";
	display: block;
	position: absolute;
	background-size: 38px 33px;
	background-image: url("img/shop-icon.png");
	background-repeat: no-repeat;
	background-position: center center;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
}
#wak-desktop-header-menu ul li:nth-child(3) a:before{
	opacity:1;
	background-color: transparent;
	border: 1px solid #000;
	z-index: -1;
}
#wak-desktop-header-menu ul li:nth-child(3) a:hover:before{
	opacity: 1;
	background-color: #C3B750;
	border: 1px solid #C3B750;
}
#wak-desktop-header-menu ul li:nth-child(5) a{
	text-indent: -9999px;
	overflow: hidden;
	width: 48px;
}
#wak-desktop-header-menu ul li:nth-child(5) a:before,
#wak-desktop-header-menu ul li:nth-child(5) a:after{
	width: 100%;
	height: 1px;
	background-color: #000 !important;
	border: 0px solid #000 !important;
	content: "";
	display: block;
	position: absolute;
	opacity: 1;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	left: 0;
	top: 33px;
	border-radius: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
}
#wak-desktop-header-menu ul li:nth-child(5) a:after {
	bottom: 33px;
	top: auto;
}
#wak-desktop-header-menu ul li:nth-child(5) a:hover:before {
	top: 28px;
}
#wak-desktop-header-menu ul li:nth-child(5) a:hover:after {
	bottom: 28px;
}
.wak-popup-menu-list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.wak-popup-menu-list ul li {
	padding: 0 0 17px 0;
	margin: 0;
}
.wak-popup-menu-list ul li a {
	font-weight: 500;
}
.wak-popup-menu-list ul li strong a,
.wak-popup-menu-list ul li a strong {
	font-weight: 700;
}
#wak-popup-menu {
	display: none;
	z-index: 99;
	top: -600px;
	width: 100%;
	position: fixed;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#wak-popup-menu.wak-active{
	top: 0;
}
#wak-popup-menu.wak-display-yes{
	display: block;
}
#wak-close-menu{
	cursor: pointer;
}
#wak-header-bar {
	position: absolute !important;
	width: 100% !important;
	background-color: transparent !important;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.wak-header-color #wak-header-bar {
	/*background-color: rgba(247,244,242,0.5) !important;*/
}

.wak-slider-link {
	opacity: 1;
	position: fixed;
	z-index: 99999;
	right: 100px;
	top: 0;
	margin-top: 81px;
	text-align: center;
	cursor: pointer;
	height: 79px;
	width: 79px;
	border-radius: 79px;
	background-image: url("img/icon-button-link-black.png");
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	border:1px solid #000;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	display: block;
}
.wak-slider-link.wak-white {
	background-image: url("img/icon-button-link-white.png");
	border:1px solid #FFF;
}
.wak-slider-link:hover{
	background-color: #C3B750 !important;
	border: 1px solid #C3B750 !important;
}
.wak-slider-link.wak-disabled{
	opacity: 0;
}
.wak-slider-link.wak-absolute{
	position: absolute !important;
	top: auto;
}
.wak-icon-white-border,
.wak-icon-black-border {
	border: 1px solid #FFF;
	width:148px;
	height: 148px;
	border-radius: 999px;
	padding: 35px;
}
.wak-icon-black-border {
	border: 1px solid #000 !important;
}
.wak-icon-white-border img,
.wak-icon-black-border img{
	width: 78px !important;
	height: 78px !important;
	object-fit: contain !important;
}
.wak-circle-button-center {
	margin-left: auto !important;
	margin-right: auto !important;
}
.wak-circle-button-lines:before {
	content: "";
	width: 266px;
	height: 1px;
	right: 100%;
	margin-right: 74px;
	display: block;
	position: absolute;
	top: 78px;
	background-color: #000;
}
.wak-circle-button-lines:after {
	content: "";
	width: 266px;
	height: 1px;
	left: 100%;
	margin-left: 74px;
	display: block;
	position: absolute;
	top: 78px;
	background-color: #000;
}
.wak-circle-button-download .et_pb_text_inner:after {
	content: "";
	display: block;
	position: relative;
	width: 14px;
	height: 27px;
	background-image: url("img/download.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin: 11px auto 0;
}
.wak-circle-button-shop .et_pb_text_inner:after {
	content: "";
	display: block;
	position: relative;
	width: 38px;
	height: 33px;
	background-image: url("img/shop-icon.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin: 13px auto 0;
}
.wak-border-top-bottom{
	position: relative;
}
.wak-border-top-bottom:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
	background-color: #f7f4f2;
	z-index: 1;
	display: block;
	visibility: visible;
}
.wak-border-top-bottom:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	background-color: #f7f4f2;
	z-index: 1;
	display: block;
	visibility: visible;
}
/*.wak-absolute-headline{
	left:50% !important;
	width: 1120px !important;
	margin-left: -560px !important;
}*/
.wak-ai-coach-smartphone {
	position: relative;
}
.wak-ai-coach-smartphone:before{
	background-color: #D6D9DD;
	content: "";
	display: block;
	position: absolute;
	top: 55px;
	bottom: 40px;
	min-height: 100px;
	left:-27%;
	right:-27%;
}
.wak-ai-auflistung ul{
	padding-bottom: 0 !important;
}
.wak-bestellen-design-kreis {
	width: 156px;
	height: 156px;
	text-align: center;
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;	
}
.wak-bestellen-ringe{
	min-height: 360px;
}
.wak-bestellen-auflistung p{
	padding-bottom: 0.80em;
}
.wak-funktion-table table{
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
	height: auto !important;
}
.wak-funktion-table table tr{
	height: auto !important;
}
.wak-funktion-table table td,
.wak-funktion-table table th{
	height: auto !important;
	border: none;
	padding: 19px 0;
	margin: 0;
}
.wak-funktion-table table tr td:nth-child(1) { width: 31% !important; }
.wak-funktion-table table tr td:nth-child(2) { width: 69% !important; }

.wak-app-smartphone-row .et_pb_column {
	display:flex;
	gap: 0px 15px;
}
.wak-app-smartphone {
	width: 16.66% !important;
	flex:16.66% !important;
}
.wak-impressum-text p{
	padding-bottom: 2em;
}
.wak-datenschutz-texte h5{
	padding-top: 0.8em;
}
.wak-para-link{
	border-radius: 999px !important;
}
.dipi-tooltip-wrap h2{
	padding-bottom: 0 !important;
}
.wak-news-back {
	position: relative;
	margin-top: 11px;
	width: 180px;
	background-image:url("img/icon-button-link-black.png");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 36px 36px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}


/* Basis: Akkordeon Titel */
.wak-faq.et_pb_accordion .et_pb_toggle_title {
    position: relative;
    padding-left: 50px; /* Platz für das Icon schaffen */
	padding-right: 0;
}

.wak-faq.et_pb_accordion .et_pb_toggle{
	padding: 0;
}
/* Standard: Plus-Icon anzeigen */
.wak-faq.et_pb_accordion .et_pb_toggle_title:before{
	display: none;
}
.wak-faq.et_pb_accordion .et_pb_toggle_title::after {
	line-height: 1.6;
    content: "+";
    position: absolute;
	top: 0;
    right: auto;
	left: 0;
	font-weight: bold;
    font-size: 22px;
    transition: all 0.3s ease;
	width: 30px;
	text-align: center;
}

/* Wenn geöffnet: Minus-Icon anzeigen */
.wak-faq.et_pb_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title::after {
    content: "–";
}
.wak-faq.et_pb_accordion .et_pb_toggle_content {
	padding-top: 0;
	padding-left: 50px;
}
.skip-link.da-screen-reader-text {
    left: 10px !important;
    top: 10px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
    padding: 15px 23px !important;
    background-color: #000 !important;
    box-shadow: none !important;
    color: #FFF !important;
}
.wp-dark-mode-switch-2 ._track span{
	color: #000 !important;
}
body.lang-en #wak-menu-buy-button {
	padding-left:15px !important;
	padding-right: 15px !important;
}
body.lang-fr #wak-menu-buy-button p{
	font-size: 16px !important;
}
body.lang-fr #wak-menu-buy-button {
	padding-top: 30px !important;
}
#wak-desktop-header-menu ul li .wpml-ls-legacy-dropdown,
#wak-desktop-header-menu ul li .wpml-ls-legacy-dropdown a {
	padding: 0 !important;
	margin:0 !important;
	width: auto !important;
	background: none !important;
	border: none !important;
}
#wak-desktop-header-menu ul li .wpml-ls-legacy-dropdown a:before{
	display: none !important;
}
#wak-desktop-header-menu ul li .wpml-ls-legacy-dropdown ul {
	display: block !important;
}
#wak-desktop-header-menu ul li .wpml-ls-legacy-dropdown ul li {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}
#wak-desktop-header-menu ul li .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
	height: auto !important;
	width: 100% !important;
	display: block!important;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 1.5 !important;
}
#wak-desktop-header-menu ul li .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	border: none;
	background-color: #f7f4f2;
	box-shadow: 3px 3px 15px rgba(0,0,0,0.1);
	margin-left: -20px !important;
	padding: 10px 20px !important;
	width: 80px !important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	display: none !important;
}


@media (max-width:1300px) {
	#wak-desktop-header-menu ul li:nth-child(1) {
		margin-right: 60px;
	}
	#wak-desktop-header-menu ul li:nth-child(2) {
		margin-right: 60px;
	}
}


@media (min-width: 981px) {
	
	.wak-centered {
		display: flex;
		align-items: center;
		justify-content: center;
	}	
}


@media (max-width: 980px) {

	.wak-order{
		display:grid !important;
	}
	#et-main-area .wak-order-1{
		order: 1 !important;
	}
	#et-main-area .wak-order-2{
		order: 2 !important;
	}
	#et-main-area .wak-order-3{
		order: 3 !important;
	}
	.wak-footer-icon {
		width: 25% !important;
		margin-bottom: 35px !important;
	}
	.wak-footer-icon .et_pb_main_blurb_image {
		width: 80px !important;
		height: 80px !important;
		margin-bottom: 10px !important;
		padding: 20px !important;
	}
	.wak-footer-icon .et_pb_main_blurb_image img{
		width: 40px !important;
		height: 40px !important;
	}
	.wak-footer-icon .et_pb_blurb_description{
		font-size: 15px !important;
		line-height: 1.5 !important;
	}
	body .wak-footer-headline{
		background-image: url("img/pfeil_down.png");
		background-size: 19px 11px;
		background-repeat: no-repeat;
		background-position: left center;
		padding: 0 0 0 57px !important;
		cursor: pointer;
		margin: 0 !important;
	}
	body .wak-active .wak-footer-headline {
		background-image: url("img/pfeil_up.png");
	}
	.wak-footer-link-list{
		display: none;
	}
	.wak-active .wak-footer-link-list {
		display: block;
		padding-left: 57px;
		padding-top: 15px;
	}
	.wak-arrow-link {
		font-size:19px;
	}
	.wak-arrow-link:before{
		width: 60px;
		height: 60px;
	}
	.wak-arrow-link {
		padding-top: 60px;
	}	
	.wak-arrow-link.wak-news-link {
		font-size: 19px !important;
		line-height: 1.5 !important;
	}	
	/*.wak-home-news article {
		height: 350px !important;
	}*/
	.wak-home-news article > h3 {
		font-size: 20px !important;
	}	
	.wak-home-news article > h3 a {
		/*left: 0;
		top: 0;
		bottom: auto;
		height: 100%;
		padding:27px 48px 0px 42px !important;	*/
	    padding: 0px 100px 32px 30px !important;		
	}
	.wak-home-news article > h3 a:before {
		width: 42px;
		height: 42px;
		border-radius: 42px;	
		right: 35px;
		bottom: 32px;
	}	
	.wak-footer-accordion .et_pb_column {
		padding-bottom: 30px !important;
	}
	.wak-footer-accordion .et_pb_column:last-child {
		padding-bottom: 0;
	}
	#wak-desktop-header-menu ul li:nth-child(1) {
		margin-right: 38px;
		display: none;
	}
	#wak-desktop-header-menu ul li:nth-child(2) {
		margin-right: 38px;
		display: none;
	}
	#wak-desktop-header-menu ul li:nth-child(3) {
		margin-right: 30px;
	}
	#wak-desktop-header-menu ul li:nth-child(3) a {
		width: 71px;
	}
	#wak-desktop-header-menu ul li:nth-child(4) {
		margin-right: 30px;
	}
	#wak-desktop-header-menu ul li a {
		height: 67px;
		line-height: 67px;
	}
	#wak-desktop-header-menu ul li a:before{
		margin-left: -33px;
		width: 65px;
		height: 65px;
		border-radius: 65px;
	}
	#wak-desktop-header-menu ul li:nth-child(5) a{
		width: 31px;
	}
	#wak-desktop-header-menu ul li:nth-child(5) a:before{
		top: 27px;
	}
	#wak-desktop-header-menu ul li:nth-child(5) a:after {
		bottom: 27px;
	}
	#wak-desktop-header-menu ul li:nth-child(5) a:hover:before {
		top: 22px;
	}
	#wak-desktop-header-menu ul li:nth-child(5) a:hover:after {
		bottom: 22px;
	}	
	#wak-popup-menu {
		top: 0 !important;
		left:101% !important;
	}
	#wak-popup-menu.wak-active{
		top: 0 !important;
		left: 0 !important;
	}	
	.wak-mainmenu-accordion {
		background-image: url("img/pfeil_down.png");
		background-size: 19px 11px;
		background-repeat: no-repeat;
		background-position: right center;
		padding: 0 57px 0 0 !important;
		cursor: pointer;
		margin: 0 !important;
	}
	body .wak-active-menu .wak-mainmenu-accordion {
		background-image: url("img/pfeil_up.png");
	}
	.wak-popup-menu-list {
		display: none;
	}	
	.wak-active-menu .wak-popup-menu-list{
		display: block;
		margin-top: 30px;
	}
	.wak-active-menu .wak-popup-menu-list ul li:first-child{
		display: none !important;
	}
	.wak-popup-menu-row .et_pb_column:nth-child(1),
	.wak-popup-menu-row .et_pb_column:nth-child(2) {
		border-bottom: 1px solid #000;
	}
	.wak-popup-menu-row .et_pb_column:nth-child(1),
	.wak-popup-menu-row .et_pb_column:nth-child(2),
	.wak-popup-menu-row .et_pb_column:nth-child(3) {
		padding-top: 34px;
		padding-bottom: 31px;
	}
	.wak-popup-menu-row .et_pb_column:nth-child(3) {
		margin-bottom: 25px !important;
	}
	.wak-circle-button{
		left:50% !important;
		margin-left: -62px !important;
		width: 125px;
		height: 125px;
		font-size:16px;
		padding: 15px;
	}
	.wak-slider-link {
		margin-top: 69px;
		height: 42px;
		width: 42px;
		right: 5%;
	}
	.wak-circle-button-lines:before {
		width: 150px;
		margin-right: 50px;
		top: 62px;
	}
	.wak-circle-button-lines:after {
		width: 150px;
		margin-left: 50px;
		top: 62px;
	}	

	.wak-subpage-header-bg{
		background-size: 200% auto !important;
	}
	
	.wak-border-mobile-bottom:after{
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100px;
		background-color: #f7f4f2;
		z-index: 1;
		display: block;
		visibility: visible;
	}
	.wak-border-top-bottom:before,
	.wak-border-top-bottom:after{
		display: none !important;
	}
	.wak-border-top-bottom .et_pb_column {
		display: block !important;
		float: none!important;
	}
	.wak-circle-button-download .et_pb_text_inner:after {
		width: 11px;
		height: 21px;
		margin: 7px auto 0;
	}	
	.wak-circle-button-shop .et_pb_text_inner:after {
		width: 30px;
		height: 26px;
		margin: 10px auto 0;
	}		
	.wak-bestellen-ringe{
		min-height: 385px;
	}
	#main-content .wak-bestellen-design-kreis {
		width: 120px !important;
		height: 120px !important;
		padding: 10px !important;
		margin-bottom: 10px !important;
		font-size: 17px !important;
	}
	#wak-news-content .wak-order-1 {
		margin-bottom: 30px !important;
	}
	#wak-news-content .wak-order-2 {
		margin-bottom: 0px !important;
	}
	.wak-faq.et_pb_accordion .et_pb_toggle_title::after {
		font-size: 19px !important;
	}

}



@media (max-width: 767px) {

	#wak-desktop-header-menu ul li:nth-child(3),
	#wak-desktop-header-menu ul li:nth-child(4) {
		margin-right: 25px;
	}
	#wak-desktop-header-menu ul li:nth-child(3) a:after {
		background-size: 26px 22px;
	}
	#wak-desktop-header-menu ul li:nth-child(3) a {
        width: 54px;
    }
	#wak-desktop-header-menu ul li a:before {
        margin-left: -25px;
        width: 50px;
        height: 50px;
        border-radius: 50px;
		margin-top: 8px;
    }
	.wak-footer-icon {
		width: 25% !important;
		margin-bottom: 35px !important;
	}
	.wak-footer-icon .et_pb_main_blurb_image {
		width: 50px !important;
		height: 50px !important;
		margin-bottom: 5px !important;
		padding: 10px !important;
	}
	.wak-footer-icon .et_pb_main_blurb_image img{
		width: 30px !important;
		height: 30px !important;
	}
	.wak-footer-icon .et_pb_blurb_description{
		font-size: 11px !important;
		letter-spacing: -0.3px !important;
		line-height: 1.5 !important;
	}
	#et-boc .wak-home-allesaufeinenblick-wrap .et_pb_image {
		margin-bottom: 20px !important;
	}
	
	.wak-arrow-link {
		font-size:18px;
	}
	.wak-arrow-link:before{
		width: 42px;
		height: 42px;
	}
	.wak-arrow-link {
		padding-top: 42px;
	}
	.wak-arrow-link.wak-news-link {
		font-size: 17px !important;
		line-height: 1.2 !important;
	}		
	/*.wak-home-news article {
		height: 288px !important;
	}*/	
	.wak-home-news article > h3 {
		font-size: 18px !important;
	}
	.wak-home-news article > h3 a {
		/*padding:27px 30px 0px 30px !important;	*/
	    padding: 0px 100px 32px 20px !important;		
	}	
	.wak-home-darum-button {
		margin-left:-62px !important;
		padding-left: 50% !important;
		margin-top: 350px !important;
	}
	.wak-slider-link {
		margin-top: 69px;
		height: 42px;
		width: 42px;
		right: 5%;
	}	
	.wak-subpage-header-bg{
		background-size: 250% auto !important;
	}
	.wak-circle-button-lines:before {
		width: 50px;
		margin-right: 30px;
	}
	.wak-circle-button-lines:after {
		width: 50px;
		margin-left: 30px;
	}	
	.wak-bestellen-ringe{
		min-height: 300px;
	}	
	#main-content .wak-bestellen-design-kreis {
		display: inline-block;
		width: 80px !important;
		height: 80px !important;
		padding: 22px 10px 10px 10px !important;
		margin-right: 8px !important;
		margin-bottom: 8px !important;
		font-size: 14px !important;
	}	
	#main-content .wak-bestellen-design-kreis:nth-of-type(3) {
		margin-right: 0 !important;
	}
	.wak-funktion-table table{
		display: block !important;
	}
	.wak-funktion-table table td,
	.wak-funktion-table table th{
		display: block !important;
		padding: 0px 0;
	}
	.wak-funktion-table table tr {
		display: block !important;
		padding: 10px 0 !important;
	}
	.wak-funktion-table table tr td:nth-child(1) { width: 100% !important; font-weight: 500 !important; }
	.wak-funktion-table table tr td:nth-child(2) { width: 100% !important; font-weight: 400 !important; }
	
	.wak-para-link {
		margin-top:23px !important;
		width:44px !important;
	}
	.wak-home-news.wak-news-page .et_pb_ajax_pagination_container {
		gap: 0%;
		columns: 1;
	}
	.wak-home-news.wak-news-page .et_pb_ajax_pagination_container article {
		width: 100% !important;
		flex-basis: 100%;
	}	
	.wak-home-news.wak-news-page article {
		padding-top: 112%;
	}	
	.wak-faq.et_pb_accordion .et_pb_toggle_title::after {
		font-size: 17px !important;
	}
	
}


@media (max-width: 480px) {

	.wak-home-darum-button {
		margin-left:-62px !important;
		padding-left: 50% !important;
		margin-top: 300px !important;
	}	
	.wak-slider-padding {
		padding-left: 5%!important;
		padding-right: 5% !important;
	}	
	
	.wak-bestellen-ringe{
		min-height: 190px;
	}
	
}



/**** KONTRAST ***/



