wpb_accordion_content/*
Theme Name: GumbyPress
Theme URI: http://github.com/tubiz/GumbyPress
Author: Your Name
Author URI: Your Website
Description: A Gumby Framework WordPress Starter Theme
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/


/* NAVIGATION 
 * 
 */

body {
	outline: none !important;
}

.container {
	overflow-y:hidden !important;
}

pre {
	line-height: 0px;
}

.vc_grid-btn-load_more {
    margin-bottom: 90px !important;
}

.ubermenu-submenu-id-757 {
	text-align: left !important;
}

.ubermenu-item-571 .ubermenu-target-title {
	color: #000000 !important;
}

.shoppopuppress:hover {
	color: #000000 !important;
}

.pp_description {
	display: none !important;
}

.shopimage {
  margin-right:12px;
  position:relative;
  top:3px !important;
  
}

.verteilerhistory {
	padding-top:12px;
	padding-bottom:5px;
	text-align:center;
	background-color: #F4F4F4;
	font-size:14px;
	text-decoration: none !important;
	height:50px;
}

.bg-parallax-parent {
	background-position-x: center;
	background-position-y: inherit;
}

.verteilerhistory img {
	width:20px;
}

.seit1520row .vc_col-sm-12 {
	overflow-x:hidden !important;
}

.closeseit1520 {
	text-align: center;
	cursor:pointer;
}


.verteilerhistory:hover {
	color:#000000;
}


#verteilerhistoryarrow {
  float:left;
  left:50% !important;
  margin-left:-60px;
  margin-top:3px;
  position:relative;
}

a{
	text-decoration: none !important;
}

a:hover {
	color:#AD7C59 !important;
}

.history {
	overflow-y: hidden !important;
	height: 740px;
}

.history .master-slider-parent {
	top:50%;
	margin-top:-300px;
}

.ms-parent-id-2 > .master-slider {
  background:#FFFFFF !important;
}


.ms-parent-id-10 .ms-info {
	background: url(http://www.deisl.com/wp-content/uploads/2015/06/whitetransp.png) repeat !important;
	background-size:cover;
    padding:20px;
    color: #000000;
    font-size:10pt;
  }

#staticlogo {
	position:fixed;
	top: 0px;
	left: 50%;
	margin-left: -580px;
	z-index:2000;
	width:90px;
	height:auto;
}

#verteilersliderslogo {
 		 margin-bottom:50px !important;
  		margin-top:30px;
  		text-align:center;
  		top:0;
		}
		
	

		
#verteilersliderslogo img{
	   width: 200px;
		}

.willkommentext {
	background-color:rgba(255, 255, 255, 0.74902);
	padding:50px;
	margin-bottom:40px !important;
}

#staticlogo_tmp {
	position:fixed;
	top: 200px;
	left: 50%;
	margin-left: -60px;
}

#mainnavmobile {
	display:none;
}

h1 {
	font-size: 38pt;
	display: inline;
	background: none repeat scroll 0 0 #d5ba9c;
	line-height: 1.5em;
	padding: 0px 10px;
	
}



h2 {
	font-size: 14pt;
	background: none repeat scroll 0 0 white;
	line-height: 1.5em;
	padding: 0px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight:600;
		
}

h3 {
	font-size: 14pt;
	font-weight: 400;
	letter-spacing: 2px;
	color: #ad7c59;
	
	
}

a {
	text-decoration: underline;
}

p {
	font-size: 11pt;
}

hr {
	border: none;
	height: 1px;
	color:#2d2f2f;
	background-color:black;
	clear: both;
	margin: 10px auto 30px;
	width: 100px;
}

.wpb_wrapper {
	text-align:center;
}



.vc_btn-blue, a.vc_btn-blue, button.vc_btn-blue {
  background-color:white !important;
  border:2px solid black !important; 
  color:black !important;
  transition:all 0.5s;
}


.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
text-align:left;
color: #000000 !important;
text-transform: uppercase;
letter-spacing: 2px;
outline:none !important;
padding-right:30px;
}


.wpb_accordion_content {
background-color: #F0F0F0;
margin-top: -1px;
margin-bottom: 5px;
}

.wpb_accordion_header {
background-color: #F0F0F0 !important;
outline:none !important;
}

.akkbulett ul li {
	font-weight:bold;
	list-style-type:disc;
	margin-left:20px;
}

.prefooterwidth {
	background-color: #f0f0f0;
}

.prefooter {
	background-color:#f0f0f0;
  font-size:10pt;
  padding-left:100px;
  padding-right:100px;
  padding-top:50px;
  padding-bottom:20px;
  text-align:center !important;
}

.prefooter p{
  text-align:center !important;
  margin-bottom:25px;
}

.prefooter hr {
 clear:both;
  margin:50px auto -20px;
  width:293px;
  border: none; 
  height: 1px; 
  color: #000000; 
  background: #000000;
}

.footer{
	background: #333;
	color: #fff;
	border-left: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
}

.footernav {
	text-align: right;
}

.realfooter {
	font-family: 'Open Sans';
	font-size: 13px;
	background-color:#333;
	color: #ffffff;
	font-weight: 400;
}

.realfooter a {
	text-decoration: none;
	color: #ffffff;
}

.footerwidth {
	background-color:#333;
}

.realfooter .switch img {
	float:right;
  	height:50px;
 	margin-left:15px;
 	margin-top:-10px;
 	width:50px;
}

.copyright {
	padding-top:10px;
}

.switch {
	padding-top:10px;
	text-align:right;
	color: #00B74F !important;
}

.switch a{
	color: #ad7c59 !important;
}

.step {
background-color: white;
position: absolute;
top:50%;
width:300px;
margin-top:-10px;
text-transform: uppercase;
letter-spacing: 1px;
}

.footernav ul li {
white-space: nowrap;
display:inline;
margin-right:10px;
}

.footernav ul li a {
color:white !important;
text-decoration: none !important;
}

.verteilertext p {
font-size: 40pt;
font-weight: 200;
line-height: 52pt;
padding-left: 50px;
padding-right: 50px;

}

div.pp_overlay {
  background:#FFFFFF !important;
}

.pp_left {
	background:none !important;
}

.pp_middle {
	background:none !important;
}

.pp_right {
	background:none !important;
}

.pp_content {
	height: 100% !important;
}

#pp_full_res {
line-height: 0 !important;
margin-bottom: 0px !important;
}

div.pp_default .pp_close {
  background:url(http://www.deisl.com/wp-content/uploads/2015/06/close_lightbox.png);
  background-size: contain;
  cursor:pointer;
  height:20px;
  width:20px;
  margin-top:10px;
}

div.pp_default .pp_nav {
  display:none !important;

}

div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color:transparent !important;
}

.pp_expand {
	display:none !important;
}

div.ppt {
  display:none !important;
}

#openmenu:hover {
	 cursor:pointer !important;
}

#openmenu {
	 outline: none !important;
}

#opensearch:hover {
	 cursor:pointer !important;
}

#opensearch {
	 outline: none !important;
}

#opensince {
	 outline: none !important;
}

#openshop {
	 outline: none !important;
}

#openshop:hover {
	 cursor:pointer !important;
}

#openkontakt:hover {
	 cursor:pointer !important;
}


#openkontakt {
	 outline: none !important;
}

#menu-item-569 form {
	 outline: none !important;
}

#menu-item-1391 form {
	 outline: none !important;
}

wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  background-image:url(http://www.deisl.com/wp-content/uploads/2015/09/akk-open.png);
}



.ubermenu-nav {
	outline:none !important;
}

.ubermenu-submenu {
	text-align: center;
}

.ubermenu-item {
	 display:inline-block !important;
     *display:inline; /*IE7*/
     *zoom:1; /*IE7*/
	float:none !important;
}

/* ausgeblendet für fullwidthsubmenu
.ubermenu .ubermenu-submenu .ubermenu-column {
	float: left !important;
}
*/

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
 /* box-shadow:#B8B8B8 0 3px 2px -2px !important; */
  border: none !important;
}

/*
.ubermenu-uberconfigdesktopnav .ubermenu-item.ubermenu-active .ubermenu-submenu-drop.ubermenu-submenu-type-mega {
  padding-left:50px;
}
*/

#navcontainer {
}

.ubermenu-uberconfigdesktopnav {
  background:#F0F0F0;
  max-width:100% !important;
}

.ubermenu-target-with-image .ubermenu-target-title {
	padding-top:1px;
	padding-left:35px !important;
}

 .ubermenu-submenu-id-568 {
 	outline: none !important;
 	border: none !important;
 }
 

.ubermenu-item-523 .ubermenu-target-with-image {
	padding-left:60px !important;
}

.ubermenu-item-568 .ubermenu-target-with-image {
	padding-left:50px !important;
}

.ubermenu-item-571 .ubermenu-target-with-image {
	padding-left:40px !important;
}

.ubermenu-item-1391 .ubermenu-target-with-image {
	padding-left:58px !important;
}

.ubermenu-item-577 .ubermenu-target-with-image {
	padding-left:40px !important;
}


.ubermenu-item-748 {
	margin-left:-35px !important;
}

.ubermenu-item-3808 {
	margin-left:-35px !important;
}

.ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-searchform {
  background-color: #ffffff !important;
  outline:none !important;
  color: #000000;
}

.ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input {
text-align:left;
margin-left:35px;
outline:none;
color: #000000;
font-size:13px;
font-family:'Open Sans';
color: #2F2D2D !important;
}

.ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit, .ubermenu .ubermenu-submenu .ubermenu-searchbar-drop .ubermenu-search-submit {
  width:0px !important;
}

.ubermenu .ubermenu-row-id-2057 {
  margin-bottom:0px !important;
}

 .ubermenu-item-level-1 {
 	margin-right:20px !important;
 }

 .ubermenu-item-level-1 .ubermenu-target-title {
 	text-transform: uppercase;
 }
 
 .ubermenu .ubermenu-submenu.ubermenu-submenu-id-577 {
  padding-left:30px;
}

 .ubermenu .ubermenu-submenu.ubermenu-submenu-id-577 .ubermenu-item-level-1 {
 	margin-right:-20px !important;
 }
 
 .ubermenu-submenu-id-577 p{
 	font-size:14px;
 	color: #000000 !important;
 }
 
 .ubermenu-item-579 {
 	padding-right:30px !important;
 }
 .ubermenu-item-1395 {
 	padding-left:30px !important;
 }
 
 
 
 .ubermenu-item-2704 {
	text-align:center !important;
	text-transform:uppercase !important;
	color:#2F2D2D;
    font-size:14px;
    margin-top:-4px !important;
}

.ubermenu-item-4790 {
	text-align:center !important;
	margin-top:-4px !important;
}

.ubermenu-item-4790 img {
	margin-top:-10px;
  position:relative;
  top:8px;
  width:30px;
}



.ubermenu-uberconfigmobilenav .ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input {
	padding:14px 40px 14px 0px !important;
}

.shoppopuppress {
	cursor:pointer;
}

.shoppopuppress:hover {
	color:#2F2D2D;
}

 .ubermenu-item-2704:hover {
	background-color: white !important;
	color:#2F2D2D !important;
}


 
 .ms-parent-id-9 {
 	background-color:#F4F4F4 !important;
 	margin-bottom:-20px !important;
 }
 
 .ms-parent-id-9 .ms-slide-info{
  	min-height:85px !important;
  	}
  	
  	
 .ms-parent-id-9 .ms-skin-default .ms-nav-prev {
  background:url(http://www.deisl.com/wp-content/uploads/2015/06/fachplaner_arrow_left.png);
  background-size:contain;
  cursor:pointer;
  height:20px;
  left:0px;
  position:absolute;
  top:50%;
  width:20px;
  z-index:110;
  margin-top:-10px;
}

 .ms-parent-id-9 .ms-skin-default .ms-nav-next {
   background:url(http://www.deisl.com/wp-content/uploads/2015/06/fachplaner_arrow_right.png);
  background-size:contain;
  cursor:pointer;
  height:20px;
  right:0px;
  position:absolute;
  top:50%;
  width:20px;
  z-index:110;
  margin-top:-10px;
}


 
  .ms-parent-id-11 .ms-slide-info {
  	background: url(http://www.deisl.com/wp-content/uploads/2015/06/whitetransp.png) repeat !important;
	background-size:cover;
	width: 900px !important;
    padding:20px;
    padding-top:40px;
    padding-bottom:40px;
    color: #000000;
    font-size:10pt;
    left:50%;
    margin-left:-470px;
    bottom: 65px !important;
    min-height: 50px !important;
  }
  
  .ms-parent-id-11 .ms-slide-info h1 {
		margin-bottom:30px;
		}
  

 .ms-parent-id-9 .ms-info{
 	color: #000000 !important;
 	margin:20px;
 	letter-spacing:1px !important;
 	line-height:16px;
 }
 
  .ubermenu-submenu-id-577 hr{
  	margin-bottom:15px !important;
  	margin-left:0px;
  	margin-right:0 !important;
  	margin-top:-15px !important;
  	text-align:left;
  	border-top:1px solid #000000;
  	width: 26px;
 }
 
 .ubermenu-submenu-id-578 a {
	 text-decoration: underline !important;
 }
 

 
 .wpcf7  .wpcf7-text  {
 	border: none !important;
 	background-color: #F4F4F4 !important;
 	color: #000000;
 	height:25px;
 	padding-left:15px;
 	width:100%;
 	font-size:13px;
 	letter-spacing:1px;
 	font-family:'Open Sans';
 	outline:none !important;
 }
 
 
  .ubermenu-item-1395 .wpcf7  .wpcf7-text  {
 	border: none !important;
 	background-color: #F4F4F4 !important;
 	color: #000000;
 	height:25px;
 	padding-left:15px;
 	width:285px;
 	font-size:13px;
 	letter-spacing:1px;
 	font-family:'Open Sans';
 	outline:none !important;
 }
 
 .ubermenu-item-1395 .wpcf7  .wpcf7-text  {
 	border: none !important;
 	background-color: #F4F4F4 !important;
 	color: #000000;
 	height:25px;
 	padding-left:15px;
 	width:285px;
 	font-size:13px;
 	letter-spacing:1px;
 	font-family:'Open Sans';
 	outline:none !important;
 }
 
  .wpcf7 .wpcf7-submit {
	  width: 100%;
	  height: 45px;
	  border: 3px solid #000000;
	  background-color: #ffffff;
	  font-weight:800;
	  letter-spacing: 1px;
  }
  
   
  .ubermenu-item-1395 .wpcf7 .wpcf7-submit {
	  width: 285px;
	  height: 45px;
	  border: 3px solid #000000;
	  background-color: #ffffff;
	  font-weight:800;
	  letter-spacing: 1px;
  }
  
  .wpcf7 .wpcf7-submit:hover{
	  cursor:pointer;
	  background-color: #ad7c59;
	  color:#ffffff;
	  border:none !important;	 
	 }
	 
.ubermenu .ubermenu-retractor {
  clear:both;
  cursor:pointer;
  display:block;
  text-align:left !important;
}	 

.ubermenu-item-768 .ubermenu-search input.ubermenu-search-input {
  color:#2F2D2D !important;
  font-family:'Open Sans';
  font-size:13px;
  margin-left:-5px !important;
  outline:none;
  text-align:left;
}
 
  .ubermenu-item-1395 .wpcf7 form textarea {
  background-color:#F4F4F4 !important;
  border:none !important;
  height:223px;
  padding-left:15px;
  padding-top:10px;
  font-size:13px;
  width:285px;
  font-family:'Open Sans';
  letter-spacing:1px;
  outline: none !important;
}

 .wpcf7 form textarea {
  background-color:#F4F4F4 !important;
  border:none !important;
  height:223px;
  padding-left:15px;
  padding-top:10px;
  font-size:13px;
  width:100%;
  font-family:'Open Sans';
  letter-spacing:1px;
  outline: none !important;
}

.wpcf7-list-item-label {
	text-align: right;
	margin-left:15px;
}


.ubermenu-submenu-id-577 {
	width: 100% !important;
	left:auto;
    margin-right:-490px !important;
    right:50% !important;	
	}

.ubermenu-submenu-id-577 li {
  width:327px !important;
}

div.wpcf7-response-output {
  border:2px solid black !important;
  color:black;
  padding:1.2em 1em;
  text-align:center;
  width:285px;
   margin:2em 0 1em;
}

.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
  padding-bottom:0px !important;
  padding-top:10px;
}
 
 .ms-view {
  background-color:white !important;
}
 
 .ms-nav-next {
 	z-index:9 !important;
 }
 
 .ms-nav-prev {
 	z-index:9 !important
 }
 
 .scroll-back-to-top-wrapper {
 	display: none;
 }
 
#tab-1433785840934-6 {
	background-color:red !important;
}

.verteilerlink {
	font-size: 22px;
	font-weight:400;
	color: #444444;
	letter-spacing:1px;
	font-weight:800;
	text-transform:uppercase;
	width: 100%;
	height:60px;
	padding-top:15px;
	padding-bottom:10px;
	border: solid 2px;
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
}

.verteilerlink:hover{
	cursor:pointer;
}

.holz {
	margin-left:0px !important;
}

.holz:hover{
	background-color: #00B74F;
	color:#ffffff !important;
}

.wellness {
	margin-right:0px !important;
}

.wellness:hover{
	background-color: #AD7C59;
	color:#ffffff !important;
}

.socialmediaicon {
	width:40px;
	height:40px;
}

.pps-popup {
 /* box-shadow:rgba(0, 0, 0, 0.1) 0 3px 6px;  */
	box-shadow:none;
  }
  
.pps-close a.pps-close-link {
background:url(http://www.deisl.com/wp-content/uploads/2015/06/close_lightbox.png);
  cursor:pointer;
  height:20px;
  margin-left:30px !important;
  margin-top:35px;
  width:20px;
  background-size:cover;	
}

.pps-close a.pps-close-link a :hover{
 background-position: 0px 0px !important;
}

.pps-content {
padding:0px !important;
}

.pps-content p {
margin:0px;
}



.pps-iframe iframe {
	overflow:hidden !important;
}

.popupsocialmedia {
	position:absolute;
	width:100%;
	margin-left: -10px;
 }

.popupsocialmedia img {
	width:40px !important;
	height:auto;
}

.popuptextcontent {
	margin-bottom:30px;
}

.pps-wrap {
	background:none !important;
}

.ubermenu-uberconfigtabthingy {
	outline:none !important;
	cursor:pointer;
}

.ubermenu-target-with-image {
	outline:none;
}


/* Mobile NAV */
@media only screen and (max-width: 1100px) { 
	
	#staticlogo {
		display:none;
	}
	
	}


@media only screen and (max-width: 1000px) { 

	#mainnavmobile {
		display:inline;
	}
	
	#mainnavdesktop {
		display:none;
	}
	
	.history {
		display:none;
	}
	
	.verteilerhistory {
		display:none;
	}
	
	.scroll-back-to-top-wrapper {
		display:block;
	}
	
	#menu-item-768 {
		width: 100% !important;
	}
	

		
	.holz {
	margin-left:auto !important;
	}
	
	.wellness {
	margin-right:auto !important;
	}
	
			.realfooter .switch img {
 	margin-top:-5px;
 	width:30px;
 	height:30px;
		}
		
		#staticlogo {
			display:none;
		}	

}



/* Media Devices */

	
@media only screen and (max-width: 767px) { 


	h1 {
	font-size: 24pt;
	display: inline;
	background: none repeat scroll 0 0 #d5ba9c;
	line-height: 1.5em;
	padding: 0px 10px;
	}
	
	.verteilertext p {
	font-size: 21pt;
	font-weight: 200;
	line-height: 30pt;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	

	.ms-parent-id-11 .ms-slide-info {
		display:none;
		}
		
	.realfooter .switch img {
 	margin-top:-10px;
		}
		
	

				
		.switch {
  text-align:left;
  margin-top:15px;
	}
	
  .realfooter .switch img {
  float:left;
  margin-left:0px;
  margin-right:15px;
  width:50px;
  height:50px;

}

			
}


@media only screen and (min-width: 768px) { 

	.einzug {
	padding-left:  70px !important;
	padding-right: 70px !important;
	}
		
		
}

@media only screen and (max-width: 600px) { 

	#wpadminbar {
			top: -46px !important;
				}

				
	.prefooter {
 		 padding-left:50px;
 		 padding-right:50px;
		}			
	
	.prefooter hr {
		width: 130px !important;
	}
	
	.willkommentext {
	padding: 30px;
}




	
		

			}
