/*
Theme Name:   burchkeiser.ch
Description:  Childtheme von Dorayaki
Author:       blattertech informatik
Author URL:   https://www.blattertech.ch
Template:     dorayaki
Version:      5.3
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  burchkeiser-ch
*/

/* Schriftarten */

body,
#search-wrap #s,
.entry-content blockquote cite,
#comments blockquote cite,
.entry-content p.wp-caption-text,
.gallery-item .gallery-caption,
input,
textarea,
#site-content div.wpcf7 p,
#commentform textarea#comment,
#site-content .wpcf7 textarea,
#commentform input#author,
#commentform input#email,
#commentform input#url,
#site-content .wpcf7 input.wpcf7-text,
.format-link p a.link,
.template-archive ul,
.testimonial-box .t-name-links,
.team-box .tm-info h4,
.team-box-small .tm-info h4,
.tm-info span,
ul.dorayaki-rp li.rp-box .rp-meta,
.service-box span.service-name,
.portfolio-box,
.portfolio-box .portfolio-entry-cats a ,
.contact-box,
.entry-content .contact-box p,
.standard-btn {
	font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
}
	
/* bisher abweichende */

#site-title h1,
.entry-content p,
.entry-content ul,
.entry-content ol,
.single-post .author-info p.author-description,
.footerlabel-title,
.page .entry-header h1.entry-title,
.single-post .author-info p.author-description {
	font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
}

/* Schriftgrössen */

dl dt,
input,
textarea {
	font-size:14px;
	font-size:0.8667rem
}

/* Allgemein */

#site-title,
#site-title-old {
    padding: 20px;
    border-top: none !important;
    text-align: center;
}

#site-title-old {
    float: right;
	width: 230px;
}


.header-slider .responsive-slider.flexslider .slides img.wp-post-image {
    width: 100%
}
.responsive-slider.flexslider .flex-control-nav li a {
    border: 1px solid #00a1e1;
}

.responsive-slider.flexslider .flex-control-nav li a.active,
.responsive-slider.flexslider .flex-control-nav li a:hover {
	border: 1px solid #00a1e1;
	background: #00a1e1 !important;
}

#colophon {
    background: none;
}

.widget_subpages li a {
	font-weight: 600;
}

.site-footer .widget_subpages li a {
	font-weight: normal;
}

.home #sidebar-footer-1 {
	display: none;
}

h2.sectiontitle { 
	width:100%; 
	text-align:center; 
	border-bottom: 4px solid #999999; 
	line-height:0.1em; 
	margin:10px 0 40px 0; 
	font-size: 1em;
	color: #666666;
	text-transform: uppercase;
} 
h2.sectiontitle span { 
	background:#fff; 
	padding:0 30px; 
}

h2.sectiontitle.kontakt,
h2.sectiontitle.news {
	margin-top: 60px;
	margin-bottom: 55px;
}


.angebot {
	/*height: 300px; /*380px; */
	color: #fff;
}

.angebot a, .angebot a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
	cursor: pointer;
}


.angebot img {
	width: 100%;
	height: auto;
}

.angebot .atitle {
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 25px 10px;
	font-size: 1.3em;
}

.angebot .atext {
	display: none !important; 
	/*text-align: center;
	padding: 0px 10px;
	font-size: 0.9em;
	line-height: 2em;*/
}

.whitebox {
	background: #fff;
}

.home .kontakt iframe {
	width: 100%;
	height: 300px;
	margin-bottom: 0;
	padding-bottom:0;
}

.home .whitebox.news {
	padding: 20px;
}

.home .wp-block-image a
{
	width: 100%;
}


.hellgrau-btn {
	background: #f4f4f4;
	color: #000;	
}

.hellgrau-btn:hover {
	background: #c7c6c6;
	color: #000;	
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

h1.entry-title {
	font-weight: 500 !important;
}

.entry-content ul {
	list-style : none;
	margin : 0 0 20px 0px;
	padding-left: 0px;
}

.entry-content ul li {
	background : url(images/bluedot.png) no-repeat 0 8px;
	padding : 0 0 0 17px;
	margin-bottom: 0px;
}

#site-nav .current_page_parent > a,
#site-nav .current_page_item > a {
	color: #00a1e1;
}

.menu > ul > li:first-child {
	display: none !important;
}

#sub-page-menu .current_page_item {
	text-decoration: underline;
}

.team-container .team-title {
	font-size: 1.3em;
	font-weight: 900;
	color: #666666;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.team-container .team-qualifikation,
.team-container .team-ausbildung {
	font-weight: 500;
	font-size: 0.7em;
	color; #666666;
	text-transform: uppercase;
}

.team-container .team-text {
	margin-top: 20px;
}

.entry-content p,
.entry-summary p,
.entry-content ul,
.entry-content ol {
	font-size: 15px;
	font-size: 1.1em;
}

.textwidget {
	font-size: 15px;
	font-size: 1em;
}

/*-----------------------------------------------------------------------------------*/
/*	5.5 Page Overview
 /*-----------------------------------------------------------------------------------*/
.page-overview-container > div {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px 20px;
}

h1.burchkeiser {
	color: #fff;
	display: block;
	text-align: center;
	padding: 25px 15px;
	font-size: 18px;
	font-size: 1.2rem;
	text-transform: uppercase;
	margin-top: -4px;
}

.burchkeiser-post-image {
	margin-bottom: 0 !important;
}

.therapien, .therapie{
    background: #006977;
}

.training {
    background: #c00000;
}

.kurse {
    background: #ddc800;
}

.massagen {
    background: #97c02e;
}

.spezialgebiete {
    background: #931f80;
}

.diepraxis {
    background: #00a1e2;
}


.page-overview-container figure {
  /*background: #fff;*/
  /*border-bottom: 1px solid #ccc;*/
}

.page-overview-container .wp-block-image img {
    width: 100%;
}

.page-overview-container a{
  text-decoration: none;
}

.page-overview-container figure:hover a {
  text-decoration: unterline;
}

.page-overview-container .wp-block-image figcaption, .wp-block-embed figcaption {
  color: #555;
  display: block;
  text-align: center;
  font-size: 18px;
  font-size: 1.2rem;
}
.page-overview-container .wp-block-image figcaption a, .wp-block-embed figcaption a {
  color: #fff;
  display: block;
  text-align: center;
  padding: 25px 15px;
  font-size: 18px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.page-overview-container .wp-block-image figcaption {
  margin: 0;
}
#site-content .post {
  position: relative;
  display: block;
  margin: 0 0 0px;
  padding: 30px 0 0;
}
#site-content .post:first-of-type {
  padding-top: 0;
}
.entry-content, .entry-summary {
  max-width: 100%;
}



@media screen and (min-width: 300px)
{
	#main-wrap {
		padding: 0!important;
	}
	
	#site-content {
		padding: 0 20px 20px 20px;
	}
	
	h1.burchkeiser {
		margin-top: -5px;
	}
	
}	

@media screen and (min-width: 500px)
{
	#colophon {
		padding: 50px 20px 0;
	}
	
}

@media screen and (max-width: 490px)
{
	h2.sectiontitle {
		line-height: 1.3em;
		border: none;
	}
	
}


@media screen and (min-width: 1024px)
{
	.main-wrap-burchkeiser {
		padding: 0 0 60px 0 !important;
	}
	
	#site-content {
		padding: 0 0 20px 0;
	}
}



@media screen and (min-width: 768px)
{
	/* Multicolumn Shortcodes */

	.home .three-columns-one, 
	.home .three-columns-two {width: 33.2%;}
	
	.home .three-columns-one,
	.home .three-columns-two {
		position:relative;
		float:left;
		margin-right: 0;
		padding-right: 0;
		margin-bottom: 0;
	}
	.home .last {
		border-right: none !important;
		margin-right: 0 !important;
		padding-right: 0 !important;
	}
	
	.home .three-columns-one .angebot {
		margin-right: 12px;
	}
	
	.home .three-columns-one.last .angebot {
		margin-left: 12px;
		margin-right: 0;
	}
	
	.home .three-columns-two .angebot {
		margin-left: 6px;
		margin-right: 6px;
	}
	
	.divider {
		margin: 0;
		padding-top: 0;
	}

	.whitebox.kontakt .two-columns-one {
		width: 50%;
		padding-right: 0;
		margin-right: 0;
	}
	.whitebox.kontakt .two-columns-one.last {
		width: 49%;
		padding-right: 0;
		margin-right: 0;
	}
	
	.whitebox.kontakt iframe {
		margin-bottom: -3px !important;
	}
    	
	.home .subcolumns {
		font-size: 0.9em;
		line-height: 2em;
		margin: 30px;
		width: 44%;
	}

	.home .subcolumns .standard-btn {
		text-transform: uppercase;
		margin-bottom: 0;
		padding: 6px 8px;
	}
	
	.home .subcolumns p {
		font-size: 1em;
	}
	
	.home .subcolumns.last {
		margin-left: 0 !important;
	}
	
	.borderright {
		border-right: 1px solid #ccc;
	}
	

	.entry-content .two-columns-one .wpgmza_markerbox p, 
	.entry-content .two-subcolumns-one .wpgmza_markerbox p, 
	.entry-content .three-columns-one .wpgmza_markerbox p, 
	.entry-content .three-columns-two .wpgmza_markerbox p {
		margin: 0px !important;
		padding-left: 5px;
	}
	 
	.entry-content .two-columns-one > p {
		display: none;
	}
		
}

@media screen and (max-width: 1259px) 
{
	.home .subcolumns {
		width: 41%;
	}
	
	.home .kontakt iframe {
		height: 325px;
	}
	
	.subcolumns .nobr {
		display: none;
	}
	
	h2.sectiontitle {
		margin-bottom: 20px;
	}
	
	h2.sectiontitle.kontakt {
		margin-bottom: 40px;
	}
	
	#sidebar, #nav-below, #nav-single, #nav-image, .single-post .author-info, .single-post #comments, .attachment #comments, #disqus_thread, .page-header, .wp-pagenavi {
		margin-left: 0;
	}

	#site-title-old {
		float: none;
		margin: 0 auto;
		padding: 0;
		width: 120px;
	}

	#site-title {
		padding-bottom: 0;
	}
}


@media screen and (max-width: 767px)
{
	.angebot {
		height: auto;
		/*padding-bottom: 30px;*/
	}
	
	.two-subcolumns-one {
		margin: 0 20px;
	}
	
	h2.sectiontitle {
		margin-bottom: 20px;
	}
	
	.two-columns-one, .three-columns-one, .three-columns-two, .four-columns-one, .four-columns-two, .four-columns-three {
		margin-bottom: 10px;
	}
	
	.home .subcolumns {
		width: 100%;
	}
	
	.team-container .team-title {
		margin-top: 10px;
	}
}

@media screen and (min-width: 1260px) 
{
	#site-title,
	#site-title-old {
		padding: 35px 0 25px 0;
		border-top: none;
	}

	.home #site-content {
		width: 100%; 
	}
	
	a#desktop-search-btn {
		top: 48px;
		width: 60px;
		height: 60px;
	}
	
	#search-wrap {
		margin: 48px 61px 20px;
	}
	
	
	#search-wrap #s {
		height: 60px;
	}
	
}