/*
Theme Name: Ihr-hoergeraet
Text Domain: ihr-hoergeraet
Version: 1
CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
/*
stylesheet in build/css/
*/

/*
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.ihr-hoergeraet.de/wp-content/themes/ihr-hoergeraet/fonts/Raleway.ttf') format('truetype')
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: bold;
	src: url('https://www.ihr-hoergeraet.de/wp-content/themes/ihr-hoergeraet/fonts/Raleway.ttf') format('truetype')
}

@font-face {
	font-family: 'Raleway-MediumItalic';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.ihr-hoergeraet.de/wp-content/themes/ihr-hoergeraet/fonts/Raleway-MediumItalic.ttf') format('truetype')
}

@font-face {
	font-family: 'Raleway-ExtraBold';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.ihr-hoergeraet.de/wp-content/themes/ihr-hoergeraet/fonts/Raleway-ExtraBold.ttf') format('truetype')
}
*/

.home .vc_row {
	width: 100%;
}

.home-banner-header-desktop {
	min-height: 700px;
	background-image: url(https://www.ihr-hoergeraet.de/wp-content/themes/ihr-hoergeraet/images/header_startseite/header_start_ihr-hoergeraet_bak.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% center;
	height: 75vh;
	width: 100vw;
	position: relative;
	left: 0;
}
.home-banner-header-desktop .home-header-topic {
	font-size: 3rem;
	font-weight: bold;
	margin-top: 90px;
	line-height: 3.5rem;
}
.home-banner-header-desktop .home-search {
	background-color: rgba(220,0,78, 0.75);
	border-radius: 8px;

}
.home-banner-header-desktop .home-search .text-topic {
	font-size: 32px;
	line-height: 46px;
	color: #ffffff;
	font-weight: 500;
}
.home-banner-header-desktop .home-search .text-topic i {
	font-size: 1.6rem;
	margin-right: 15px;
}
.home-banner-header-desktop .map-search-start-btn-desktop {
	border: #fff solid 1px;
	cursor: pointer;
}
/* Mobile */
.home-banner-header-mobile {
	width: 100vw;
	position: relative;
	left: 0;
}
.home-banner-header-mobile .home-header-topic {
	font-size: 24px;
	font-weight: bold;
}
.home-banner-header-mobile .home-search {
	background-color: rgba(220,0,78,1);
}
.home-banner-header-mobile .home-search .text-topic-all {
	color: rgb(255, 255, 255);
	max-width: 375px;
	margin-bottom: 2rem;
	margin-top: 2rem;
}
.home-banner-header-mobile .home-search .text-topic-1 {
	font-size: 1rem;
	text-indent: 100px;
	margin-bottom: 5px;
	font-weight: 400;
}
.home-banner-header-mobile .home-search .text-topic-2 {
	width: 100%;
}
.home-banner-header-mobile .home-search .text-topic-2-inner {
	font-size: 3.5rem;
	line-height: 10px;
	font-weight: 600;
	margin-left: 60px;
}
.home-banner-header-mobile .home-search .text-topic-2 span {
	font-size: 1rem;
	margin-left: 0rem;
	font-weight: 600;
}
.home-banner-header-mobile .home-search .text-topic-3 {
	font-size: 1rem;
	margin-top: 0px;
	margin-left: 70px;
	font-weight: 400;
}
.home-banner-header-mobile .home-search .text-topic-4 {
	font-size: 1rem;
	margin-top: 0rem;
	position: relative;
	margin-left: 30px;
	font-weight: 400;
}
.home-banner-header-mobile .home-search .text-topic-4 i {
	position: absolute;
	top: 4px;
	left: 180px;
	font-size: 2.5rem;;
}
.home-banner-header-mobile .map-search-start-btn-mobile {
	border: #fff solid 1px;
	cursor: pointer;
}
.blank-space {
	margin-bottom: 75vh;position: relative;
}

.card-title.double-line {
	margin-bottom: 0px;
	line-height: 1.4;
}
#sub-news{
	margin-left: 10% !important;
}

.wpb_video_widget .wpb_video_wrapper{
	padding-top: 10% !important;
}

@media (max-width: 768px) {
	.cta-box .cta-title {
		margin-left: 5px;
	}
}
@media (max-width: 480px) {
	.news-latest-mobile .overlay {
		padding: 0;
	}
	.news-latest-mobile .overlay h3 {
		padding: 1em;
		background-color: rgba(0,0,0,0.3);
	}
	.news-latest-mobile .overlay .news-item {
		width: 100%;
		padding: 0 1em 1em;
		bottom: 0;
		background-color: rgba(0,0,0,0.3);
	}
}

.xdsoft_time.xdsoft_current {
	display:none!important;
}



@media (min-width: 992px) {
	.cta-box .cta-text{
		min-height: 80px;
	}
}

@media screen and (max-width:2200px) {
	/*.home-banner-header-desktop {height:110vh!important;background-size:cover!important; max-height:900px!important}*/

	.home-banner-header-desktop .home-header-topic {
		margin-top:30px!important;
	}
}
#main > div.d-none.d-lg-block.home-banner-header-desktop > div:nth-child(1) {
	padding-top: 150px;
}
.jetzt-informieren {display:flex; align-items:center}

td.xdsoft_weekend {
	display:none!important
}

#cmpboxrecall {
	bottom: 60px!important;
}

@media only screen and (min-width: 1320px) {
	.quick-nav{
		background-color: #dc004d !important;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.admin-bar .quick-nav{
	    min-width: 118px !important;
	}
	
	.quick-nav .item:hover{
		background-color: rgba(255 255 255 / .2);
		box-shadow: inset 0 0 0 1px #dc004d;
		border-radius: 8px;
	}
	
	.quick-nav .item:hover a{
		color: #FFF;
	}
	
	.quick-nav a:hover{
		background-color: transparent!important;
		background: transparent!important;
	}
	.quick-nav hr {
		width: 50%;
	}
	.quick-nav i {
		color: #fff !important;
		margin-bottom: 10px;
	}
	
	.admin-bar .quick-nav i{
		font-size: 32px;
	}
	
	.quick-nav span {
      color: #fff !important;
    }

	.is-desktop-hortest{
		display: block;
	}

	.is-mobile-hortest{
		display: none;
	}

	.hortest-header-container{
		height: 141px;
		background-color: #212E50;
	}

	.button-0-hortest{
		padding: 13px 20px;
		background: linear-gradient(to right, #FFB865, #FD4E91);
		border-radius: 12px;
		font-weight: 600;
		font-size: 18px;
		border: none;
		text-transform:uppercase;
	}

	.hearingTest .questions input+span {
		border-color: #FFFFFF;
	}

	.final-result-alert {
		font-size: 24px;
		color: #DC014D;
		font-style: italic;
		margin-top: 50px;
	}

	.hoertest-search-container{
		padding-top: 20px;
	}

	.result-detail-content{
		width: 85%;
	}
	.question-container-content{
		background-color: #F3F7FB;
		padding: 30px 30px !important;
	}
}


@media only screen and (min-width: 992px) and (max-width: 1199px){
	.home-banner-header-desktop .home-search{
		min-height: 280px!important;
		height: 280px!important;
	}

	.home-banner-header-desktop .home-header-topic{
		padding-top: 0!important;
		padding-bottom: 0!important;
	}

	.home-banner-header-desktop #map-search-start-btn{
		padding-left: 20px!important;
		padding-right: 20px!important;
	}

	.is-desktop-hortest{
		display: block;
	}

	.is-mobile-hortest{
		display: none;
	}

	.hortest-header-container{
		height: 141px;
		background-color: #212E50;
	}

	.button-0-hortest{
		padding: 13px 20px;
		background: linear-gradient(to right, #FFB865, #FD4E91);
		border-radius: 12px;
		font-weight: 600;
		font-size: 18px;
		border: none;
		text-transform:uppercase;
	}

	.hearingTest .questions input+span {
		border-color: #FFFFFF;
	}

	.hoertest-search-container{
		padding-top: 20px;
	}

	.final-result-alert {
		font-size: 24px;
		color: #DC014D;
		font-style: italic;
		margin-top: 50px;
	}
	.question-container-content{
		background-color: #F3F7FB;
		padding: 20px 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	.home-banner-header-mobile .home-search{
		padding-top: 33px!important;
	}

	.is-desktop-hortest{
		display: block;
	}

	.is-mobile-hortest{
		display: none;
	}

	.hortest-header-container{
		height: 141px;
		background-color: #212E50;
	}

	.button-0-hortest{
		padding: 13px 20px;
		background: linear-gradient(to right, #FFB865, #FD4E91);
		border-radius: 12px;
		font-weight: 600;
		font-size: 18px;
		border: none;
		text-transform:uppercase;
	}

	.hearingTest .questions input+span {
		border-color: #FFFFFF;
	}

	.hoertest-search-container{
		padding-top: 20px;
	}

	.final-result-alert {
		font-size: 24px;
		color: #DC014D;
		font-style: italic;
		margin-top: 50px;
	}

	.result-detail-content{
		width: 85%;
	}
	.question-container-content{
		background-color: #F3F7FB;
		padding: 20px 30px;
	}
}

@media only screen and (max-width: 360px) {
	.home-banner-header-mobile .map-search-start{
		width: 110px!important;
	}

	.home-banner-header-mobile .map-searchform-controls {
		margin-left: 6px;
	}

	.home-banner-header-desktop .map-search-start a{
		padding-left: 25px!important;
		padding-right: 25px!important;
	}

}

@media only screen and (max-width: 333px) {

	.home-banner-header-mobile #map-search-start-btn{
		padding-left: 20px!important;
		padding-right: 20px!important;
	}

	.is-desktop-hortest{
		display: none;
	}

	.is-mobile-hortest{
		display: block;
	}
}

@media (max-width: 768px) {
	.is-desktop-hortest{
		display: none !important;
	}

	.is-mobile-hortest{
		display: block;
	}

	.hortest-header-container{
		height: 80px;
		background-color: #212E50;
	}

	.mobile-hortest-container{
		padding-top: 10px !important;
	}

	.mobile-hortest-content-wizard {
		padding: 0 10px;
	}

	.mobile-hortest-content-wizard-title {
		padding-top: 0 !important;
	}

	.card-body{
		padding: 0.5rem !important;
	}

	.hearingTest .header .title-block .title {
		color: #dc004d;
		font-size: 30px;
		font-weight: 500;
	}

	.hearingTest .header .title-block .subtitle {
		font-size: 18px !important;
	}

	.hearingTest .header .title-block .title-icon .fa-stack{
		margin-right: 0.7em;
	}

	.hortest-mobile-container{
		padding-top: 15px !important;
	}

	.button-0-hortest{
		padding: 13px 15px;
		background: linear-gradient(to right, #FFB865, #FD4E91);
		border-radius: 6px;
		font-weight: 600;
		font-size: 14px;
		border: none;
		text-transform:uppercase;
	}

	.hearingTest .header {
		margin-bottom: 1.5em;
	}

	.hearingTest .questions input+span {
		border-color: #FFFFFF;
	}

	.hoertest-search-container{
		padding: 20px;
	}

	.hoertest-search-input{
		width: 60%;
	}

	.hoertest-search-btn{
		width: 40%;
	}

	.hearingTest .questions label {
		margin-top: 0.5em;
		margin-right: 0.5em;
		min-width: 30%;
		margin-left: -25%;
		width: 125% !important;
	}

	.questions h2 {
		font-size: 18px !important;
	}
	.questions h4 {
		font-size: 16px !important;
	}

	.hearingTest .questions label {
		margin-top: 1.5em;
	}

	.hearingTest .questions label+label {
		margin-top: 0.5em;
	}

	.final-result-alert {
		font-size: 18px !important;
		color: #DC014D;
		font-style: italic;
		margin-top: 50px;
	}

	#results p {
		font-size: 14px;
	}

	.result .title{
		padding: 0 !important;
	}

	.result-detail-content{
		width: 100%;
	}

	.question-container-content{
		background-color: #F3F7FB;
		padding: 20px 20px;
	}

	.cta-box .cta-text {
		padding-top: 10px !important;
	}
}

#sub-hearingAids .megamenu-content :not(li)>a{
	min-height: 3em;
}


#sub-hearingAids .news-box a{
	min-height: auto!important;
	margin-bottom: 5px;	
}

#sub-hearingAids img{
	width: 100%;
	object-fit: contain;
	margin-bottom: -10px;
}

#sub-hearingAids .news-box a.btn{
	font-size: 16px;
	text-transform: initial;
	font-weight: 600;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#sub-hearingAids .news-box a:before{
	display: none;
}



/* KI-Assistent */

.KI-Assistent-block{
	outline: none;
}

.KI-Assistent-block:focus{
	color: #000;
	box-shadow: none;
}

.KI-Assistent{
	display: flex;
    align-items: center;
}

.KI-Assistent:hover{
	cursor: pointer;
}


.KI-Assistent .avatar{
	 margin-right: 10px;
}

.KI-Assistent .avatar img{
	width: 56px;
	height: 56px;
	object-fit: contain;
}

.KI-Assistent .text .title{
	position: relative;
	font-size: 14px;
	font-weight: bold;
}

.KI-Assistent .text .title:after{
	content: "";
    width: 30px;
    height: 30px;
    background: url(/wp-content/uploads/2024/06/Sparkles.png) no-repeat;
    top: 2px;
    right: 18px;
    position: absolute;
    display: inline-block;
}

.KI-Assistent .text .subtitle{
	font-size: 14px;
}

.quick-nav .KI-Assistent-item{
	display: none;
}

.quick-nav .KI-Assistent-item a{
	background: none;
}

.quick-nav .item .mobile-icon{
	display: none;
}

.quick-nav .item img{
	margin-bottom: 10px;
	width: 44px;
	height: 38px;
	object-fit: contain;
}

.article-chatbot-section{
	margin-top: -130px;
	margin-bottom: 60px;
}

@media (max-width: 1319px) {
	
	.article-chatbot-section {
		margin-top: -100px;
	}
	
	.quick-nav {
		background-color: #F3F5F9;
		border-top: 1px solid #E4E4E4;
	}
	
	.quick-nav hr{
		display: none;
	}

	.quick-nav a{
		color: #000000;
	}

	.quick-nav span{
		font-size: 9px;
	}

	.quick-nav .item {
		margin: 0 10px;
	}


	.quick-nav .item .desktop-icon{
		display: none;
	}


	.quick-nav .item .mobile-icon{
		display: block;
	}
	
	.quick-nav .item img{
		width: 30px;
        height: 30px;
		margin: auto;
		margin-bottom: 3px;
	}

	.quick-nav .KI-Assistent-item{
		display: block;
	}

	.quick-nav .KI-Assistent{
		position: relative;
		top: -31px;
		flex-direction: column;
		height: 37px;

	}

	.quick-nav .KI-Assistent .avatar{
		width: 48px;
		margin-right: 0;
		margin-bottom: 5px;
	}
	
	.quick-nav .KI-Assistent .avatar img{
		width: 48px;
		height: 48px;
		object-fit: contain;
	}
	
	.quick-nav .KI-Assistent .text{
		width: 48px;
		text-align: center;
	}

	.quick-nav .KI-Assistent .text .title {
		font-size: 9px;
	}
	
	.quick-nav .KI-Assistent .text .title p{
		margin-bottom: 0;
		position: relative;
		left: -6px;
	}
	
	.quick-nav .KI-Assistent .text .title:after {
		content: "";
		width: 20px;
		height: 20px;
		background: url(/wp-content/uploads/2024/06/Sparkles.png) no-repeat;
		background-size: 100%;
        top: -1px;
        right: 1px;
		position: absolute;
		display: inline-block;
	}

	.quick-nav .KI-Assistent .text .subtitle {
		font-size: 9px;
	}
	
	.article-chatbot-section iframe{
		height: 80vh!important;
	}
}

.KI-box a{
	padding: 10px 32px;
    border-radius: 5px;
	background: #dc004d;
	border-radius: 5px;
}

@media only screen and (min-width: 992px) and (max-width: 1249px) {
	.KI-box a{
		padding: 10px 20px;
	}
	
	.KI-box img.sparkle{
		max-width: 50px!important;
		max-height: 30px!important;
		top: -4px!important;
		right: 55px!important;
	}
	
	.home-search a{
		font-size: 14px;
	}
}

.single-post .vc_row ol {
    list-style: auto;
}
.single-post .vc_row ol li:before{
	display: none;

}

.displayNone{
display:none !important;
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    color: #dc004d!important;
}


.shariff-container .instagram{
	background: linear-gradient(45deg, #833AB4, #E1306C, #FD1D1D, #FCAF45);
    width: 34px;
    height: 30px;
    border-radius: 2px;
    text-decoration: none;
	text-align: center;
}

.shariff-container .instagram a{
    color: white;
    font-size: 22px;
    position: relative;
    top: -2px;
    left: 0px;
}

@media (max-width: 767px) {
    .shariff .orientation-horizontal li {
        min-width: 40px;
    }
	
	.shariff-container .instagram{
		width: 40px;
		 height: 35px;
	}
	
	.shariff-container .instagram a{
		font-size: 25px;
	}
}

#search_footer .btn-neu{
	background: #dc004e !important;
	 border: 1px solid transparent;
}

.wpb_video_widget .wpb_video_wrapper {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
  min-height: 35vh;
}

@media only screen and (min-width: 992px){
	.wpb_video_widget.full-width .wpb_video_wrapper{
		min-height: 75vh;
	}
}


@media (max-width: 767px) {
	.wpb_video_widget .wpb_wrapper {
	  width: 100%!important;
	}
}