/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

h1 {
	color: #000 !important;
	padding-bottom: 0.2em;
	font-weight: bold !important;
	font-size: 1.7em;
}
h3 {
	padding-bottom: 0.5em;
	letter-spacing: 0px;
	text-transform: none;
	color: #000;
	font-weight: normal !important;
	font-size: 1.3em;
}
h4 {
	padding-bottom: 0.5em;
	letter-spacing: 0px;
	text-transform: none;
	color: #000;
	font-weight: normal !important;
	font-size: 1.2em;
}
h2 {
	padding-bottom: 0.5em;
	letter-spacing: 0px;
	text-transform: none;
	color: #000;
	font-size: 1.3em;
	font-weight: bold !important;
	line-height: 1.2em !important;
}
p {
	padding-bottom: 18px;
}
aside h2 {
	font-size: 16px;
	line-height: 15px;
	padding-bottom: 1em;
	letter-spacing: 0px;
}
aside p {
	font-size: 12px;
	line-height: 1.5em;
}
aside {
	background: rgba(255, 255, 255, 0.8) !important;
}
.termin a{
	color: #02A2F0 !important;
}
aside.vertical_menu_area {
	border-radius: 0px 24px 0px 0px;
}
aside .widget a:hover {
  text-decoration: none;
	color: inherit;
}
aside .widget a {
	color: #000;
	text-decoration: underline;
}
.qodef-m-social-icons{
	display: none;
}
.current-menu-item a {
	color: #F08503 !important;
	border-color: #000 !important;
}
nav.vertical_menu > ul > li > a {
  color: #000;
  font-size: 16px;
  letter-spacing: 0px;
  text-transform: none;
  display: block;
  position: relative;
  line-height: 34px;
	border-bottom: 1px solid;
	padding-top: 4px;
	font-family: 'Lexend', sans-serif;
}
nav.vertical_menu > ul > li > a:hover {
	padding-left: 5px;
}
nav.vertical_menu .current::after {
	content:"\f102";
	font-family: "kikolight";
	float: right;
	font-size: 12px;
}
nav.mobile_menu .current::after {
	content:"\f100";
	font-family: "kikolight";
	float: right;
	font-size: 12px;
}
.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-content {
	height: 100% !important; 
}
.quotes blockquote p{
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	font-style: italic;
}
.footer_top_holder {
	padding-top: 2%;
	background:none;
}

.footer_top h5 {
  color: #000;
  margin: 0 0 22px;
	font-family: 'Lexend', sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	padding-top: 15px;
	letter-spacing: 0px;
}
.footer_top p, .footer_bottom p {
  color: #000;
	font-size: 12px;
	line-height: 16px;
}
.footer_top a {
  color: #000;
	text-decoration: underline;
}
.footer_bottom a {
  color: #1abc9c;
}
.footer_top a:hover {
	text-decoration: none;
	color: #000 !important;
}
.wp-image-400{
	width: 220px;
}
.quote p{
	font-family: 'RecifeDisplay-Bold', serif;
	text-transform: none;
	font-size: 45px;
	font-weight: normal;
	line-height: 50px;
}
.subquote p{
	font-size: 10px !important;
	line-height: 18px;
	letter-spacing: 2px;
	padding-top: 20px;
	text-transform: uppercase;
	padding-left: 5px;
	color: #666;
} 
@media only screen and (max-width: 1500px) {
 .quote p{
	width: 100%;
	font-size: 28px !important;
	 line-height: 32px;
}
}
.vertical_menu_area.vertically_center_content .vertical_menu_area_widget_holder .widget {
  margin-bottom: 0px;
}
.widget .q_icon_list {
  margin-bottom: 0px;
}
.widget .q_icon_list p{
  padding: 0px;
}
.widget .q_icon_list .qode-ili-icon-holder, .q_icon_list i {
  text-align: left;
}
.termin h3 a {
	color: #02A2F0;
}
footer {
	margin-left: 35px !important
}
.footer_top .containter_inner {
	width: 100% !important;
}
@media only screen and (min-width: 1000px) {
  .content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
    padding-top: 0px;
  }
}
	.elementor-field-textual.elementor-size-lg, .e-form__buttons__wrapper__button-next {
		font-family: 'Lexend', sans-serif !important;
		font-size: 18px !important;
		text-transform: none !important;
	}
	.elementor-field-type-html {
		font-size: 28px;
	}

.qodef-qi-accordion .qodef-e-title-holder {
  padding: 0px 10px 26px 0px !important;
}
.qodef-qi-accordion.qodef-style--standard .qodef-e-content {
  padding: 16px 26px 16px 0px !important;
}

.qodef-m-text ul li {
	font-size: 0.9em;
	line-height: 1.2em;
	padding-bottom: 16px;
	list-style-position: outside;
	margin-left: 16px;
}
.Ordinationszeiten p{
	padding-bottom: 0px;
}
@media only screen and (min-width: 1025px) {
.boxedcontainer {
	padding-left: 300px;
	padding-right: 30px;
}
}
@media only screen and (max-width: 1024px) {
.boxedcontainer {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media only screen and (max-width: 767px) {
p {
	font-size: 0.8em;
}
}
.qodef-m-media-image img {
	border-radius: 9%;
}
.qodef-m-title {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 12px;
	line-height: 1.2em;
}
footer {
	padding-bottom: 10px;
}
.zeiten p {
	font-size: 0.85em;
	padding-bottom: 0.5em;
}
@media only screen and (min-width: 1000px) and (max-width: 1460px) {
  .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-container .elementor-widget-wrap > .qode_elementor_container_inner, .elementor-row .elementor-widget-wrap > .qode_elementor_container_inner, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, div.grid_section .section_inner, div[data-element_type="container"].qode_elementor_container_inner, nav.content_menu ul {
    width: 1100px;
  }
}