#top_navi_inner ul li {
background-color: transparent;
height: 100px;
vertical-align: center;
}
#top_navi_inner ul li a {
color: #ffffff;
display: block;
float: left;
height: 100px; 
line-height: 100px;
overflow: hidden;
padding: 0px 0px 0px 0px; 
text-decoration: none;
}

#top_navi_inner ul li a:hover {
background-color: transparent;
color: #137423;
}


.top_navi_arrow {
background-image: url(backgrounds/icon-white-arrowdown.png);
background-position: 100% 50%;
background-repeat: no-repeat;
height: 19px;
line-height: 100px;
padding-right: 15px;
position: absolute;
right: 10px;
top: 40px;
}

.top_navi_home {
background-image: url(backgrounds/icon-white-home.png);
background-position: 50% 50%;
background-repeat: no-repeat;
height: 19px;
position: absolute;
right: 10px;
top: 40px;
width: 12px;
}

#top_navi_inner ul li {
	padding-right: 15px;
}
.sub-menue a {
	line-height: 30px !important;
	height: 30px !important; 
	color: #333 !important;
} 
.cbp-af-header-shrink ul li a {
	color: #137423 !important;
	height: 70px !important;
	line-height: 70px !important;
}

.cbp-af-header-shrink ul li a:hover {
	color: #000000 !important;
}

.cbp-af-header-shrink ul li {
	height: 70px !important;
}

.cbp-af-header-shrink .top_navi_home {
	background-image: url(backgrounds/icon-green-home.png) !important;
	top: 25px; !important;
}

.cbp-af-header-shrink .top_navi_arrow {
	background-image: url(backgrounds/icon-green-arrowdown.png) !important;
	top: 25px; !important;
}

body #head_shopping_cart {
cursor: pointer;
color: #ffffff;
display: block;
float: left;
line-height: 100px;
/* margin-top: -8px; */
height: 100px;
width: 180px;
background: transparent;
text-align: left;
font-family: "Montserrat", sans-serif;
font-weight: 300;
font-size: 1em;
text-transform: uppercase;
padding-left: 15px;
}

#head_shopping_cart.active  {
background-image: url() !important;
background-position: 0;
}

.cbp-af-header-shrink #head_shopping_cart {
cursor: pointer;
	color: #137423 !important;
	height: 70px !important;
	line-height: 70px !important;
display: block;
float: left;
/* margin-top: -8px; */
width: 180px;
background: transparent;
text-align: left;
font-family: "Montserrat", sans-serif;
font-weight: 300;
font-size: 1em;
text-transform: uppercase;
padding-left: 15px;
}

#main {
	width: 100%;
}

#dropdown_shopping_cart {
	top: 70px !important;
	position: fixed !important;
}
#customer_login {
	top: 70px !important;
	position: fixed !important;
}

body {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.produkte_overview {
font-family: "Montserrat", sans-serif !important;
font-size: 4em !important;
font-weight: 100;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0.5em 0;
line-height: 1.3;
}

.article-list-item-text .title a {
	font-size: 1.3em !important;
}

.article-list {
	
	width: 70% !important;
	margin-left: 15%;
	text-align:center !important;

}
.article-list.cols .article-list-item {
	
	border: 1px dashed #58cd8a !important;
	background-image: url() !important;
	margin-right: 10px !important;
	width: 40% !important;
	display:inline-block !important; 
}

@media (max-width: 767px) {
	.article-list.cols .article-list-item {
		width: 80% !important;
	}
}

#details_cart_part span.quantity_container input.products_quantity {
	font-size: 12px !important;
}

.btn.nofill {
background-color: rgba(35, 35, 35, 0.6) !important;
padding: 15px;
margin-top: 5px;
margin-left: 15px;
font-family: "Montserrat", sans-serif;
font-weight: 300;
font-size: 0.9em;
border-width: 1px;
border-style: solid;
border-color: rgba(255, 255, 255, 0.3);
}

#button1:hover {
	background-color: #137423 !important;
	border-color: ##137423 !important;
}
#button2:hover {
	background-color: #137423 !important;
	border-color: ##137423 !important;
}

.details {
width: 100% !important;
}

.details .gallery {
	float: left;
	min-height: 400px;
	width: 40%;
}
.details .info {
	background-color: #fff;
	background-image: url(backgrounds/details-info-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	min-height: 400px;
	width: 60%;
}

.details .actions {
	background-color: #fff;
	background-image: url(backgrounds/separator-dotted-hori.png);
	background-position: top;
	background-repeat: repeat-x;
	display: inline-block;
	margin-top: 20px;
	position: relative;
	width: 100%;
}
.details .description {
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: inherit;
	margin-bottom: 20px;
	width: 100%;
}

.wrap_shop .tabs .ui-tabs-nav {
	background-color: #fff;
	background-image: url(backgrounds/tabs-navi-bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
	width: 100%;
}
.process_bar ul li.active label span {
	background-color: #c0c0c0;
	height: 25px;
}

.process_bar ul li label span {
	height: 25px;
}

.process_bar ul li.active {
	background-position: 100% 4px;
}
.process_bar ul li {
	background-position: 100% 4px;
}

.shopping_cart {
	width: 100%;
}

.order_payment, .order_shipping, .order_confirm {
	width: 100%;
}

.flyover_image {
	width: 100% !important;
}

.gray-ski {
   -webkit-filter: grayscale(50%);
   -moz-filter: grayscale(50%);
   -ms-filter: grayscale(50%);
   filter: grayscale(50%); 
 -o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.gray-ski:hover {
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
   -webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
   -ms-filter: grayscale(0%);
   filter: grayscale(0%); 
}

.shopping_cart_list img {
	max-width: 150px !important;
}

.flyover_item img {
	max-width: 150px !important;
}

#sub-link1 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link2 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link3 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link4 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link5 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link6 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link7 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link8 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link9 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link10 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link11 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link12 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link13 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link14 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link15 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link16 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link17 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link18 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link19 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link20 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link21 {line-height: 30px !important;height: 30px !important;color: #333 !important;}
#sub-link22 {line-height: 30px !important;height: 30px !important;color: #333 !important;}