/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */


/* 
GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */


/* 
DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

@media only screen and (min-width: 768px) {
	/* Desktop styles go here */
}

body{background:#ffffff;padding:0;}
.footer-wrap{background:#ffffff;}

#header{border:none; margin-bottom:0; margin-top:0; padding-top:0;  z-index: 2; position: relative;max-width:200em;padding-left:0;padding-right:0;margin-left:0;margin-right:0;}
	#header .con{max-width:90em; margin:0 auto; position:relative; z-index:2;}
	#header #navigation{margin-top: 30px;position:relative; z-index:2;}
	#header hgroup{margin-bottom:0;z-index:2;}
	#header #logo {margin-bottom:0;height:100%;}
#main.fullwidth, .col-full, .no-sidebar #main{margin-top:0;}

.metaslider-73{min-height:186px; top:0; position:absolute !important;}
.metaslider-58{height:280px; top:0; position:absolute !important;}
.metaslider .caption-wrap{ background:#fff !important; color:#000 !important;}
.forcefullwidth_wrapper_tp_banner{z-index:0;}

.cart-contents{float:right;}

div.addthis_32x32_style{width:100%;}
div.addthis_32x32_style .at300b{float:right;}

#footer-widgets{padding:1em 0;}
.widget h3{border-bottom:1px solid #e8e3e3;}

.type-post .post-content{width:100%;}
#main{width:100%;}

div.addthis_toolbox{ display:block; height:32px;}


.post_content{border:none; overflow:hidden;}
	.view_all_link{width:300px;}
	.newsdesc{width:200px;}
	.newsdesct{width:100%;}
	.fl h2{margin-left:0px;}
/*footer*/
#footer-menu{list-style-type:square; list-style-position:inside;}
#footer-menu a{font-weight:normal;}

/* catergorie-menu */
#menu-winkelmenu{margin:0 !important;}
#menu-winkelmenu li{list-style:none; float:left; }
#menu-winkelmenu a{ padding:10px 15px; border:1px solid #efefef; display: block; margin:0 5px 5px 0; background:#efefef; -webkit-border-radius: 0.236em; border-radius: 0.236em;}
#menu-winkelmenu a:hover{ text-decoration:none;border:1px solid #e8e8e8; background:#fff; -webkit-border-radius: 0.236em; border-radius: 0.236em;}

.wpcf7-captcha-captcha-778{ border: none !important; padding: 0 !important; display: inline !important;}

.header-con-scrolled{max-width: 100% !important;}
.main-nav-scrolled{ position:fixed !important; background: #fff !important;width: 79% !important;max-width: 100% !important;margin-top:0 !important;  padding: 10px 21% 10px 0 !important;:}

	.main-nav-scrolled ul.nav > li a{ color: #ABABAB !important; border-color: #e8e8e8 !important; background: #fff !important;}
			.main-nav-scrolled ul.nav > li.current-menu-item > a, .main-nav-scrolled ul.nav > li.current_page_parent > a, .main-nav-scrolled ul.nav > li.current_page_parent > ul > li.current-menu-item > a , .main-nav-scrolled ul.nav > li a:hover{color:#265a0c !important;}