/*
Theme Name: Base Theme by Björn Zschernack and Christian Trömel
Theme URI: /
Author: Björn Zschernack
Author URI: https://format78.com/de
Description: Base Theme by Björn Zschernack and Christian Trömel
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bootstrap 4

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*
css vars -> var(--akzentfarbe)
*/
:root {
  --blau: #c9c9c9;
}

:root {
--braun: #6b4a46;
}

:root {
--black: #000000;
}

/*
*/
.frm-summary-page-wrapper[data-pagenum="1"], .with_frm_style .frm-summary-page-wrapper:first-child{
  display: none !important
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?30194964');
  src: url('../font/fontello.eot?30194964#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?30194964') format('woff2'),
       url('../font/fontello.woff?30194964') format('woff'),
       url('../font/fontello.ttf?30194964') format('truetype'),
       url('../font/fontello.svg?30194964#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?30194964#fontello') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.logodonwload{
height:200px !important; width: auto ;margin-top: 20px}
.icon-cancel:before { content: '\e800'; } /* '' */
.icon-phone:before { content: '\e801'; } /* '' */
.icon-mail:before { content: '\e802'; } /* '' */
.icon-fax:before { content: '\f1ac'; } /* '' */

html {height: 100%;}
.logotext { padding-top:70px}
@media(max-width:992px) {
	.logotext { padding-top:50px}
}
body {
	margin: 0;
	background-color:#d1d1d1 !important;
	width:100%;	overflow:auto;
	min-height:100%;height:auto;color:#000;
	font-size:14px;font-family: "Open Sans", sans-serif;height:auto
}
.infotr{
  display: none
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent !important;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0) !important;
    border-radius: .25rem;
}
.card-body p {
  display: inline !important
}
.internes{
	    position: static;
    background: grey;
    height: auto;
	min-height:110px;
    width: 100%;
    z-index: 9999;
	padding-top:10px;
	color:#fff;
    margin-top: 35px;
	margin-bottom: -20px;
}
#menu-intern{
	display: flex;
    justify-content: start;
	list-style: none
}
#menu-intern li{
padding:10px 20px
}
#menu-intern li a{
color: white !important
}
#menu-intern li.current-menu-item a,#menu-intern li.current-menu-parent a,#menu-intern li.menu-item-has-children .sub-menu li.current-menu-item a{
font-weight: bold;
    text-decoration: underline;

}
#menu-intern li.current-menu-item .sub-menu li a,#menu-intern li.current-menu-parent  .sub-menu li a{
font-weight: normal;
    text-decoration: none;color: white !important

}
#menu-intern li.pull-right{
padding-left: 200px;
    font-weight: bolder;
    
}
#menu-intern li.pull-right a{

    color: greenyellow!important;
}
#menu-intern .sub-menu {
	position: absolute;
}
.sub-menu{
	list-style: none !important;
		display:none;font-size:0.9em;
	
}
#menu-intern li ul.sub-menu {
  left:0 
}
.sub-menu li {
	float: left
}
.authorblock {
    padding-top:20px
}
#mainwrapper {
    padding-left:0px;
    padding-right:0;overflow-x:hidden;
	position: relative;z-index:10;margin-top:40px
}
.carousel-control-prev {
    left: -150px !important;
    max-width: 50px !important;
}
.carousel-control-next {
    right: -150px !important;
    max-width: 50px !important;
}
.carousel-control-prev img ,.carousel-control-next img {
	max-width: 50px !important;
}
.pink {
    color:#fd67fd;
    
}
a:link, .sidebarcontent a:link, a {
	color:#fd67fd !important;
}
#maincontent {
	font-size:16px;font-family:  "Open Sans", sans-serif;color:#777;font-weight:300;min-height:65%;   
	
}
h3.single-recipe {
   font-family: 'Patrick Hand SC', cursive;
        color:#535353 !important;
    padding:10px
}
.searchblock { display:none }
.single-recipe-image {
    
}
.recipe-small {
    margin-right:20px;
    width:30%;
    max-width:100%;
    margin-bottom:40px;
}
.recipe-full {

    max-width:100% !important;
    margin-bottom:10px
}
.recipe-container {
    padding-bottom:30px
}
.single-recipe-container {
    border:1px solid #535353;
    margin-top:50px
}
.card-body {
    padding-bottom:30px !important;
}
.card-body h4 {
    font-weight:bold;
    font-size:1em;
    color:#000
}
.topcontent {padding-top:0 !important; margin-top:-15px !important}
button h3 {
    color:#535353 !important;
    margin-left:-10px;
    padding-left:0 !important;
     text-decoration:none !important
}
button h3:hover,button:hover, h3:hover, h2 button:hover, .btn-link:hover, .btn:hover  {
    text-decoration:none !important
}
h4 { font-weight:bold !important}
@media ( max-width: 1024px ) {
	#maincontent { background:none !important;}
}
#mainwrapper {
	max-width:1400px;
	min-height:100%;
   
	background-color:#eee8e8;
	
}

				#headerrow div h1,#headerrow div h2 {
					padding-left:40px;
					
				}
.btn-link {
    font-weight: 400;
   color: #f7f7f7 !important;
}
#headerrow {
	padding-bottom:30px
}
#lefty {
	padding-left:30px
}
.bg-red {
	background-color:#1fb6bf !important;
	color:#fff !important
}
header { padding:20px; 
    
    background-color:#fff;
    z-index:11;
    margin-bottom: 20px;
    padding-bottom: 20px;
     
} .rosa {
    background-color:rgba(211,64,141,0.4);
    padding:25px;
    color:#000;
    text-align: center;
        
}
.rosa strong, .rosa b, b, strong {
font-weight:600 !important;
}
.sidebarcontent {
    padding:25px;
    color:#000;
}
.sidebarcontent.leftcontent {
    padding-left:50px;
  
}
.breadcrumbs {
    padding-left:25px;
  
}
footer {
        background-color: #fff !important;
    color: #fff !important;
}
.postdate { font-family: 'Open Sans', 'sans-serif' !important;
    font-weight: 300;color:#b6b5b6 !important
}
header h1, h3, h1 {
 font-family: 'Open Sans', 'sans-serif' !important;
}
h1 { font-size:1.5em !important;color:#000 !important;margin-bottom:40px !important;font-weight:600 !important}
 
h2.single-h2 {
    font-family: "Open Sans", "sans-serif" ;
    color:#000;
    font-size:2em;
    margin-bottom:30px
}
.sidebarcontent h2 {
    font-size:1em; font-weight:600 !important
}
.sidebarcontent.leftcontent h2 {
    font-size:1.3em; font-weight:600 !important
}
.sidebarcontent.leftcontent h4 {
    font-size:1.1em; font-weight:600 !important
}

h3.single-h3 {
    font-family: "Open Sans", "sans-serif"  !important;
    color:#000 !important;
    font-size:1.6em;
    margin-bottom:30px
}

.nopadding { padding:0}
.single_header_image_rezept {
    margin-bottom:-15px
}
h3:first-child{
	/*margin-top:50px !important*/
}
header h2 {
	color:var(--braun);
	font-family: "Roboto", sans-serif;font-weight: 300;
}
.adresse, .adresse a {
	color:var(--blau);
	font-family: "Roboto", sans-serif;font-weight: 300;
}
#menu-mainmenu {
	list-style-type:none; width:100% ;
	
  
    z-index: 100;
    padding-bottom:20px;
    padding-top:20px;
   margin-left:auto;margin-right:auto; 
   
    margin-top:-8px;
    text-align:left;  display: flex;
    justify-content: space-between;
}


  
#menu-mainmenu li {
	float:left;
	margin-right:20px
}

#menu-mainmenu li a{
	background-color:#fff;
	color:var(--black) !important;
	padding:10px;
}


#menu-mainmenu li.current-menu-item a, #menu-mainmenu li a:hover,#menu-mainmenu li.current_page_parent a{

    transition:  all .3s;
	color:#fd67fd !important;
	padding:10px;
	text-decoration:none;
}
#menu-mainmenu li ul {
    display:none; 
    border-bottom:none !important; 
    position:absolute;
    list-style:none;
    margin-left:0px;
    text-align:left;
    background:#fff;
   margin-top:7px;
    padding-bottom:10px;
      
}
 .sub-menu {
        position: relative;
        z-index:99999
    }
#menu-mainmenu li ul li{
   display:block;
    float:none;
    padding-top:10px;
    margin-top:10px;
    padding-bottom:10px;
    margin-left:-20px;
    padding-left:0
   
}
#menu-mainmenu li ul li a{
     width:100%;
     background:none;
    margin-top:10px;padding-bottom:4px;text-decoration:none;width:100%
}
#menu-mainmenu li ul li a:hover{
 width:100%;
     background:none;text-decoration:none;
}

#menu-mainmenu li ul li.current-menu-item a, #menu-mainmenu li ul li a:hover{
	background-color:#fff; 
	color:var(--black) !important;text-decoration:none;
	padding:10px;
	text-decoration:none;
}
.menuborder {
    
    border-bottom:5px solid rgba(211,64,141,0.4);
    height:50px;
    margin-bottom:-20px;
}
.totop {
	margin-left:15px;
	background-color:var(--blau) !important;
	color:#fff !important;
	padding:5px
}
.menuopener {
    display:none;
}
.mobilemenu {
    display:none;width:100%;background: #fff;    z-index: 99999999;position: relative
}
#menu-footermenu-1 {
   
        color:#000 !important;
  list-style: none;
    padding-top:10px;
    float:right;
}
#menu-footermenu-1 li  {
float:left;padding-top:40px;
    margin-right:40px;
  
}
#menu-footermenu-1 li a {
  font-size:1em;
        color:#000 !important;
  
}#menu-footermenu-1 li a:hover {
 
        color:#fd67fd !important;
  
}
.heading_color {
    background: linear-gradient(to right, #c57580, #f4bc89, #a7c7bc) !important;
    margin-top: -60px;
    padding:50px 200px;
}
.heading_zigzag {
    padding-top:50px;
    width: 100%;
    min-height: 14px;
    background: 0 repeat-x url(data:image/svg+xml;utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22ut…79869%2018%2014.519983%2018%209.12771969%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E);
    padding-bottom:50px;

}
.comment-form-comment label {
    display:block !important
}
.comment-form-comment textarea {
    width:100%
}
.p100 {
    padding-left:50px !important;
    padding-right:50px !important;
}
.p200 {
    padding-left:100px !important;
    padding-right:100px !important;
}
.p400 {
    padding-left:200px !important;
    padding-right:200px !important;
}
.logofooter {
    padding:50px; max-width:70% !important;
}
.homepage_header_image {
    max-width:110% !important;
    width:100%
}
.toprint .emoji {
    display:none !important;
}
.homepage_header_titlebox {
   position: absolute;
    background-color: rgba(255,255,255,.7);
    width:40%;
    text-align: center;
    height:170px;
    bottom:0;
    z-index:99999;
    left:50%;
    margin-left:-20%;
}
.singlerow {
    margin-top:50px
}
.listing_meta 
{ font-family: 'Open Sans', 'sans-serif' !important;
    font-size:0.8em;
}
.listing_meta_2 
{
      font-family: 'Open Sans', 'sans-serif' !important;
    font-size:0.8em;
}
.toprint {
    display:none
}
.postmeta_home {
    font-size:0.8em;
    padding-left:10px;
    margin-top:-20px;
    padding-bottom:50px
}
.btn-readmore,.submit {
    background-color:#575656 !important;
    color:#fff !important;
    padding:5px !important; font-family: 'Open Sans', 'sans-serif' !important;
    cursor:pointer;
    transition: all .6s;
}
.btn-readmore:hover, .submit:hover {
    background-color:#fff !important;color:#575656 !important;
    transition: all .6s;
    text-decoration: none;
}
.copy { font-family: 'Open Sans', 'sans-serif' !important;
    color:#fff;
    text-align: center;
    
}
hr.white {
background-color: #fff
}
ul.post-categories {
    list-style: none;
}
.post-categories li {
    float:left;
}
.all_recipes_row {
 padding-top:60px;
    padding-bottom:60px;
}
h1.titlebox {
    color:#575656 !important;
    padding:20px
}
.scrollimg {
    max-width:40% !important;transition: all .6s
}
article footer {
    background-color:#fff !important;color:#535353
}
h6 { font-size:1em !important; font-weight:600 !important}
@media(min-width:1200px) {
	
    .logoimg { max-width:70%; margin-bottom:-20px;transition: all .6s}
   
}
@media ( max-width: 1024px ) {
	.p200 {
    padding-left:10px !important;
    padding-right:10px !important;
}  
.p400 {
    padding-left:20px !important;
    padding-right:20px !important;
}
    .p100 {
    padding-left:5px !important;
    padding-right:5px !important;
}
   
    #menu-mainmenu {
        display:none;
	}
    .menuopener {
        display:block;
        font-size:1.6em;
        margin-top:5px;
        color:#535353;
    }
    .menuborder {   
        text-align: left;
    }
    #mobile_main_menu, #mobile_main_menu li ul {
        list-style:none;
        text-align:left;
        background: #fff !important;
        
    }
    #mobile_main_menu {
        padding-top:20px;width:100%; background: #fff !important;
    }
    #mobile_main_menu li {
        border-bottom:1px dotted #535353;padding:5px
    }
    #mobile_main_menu li ul li:last-child {
        border-bottom:none;
        padding-bottom:5px
    }
    #mobile_main_menu li a, #mobile_main_menu li ul li a {
        color:#535353;
        text-decoration: none;
    }
    #mobile_main_menu li a:hover, #mobile_main_menu li ul li a:hover {
        color:#535353;
        text-decoration: underline;
    }

}

@media( max-width:1200px) {
#menu-mainmenu { font-size:0.89em; }
	 #menu-mainmenu li {
       margin-right:10px !important;
    }
}
@media( max-width:768px) {
	#maincontent {
		padding:0 
	}
	#headerrow {
    padding-bottom: 10px; 
}
	#mainwrapper {
    padding-left:0px;
    padding-right:0;overflow-x:hidden;
	position: relative;z-index:10;margin-top:0px
}
    .logotext {
        margin-top:-5%
    }
	.logoimg {
		margin-left: 20px;
	}
    #menu-footermenu li  {
float:none;padding-top:0px;

  
}
    h1.titlebox {
    color:#000 !important;
    padding:20px;
        font-size:1.2em !important
}
    
    .homepage_header_titlebox {
   position: absolute;
    background-color: rgba(255,255,255,.7);
    width:50%;
    text-align: center;
    height:110px;
    bottom:0;
    z-index:99999;
    left:50%;
    margin-left:-25%;
}
    .heading_color {
    background: linear-gradient(to right, #c57580, #f4bc89, #a7c7bc) !important;
    margin-top: -60px;
    padding:30px;
        font-size:1.2em !important
}
}
@media( max-width:560px) {
    .logotext {
        margin-top:-10%
    }
	.logoimg {
		margin-left: 20px;
	}
}

.frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing, .menu-edit #post-body-content .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {

    font-weight: 300;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
  font-size:1.2em;
}
a.accept:link {
  color:#fff !important;
  padding:10px;
}
a.accept:hover {
 text-decoration: none
}
.breadcrumbs { display:none !important}


.frm_style_formidable-style.with_frm_style .frm_dropzone {
    border-color: #cccccc;
    border-radius: 4px;
    color: #555555;
    background-color: transparent !important;
}
.hiddentext input { display:none !important;}
.hiddentext label { border-bottom: 1px solid #ccc;}
body#tinymce{
  font-family:"Open Sans",sans !important;
}

.cleanlogin-container {
    margin: 0;
    max-width: 300px;
    position: relative;
    overflow: hidden;
    padding: 26px 24px 36px;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.25);
    box-shadow: 2px 2px 3px rgba(0,0,0,.25);
    border-radius: 0px;
    border: 1px solid #ddd;
}
.btn-blue{
	background-color:#999 !important;transition: all .3s;color:white !important;
}
.btn-blue:hover{
	background-color:#777 !important;transition: all .3s
}
a.btn-blue:link {
	color:#fff !important;
	border-radius:0;width: 24%;
	margin-right:1%
}

.documentbody{
	display: flex;
	flex-direction: column;
	column-count: 4;
    flex-flow: wrap;
}

.entrytable td {
	vertical-align: top;
	padding:10px
}
.entrytable {
	width:100%
}
.entrybody{
	max-width:15%;
font-size:14px;
}
.entryhead{
	font-weight:bold;font-size:16px;
}
.frsttd {
	max-width:100px;
	width:100px
}
.frthtd{}
.scndtd, .thrdtd,.frthtd,.fthtd {
	    width:25%
}


.entryrow{
	border-bottom: 1px solid #ccc;
}

.tablepress {
  font-size:0.7em
}
.projectselected{
  display:none;
}
.showprojectselected
{
  display:block;
  padding-top: 30px
}
#frm_select_form_3{
  width: 100%
}