﻿/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: 
Template: enfold
*/



/*Generell & Elemente seitenübergreifend:*/
.js_active .tab {font-size: 0.9em;}
.drops {margin-bottom:30px !important;	}
.drops strong {
	font-size: 12px !important;
	
}
.av_dropcap2 + strong {
	top: 12px;
	position: relative;
	right: 6px;
}
.alignleft{
margin:  5px 30px 15px 0px !important;}
.alignright {
margin: 5px 0px 15px 30px !important;}
.post-entry img {
	margin: 0;
	border: 1px solid #E1E1E1 !important;
	box-shadow: 3px 3px 4px #efefef !important;
	padding: 10px !important;
	border-radius: 3px;
}
#galeriehome img {
	margin: 0px;
	border: 1px solid #545454 !important;
	box-shadow: 0px 0px 0px #efefef !important;
	padding: 4px !important;
	border-radius: 0px;
}
#top div .avia-gallery .avia-gallery-big {
	
	padding: 0px;
	margin-bottom: -1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-style: solid;
	border-width: 1px;
}

.avia-icon-list li {padding: 0 0 11px 0;
min-height: 30px;}
.avia-icon-list article.article-icon-entry {
	min-height: 30px !important;
}
.iconlist_title {
margin-top: 6px !important;
font-size:14px !important;}
.avia-icon-list .iconlist_icon {
	height: 35px;
	width: 35px;
	line-height: 35px;
	font-size: 20px;
	border-radius: 500px;
	margin-right: 12px;
	margin-left: 15px;
	color: #fff;}

.html_modern-blog #top .post-entry .post-title, .html_modern-blog .avia-content-slider .slide-entry-title {
	font-size: 1.3em;
}
.html_elegant-blog #top .big-preview {
	padding-left: 0;
	padding-right: 0;
	display: none;
}
.av-masonry-date {
    display: none;
}
table caption {
	padding: 0 0 13px 0;
	font-size: 26px;}
	
	#top .av-inner-masonry {
	box-shadow: 3px 4px 5px #efefef;
	border-radius: 3px;
}
.av-inner-masonry-content.site-background {
	min-height: 126px;
}
/*
#top #wrap_all .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {
	top: 62%;
	background: rgba(255, 255, 255, 0.0) !important;
}
	#top .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content-pos-content {
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 4px;
}
	.av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content {
	padding-top: 2px;
	line-height:13px;}
	*/

#top .gm-style img {
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
#top .gm-style .gm-style-iw {
    color: black !important;
}

/*HEADER & Logo*/
.logo img {
display: none;}
.logo {
background: url('https://bk-psychotherapie.de/wp-content/uploads/logo.svg') no-repeat;
width: 215px;
height: 95px;}
 
/*FOOTER*/

/*SEITEN*/
/*Startseite*/

/*FORMULARE ANFRAGE & KONTAKT*/
/*Labels Sonstiges*/


/* für Viewport-Breiten von 0px bis einschließlich 319px */
@media (max-width: 319px) {
	.content, .sidebar {
	padding-top: 31px;
	padding-bottom: 0px;}
	
}

/* für Viewport-Breiten von 320px bis einschließlich 479px */
@media (min-width: 320px) and (max-width: 479px) {
.content, .sidebar {
	padding-top: 31px;
	padding-bottom: 0px;}
}


/* für Viewport-Breiten von 480px bis einschließlich 767px */
@media (min-width: 480px) and (max-width: 767px) {
.content, .sidebar {
	padding-top: 31px;
	padding-bottom: 0px;}	
}


/* für Viewport-Breiten von 768px bis einschließlich 854px (Tablet S3) */
@media (min-width: 768px) and (max-width: 854px) {
	
}


/* für Viewport-Breiten von 855px bis einschließlich 1023px */
@media (min-width: 855px) and (max-width: 1023px) {
	
}

/* für Viewport-Breiten von 1024px bis einschließlich 1180px */
@media (min-width: 1024px) and (max-width: 1180px) {
	
.av-inner-masonry-content.site-background {
	min-height: 156px;
}
	
} 
/* für Viewport-Breiten von 1181px bis einschließlich 1280px */
@media (min-width: 1181px) and (max-width: 1300px) {
	
}


/* für Viewport-Breiten von 1024px bis einschließlich 1180px */
@media (min-width: 1181px) {
	
}

