/*
 Theme Name:   Benedikt Buchcafe - Create Child
 Description:  Theme für Benedikt Buchcafe
 Author:       Niklas Tidbury
 Author URI:   http://niklastidbury.com
 Template:     themetrust-create
 Version:      1.0.0
*/

@import url("../themetrust-create/style.css");

@font-face {
	font-family: Montserrat;
	src: url(fonts/mont.otf);
	font-weight: normal;
}

@font-face {
	font-family: Montserrat;
	src: url(fonts/mont_light.otf);
	font-weight: 100;
}

@font-face {
	font-family: Surveyor;
	src: url(fonts/surv.otf);
}

h1, h2, h3 {
	font-family: Surveyor;
	font-weight: 100;
	color: rgb(30,36,43);
}

p, li {
	font-family: Montserrat !important;
	color: rgb(30,36,43) !important;
}

p.fancy-text {
	font-family: Surveyor !important;	
}

.front-page-text p, .front-page-text li {
	font-size: 1.3vw !important;
	line-height: 1.7;
	font-weight: 100 !important;
}

.front-page-text h3 {
	margin-bottom: 0vw;
}

.front-page-image {
	height: 55vh !important;
}

.front-page-image .panel-grid-cell {
	height: 100%;
	width: 50% !important;
}

ul.main-menu li.active a span {
	font-weight: 800;
	color: white !important;
}

.home-large-front {
	padding: 10% 0px !important;
	width: 100vw !important;
}

#logo h1.lower-hover-logo a img, #logo h1.upper-hover-logo a img{
	margin-top: 2vh;
}

.inside.logo-and-nav.clearfix {
	padding: 0vw 0vw 0vw 2vh !important;
}

#logo a {
	margin: 0vw;
}

#logo a img {
	height: 2.2vmax;
	margin: 2vh 0vw;
}

#primary {
	margin-top: -10px;
}

#logo a img:hover {
	cursor: pointer;
	opacity: 0.6;
}

#site-header {
	background-color: #1D2329 !important;
}

#site-header.sticky {
	height: 90px !important;
}

h1 a:hover {
	opacity: 1;
}

h1.site-title.lower-hover-logo {
	position: absolute;
}

h1.site-title.lower-hover-logo {
	opacity: 0;
}

.home-large-front.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-6-0 {
	background-attachment: fixed;
}

#logo:hover h1.site-title.upper-hover-logo {
	opacity: 0;
	cursor: pointer;
}

#logo:hover h1.site-title.lower-hover-logo {
	opacity: 1;
	cursor: pointer;
}


#site-header .inside {
	max-width: 100%;
}

body #site-header.transparent, body #site-header.transparent.light {
	border-bottom: none;
}

#site-header {
	padding: 0px 30px 0px 0px;
}

footer#footer .secondary {
	padding: 0 !important;
}

footer#footer .left {
	float: left;
}

footer#footer .right {
	float: right;
}

footer#footer .right, footer#footer .left {
	margin: 30px;
}

footer#footer p.fancy-text {
	font-size: 1em !important;
}

footer {
	background-color: #1D2329 !important;
}

#footer .main {
max-width:100%;
}

#footer.col-2 .widget-box {
    width: 30%;
}

ul.main-menu {
	font-family: 'Montserrat';
}

ul.main-menu li span {
	text-transform: capitalize;
	font-weight: 100;
	font-size: 2rem; /* 2.3 */
	margin-right: 20px; /* 30 */
}

ul.main-menu li {
	display:table-cell;
    vertical-align: middle;
}

#site-header.sticky ul.main-menu {
	/*margin-top: 0.7vw;*/
}

.sticky .main-nav, .inline-header #site-header.main .main-nav ul > li, .inline-header #site-header.main .main-nav ul > li > a, #site-header.main .main-nav #menu-main-menu > li > span, #site-header.main .secondary-nav a, #site-header.main .secondary-nav span, #site-header.sticky .main-nav ul > li > a {
	height: auto !important;
	line-height: 90px !important;
}

.sticky .main-nav, #site-header.main .main-nav ul > li > a, #site-header.sticky .main-nav ul > li > a {
	height: 90px !important;
}

input[type="search"], input[type="email"], input[type="text"], input[type="url"], input[type="password"], input[type="tel"], textarea,{
	background-color: white;
	border: 2px solid #1D2329;
	border-radius: 5px;
	width: 50%;
}
 .booking_form_div input[type="text"], .booking_form_div textarea {
	border-radius: 0;
	border: 1px solid #1D2329;
	background: #fff;
	font-size: 16px;
	width: 98%;
}

.booking_form_div label {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 4px;

}
.booking_form_div .btn {
	border-radius: 0;
	color: #fff;
	padding: 12px 18px;
	text-transform: uppercase;
	border: none;
	font-size: 14px;
	display: inline-block;
	letter-spacing: 1px;
	margin-top: 30px;
	background: #1D2329;
}


.inline-header #site-header.main #logo {
	height: 90px !important;
}

.datepick-inline .datepick-one-month .datepick .datepick-current-day {
	background-color: #7abfd3 !important;
}

div.datepick-inline .datepick-title-row th {
	color: #7abfd3 !important;
}

.wpbc_structure_form {
	padding: 40px;
    background-color: #efefef;
    max-width: 700px;
    width: 90%;
    margin: 0 auto;
}

.booking_form .form-group {
	width: 90%;
	max-width: 380px;
	margin: 15px auto;
}

@media only screen and (max-width: 1130px) {
	ul.main-menu li span {
		font-size: 1.5rem;
		margin-right: 20px;
	}
}

@media only screen and (max-width: 930px) {
	ul.main-menu li span {
		font-size: 1.3rem;
		margin-right: 10px;
	}
}


@media only screen and (max-width: 768px) {
	.secondary-nav {
		margin-top: 100%;
	}
	
	#site-header.main .secondary-nav span {
		height: 10px !important;
		line-height: 10px !important;
	}
	
	.home-large-front .main-logo-image img {
		width: 35%;
	}
	
	.home-large-front h1 {
		font-size: 9.4vw !important;
	}
	
	.home-large-front {
		padding: 10% !important;
	}
	
	.home-large-front .front-page-text p, .home-large-front .front-page-text li {
		font-size: 18px !important;
	}
	
	.home-large-front .front-page-text h3 {
		font-size: 24px !important;
	}
	
	.front-page-image .panel-grid-cell {
		display: inline-block !important;
	}
	
	.front-page-image {
		height: 35vh !important;
		display: block !important;
	}
	
	.front-page-image.thirds-images-wrapper .panel-grid-cell {
		width: 33% !important;
	}
	
	#footer .left, #footer .right {
		float: none !important;
	}
	
	input[type="search"], input[type="email"], input[type="text"], input[type="url"], input[type="password"], input[type="tel"], textarea {
		width: 100%;
	}
}


/* BESTELLSYSTEM */

/* This is the core CSS of Tooltipster */

/* GENERAL STRUCTURE RULES (do not edit this section) */

.tooltipster-base {
	/* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
	display: flex;
	pointer-events: none;
	/* this may be overriden in JS for fixed position origins */
	position: absolute;
}

.tooltipster-box {
	/* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
	flex: 1 1 auto;
}

.tooltipster-content {
	/* prevents an overflow if the user adds padding to the div */
	box-sizing: border-box;
	/* these make sure we'll be able to detect any overflow */
	max-height: 100%;
	max-width: 100%;
	overflow: auto;
}

.tooltipster-ruler {
	/* these let us test the size of the tooltip without overflowing the window */
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
}

.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}


.embed-container.ratio16x9{
	
    padding-bottom: 36.5%;
}



/* ANIMATIONS */

/* Open/close animations */

/* fade */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
	opacity: 1;
}

/* grow */

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

/* swing */

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

/* fall */

.tooltipster-fall {
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall.tooltipster-initial {
	top: 0 !important;
}
.tooltipster-fall.tooltipster-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0 !important;
	opacity: 0;
}

/* slide */

.tooltipster-slide {
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-initial {
	left: -40px !important;
}
.tooltipster-slide.tooltipster-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0 !important;
	opacity: 0;
}

/* Update animations */

/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */

/* fade */

@keyframes tooltipster-fading {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.tooltipster-update-fade {
	animation: tooltipster-fading 400ms;
}

/* rotate */

@keyframes tooltipster-rotating {
	25% {
		transform: rotate(-2deg);
	}
	75% {
		transform: rotate(2deg);
	}
	100% {
		transform: rotate(0);
	}
}

.tooltipster-update-rotate {
	animation: tooltipster-rotating 600ms;
}

/* scale */

@keyframes tooltipster-scaling {
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}

.tooltipster-update-scale {
	animation: tooltipster-scaling 600ms;
}

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */

/* .tooltipster-box */

.tooltipster-sidetip .tooltipster-box {
	background: #565656;
	line-height: 21px;
	font-size: 13px;
	padding: 12px;
	max-width: 300px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
	margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
	margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
	margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
	margin-bottom: 8px;
}

/* .tooltipster-content */

.tooltipster-sidetip .tooltipster-content {
	color: white;
	line-height: 18px;
	padding: 6px 14px;
}

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */

.tooltipster-sidetip .tooltipster-arrow {
	overflow: hidden;
	position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
	height: 10px;
	/* half the width, for centering */
	margin-left: -10px;
	top: 0;
	width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	right: 0;
	/* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	left: 0;
	/* same as .tooltipster-left .tooltipster-arrow */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
	bottom: 0;
	height: 10px;
	margin-left: -10px;
	width: 20px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
	height: 0;
	position: absolute;
	width: 0;
}

/* .tooltipster-arrow-background */

.tooltipster-sidetip .tooltipster-arrow-background {
	border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #565656;
	left: 0;
	top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #565656;
	left: -3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #565656;
	left: 3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #565656;
	left: 0;
	top: -3px;
}

/* .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-border {
	border: 10px solid transparent;
	left: 0;
	top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #565656;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #565656;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #565656;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #565656;
}

/* tooltipster-arrow-uncropped */

.tooltipster-sidetip .tooltipster-arrow-uncropped {
	position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
	left: -10px;
}

#tooltip-html-temp{
	display: none;
}



#pgc-89749168-0-1{
	margin: 0 auto;
	float: none;
	padding: 60px 0;
	width: 768px;
}


.tooltip {
    width: 17px;
    height: 17px;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    border-radius: 50%;
    border: 1px solid #7ABFD3;
    color: #7ABFD3;
    margin-left: 6px;
    position: relative;
    z-index: 10;
    text-transform: lowercase;
    cursor: pointer;
    display: inline-block;
   
}




.ctr{
	
	margin: 0 auto;
	float: none;
	width: 768px;
}


.tabdetail{
	display: none;
}
.nav-holder ul li{
	position: relative;
}
.nav-holder ul li small{
	color: #7ABFD3;
	position: absolute;
	top: 20px;
	right: 20px;
	height: 24px;
	line-height: 20px;
	display: inline-block; 
}

#slide-panel nav a small{
	color: #7ABFD3;
	float: right;
}
.tab-comp{
	padding-bottom: 40px;
}
.tab-comp.primary{
	padding-bottom: 0;
}
.tab-comp .tab{
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 4px 16px;
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	margin-right: 12px;
	border: 1px solid #1D2329;
}
.tab-comp .tab:hover,
.tab-comp .tab.select{
	background: #1D2329;
	color: #fff;
}

.tab-comp.primary .tab{
	background: #7ABFD3;
	border: none;
	padding: 6px 18px;
	color: #fff;
	border-bottom: 5px solid #fff;
}

.tab-comp.primary .tab:hover,
.tab-comp.primary .tab.select{
	background: #7ABFD3;
	color: #fff;
}
.tab-comp.primary .tab.select{
	border-bottom: 5px solid #7ABFD3;
}
.tabdetail.select{
	display: block;
}

#pgc-89749168-0-1 form:after, .table-row:after, .c:after{
  content: "";
  clear: both;
  display: table;
	
}
.tabdetail.primary{
	background: #7ABFD3;
	padding: 30px;
}


#pgc-89749168-0-1 form{
	
}

#pgc-89749168-0-1 form .item{
	width: 48%;
	margin-bottom: 20px;
	float: left;
	margin-right: 2%;
}


#pgc-89749168-0-1 form .item.full{
	width: 100%;
	margin-right: 0;
}

#pgc-89749168-0-1 form .item.eighty{
	width: 72%;
}

#pgc-89749168-0-1 form .item.twenty{
	width: 24%;
}

.thumb{
	height: 80px;
	width: auto;
	float: right;
}
#pgc-89749168-0-1 form input:disabled{
	opacity: 0.5;
}
#pgc-89749168-0-1 form input[type=text],
#pgc-89749168-0-1 form input[type=phone],
#pgc-89749168-0-1 form input[type=email],
#pgc-89749168-0-1 form input[type=password]{
	width: 100%;
	box-sizing: border-box;
}
.antispam{
	display: none;
}
#pgc-89749168-0-1 form label{
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 4px;
	
}
#pgc-89749168-0-1 form input{
	border-radius: 0;
	border: 1px solid #1D2329;
	background: #fff;
	font-size: 16px;
}
#pgc-89749168-0-1 form textarea{
	border-radius: 0;
	border: 1px solid #1D2329;
	background: #fff;
	font-size: 16px;
	width: 100%;
	box-sizing: border-box;
}

#pgc-89749168-0-1 form.primary input{
	border-color: #fff;
	background: #fff;
}
#pgc-89749168-0-1 hr{
	margin-top: 40px;
}



#pgc-89749168-0-1 hr{
	width: 98%;
	margin: 40px 0;
}

#pgc-89749168-0-1 form button,
#pgc-89749168-0-1 form .button,
#pgc-89749168-0-1 form input[type=submit] {
	border-radius: 0;
	color: #fff;
	padding: 12px 18px;
	text-transform: uppercase;
	border: none;
	font-size: 14px;
	display: inline-block;
	letter-spacing: 1px;
	margin-top: 30px;
	background: #1D2329;
}



.btn{
	border-radius: 0;
	color: #fff;
	padding: 8px 18px;
	text-transform: uppercase;
	border: none;
	font-size: 14px;
	display: inline-block;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-right: 12px;
	background: #1D2329;


}
.btn.primary,
#pgc-89749168-0-1 form .button.primary{
	background: #7ABFD3;
	color: #fff;
}

.rc_errors{
	width: 98%;
}
 .error{
	background: #D02020;
	padding: 20px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
	display: block;
}

.note{
	background: #FBF8F5;
	padding: 40px 0;
}
.note .note-inner{
	    width: 768px;
    margin: 0 auto;
}

 .note .note-inner p{
	padding: 0;
	margin: 0;
}



.select-style select {
    padding: 9px 12px;
    width: 130%;
    border: 0;
    box-shadow: none;
	font-size: 16px;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}
.select-style {
    width: 100%;
    margin-right: 0;
    float: left;


	border: 1px solid #707070;
    overflow: hidden;
    background: url(arrow.svg) no-repeat 96% 50%;
    background-size: 13px 7px;
}


.add-book{
	letter-spacing: 2px;
	cursor: pointer;
	margin-top: 30px;
	display: block;
	font-size: 14px;
	margin-bottom: 4px;
}

.add-book span{
	width: 26px;
	height: 26px;
	color: #fff;
	display: inline-block;

	text-align: center;
	line-height: 26px;
	font-size: 16px;
	border-radius: 50%;
}

	
	.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 6px 14px;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}


/* style 1 */

.inputfile-1 + label {
    color: #fff;
    background-color: #7ABFD3;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #7ABFD3;
}

.table-space{
	height: 60px;
	width: 100%;
}

.table-row .table-head{
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px 0;
	width: 40%;
	font-size: 14px;
	float: left;
}


.table-row .table-col{
	padding: 8px 0;
	width: 60%;
	float: left;
}

.table-row .table-col img{
	max-width: 80%;
	height: auto;
}


.table-row{
	border-bottom: 1px solid #dadada;
}

#subheader{
	background: #3C3C3B;
	height:50px;
	line-height: 50px;
}


#subheader ul,
#subheader li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#subheader li{
	display: inline-block;
	margin-right: 50px;
	height: 50px;
	line-height: 50px;
}

#subheader li svg{
	height: 20px;
	width: auto;
	opacity: 0.6;
}

#subheader li.account{
	float: right;
	margin-right: 0;
}

#subheader li.account a{
	
	height: 50px;
	display: inline-block;
}
#subheader li.account a svg{
	
	height: 25px;
	margin-top: 12px;
}

.page-template-bestellsystem-uebersicht #subheader ul li.three svg{
	opacity: 1;
}

.page-template-bestellformular #subheader ul li.one svg{
	opacity: 1;
}
.page-template-bestellsystem-thanks #subheader ul li.four svg{
	opacity: 1;
}
.page-template-bestellsystem #subheader ul li.two svg{
	opacity: 1;
}

.page-template-bestellsystem-daten #subheader ul li.account svg{
	opacity: 1;
}

@media(max-width: 800px){
	
	#pgc-89749168-0-1, .ctr, .note .note-inner{
	
	width: 90%;
}
}


@media(max-width: 700px){
	#pgc-89749168-0-1 form .item{
		width: 100% !important;
	}
	
	#pgc-89749168-0-1{
		padding: 60px 0 !important;
	}
}

@media(max-width: 550px){
	
	.table-row .table-head, .table-row .table-col{
		width: 100%;
	}
		
	.table-row .table-head{
		padding: 8px 0 0 0;
	}
	.table-row .table-col{
		padding: 0 0 8px 0;
	}
	
}

@media(max-width: 600px){
	#logo a img{
		height: 26px;
	}
	.menu-toggle.open::before,
	.menu-toggle.close::before{
		font-size: 22px;
	}
}


.oeffnung td {
	line-height: 1.5;
}


.blog .entry-header {
	display: none !important;
}

.blog .entry-content {
	margin-top: 100px !important;
	margin-bottom: 100px !important;
}

.blog .post-nav {
	display: none;
}

.blog .comments-wrap {
	display: none;
}

.widget_siteorigin-panels-postloop .entry-content {
	max-width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
}


.buch-des-monats h1 {
	font-size: 1.8em;
}