/*
Theme Name: Zohar - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: zohar
*/
@import url("../zohar/style.css");

/*
 * Ergänzungen
 **************/
.unsichtbar {
	display: none;
}
.Logozeile {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.Logozeile_Innenrahmen {
	position: relative;
	width: max-content;
}
.Logozeile_Link img {
	height: 200px;
	width: auto;
	margin: 0 20px;
}



/* Online-Rechner
 *****************/

body.page-id-6858 .site_wrapper {
	margin-top: -128px;
}
.Auswahlblock {
	display: none;
}
.Auswahlblock_1 {
	display: block;
}
.Auswahlelement {
display: inline-grid;
  margin: 32px 4px 4px 4px;
  padding: 16px;
  background-color: white;
  text-align: center;
  cursor: pointer;
  border: 2px solid #6d100a;
}
#Auswahldokumentation {
	display: none;
	margin: 60px 0 120px;
}
#Auswahldokumentation table tbody tr {
	border: none;
}
#Auswahldokumentation table {
	width: auto;
}
#Auswahldokumentation table tbody tr td:first-child {
	width: 140px;
}
#Auswahldokumentation table tbody tr td {
	padding: 2px 10px;
  font-size: 16px;
}
.Auswahldoku_Untergrund, .Auswahldoku_Belag, .Auswahldoku_Belagsmaterial, .Auswahldoku_Sockelleisten, .Auswahldoku_Sockelleistenhoehe, .Auswahldoku_Menge {
	display: none;
}
.Auswahlelement.aktiv {
	color: white;
	background-color: #6d100a;
}
.Auswahlelement:hover {
	box-shadow: 0 0 8px #aaa;
}
.Auswahltab {
	display: inline-grid;
  margin: 4px;
  padding: 16px;
  background-color: #e5e5e5;
  text-align: center;
  cursor: pointer;
}
.Auswahltab:hover {
	box-shadow: 0 0 8px #aaa;
}
.Auswahltab.aktiv {
	color: white;
	background-color: #6d100a;
}
.Belag, .Belagsmaterial, .Sockelleisten, .Sockelleistenhoehe, .Menge {
	display: none;
}
.Bezeichner {
  min-height: 64px;
}
#OnlineRechner {
	margin-top: 48px;
}



/* Anpassungen für Einzelseiten */
body.page-id-7127 .gt3-page-title__content {
	display: none;
}
