/*
Theme Name: Boenchendorf child
Theme URI: 
Description: 
Version: 1.0.1
Author: K. Witzke
Author URI: http://www.mediasoulutions.de
Template: waxom
*/


/* Your code goes below! */

/* Responsive Videos */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-title-inner {
	padding-top: 40px;
	}

#breadcrumbs li {
	color: #ffffff !important;
	}

.nav-inner .logo a img {
    max-height: 65px;
}

.topbar-text {
	margin-top: 7px;
	}

.topbar-text a {
	color: #ffffff !important;
	}
	
.topbar-text a.termine-text {
	color: #00b5dd !important;
	}
	
.topbar-text a.termine-text:hover {
	color: #c2c2c2 !important;
	}
	
.topbar-text .btn {
	box-shadow: none !important; 
	}
	
.mobile-nav-button {
	right: 10px;
	}
	
.50-prozent {
	width: 50%; 
	height: auto;
	}
	
.75-prozent {
	width: 75%; 
	height: auto;
	}
	
#parallax-row {
	height: 100px !important;
	}
	
.footer-widget table, td, th {
	border: none;
	}
	
tr.op-row-day.highlighted td, tr.op-row-day.highlighted th {
	color: #00b5dd !important;
	}
	
.vntd-section-white .vntd-cta p {
    opacity: 0.8;
}

#sidebar h3 {
	font-size: 20px;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 10px 0;
	margin-bottom: 0;
	float: left;
	}

@media only screen and (min-width: 1200px){
		#sidebar h3:before {
	content: url('/wp-content/uploads/2016/11/Logo_Boenchendorf_nur-Zahn_final_35x35.png');
	position: relative;
	top: 7px;
	padding-right: 10px;
	}
}

.member-name {
	font-size: 18px !important; 
	}
	
.op-cell-heading {
	font-weight: normal;
	vertical-align: top !important;
	}
	
ul {
	list-style-type: square;
	}

.bar ul li {
	line-height: 40px;
	}

.bar ul li > a {
	padding: 0 !important;
	font-family: raleway;
	}
	
#footer-widgets .bar h4 {
    font-size: 22px;
    border-bottom: 1px dotted #9c9d9f;
    padding-bottom: 4px;
}

.copyright {
	font-weight: 300;
	}
	
.op-list-overview .highlighted, span.op-period-time.highlighted, tr.op-row-day.highlighted td, tr.op-row-day.highlighted th {
    color: #00b5dd;
}

.img-border {
	border: 1px solid #efefef;
	padding: 4px;
	}
 	
.img-content-quer {
	max-width: 250px !important; 
	height: auto;
	margin-left: 5px;
	float: right; 
	border: 1px solid #efefef;
	padding: 4px;
	}

/*	
.img-content-quer {
	width: 100% !important; 
	height: auto;
	display: block;
	padding: 0 50px 0 50px;
	}
*/

.vc_toggle {
	border: 1px solid #efefef;
	}
	
table {
	border: none;
	}
	
td {
	vertical-align: top;
	}
	
.accent-hover {
	color: #00b5dd !important;
	}
	
#sidebar h3 {
	width: 100%;
	}
	
.border-bottom {
	border-bottom: 1px solid #efefef;
	padding-bottom: 5px;
	}
	
.page-holder {
	border-bottom: 2px solid #00b5dd;
	}
	
.mobile-nav-buttons {
	right: 10px;
	}

@media only screen and (max-width: 480px){
		
		
		.blog-extra-meta {
			display:none !important;
			}
	}
	
@media only screen and (max-width: 768px){
		
		#sidebar {
			display: none;
			}
	}

---	
	
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vc_tta-controls-icon {
	background-color: #f8f8f8 !important; 
	}
	
