/*
Theme Name: LGAV Platten- und Ofengewerbe
Author: Kurt Zaugg
Author URI: https://www.promptnet.ch
Version: 1.0
*/

/* Sprachen auf de, fr, it */
#menu-item-132, #menu-item-133, #menu-item-134, footer .languages a {
	visibility: hidden;
}

#wpadminbar {
	/*display: none;*/
}

@font-face {font-family: 'CindieMono-D';src: url('fonts/cindie.eot');src: url('fonts/cindie.eot?#iefix') format('embedded-opentype'),url('fonts/cindie.woff2') format('woff2'),url('fonts/cindie.woff') format('woff'),url('fonts/cindie.ttf') format('truetype');}

.row {
    margin-right: -20px;
    margin-left: -20px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 20px;
	padding-right: 20px;
}

html, body {
	/*font-size: 0.9vw;*/
	font-size: 16px;
	letter-spacing: 0.05em;
}
body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	color: rgb(0,0,0);
	background-color: white;
	hyphenate-limit-chars: auto 3;
	hyphenate-limit-lines: 2;
	hyphens: auto;
	-webkit-hyphens: auto;
	-webkit-hyphenate-limit-chars: auto 3;
	-webkit-hyphenate-limit-lines: 2;
	-ms-hyphens: auto;
	-ms-hyphenate-limit-chars: auto 3;
	-ms-hyphenate-limit-lines: 2;
}
a, a:hover {
	font-style: italic;
	text-decoration: none;
	color: rgb(0,0,0);
}
a:hover {
	color: rgb(150,150,150);
}
h1 {
	font-family: 'CindieMono-D', sans-serif;
	font-size: 3rem;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-left: 20px;
	margin: -13px 0 0 0;
	padding-bottom: 300px;
}
h1 a {
	font-style: normal;
}
/* post kann lange überschriften haben */
h1.type-post {
	font-size: 1.5em;
	line-height: 1.5;
	hyphenate-limit-chars: auto 3;
	hyphenate-limit-lines: 2;
	hyphens: auto;
	-webkit-hyphens: auto;
	-webkit-hyphenate-limit-chars: auto 3;
	-webkit-hyphenate-limit-lines: 2;
	-ms-hyphens: auto;
	-ms-hyphenate-limit-chars: auto 3;
	-ms-hyphenate-limit-lines: 2;
	margin: 20px 0 0 20px;
}
h5 {
	font-family: 'CindieMono-D', sans-serif;
	font-size: 1.11rem;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 2rem;
}
h2 {
	font-size: 1.44rem;
	font-weight: 300;
	line-height: 2rem;
	padding: 20px 20px 20px 0;
	border-top: 1px solid rgb(40,40,40);
	border-bottom: 1px solid rgb(40,40,40);
	font-style: italic;
	margin-bottom: 80px;
}
h3 {
	font-size: 1.44rem;
	font-weight: 600;
	line-height: 1.89rem;
	margin-bottom: 2em;
}
h3.widget-title {
	margin-bottom: 15px;
}
.post-category h3 {
	margin-bottom: 0;
}
h4 {
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.55rem;
}
.top-container {
    margin-top: 36px;
}
.container-fluid {
	padding: 40px 12% 40px 40px;
}
.container-fluid.full {
	padding: 0 40px;
}
.col-4-2-1 > .panel-grid-cell {
	margin-bottom: 70px !important;
}
.fussnoten {
	font-size: 0.78rem;
	font-weight: 300;
	font-style: italic;
	line-height: 1.22rem;
}
.col-padding-right {
	padding-right: 10%;
}
.col-padding-right-small {
	padding-right: 3%;
}
.post-category .col-padding-right {
	padding-bottom: 30px;
}

.ZBPK {
	background-color: rgb(90,52,52);
	color: #fff;
}
.ZBPK a {
	color: #fff;
}
.ZBPK a:hover {
	color: rgb(150,150,150);
}
.ZBPK h2 {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}
.LGAV {
	background-color: rgb(240,240,240);
	color: rgb(0,0,0);
}
.Allgemein {
	background-color: #fff;
	color: rgb(0,0,0);
}
.Allgemein a, .LGAV a {
	color: rgb(0,0,0);
}
.Allgemein a:hover, .LGAV a:hover {
	color: rgb(150,150,150);
}
.line-header-bottom {	
	border-bottom: 1px solid #000;
}

main {
	display: block;
	padding-bottom: 50px;
}
.Allgemein main, main.Allgemein {
	padding-bottom: 0;
}
.Allgemein.single-post main {
	padding-top: 50px;
}
.Allgemein.single-post .panel-layout {
    border-bottom: 1px solid black;
    padding-bottom: 50px;
}

.lgav-home {
    padding: 40px 0;
}

.flexbox-container {
	display: flex;
	flex-wrap: wrap;
}
.flexbox-child {
	position: relative;
	padding-bottom: 2em;
}
.permalink-absolute {
	position: absolute;
	bottom: 0;
	left: 20px;
}
.permalink-absolute.right {
	left: auto;
	right: 20px;
}

main ul {
	padding-left: 50px;
	list-style: none;
}
main li {
	position: relative;
}
main li::before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 1px;
    background: black;
    left: -50px;
    top: 10px;
}

.main-navi-outer {
	overflow-x: hidden;
}
.main-navi {
	right: -100.1%;
	position: fixed;
	width: 50%;
	top: 0;
	background-color: rgb(40,40,40);
	max-height: 100vh;
	height: 100vh;
	overflow-y: auto;
	/*transition: all ease-out 0.6s;*/
	z-index: 998;
	padding-top: 6px;
}
.main-navi > ul {
	padding: 0 20% 0 10%;
}
.main-navi > ul > li {
	border-bottom: #cfcfcf 1px solid;
	padding: 30px 0;
}
.main-navi a {
	font-family: 'CindieMono-D', sans-serif;
	letter-spacing: 0.2em;
    color: #fff;
    font-style: normal;
	display: block;
}
.main-navi a:hover {
	text-decoration: none;
}
.main-navi ul ul {
    padding: 10px 0;
}
.main-navi ul ul a {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.05em;
    font-style: italic;
}
.main-navi li.lang-link,
.main-navi li.impressum,
.main-navi li.rsmd {
	border-bottom: none;
	padding: 0;
}
.main-navi li.lang-link-de {
	padding-top: 25px;
}
.main-navi li.impressum {
	float: right;
	margin-top: 73px;
}
.main-navi li.rsmd {
    border-top: #cfcfcf 1px solid;
    margin-top: 25px;
    padding: 25px 0;
}
.main-navi li.lang-link a, .main-navi .rsmd a, .main-navi .impressum a {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.05em;
    font-style: italic;
}
main .border-bottom {
	border-bottom: 1px solid #000;
	padding-bottom: 80px;
}
main .post-category .border-bottom {
	padding-bottom: 30px;
}

footer .border-bottom {
	border-bottom: 1px solid #000;
}
a.footer-navi, .search-field {
	font-family: 'CindieMono-D', sans-serif;
    color: #000;
    font-style: normal;
	display: block;
	line-height: 6rem;
	padding-bottom: 1rem;
	letter-spacing: 0.2em;
	border: none;
	width: 100%;
	padding-left: 0;
}
footer a {
	line-height: 1.6rem;
}
footer .languages {
	padding-top: 1.1rem;
	padding-bottom: 1.1rem;
}
footer .impressum {
	padding-top: 4.3rem;
}
.copyright {
	padding-top: 1.1rem;
	padding-bottom: 1.1rem;
}
.col-custom-60, .col-custom-28, .col-custom-12, .col-custom-50, .col-custom-38 {
	float: left;
}
.col-custom-60 {
	width: 60%;
	padding-left: 20px;
}
.col-custom-50 {
	width: 50%;
	padding-left: 20px;
}
.col-custom-38 {
	width: 38%;
	padding-left: 20px;
	padding-right: 20px;
}
.col-custom-28 {
	width: 28%;
	padding-left: 20px;
	padding-right: 20px;
}
.col-custom-12 {
	width: 12%;
	padding-left: 15px;
	padding-right: 40px;
}

.post-category {
	padding-top: 30px;
}
.post-date {
	font-weight: 600;
	margin-top: 26px;
}
.sublinks {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1rem;
    margin-top: 200px;
    padding-bottom: 40px;
}


/* burger */
.burger {
	position: fixed;
	right: 40px;
	top: 40px;
	width: 3%;
	height: 40px;
	z-index: 999;
	cursor: pointer;
	min-width: 50px;
}
.burger svg {
	width: 100%;
	height: auto;
}
/* svgs */
#menu1, #menu2, #menu3, #close1 {
	stroke: #000;
	stroke-width: 0.9; /* Die stroke-width sollte immer im Verhältnis zur viewBox-Grösse des SVG stehen: viewBox-Breite 90 -> Stroke-width 0.9 */
	stroke-linecap: none;
	fill: none;
}
#close1 {
	stroke: #fff;
}
.ZBPK #menu1, .ZBPK #menu2, .ZBPK #menu3, .ZBPK #close1 {
	stroke: #fff;
}
.zpbk_letter {
	stroke: #fff;
	stroke-width: 0.7;
	stroke-linecap: none;
	fill: none;
}
.zpbk_line {
	stroke: #fff;
	stroke-width: 0.7; 
	stroke-linecap: none;
	fill: none;
}
.lgav_letter {
	stroke: #fff;
	stroke-width: 0;
	stroke-linecap: none;
	fill: black;
	display: none;
}
.lgav_line {
	stroke: black;
	stroke-width: 0.7;
	stroke-linecap: none;
	fill: none;
}
.zpbk-logo, .lgav-logo {
	width: 40%;
	min-width: 240px;
	margin-bottom: 300px;
}
.lgav-logo {
	width: 60%;
	min-width: 412px;
}
.zpbk-logo svg, .lgav-logo svg {
	width: 100%;
	height: auto;
}
.text-lead {
	font-size: 1.2rem;
	hyphenate-limit-chars: auto 3;
	hyphenate-limit-lines: 2;
	hyphens: auto;
	-webkit-hyphens: auto;
	-webkit-hyphenate-limit-chars: auto 3;
	-webkit-hyphenate-limit-lines: 2;
	-ms-hyphens: auto;
	-ms-hyphenate-limit-chars: auto 3;
	-ms-hyphenate-limit-lines: 2;
}
/* download */
.so-widget-pn-download-widget {
	margin-bottom: 10px 0;
}
.download-button {
    float: left;
    margin-right: 40px;
	width: 54px;
	height: 39px;
	margin-top: -10px;
}

/* kontakt-formular */
.form-element {
	border-top: 1px solid #cfcfcf;
	padding: 10px 0;
	position: relative;
}
.form-element.submit {
	padding-top: 30px;
}
.form-element label {
    font-weight: normal;
    width: 50%;
}
.form-element input, .form-element textarea {
    border: none;
	width: 100%;
}
.form-element.fifty-percent input {
	width: 50%;
}
.ZBPK .form-element input, .ZBPK .form-element textarea {
    background-color: rgb(90,52,52);
}
.LGAV .form-element input, .LGAV .form-element textarea {
	background-color: rgb(240,240,240);
}
.form-element textarea {
	min-height: 300px;
}
.form-element input[type=submit] {
	width: auto;
	font-style: italic;
}

.faq {
	border-bottom: 1px solid #000;
	padding: 25px 0;
}
.faq h4 {
	cursor: pointer;
}
.faq svg, .searchpage .text-right svg {
	float: right;
	margin-left: 30px;
	width: 54px;
	cursor: pointer;
}
.searchpage .text-right svg {
	height: 42px;
}
.faq-answer {
	display: none;
	margin-right: 100px;
	margin-top: 100px;
}

.no-list, .no-list ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
.inline-li > li {
	display: inline;
}
@media (max-width: 991px) {
	.panel-grid.panel-has-style > .panel-row-style.col-4-2-1 {
		flex-wrap: wrap;
	}
	.col-4-2-1 > .panel-grid-cell {
		width: calc(50% - ( 0.5 * 30px ) ) !important;
	}
	.col-custom-60, .col-custom-28, .col-custom-50, .col-custom-38, .col-custom-12 {
		float: none;
		width: 100%;
	}
}
@media (max-width: 767px) {
	h1 {
	    font-size: 2.2rem;
	}
	.col-4-2-1 > .panel-grid-cell {
		width: 100% !important;
	}
	.top-container {
		margin-top: 39px;
	}
	.main-navi {
		right: -100.1%;
		width: 100%;
	}
	.zpbk-logo {
		margin-bottom: 240px;
	}
	.lgav-logo {
		width: 350px;
		margin-bottom: 240px;
	}
	h1.special {
		margin: 0;
		position: relative;
	}
	h1.special span {
		position: absolute;
		top: -12px;
		left: 0;
		width: 78%;
		display: block;
	}
	.post-category .col-padding-right {
		padding-bottom: 0;
	}
	.post-category .post-date {
		text-align: left;
		margin-top: 0;
		padding-bottom: 30px;
	}
	.home .post-category .flexbox-child {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.Allgemein.single-post .panel-layout {
		padding-bottom: 20px;
	}
	.panel-grid-cell {
		margin-bottom: 30px !important;
	}	
}
@media (max-width: 479px) {
	html, body {
		font-size: 13px;
	}
	.container-fluid.full {
		padding: 0 20px;
	}
	.burger {
		right: 20px;
		top: 35px;
		min-width: 40px;
	}
	.LGAV .burger {
		top: 39px;
		min-width: 11vw;
	}
	.zpbk-logo {
		min-width: 191px;
		margin-top: -4px;
	}
	.lgav-logo {
		min-width: 90%;
		width: 94%;
	}
	.faq svg {
		width: 40px;
	}
	.faq-answer {
		margin-right: 60px;
		margin-top: 30px;
	}
	h1.type-post {
		margin: 0 0 0 20px;
		width: 78%;
	}
}