strong {
	font-weight: bolder;
}

sup {
	font-size: 100%;
	top: unset;
}

.acf-map {
	width: 100%;
	height: 600px;
}

.acf-map img {
	max-width: inherit !important;
}

.btn-white {
	color: #000 !important;
	background: #fff;
	border-color: #fff;
	border-radius: 2px;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
}

p.no-margin {
	margin: 0;
}

.box-white {
	margin-top: 15px;
	padding: .375rem .75rem;
	background: #fff;
}

.map-sidepanel-wrapper .box-white {
	padding: .375rem 1rem .375rem .75rem;
}

button.map-searchform-locationbtn {
	position: absolute;
	top: -2px;
	right: 10px;
	font-size: 1.5rem;
	background: none;
	border: none;
	outline: none !important;
}

/*button.map-searchform-locationbtn:after { content: '\f0ac'; font-family: "FontAwesome"; }*/

p[id*="collapse-infos"], p[id*="collapse-opening"] {
	display: none;
}

p[id*="collapse-infos"].show-info, p[id*="collapse-opening"].show-info {
	display: block;
}

.fa-info-circle {
	opacity: .3;
	margin-left: .375rem;
}

.fa-info-circle.fa-angle-up:before {
	content: '\f05a' !important;
}


.panel-group.box-white-small .panel-group .panel-title a:after {
}

form .alert.alert-success {
	display: none;
}

.page-template-akustiker-profil .panel-group .panel-title {
}

.page-template-akustiker-profil .panel-group .panel-title a {
	display: block;
	position: relative;
	padding-bottom: .125rem;
}

.panel-group .panel-title a:after {
	position: absolute;
	right: 0;
	content: '\f107';
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
}

.panel-group .panel-title a:not(.collapsed):after {
	position: absolute;
	right: 0;
	content: '\f106';
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
}

.panel-title a {
	display: block;
	position: relative;
}

#user_terms_form input[type="checkbox"] {
	margin-right: .75rem;
}

/*
.page-template-akustiker-profil .panel-group.box-white { margin-left: 0; margin-right: 0; padding: 1rem; margin-top: 15px; margin-bottom: 15px; }
.page-template-akustiker-profil .panel-group .panel-heading { padding: 0 15px; background: #fff; }
.page-template-akustiker-profil .panel-group .panel-body { border-top: 1px solid #ccc; padding-top: 1rem; margin-top: .75rem; }
.page-template-akustiker-profil .panel-group .panel-collapse { padding: 0 15px; }
 */

/* Template spezifisch */
.page-template-akustiker-nutzerdaten .your-companies-wrapper div[class*="col-"]:not(:last-of-type) {
	border-right: 1px solid black;
}

.page-template-akustiker-nutzerdaten .fa-stack.circle-thin.circle-magenta, .page-template-akustiker-profil .fa-stack.circle-thin.circle-magenta {
	margin-right: 1rem;
}

.page-template-akustiker-nutzerdaten .fa-2x, .page-template-akustiker-profil .fa-2x {
	font-size: 1.125rem;
}

.page-template-akustiker-nutzerdaten .fa-stack-1x, .page-template-akustiker-profil .fa-stack-1x {
	margin-top: -.2rem;
	color: #dc004d;
}

.your-companies-wrapper .btn {
	margin-top: 0;
}

.your-companies-wrapper .table > thead > tr > th {
	background-color: #fff;
	color: #000;
	border-top: 0;
	border-bottom: 0;
	font-weight: 500;
	font-size: 1.25rem;
}

.your-companies-wrapper .table > tbody > tr > td:first-of-type,
.your-companies-wrapper .table > thead > tr > th:first-of-type {
	padding-left: 0;
}

.your-companies-wrapper .table > tbody > tr > td {
	border-top: 0;
}

.your-companies-wrapper .table tr:nth-child(odd) {
	background: #fff;
}

.your-companies-wrapper .table > thead > tr > th:nth-of-type(1) {
	min-width: 90px;
}

.cta-box .panel-group .panel-heading {
	padding: 0 15px;
	background: #fff;
}

.cta-box .panel-group.box-white {
	margin-left: 0;
	margin-right: 0;
	padding: 1rem;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cta-box .panel-group.box-white-small {
	background: #fff;
	margin-left: 0;
	margin-right: 0;
	padding: .5rem 1rem;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cta-box .panel-group .panel-body {
	border-top: 1px solid #ccc;
	padding-top: 1rem;
	margin-top: .75rem;
}

.cta-box .panel-group .panel-collapse {
	padding: 0 15px;
}

.cta-box .box-white.no-panel {
	padding: .75rem 2rem;
}

span.circle-number {
	border-radius: 100%;
	border: 1px solid #dc004d;
	padding: .15rem .65rem;
	font-size: 1.25rem;
	color: #dc004d;
	margin-right: .75rem;
}

.accepted span.circle-number {
	padding: .425rem .5rem;
	font-size: .875rem;
}

.panel-group .panel-title a.accepted:after {
	content: '\f040';
}

input[type="checkbox"], input[type="radio"] {
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #ccc;
	padding: 8px;
	border-radius: 50px;
	margin-bottom: -4px;
	position: relative;
}

input[type="checkbox"]:hover, input[type="radio"]:hover {
	background: #ddd;
}

input[type="checkbox"]:focus, input[type="checkbox"]:focus:active, input[type="radio"]:focus, input[type="radio"]:focus:active {
	outline: none;
}

input[type="checkbox"]:checked:active, input[type="radio"]:checked:active {
	box-shadow: inset 0 0 0 5px #dc004d;
	outline: none;
}

input[type="checkbox"]:checked, input[type="radio"]:checked {
	border: 1px solid #dc004d;
	box-shadow: inset 0 0 0 5px #dc004d;
	outline: none;
}

.page-template-custom-page-templates-akustiker .questionnaire input[type=checkbox] + label,
.page-template-akustiker-profil .questionnaire input[type=checkbox] + label {
	line-height: 28px;
	margin-top: 2rem;
}

body[class*="templates-akustiker"] .breadcrumb {
	display: none;
}

span.wpcf7-list-item {
	margin: 0;
	display: block;
}

span.wpcf7-list-item:last-of-type {
	margin-top: .5rem;
}

.acoustic-contact-form .wpcf7-list-item:first-of-type {
	margin-top: 1rem
}

.acoustic-contact-form .modal-content {
	background: #f1f5f7;
}

.acoustic-contact-form .modal-content .col-sm-2 {
	text-align: center;
}

.acoustic-contact-form .box-white {
	padding: 1rem;
}

.acoustic-contact-form .form-group.form-submit-btn {
}

.acoustic-contact-form .panel-collapse {
	border-top: 1px solid #ccc;
	padding-top: 1rem !important;
	margin-top: .5rem;
	padding-left: 0 !important;
}

.acoustic-contact-form .col-sm-11 p, .acoustic-contact-form .col-sm-11 p a {
	font-size: 1rem;
}

.acoustic-contact-form .col-sm-1 .wpcf7-list-item {
	margin-top: 0;
}

.acoustic-contact-form .col-sm-1 {
	padding-right: 0;
}

.acoustic-contact-form .panel-title {
	margin-bottom: 0;
}

.acoustic-contact-form .panel-heading p {
	margin: 0;
}

.acoustic-contact-form .circle-number i {
	font-size: 1rem !important;
	margin: 0 !important;
	float: none !important;
	color: #dc004d !important;
	font-size: 0.875rem !important;
}

.acoustic-contact-form .wpcf7 .panel-body p, .acoustic-contact-form .wpcf7 .panel-body span {
	font-size: 1rem;
}

.acoustic-contact-form .wpcf7 .panel-body .contact-how {
	margin: 1rem 0 1.5rem 0;
}

.box-white .panel-group .panel .panel-heading {
	background: #fff;
}

.panel-group .panel .panel-title a:hover i {
	color: #000;
}

.radio-inline span.wpcf7-list-item {
	display: inline-block;
}

.radio-inline span.wpcf7-list-item:not(:last-of-type) {
	margin-right: 2rem;
	margin-bottom: 1rem;
}

#contact-data .form-group .control-label {
	margin-bottom: 0;
}

.btn-primary.disabled, .btn-primary:disabled {
	background-color: #dc6a8a;
	border-color: #dc6a8a;
}

.panel-heading h3 {
	margin-bottom: 0;
}

body:not(.is_mobil).single-acoustic .cta-box i[class*="fa"] {
	display: inline-block;
	border-radius: 60px;
	padding: .8rem 1rem;
	background: #fff;
	color: #dc004e;
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
}

.single-acoustic .our-services-wrapper.cta-box i[class*="fa"], .single-acoustic .about-us-wrapper.cta-box i[class*="fa"] {
	padding: 1rem;
	display: inline-block;
	margin-right: 1.5rem;
}

div[id*="timerow"] .col-wrapper {
	position: relative;
	width: 100%;
	display: flex;
}

div[id*="timerow"] .remove-row {
	position: absolute;
	top: 30px;
	left: -15px;
}

div[id*="timerow"] .col-sm-6 p {
	margin-bottom: 0;
}

div[id*="timerow"] .col-sm-6 {
	margin-bottom: 1rem;
}

#crop-image {
	width: 100%;
}

.acoustic-gallery-image {
	height: 220px !important;
	width: 100%;
	display: block;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

#add-gallery-image {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid rgba(0, 0, 0, .4);
	opacity: .4;
	cursor: pointer;
}

.map-searchform-controls + .alert {
	margin-top: 1rem;
}

.acoustic-label {
	display: inline-block;
}

.acoustic-label + i {
	font-size: 1.25rem;
}

.tooltip-inner {
	border-radius: 0;
	text-align: left;
	font-family: Raleway, sans-serif;
}

.btn-add-time {
	opacity: .5;
}

.map-sidepanel-searchform-wrapper .panel-group #collapse1 {
	padding: 0 !important;
}

.map-sidepanel-searchform-wrapper .panel-group .panel-collapse .panel-group {
	border-top: 1px solid #ccc;
	padding-top: .25rem;
	margin-top: .25rem;
}

.map-sidepanel-searchform-wrapper .panel-group .panel-collapse .panel-group a.collapsed:after {
}

.map-wrapper {
	z-index: 1;
}

.map-wrapper.start .dropdown-menu {
	box-shadow: inset 0px -15px 0px 15px white, inset 0 1px 0 0px lightgrey;
}

.selected-issues, .selected-services {
	background: #fff;
	padding: 10px;
}

.selected-issues ul, .selected-services ul {
	margin-bottom: 0;
}

.selected-issues .btn, .selected-services .btn {
	margin-top: 0;
}

.btn.btn-grey {
	font-size: .875rem;
	background: #f1f5f7;
	margin: 0 3px 5px 0;
}

.delete-issue-selection, .delete-service-selection {
	padding-left: 5px;
}

.selected-filters {
	margin-top: 10px;
}

.selected-filters ul {
	margin-bottom: 0;
}

body:not(.is_mobil) .our-services-wrapper + .about-us-wrapper {
	margin-top: 30px;
}


.map-searchform-controls {
	position: relative;
}

.map-wrapper.start .map-search-filters {
	margin-top: 20px;
}

.map-wrapper.start .map-search-filters .dropdown:first-of-type > button {
	margin-top: 0;
}

.map-wrapper .map-search-filters .dropdown-menu {
	margin: 0;
	border: 0;
	border-radius: 0;
	top: unset;
	transform: none;
	width: 100%;
}

.map-wrapper .map-search-filters .btn:focus {
	box-shadow: none;
}

.map-wrapper .map-search-filters button span:after {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f105";
	padding-left: 1em;
	float: right;
}

.map-wrapper .map-search-filters .button-group.show button span:after {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f107";
	padding-left: 1em;
	float: right;
}

.map-search-filters .dropdown-menu {
	padding: 1rem;
}

.map-search-filters .dropdown-menu li a {
	font-size: .875rem !important;
	color: #000;
}

.map-search-filters .dropdown-menu li:not(:last-of-type) {
	padding-bottom: .5rem;
}

.map-wrapper input[type=checkbox] {
	margin-right: .75rem;
}

.single-acoustic .acf-map {
	height: 170px !important;
}

.map-wrapper.start.is-mobil .nav.nav-pills {
	display: none;
}

.tab-content {
	width: 100%;
}

.btn-primary-pill {
	background: #e5407a !important;
	opacity: .8;
	border-radius: 1px !important;
	color: #fff;
	padding: .375rem 2rem;
}

.btn-primary-pill.active {
	background: #e5407a !important;
	opacity: 1;
}

.nav-pills .nav-item:not(:last-of-type) {
	margin-right: 3px;
}

.acoustic-map-wrapper {
	position: relative;
}

.acoustic-map-wrapper {
	margin-bottom: 15px;
}

.acoustic-map-wrapper > .acoustic-contact > a {
	font-size: 1.25rem;
	font-weight: 700;
}

.acoustic-map-wrapper > .acoustic-contact > a:before {
	padding-right: 1rem;
	padding-left: .5rem;
	float: none;
}

.acoustic-map-wrapper > .acoustic-contact .btn.btn-primary:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f095';
	font-weight: 700;
}

.acoustic-map-wrapper > .acoustic-contact .btn.btn-white:before {
	font-family: "Font Awesome 5 Pro";
	content: "\f073";
	color: #dc004d;
	font-weight: 400;
}

.our-services-wrapper a {
	cursor: unset !important;
}

.wpgmza_infowindow_description.infowindow_phone a {
	font-size: 14px;
}


@media (min-width: 768px) {
	#main > a.link-primary {
		display: none;
	}
}

@media (max-width: 767px) {
	.is_mobil #main > a i + span {
		display: none;
	}

	.is_mobil #main > a {
		padding: 5px 20px;
		margin-right: 10px;
		top: 15px;
		border-radius: 6px;
		border: 1px solid #dc004d;
		left: 10px;
	}

	.is_mobil #main > a:before {
		margin-right: .25rem;
	}

	.is_mobil .panel-group .panel-title a:after {
		right: 0 !important;
	}

	.is_mobil .map-sidepanel-wrapper .panel-group h4.panel-title > a:after {
		right: -30px !important;
		transform: translateY(-10%) !important;
	}
}

@media (max-width: 576px) {
	.page-template-akustiker-nutzerdaten .your-companies-wrapper div[class*="col-"]:not(:last-of-type) {
		border: 0;
	}
}

@media (max-width: 475px) {
	.page-template-akustiker-profil .panel-heading .panel-title, .page-template-akustiker-profil .panel-heading .panel-title strong {
		font-size: 1rem;
	}

	.promotion-image-wrapper {
		width: auto !important;
	}

	#user_opening_form > .row > .col-sm-12 > .row > .col-6 {
		flex: 0 0 33.33333% !important;
		max-width: 33.33333% !important;
	}

	#user_opening_form > .row > .col-sm-12 > .row > .col-6 + .col-6 {
		flex: 0 0 66.66667% !important;
		max-width: 66.66667% !important;
	}
}

@media (max-width: 425px) {
	.page-template-akustiker-profil .panel-heading .panel-title, .page-template-akustiker-profil .panel-heading .panel-title strong {
		font-size: .875rem !important;
	}
}

@media (max-width: 400px) {
	.acoustic-opening + hr + .row div[class*="col"] {
		padding: 0;
	}

	.acoustic-opening + hr + .row a.link-default {
		padding-right: 12px;
		padding-left: 0px;
	}

	.acoustic-opening + hr + .row i {
		font-size: 1.625rem;
	}

	.acoustic-opening + hr + .row .col-sm-7 {
		text-align: center;
	}

	.acoustic-contact-form .wpcf7 h4.panel-title {
		font-size: 1rem !important;
	}
}

@media (max-width: 350px) {
	span.circle-number {
		padding: .25rem .6rem !important;
		font-size: .875rem;
		margin-right: .375rem;
	}

	.page-template-akustiker-profil .panel-heading .panel-title strong {
		font-size: 12px;
	}
}

@media (max-width: 330px) {
	.page-template-akustiker-profil .panel-heading .panel-title, .page-template-akustiker-profil .panel-heading .panel-title strong {
		font-size: .675rem !important;
	}
}


/* @media (max-width: 767px */
.is_mobil.single-acoustic div:not(.opening-time-wrapper) > .row > .col-9 {
	display: flex;
	align-items: center;
}

.is_mobil.single-acoustic div:not(.opening-time-wrapper) > .row > .col-9 h3 {
	transform: translateY(-25%);
}

.is_mobil.single-acoustic .row > .col-lg-4 > .cta-box.text-center {
	min-height: calc(100% - 30px);
}

@media (max-width: 991px) {
	.is_mobil .map-wrapper.start .acf-map {
		display: none !important;
	}

	.is_mobil .map-wrapper .acf-map {
		height: 450px;
	}

	.is_mobil .map-wrapper.start .map-sidepanel-wrapper {
		display: none;
	}

	.is_mobil .map-wrapper.start p {
		font-size: 1.125rem;
	}

	/*#map-headline:before { color: #e5407a; content: "\f2a2"; font-size: 2.75rem; font-family: "FontAwesome"; margin-right: .5rem; }*/
	.map-serachform-text .fa-map-marker:before {
		margin-right: .125rem;
		font-size: 2rem;
	}

	.is_mobil .map-search-filters .dropdown-menu .btn-block {
		max-width: 75%;
	}

	div:not(.modal) > .form-control {
		border-width: 1px;
		border-style: solid;
		border-color: #DADADA;
	}

	.mobil-info-wrapper .cta-box {
		background: #fff;
	}

	.mobil-info-wrapper {
		background: #f1f5f7;
		margin: 0 15px;
	}

	.mobil-info-wrapper > .mobil-info-wrapper {
		margin: 0;
	}

	.mobil-info-wrapper .our-services-wrapper .btn-white {
		background: #f1f5f7;
		border-color: #f1f5f7;
	}

	.acoustic-map-wrapper .row:last-of-type .mobil-info-wrapper {
		padding-bottom: 15px;
	}

	.panel-group .panel h4 {
		margin-right: 15px;
	}

	.cta-box .panel-group .panel-heading {
		padding: 0 15px 0 0;
	}

	.map-sidepanel-wrapper.cta-box {
		padding: 15px;
	}

	#tags-list, #services-list {
		padding-left: 0;
	}

	.s-tags-list, .s-services-list {
		padding-left: 0;
		list-style: none;
	}

	.s-tags-list .btn-block, .s-services-list .btn-block {
		width: 75%;
	}

	.is_mobil .map-sidepanel-wrapper .panel-title a {
		display: inline;
	}

	.is_mobil .panel-group .panel-title a:after {
		right: -30px;
		content: '\f105';
		transform: translateY(-10%);
		font-size: 1.5rem;
	}

	.is_mobil .modal .panel-group .panel-title a:after {
		right: 0;
		transform: translateY(-10%);
		font-size: 1.5rem;
	}

	.is_mobil .modal .panel-group .panel-title a:after {
		content: '\f106' !important;
	}

	.is_mobil .modal .panel-group .panel-title a.collapsed:after {
		content: '\f107' !important;
	}

	.is_mobil p[id*="collapse-infos"], .is_mobil p[id*="collapse-opening"] {
		display: block;
	}

	.is_mobil .map-sidepanel-wrapper .panel p:not(:last-of-type) {
		margin: 0;
	}

	.is_mobil p[id*="collapse-infos"] + p {
		margin-right: 5px;
	}

	.is_mobil p[id*="collapse-infos"] + p, .is_mobil p[id*="collapse-infos"] + p + p {
		display: inline-block;
	}

	.is_mobil p[id*="collapse-infos"] + p + p:before {
		content: ', ';
	}

	.is_mobil .map-sidepanel-wrapper .panel-heading.filter-panel a {
		display: block;
	}

	.is_mobil .map-sidepanel-wrapper .panel-heading.filter-panel .panel-title a.collapsed:after {
		top: 0;
	}

	.is_mobil .map-result-wrapper .panel-collapse.collapse.show {
		padding: 0;
	}

	.is_mobil .map-result-wrapper .panel-collapse.collapse.show i {
		font-size: 1.5rem;
	}

	.is_mobil .map-result-wrapper .panel-collapse.collapse.show a, .is_mobil .map-result-wrapper .panel-collapse.collapse.show p {
		font-size: 16px;
		margin-left: 10px;
	}

	.is_mobil .contact-form-link, .is_mobil .contact-phone-link {
		vertical-align: top;
		font-size: 14px !important;
	}

	.is_mobil .contact-form-link span, .is_mobil .contact-phone-link span {
		vertical-align: top;
	}

	.is_mobil .cta-box {
		padding: 15px 20px;
	}

	.is_mobil.single-acoustic .cta-box:not(.text-center) i[class*="fa"] {
	}

	.is_mobil.single-acoustic .cta-box i[class*="fa"] {
		margin: 0 0 15px 0 !important;
		margin-right: 0 !important;
		display: inline-block;
		border-radius: 60px;
		padding: .8rem 1rem;
		background: #fff;
		color: #dc004e;
		font-size: 2.5rem;
		margin-bottom: 1.5rem;
	}

	/*
	.is_mobil .opening-times { padding: 0 5px; }
	.is_mobil .opening-time-wrapper .far.fa-clock { padding: 0 !important; }
	.is_mobil .fa.fa-assistive-listening-systems { padding: 0 !important; margin: 0 !important; }
	.is_mobil .opening-time-wrapper .col-9 h3 { margin-bottom: 0; }
	.is_mobil .our-services-wrapper .list-inline { margin-left: -15px; margin-right: -15px; }
	.is_mobil .our-services-wrapper .col-9 { display: flex; align-items: center; }
	.is_mobil h3 { font-size: 24px; }
	.is_mobil .far.fa-user {  }
	*/
	.is_mobil .acoustic-address {
		transform: translate(4%, 50%);
		bottom: 0;
		background: white;
		width: 93%;
		position: absolute;
		padding: 1rem;
	}

	.is_mobil:not(.is_tablet) .acoustic-map-wrapper {
		margin-bottom: 4rem;
		margin-top: 5rem;
	}

	.is_mobil.is_tablet .acoustic-map-wrapper {
		margin-bottom: 4rem;
		margin-top: 2rem;
	}

	.is_mobil .col-9 h3 {
		margin-bottom: 0;
	}

	.is_mobil .acoustic-address p {
		display: inline-block !important;
		margin-bottom: 0;
	}

	.is_mobil .acoustic-address a {
		color: #000;
		display: block;
	}

	.is_mobil .acoustic-map-wrapper .acoustic-contact {
		background: #f1f5f7;
		padding: 15px;
		width: 93%;
		position: absolute;
		z-index: 99;
		transform: translate(4%, -50%);
		top: 0;
	}

	.is_mobil .acoustic-map-wrapper .acoustic-contact .btn:first-of-type {
		margin-top: 0 !important;
		margin-bottom: 0;
	}

	.is_mobil .acoustic-map-wrapper .acoustic-contact .btn:last-of-type {
		margin-top: .75rem;
	}

	.is_mobil .map-searchform-wrapper {
		margin-bottom: 30px;
	}

	.is_mobil .map-searchform-wrapper .dropdown-menu {
		transform: translate3d(0px, 35px, 0px) !important;
	}

	.single-acoustic .acf-map {
		height: 250px !important;
	}

	.single-acoustic .container .row > .col-md-12 > .about-us-wrapper.cta-box {
		margin-top: 30px;
	}

	.single-acoustic .container .row > .col-lg-4 > .promotion-wrapper {
		margin-top: 15px;
	}

	.single-acoustic .container .row > .col-lg-4 > .promotion-wrapper + .gallery-wrapper {
		margin-top: 30px !important;
		margin: 0;
	}

	.is_mobil .mobil-info-wrapper .promotion-wrapper {
		padding: 0 15px;
	}

	.is_mobil.single-acoustic .cta-box i[class*="fa"] {
	}

	.is_mobil.single-acoustic .opening-time-wrapper .col-lg-8 {
		transform: translateY(-10%);
	}

	.is_mobil .modal .panel-group .panel-title a:after {
		right: 0;
	}

	.is_mobil .col-7 > .contact-form-link {
	}

	/*.is_mobil.single-acoustic .soundcheck-wrapper.cta-box.text-center i[class*="fa"] { margin: 0 0 15px 0 !important; padding: 0 !important; }*/
	.is_mobil .single-acoustic .cta-box i[class*="fa"] {
		display: inline-block;
		border-radius: 60px;
		padding: .8rem 1rem;
		background: #fff;
		color: #dc004e;
		font-size: 2.5rem;
		margin-bottom: 1.5rem;
	}

	.is_mobil .gallery-wrapper {
		margin: 0 -15px;
	}

	.acoustic-map-wrapper + .row + .row .cta-box {
		margin-top: 0;
	}

	.modal-content {
		padding: 15px;
	}

	.modal-content .col-sm-2 {
		text-align: left !important;
	}

	.modal-content #contact-data > .panel-body > .row > .col-sm-2 {
		margin-bottom: .5rem;
	}

	#contact-data .row > .form-group {
		padding: 0 15px;
	}

	.page-template-akustiker-profil.is_mobil .panel-group .panel-title a.collapsed:after {
		right: 0;
		content: '\f107';
	}

	.page-template-akustiker-profil.is_mobil .panel-group .panel-title a:not(.collapsed):after {
		right: 0;
		content: '\f106';
	}

	.page-template-akustiker-profil .form-control, .page-template-akustiker-nutzerdaten .form-control {
		border: 1px solid #dadada !important;
	}

	.attr-nav.user-is-logged > a > i + span {
		display: none;
	}

	.attr-nav.user-is-logged > a.link-primary {
		padding-right: .5rem;
	}

	.attr-nav.user-is-logged > a.link-primary:before {
		right: 0;
	}

	/*.attr-nav.user-is-logged > a { border: 1px solid #dc004d; border-radius: 6px; padding: 5px 20px; }
	.attr-nav.user-is-logged > a.link-primary:before { right: 0; padding-right: .25rem; }*/
	.acoustic-contact-form #contact-data {
		padding-right: 15px;
	}
}

@media all and (orientation: landscape) {
	.is_tablet.single-acoustic .cta-box i[class*="fa"],
	.is_mobil.single-acoustic .cta-box i[class*="fa"] {
		margin: 0 0 15px 0 !important;
		margin-right: 0px;
		margin-right: 0 !important;
		display: inline-block;
		border-radius: 60px;
		padding: .8rem 1rem;
		background: #fff;
		color: #dc004e;
		font-size: 2.5rem;
		margin-bottom: 1.5rem;
	}
}


/* @media (min-width: 768px) */
body:not(.is_mobil).single-acoustic .col-9 {
	display: flex;
	align-items: center;
}

body:not(.is_mobil).single-acoustic .col-9 h3 {
	transform: translateY(-25%);
}

@media (min-width: 992px) {
	.map-wrapper {
		position: relative;
		margin-bottom: 2rem;
	}

	.map-wrapper.start .col-lg-3 {
		width: 0;
		max-width: 0;
	}

	.map-wrapper.start .col-lg-9 {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}

	.map-wrapper.start .map-sidepanel-wrapper {
		display: none;
	}

	.map-wrapper .col-lg-3 {
		padding-right: 0;
	}

	.map-wrapper .col-lg-9 {
		padding-left: 0;
	}

	.map-wrapper.start .col-lg-9 {
		padding-left: 15px;
	}

	.map-wrapper .button-group.show {
		position: relative;
	}

	.map-searchform-wrapper {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 35%;
	}

	.map-searchform {
		margin-bottom: 1rem;
	}

	/*.map-boxform { padding: 1.5rem; background: #fff; border: 1px solid #ccc; border-radius: 8px; }*/
	#map-search-alert {
		margin-top: 1rem;
	}

	.map-sidepanel-wrapper {
		height: 600px;
		overflow-y: scroll;
		margin: 0 !important;
		padding: .5rem;
	}

	.map-sidepanel-wrapper .panel-heading {
		padding: 0;
		padding-left: 0 !important;
		background: none !important;
		border-radius: 0 !important;
	}

	.map-sidepanel-wrapper .panel-heading h4 {
		font-size: 1rem !important;
		margin: 0 !important;
	}

	.map-sidepanel-wrapper .panel-collapse {
		padding: .5rem !important;
	}

	#tags-list, #services-list {
		padding: 0 !important;
		margin-top: .5rem;
	}

	.map-sidepanel-wrapper input.form-control {
		border: 0;
		text-align: left;
		padding-right: 45px;
	}

	.map-sidepanel-wrapper .panel-title a.collapsed:after {
		content: '\f107';
		font-family: "Font Awesome 5 Pro";
		font-weight: 300;
		font-size: 1.375rem;
		position: absolute;
		top: -5px;
		right: -5px;
	}

	.map-sidepanel-wrapper .panel-title a:not(.collapsed):after {
		content: '\f106';
		font-family: "Font Awesome 5 Pro";
		font-weight: 300;
		position: absolute;
		font-size: 1.375rem;
		top: -5px;
		right: -5px;
	}

	.map-sidepanel-wrapper .panel-title a {
		position: relative;
		display: block;
		padding-right: 1rem;
	}

	.map-sidepanel-searchform-wrapper ul {
		list-style: none;
		padding-left: 0;
	}

	.map-result-wrapper {
	}

	.map-result-wrapper .panel-heading {
		border-bottom: 0; /*padding: .5rem .5rem 0 .5rem !important;*/
	}

	.map-result-wrapper .panel-group {
	}

	.map-result-wrapper .panel-collapse {
		padding: 0 !important;
	}

	.map-result-wrapper .panel-heading .panel-title {
		margin-bottom: .75rem !important;
	}

	.map-result-wrapper .panel-heading p {
		margin-bottom: 0;
		line-height: 1.3;
	}

	.map-result-wrapper .panel-heading p:last-of-type {
		margin-bottom: 0;
	}

	.is_mobil .single-acoustic .cta-box i[class*="fa"] {
		display: inline-block;
		border-radius: 60px;
		padding: .8rem 1rem;
		background: #fff;
		color: #dc004e;
		font-size: 2.5rem;
		margin-bottom: 1.5rem;
	}

	.acoustic-map-wrapper {
		margin-bottom: 15px;
	}

	.acoustic-map-wrapper .acoustic-address {
		position: absolute;
		top: 10px;
		left: 15px;
		padding: .5rem;
		background: #fff;
		min-width: 200px;
	}

	.single-acoustic .our-services-wrapper.cta-box i[class*="fa"], .single-acoustic .about-us-wrapper.cta-box i[class*="fa"] {
		padding: 1rem;
		display: inline-block;
		margin-right: 1.5rem;
	}

	.single-acoustic .our-services-wrapper.cta-box h3, .single-acoustic .about-us-wrapper.cta-box h3 {
		display: inline-block;
	}

	.single-acoustic .col-sm-8 .our-services-wrapper {
		margin-bottom: 30px;
	}

	.single-acoustic .col-sm-4 .promotion-wrapper + .gallery-wrapper {
		margin-top: 30px;
	}

	.single-acoustic .acoustic-address a {
		color: #000;
	}

	.single-acoustic .col-sm-4 .btn {
		margin-top: 2rem;
	}

	.single-acoustic h1 {
		margin-bottom: 0.5rem;
	}

	.single-acoustic h2.subline {
		margin-bottom: 1.5rem;
	}

	.single-acoustic .modal-dialog {
		top: 70px;
	}

	.single-acoustic .modal-content .panel-group .panel .panel-heading {
		padding-left: 0;
	}

	.single-acoustic .modal-content .panel-group .panel .panel-collapse {
		padding-left: 0;
	}

	.page-template-custom-page-templates-akustiker-login .cta-box {
		padding-right: 10rem;
	}

	.profil-btn:first-of-type {
		margin-top: 24px;
	}

	.tooltip-inner {
		max-width: 250px !important;
		padding: .75rem !important;
	}

	.tooltip.show {
		opacity: 1 !important;
	}

	body:not(.is_mobil).single-acoustic .opening-time-wrapper .col-lg-8 {
		transform: translateY(-10%);
	}
}

body:not(.is_mobil) .promotion-wrapper {
	margin: 15px 0 30px 0;
}

body:not(.is_mobil) .acoustic-map-wrapper .acoustic-address {
	position: absolute;
	top: 10px;
	left: 15px;
	padding: .5rem;
	background: #fff;
	min-width: 200px;
}

.btn.btn-default.btn-white:hover, .btn.btn-default.btn-white:active, .btn.btn-default.btn-white:focus, .btn.btn-default.btn-white:focus:active {
	background: #fff;
	border-color: #fff;
	text-decoration: underline;
}

.no-padding {
	padding: 0 !important;
}

.map-sidepanel-wrapper .panel-collapse.show i {
	color: #dc004d;
	font-size: 2rem;
	float: none;
	margin: 0 0 0 .5rem;
}

.map-sidepanel-wrapper .panel-collapse.show .col-sm-3 i.fas.fa-phone {
	transform: translateY(20%);
}

.map-sidepanel-wrapper .panel-collapse.show .col-sm-9 p {
	line-height: 1.2;
}

.map-sidepanel-wrapper::-webkit-scrollbar-button {
	display: none;
	height: 13px;
	border-radius: 0px;
	background-color: #c1c1c1;
}

.map-sidepanel-wrapper::-webkit-scrollbar-button:hover {
	background-color: #f1f5f7;
}

.map-sidepanel-wrapper::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
	border-radius: 6px;
}

.map-sidepanel-wrapper::-webkit-scrollbar-thumb:hover {
	background-color: #c1c1c1;
}

.map-sidepanel-wrapper::-webkit-scrollbar-track {
	background-color: #f1f5f7;
	border-radius: 6px;
}

.map-sidepanel-wrapper::-webkit-scrollbar-track:hover {
	background-color: #f1f5f7;
	border-radius: 6px;
}

.map-sidepanel-wrapper::-webkit-scrollbar {
	width: 8px;
}

.map-sidepanel-wrapper .panel-heading.filter-panel .panel-title a.collapsed:after {
	content: '\f040' !important;
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	font-size: 1.375rem;
	position: absolute;
	top: -5px;
}

body:not(.is_mobil) .map-sidepanel-wrapper .panel-heading.filter-panel .panel-title a.collapsed:after {
	right: -5px;
}

.profil-nav {
	padding: 25px 0 25px 15px;
}

.profil-nav:before {
	content: "";
	display: none;
}

.profil-nav .link-primary {
	padding-right: 1.5rem;
}

.profil-nav .link-primary:last-of-type {
	padding-left: 1rem;
}

.link-default, .link-primary {
	position: relative;
}

.link-default {
	color: #000;
	padding-right: 1.5rem;
}

.link-default:hover, .link-default:focus {
	color: #000;
}

.link-primary {
	color: #dc004d;
}

.link-default:hover:before, .link-primary:hover:before {
	text-decoration: none;
}

.link-primary:before, .link-default:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f105";
	padding-left: 1em;
	position: absolute;
	right: 0;
}

.my-promotion .promotion-image-wrapper img {
	max-width: 100%;
	height: 220px;
}

.promotion-image-wrapper {
	display: inline-block;
	position: relative;
}

.promotion-image-wrapper {
	width: 350px;
}

.upload-btn-wrapper {
	display: inline-block;
	position: relative;
}

.upload-btn-wrapper input[type=file] {
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
}

.link-default:hover, .link-default input:hover {
	cursor: pointer;
}

/* Mein Profil und Logout in Navigation */
.attr-nav.user-is-logged {
	padding-right: 15px;
}

.attr-nav.user-is-logged a:not(:last-of-type) {
	margin-right: 2.5rem;
}

.attr-nav.user-is-logged a i {
	margin-right: .5rem;
}

.attr-nav.user-is-logged .link-default:before, .attr-nav .link-primary:before {
	right: -15px;
}

/* Modal custom css */
.modal.show .modal-dialog {
	top: 40px;
}

.modal .panel-group .panel .panel-heading {
	padding-left: 0 !important;
}

.modal .box-white:first-of-type {
	margin-top: 0;
}

.wpgmza_infowindow_title {
	font-weight: bold;
}

.wpgmza_infowindow_title, .wpgmza_infowindow_address, .wpgmza_infowindow_description {
	white-space: normal;
}

.wpgmza_markerbox a, .wpgmza_map a {
	font-size: inherit;
	color: #dc004d !important;
}

.wpgmza_infowindow_permalink a {
	font-size: 14px;
}

.wpgmza_markerbox h1, .wpgmza_markerbox h2, .wpgmza_markerbox h3, .wpgmza_markerbox h4, .wpgmza_markerbox h5, .wpgmza_markerbox h6, .wpgmza_markerbox h7, .wpgmza_markerbox h8, .wpgmza_markerbox strong, .wpgmza_markerbox p, .wpgmza_markerbox br {
	margin: 2px;
	padding: 1px;
	color: #000 !important;
}

.opening-time-wrapper .col-lg-4 i {
	margin-bottom: 12px;
}

.opening-time-wrapper .col-lg-8:first-of-type {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.opening-time-wrapper .row:first-of-type .col-lg-8 h3, .opening-time-wrapper .row:first-of-type .col-sm-8 p {
	margin-bottom: 0;
}

.opening-time-wrapper > .row > .col-lg-8 {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.opening-time-wrapper > .row > .col-lg-4 i {
	margin-bottom: 12px;
}

.opening-time-wrapper > .row > .col-lg-8 p, .opening-time-wrapper > .row > .col-sm-8 h3 {
	margin-bottom: 0;
}

.opening-times {
	padding: 0 15px;
	margin-top: 20px;
}

.opening-times p {
	font-size: 14px;
	margin-bottom: 2px;
}

.opening-times span {
	font-size: 14px;
}

.opening-times .col-sm-8 span:not(:first-of-type):before {
	content: ', ';
}

.opening-times .col-sm-4.even, .opening-times .col-sm-4.odd {
	display: flex;
	align-items: center;
}

.opening-times .col-sm-8.even, .opening-times .col-sm-8.odd {
	display: flex;
	align-items: baseline;
}

.opening-times .col-sm-4.odd, .opening-times .col-sm-8.odd {
	background: #fff;
}

/* Acoustic Google rating */
body:not(.is_mobil) .acoustic-google-rating {
	margin-top: 1rem;
}

.is_mobil .acoustic-google-rating {
	margin-bottom: 1rem;
}

.acoustic-google-rating > .rating-header {
	text-align: center;
}

.acoustic-google-rating > .rating-header > .rating-average {
	font-weight: 500;
	font-size: 2.5rem;
	color: #dc004d;
	margin-bottom: 0;
}

.acoustic-google-rating > .rating-header > .star-rating {
	margin: 0 auto !important;
}

.star-rating {
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	width: 5.6em;
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
}

.star-rating:before {
	content: '\f005\f005\f005\f005\f005';
	font-weight: 900;
	color: #e2e3e5;
	position: absolute;
	top: 0;
	left: 0;
}

.star-rating span {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 1.5em;
	height: 1.5em;
}

.star-rating span:before {
	content: '\f005\f005\f005\f005\f005';
	font-weight: 900;
	color: #dc004d;
	position: absolute;
	top: 0;
	left: 0;
}

.acoustic-google-rating > .rating-header > .rating-amount {
	font-size: 85%;
	color: #999;
}

.acoustic-google-rating > .media {
	position: relative;
	min-height: 83px;
}

.acoustic-google-rating > .media > .avatar {
	font-weight: 500;
	height: 3rem;
	width: 3rem;
	line-height: 3rem;
	text-align: center;
	background: #00b0ff;
	color: #fff;
	position: relative;
	top: .25rem;
	left: 0;
	border-radius: 50%;
	display: inline-block;
}

.acoustic-google-rating > .media > .media-body {
	margin-top: .5rem;
}

.acoustic-google-rating > .media > .media-body > .star-rating {
	display: inline-block;
}

.acoustic-google-rating > .media > .media-body > .rating-author {
	padding-left: 1rem;
	vertical-align: top;
	font-weight: 500;
	color: #666;
}

.acoustic-google-rating > .media > .media-body > .rating-text {
	font-size: 90%;
	padding-top: .25rem;
}

.page-template-custom-page-templates-akustiker .star-rating {
	margin-top: -.5rem;
	margin-bottom: .5rem;
}

.page-template-custom-page-templates-akustiker .star-rating span:before {
	color: #dc004d !important;
}

/* Remove double top border */
.page-template-custom-page-templates-akustiker header,
.single-acoustic header,
.page-template-akustiker-nutzerdaten header,
.page-template-akustiker-profil header {
	border: 0;
}

/* 20180210 */
#acoustic_edit_about > .row > .col-sm-12 > .row > .col-sm-6,
#acoustic_edit_event > .row > .col-sm-12 > .row > .col-sm-6 {
	flex: 0 0 100%;
	max-width: 100%;
}

div.no-phone,
div.no-contact {
	display: none;
}

hr.no-phone,
hr.no-contact {
	border: 0;
}

/* Fixes for i in panels */
.page-template-akustiker-profil .panel-title .fa-info-circle {
	float: none;
	margin: 0;
	font-size: 1.5rem;
	color: inherit;
}

.page-template-akustiker-profil #user_data_form .fa-info-circle {
	float: none;
	margin: 0;
	font-size: 1rem;
	color: inherit;
}

.mce-toolbar .mce-btn i {
	text-shadow: none;
	color: #333;
	float: none;
	font-size: 1rem;
	margin: 0;
}

.page-template-akustiker-profil .remove-row .fa {
	float: none;
	margin: 0;
	font-size: 1rem;
	color: inherit;
}

.panel-group .panel .remove-row i {
	font-size: 1rem;
	color: rgba(40,40,40,0.5);
	float: right;
	margin-top: 10px;
	margin-right: -20px;
}


