/*
 Theme Name:   Medicare Child
 Theme URI:    http://medicare.bold-themes.com
 Description:  Medicare Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     medicare
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medicare_child
*/


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

body {
	font-size: 14px;
	overflow-x: hidden;
}

.btMenuVerticalLeft.btMenuVerticalOn .btPageWrap {
	margin-left: 320px;
	transform: none !important;
}
.btPageWrap {
	transition: margin 1s cubic-bezier(.230,1,.320,1);
}
.btStickyHeaderOpen .btPageWrap {
	width: 100vw;
}

.btMenuHorizontal.btMenuBelowLogo .topBarInMenu {
	margin: 0;
}
.btMenuBelowLogo .menuPort::before,
.btMenuBelowLogo .menuPort::after {
	height: 0;
}
.topBarInLogoAreaCell .btIconWidgetIcon em {
	width: 40px;
	height: 40px;
}
.topBarInLogoAreaCell .btIconWidgetIcon .btIcoHolder::after {
	font-size: 35px;
	line-height: 40px;
}
.infoToggler::before {
	color: #4bad9a;
	background-color: #fff;
	border-right: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	content: "\e942";
}
.infoToggler::after {
	border-left: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.menuPort {
	font-size: 16px;
}
.menuPort nav ul ul li {
	font-size: 15px;
}

.btWorkingHoursInnerContent {
	max-width: 140px;
}

#boldSiteFooterWidgetsRow .btImage img {
	max-width: 300px;
	margin-bottom: 2rem;
}
#boldSiteFooterWidgetsRow .btBox .widget_sp_image-description {
	max-width: 80%;
}
#boldSiteFooterWidgetsRow .wp-block-table:before {
	display: block;
	content: "Sprechzeiten";
	font-weight: bold;
	font-size: 1.3rem;
	margin: 10px .5rem;
}
#boldSiteFooterWidgetsRow .wp-block-table table {
	border: none;
	border-collapse: collapse;
}
#boldSiteFooterWidgetsRow .wp-block-table table td {
	border: none;
	vertical-align: top;
}
#boldSiteFooterWidgetsRow .wp-block-table table td:first-of-type {
	width: 70px;
}

.header h1 {
	line-height: 1;
}
.image-same-height img {
	max-height: 180px;
	object-fit: cover;
}
.btNoMore {
	display: none !important;
}
.height-100 {
	height: 100%;
}
.kne-header .wBackground {
	background-position: right center;
}
@media(max-width: 991px) {
	.kne-header .wBackground {
		background-position: left center;
		background-size: 120vh;
	}
}
.margin-bottom-small {
	margin-bottom: 1rem !important;
}
.btArticle .btMediaBox img {
	max-width: 600px;
}
.footer-link-block a {
	color: #4bad9a !important;
}


@media(min-width: 1400px) {
	.btMenuBelowLogo .menuHolder {
		padding-top: 0;
	}
	.menuHolder .logo {
		margin: 0 0 10px;
		position: absolute;
	}
	.menuHolder .logo img {
		height: 140px;
	}
	.btStickyHeaderActive .menuHolder .logo img {
		height: 120px;
	}
	.topBarInLogoAreaCell {
		display: block !important;
	}
	.topBarInLogoArea {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.btStickyHeaderActive .topBarInLogoArea {
		padding-top: 10px
	}
}

@media(min-width: 1024px) and (max-width: 1399px) {
	.btMenuBelowLogo .menuHolder {
		padding-top: 0;
	}
	.menuHolder .logo {
		margin: 0 0 10px;
		position: absolute;
	}
	.menuHolder .logo img {
		height: 100px;
	}
	body.btMenuBelowLogo.btMenuHorizontal.btStickyHeaderActive .logo {
		display: block;
	}
	.btStickyHeaderActive .menuHolder .logo img {
		height: 50px;
	}
	.topBarInLogoAreaCell {
		display: block !important;
	}
	.topBarInLogoArea {
		padding-top: 23px
	}
	body.btMenuVertical .btVerticalMenuTrigger {
		margin-top: 23px;
	}
}
@media(min-width: 993px) and (max-width: 1023px) {
	header.mainHeader {
		position: fixed;
		background: #fff;
	}
	.btMenuBelowLogo .menuHolder {
		padding-top: 0;
	}
	.menuHolder .logo {
		margin: 0 0 10px;
	}
	.menuHolder .logo img {
		height: 70px;
	}
	.topBarInLogoAreaCell {
		display: block !important;
	}
	.topBarInLogoArea {
		padding-top: 28px;
	}
	body.btMenuVertical .btVerticalMenuTrigger {
		margin-top: 21px;
	}
}
@media(max-width: 992px) {
	header.mainHeader {
		position: fixed;
		background: #fff;
	}
	.menuHolder .logo {
		height: 38px;
	}
	.menuHolder .logo img {
		height: 70px;
		position: absolute;
		top: 0px;
	}
	.topBarInLogoAreaCell {
		border-radius: 5px;
		margin-top: 5px;
	}
	body.btMenuVertical .btVerticalMenuTrigger {
		margin-top: 3px;
	}
}
@media(max-width: 350px) {
	.menuHolder .logo img {
		height: 60px;
		top: 5px;
	}
}
@media(max-width: 300px) {
	.topBarInLogoArea {
		display: none !important;
	}
}