/* CSS Document shop_in_shop_id 1 KNAUS */





/* BOF HEADER #################################################################################### */



#sub-panel #toggler{
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 6px solid #bfbfbf;
}








/* BOF CART BUTTON */


/* eof cartbox, langbox */





/* BOF HEADER #################################################################################### */



/* BOF SLIDER */


	/* bof arrows */
.flex-direction-nav a {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.flex-direction-nav a:before {
  color: rgba(255, 255, 255, 1);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}


	/* bof pagination */
.flex-control-paging li a {
  border:1px solid #ccc;
  /*background: rgba(0, 0, 0, 0.3);*/
  background-color:#fff;
  transition: all .2s ease;
}
.flex-control-paging li a:hover {
	/*background: rgba(255, 255, 255, 0.7);*/
	/*background-color:#009036;*/
	transform: scale(1.2);
	/*box-shadow: 0 0 20px 3px rgba(0,0,0,.1);*/
	
	background-color: transparent;
	box-shadow: 0 0 5px 3px rgba(0,0,0,.1);
	
}
.flex-control-paging li a.flex-active {
	/* background: rgba(11, 122, 192, 1);*/
	background-color:#009036;
	/*transform: scale(1.2);*/
}

/* EOF SLIDER */







/* BOF BUTTONS */
span.contentbutton {
    background-color:#009036;
	/*background-image: linear-gradient(to bottom, #008ccd 35%,#007eb8 65%);*/
    
	cursor: pointer;
    float: left;
    padding: 0;
	display:inline-block;
	margin:5px 15px 30px 0px;
	transition: all .2s ease;
	
	border: 2px solid #009036;
	border-radius: 100px;
	min-height: 48px;
	min-width: 11em;
	text-align: center;
	
	-webkit-box-shadow: 0 6px 6px -3px rgba(0,0,0,.2), 0 10px 14px 1px rgba(0,0,0,.14), 0 4px 18px 3px rgba(0,0,0,.12);
	box-shadow: 0 6px 6px -3px rgba(0,0,0,.2), 0 10px 14px 1px rgba(0,0,0,.14), 0 4px 18px 3px rgba(0,0,0,.12);
}
	.login_big a span.contentbutton {background-color:#333; border: 2px solid #333;}
	.login_big a span.contentbutton:hover {background-color:#009036; border: 2px solid #009036;}
	
	#login_small  span.contentbutton, 
	.gv_redeem span.contentbutton, 
	.mobile span.contentbutton{	min-height: 25px;}
	
	#login_small span.contentbutton span input, 
	#login_small span.contentbutton span b, 

	.gv_redeem span.contentbutton span input, 
	.gv_redeem span.contentbutton span b, 

	.mobile span.contentbutton span input, 
	.mobile span.contentbutton span b {font-size: 14px;padding: 7px 16px;}

.gv_redeem span.contentbutton{ float: none; margin-left: 20px;     -webkit-box-shadow: none; box-shadow: none;}

span.contentbutton:hover {
	border: 2px solid #333;
	background-color:#333;
   /* background-image: linear-gradient(to top, #008ccd 35%,#007eb8 65%);*/
	-webkit-box-shadow: 0 6px 6px -3px rgba(0,0,0,.2), 0 10px 14px 1px rgba(0,0,0,.14), 0 4px 18px 3px rgba(0,0,0,.12);
	box-shadow: 0 6px 6px -3px rgba(100,100,100,.05), 0 10px 14px 1px rgba(100,100,100,.05), 0 4px 18px 3px rgba(100,100,100,.05);

}

span.contentbutton span {
    padding: 0;
	display:inline-block;
}
span.contentbutton:hover span{

}

span.contentbutton span b {
    color: #fff;
	font-weight:normal;
    font-size: 16px;
    padding: 14px 22px;
	display:inline-block;
}
span.contentbutton:hover span b, span.contentbutton:hover span input {
    color: #fff;
}

span.contentbutton span input {
	background: transparent none;
	border:0px none;
    color: #fff;
	font-weight:normal;
    font-size: 16px;
    padding: 14px 22px;
	display:inline-block;
	cursor:pointer;
}
/*
span.contentbutton span::after{
	content: "\e603";

	background: transparent none;
	border:0px none;

    color: #fff;

    font-size: 15px;
    padding: 6px 3px 8px 8px;
	display:inline-block;
	cursor:pointer;
	
	
	font-family:'eidex_icons';
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	vertical-align:middle;
	transition:color 0.2s ease-in-out;
}
*/
span.contentbutton span input:focus{
    outline: 0px none;
}


/* Buttons im großen SLIDER: */
/*
	.flexslider span.contentbutton{
		background-color:#009036;
	}
	.flexslider span.contentbutton span b{
		color:#fff;
		font-weight:normal;
		padding: 1px 15px 15px;
	}
*/
/* EOF BUTTONS */






/* BOF ALLGEMEIN */
.pageHeading{
	margin-bottom:10px;
	font-size: 30px;
	font-family: "FedraSerifAProBook",Arial,Helvetica,sans-serif;
	color: #009036;
	padding:30px 0 0 0;
}
.pageHeading.shopname{
	
}
.pageHeading.vcenter_cat{
	float:left;
	padding:70px 0 0 0;
}
	.mobile .pageHeading.vcenter_cat{padding-top:10px;}

.blue_bg .col50{background-color: #efa56d;}
.blue_bg.start .col50{background-color: #fff;}
.blue_bg.start .greeting{
	padding:2% 5% 5% 0;px;
}
.greeting{
	padding:55px;
	font-size:17px;
	color:#000;
}
	.mobile .greeting{padding:10px;}

.greeting .pageHeading{
	font-size:32px;
	font-weight:normal;
	line-height:1;
}
.greeting, .greeting a{

}
.greeting a{
	font-weight:700;
	text-decoration:underline;
	color:#fff;
}




.boxheadline a, #also_purchased_products_box .boxheadline, #products_viewed_box .boxheadline{
	font-size: 18px;
	color:#6a625a;
}

.head{
	background-color:transparent;
	color:#6a625a;
}
.head .in_line{
	/*background-color:#6a625a;*/
	line-height:30px;
	font-weight: bold;
}

.details_border{
	/*
	border:8px solid #fff;
	*/
	overflow:hidden;
	background-color:#fff;
}


.acc dt a span{
	background-color:#6a625a;
}
.acc dt.closed a span{
	background-color:#6a625a;
}
/* EOF ALLGEMEIN */







/* BOF FOOTER */
#footer{
	background-color:#fff;
	overflow:hidden;
	text-align:center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    
}

#footer a{

}
#footer a:hover{
	color:#009036;
}



#footertext{
	padding:20px;
	margin-top:20px;
	overflow:hidden;
	font-size:13px;
}
	.tablet #footertext{margin-top:20px;}
	
#footertext a{
	text-decoration:underline;
}
/* EOF FOOTER */


