@font-face
{
	font-family: 'Glyphicons';
	src: url( ../fonts/glyphicons-halflings-regular.eot);
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */
		url('../fonts/glyphicons-halflings-regular.woff') format('woff'),             /* Moderne Browser */
		url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),     /* Safari, Android, iOS */
		url('../fonts/glyphicons-halflings-regular.svg#svgFontName') format('svg'); /* Ältere iOS-Geräte */
}

*:focus
{
	outline: 0px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
	-webkit-appearance: none;
	margin: 0;
}

input[type=number]
{
	-moz-appearance:textfield;
}

textarea
{
	resize: none;
}

.no-display
{
	display: none;
}
/*Allgemein*/
.caret_left:after
{
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

a,
.glyphicon
{
	text-decoration: none;
}

.checkout_process_steps li a,
.glyphicon-menu-right,
.glyphicon-menu-left,
.glyphicon-menu-up,
.glyphicon-menu-down
{
 cursor: pointer;
}

img
{
	max-width: 100%;
	width: 100% \9;
	height: auto !important;
}

.modal-dialog
{
	z-index: 1050;
}

.boxed
{
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	padding: 15px;
	margin: 10px 0 15px;
	overflow: hidden;
}

.boxed table
{
	width: 100% !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.boxed-inline-title
{
	border-width: 1px;
	border-style: solid;
	border-radius: 4px; padding: 5px;
}

hr
{
	clear: both;
	margin-top: 10px;
}

.form-group
{
	overflow: hidden;
}

.navbar
{
	border: 0;
}

.btn
{
	font-weight: bold;
	margin-bottom: 5px;
}

.modal-footer .btn+.btn
{
	margin-bottom: 5px;	
}

.btn .btn.transparent,
.btn .btn.transparent:hover,
.btn input:focus,
.btn textarea:focus,
.btn .btn.transparent:active
{
	background: transparent;
	margin-bottom: 0;
	color: #fff;
	border-color: transparent;
	box-shadow: none !important;
}

/*Fonts*/
p.menutop_footer,
p.menutop_footer span
{
	font-size: 18px !important;
	margin: 10px 0;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
/*top-area*/
.top-area .dropdown
{
	text-align: center;
	display: block !important;
}

.top-area .dropdown-menu
{
	text-align: right;
}

.top-area
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075);
	margin-bottom: 10px;
}

.top-area .nav .open > a,
.top-area .nav .open > a:hover,
.top-area .nav .open > a:focus,
.top-area .nav > li > a:hover,
.top-area .nav > li > a:focus
{
	background-color: transparent;
	cursor: pointer;
}

.top-area .dropdown-toggle,
.top-area .dropdown-menu,
.top-area .nav
{
	margin-top: 0px;
}
/* header-area */
.header-area
{
	margin-bottom: 10px;
}

.header-area .dropdown
{
	text-align: center;
}

.header-area-nav img
{
	max-height: 60px;
}

.header-area p
{
	margin: 0;
}

/*Hz Navi*/
#CatNavihz .active_category,
#CatNavihz .dropdown,
#CatNavihz .dropdown-menu li
{
	display: block !important;
}

#category .submenu_level3 li a:before
{
	content:"\00bb\00a0";
}

#CatNavihz li.active_category .dropdown-menu a
{
	background: transparent;
}

/*Dropdown-Menu*/
.dropdown-menu
{
	padding-top: 0;
	padding-bottom: 0;
	border-radius: 0;
}

.dropdown-menu li a
{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px 20px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:visited
{
	background-color: transparent !important;
}

/*Crossselling*/
.crossselling .img-wrap
{
	display: table-cell;
	vertical-align: middle;
	width: 585px;
	height: 128px;
	text-align: center;
}

.crossselling .img-wrap img
{
	max-height: 120px;
}

.cross_image
{
	position: absolute;
	background: #DD1E31;
	padding: 8px 11px;
	color: #fff;
	font-weight: 800;
	font-size: 100%;
	left: -15px;
	top: -15px;
	z-index: 5;
}

.crossselling .slide-product-name
{
	min-height: 45px;
}

.crossselling .slide-info
{
	min-height: 115px;
}


/*Warenkorbbox*/
#shopping_cart .dropdown-toggle
{
	white-space: nowrap;
}
#shopping_cart .dropdown-menu
{
	padding-top: 10px;
}
#shopping_cart .dropdown-menu li
{
	padding: 0 15px;
}

#shopping_cart_box img
{
	max-width: 50px;
}

/*Sprachen*/
#language_box .dropdown-menu
{
	min-width: 60px;
	text-align: left;
}

#language_box img
{
	max-width: 16px;
}

/*category-area*/
div.navbar-inverse .navbar-toggle
{
	border-color: #fff;
}

.category-area .navbar-brand
{
	color: #fff;
}

#category.navbar-collapse
{
	border-color: #fff;
}

.category-area .navbar
{
	border-radius: 0;
	margin-bottom: 0;
}

.form-control:focus
{
	border-color: rgb(171, 171, 171) !important;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(0, 0, 0, 0.3) !important;
}

.input-group-addon
{
	cursor: pointer;
	position: relative;
}

.input-group .form-control
{
	z-index: inherit;
}

/*horizontale Suche*/
.header-area #search_horizontal
{
	padding-top: 20px;
}

/*Breadcrumb*/
.breadcrumb
{
	background: transparent;
	padding: 10px 8px 0;
	margin-bottom: 0;
}

/*content-area*/
.main-area
{
	margin-top: 20px;
}

/*Sidebar*/
#CatExplorer ul li .list-group
{
	margin-bottom: 0;
}

#CatExplorer img
{
	display: none;
}

#CatExplorer ul li a
{
	text-decoration: none;
}

#CatExplorer ul li a:hover
{
	font-weight: bold;
}

#CatExplorer ul li ul .list-group-item
{
	border-color: transparent;
	padding: 0 15px;
}

#CatExplorer ul li ul .list-group-item a:before
{
	content:"\00bb\00a0";
	font-size: 1.4em;
}

#CatExplorer .list-group-item.color-primary-1 .list-group-item.color-primary-1
{
	background-color: transparent;
}

#CatExplorer li.active_category
{
	font-weight: bold;
}

#CatExplorer li.active_category ul
{
	font-weight: normal;
}

/*Artikelbox*/
#articlebox img
{
	max-width: 100px !important;
	display: inline-block;
}

#articlebox .special_spacer
{
	height: 30px;
}

#articlebox .articles:not(:last-child)
{
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
}

#articlebox .old-price
{
	font-size: 12px;
}

#articlebox .cross_image
{
	left: 0px;
	top:  auto;
}

/*Tagcloud*/
#tagcloud h4:first-letter
{
	text-transform: capitalize;
}

#tagcloud h4
{
	text-transform:  lowercase;
}

/*Produktlaufband*/
.slide
{
	position: relative;
}

.slide img
{
	max-height: 340px;
	max-width: 225px;
}

.slide hr
{
	margin-bottom: 10px;
}

.slide .col-md-12 .img-wrap
{
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width: 750px;
	height: 350px;
	overflow: hidden;
}

.slide .slide-info
{
	min-height: 115px;
}

.slide .slide-product-name
{
	min-height: 40px;
}

.slide .old-price-value
{
	text-decoration: line-through;
}

.new-price
{
	display: 	inline;
	font-weight: bold;
}

/*Erweiterte Suche*/
#attribute_search input[type='checkbox']
{
	margin-right: 15px;
}

.attribute_search_property input[type='checkbox'],
.search-values input[type='checkbox']
{
	margin: 0 5px 0 0 !important;
}

#page_content .atrribut-result
{
	/*display: none;*/
}

/*Login-box*/
#login_box .input-group:first-child
{
	margin-bottom: 10px;
}

#login_box .input-group-addon
{
	min-width: 90px;
}

#login_box .pass_lost
{
	margin: 10px 0px;
}

#login_box input[type="button"].btn
{
	margin-left: 10px;
}

#login_box .error
{
	color: #f00;
	padding: 0px;
}

/*Login-Seite*/
.login-site .boxed
{
	min-height: 280px;
	position: relative;
}

.login-site .boxed button
{
	position: absolute;
	bottom: 15px;
	right: 15px;
}

/*MyAccount-Site*/
.my-account-site .col-md-5 .boxed,
.my-account-site .col-md-7 .boxed
{
	min-height: 470px;
}

.my-account-site .btn
{
	min-width: 135px;
}

/*Wishlist-Site*/
.wishlist-site img
{
	min-width: 30px;
}

/*Adressbook-Site*/
.addressbook-site .address
{
	background-color: transparent !important;
}

.address .col-md-6.text-right
{
	padding-bottom: 15px;
}

.address a:hover
{
	text-decoration: none;
}

/*Slider Startpage*/
.article-c6-left-slider-c6-right .nivoSlider,
.slider-c6-left-article-c6-right .nivoSlider
{
	max-height: 470px;
}


/*Footer*/
.bottom-area
{
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	margin-top: 20px;
}

.bottom-area img
{
	max-width: 185px;
}

/*Top Button*/
#toTop-right
{
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:20px;
	right:20px;
	outline:none;
}
#toTop-left
{
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:20px;
	left:20px;
	outline:none;
}
#toTop-center
{
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	left:50%;
	margin-left:-20px; /*Feintuning je nach Inhalt */
	outline:none;
}


#ordersuccess_table
{
	display: table;
	border-collapse: separate;
	border-spacing: 0px;
	border-color: grey;
	white-space: nowrap;
	width: 100%;
}

#order_success_notice
{
	text-align: center;
	margin: 5px 0px;
	background-color: #25BD18;
}

#ordersuccess_table td:nth-child(odd) {
	font-weight: bold;
	width: 200px;
	white-space: nowrap;
}

#changePW .form-group input
{
	width: 100%;
}

#order-details ul li{
	list-style-type: none;
}

#update_address
{
	max-width: 800px;
}

.error_hidden
{
	display: none;
}

.boxed-border
{
	border-color: rgba(0, 0, 0, 0.3);
}

.product-list .product-name
{
	height: 38px;
}

.special-price-container
{
	position: relative;
}

.old-price-cross
{
	width: 1px;
	padding-right: 5px;
	white-space: nowrap;
}

.old-price-text,
.product_view_price .price
{
	padding-right: 5px;
}

.old-price-text
{
	color: #777;
}

.old-price-value
{
	text-decoration: line-through;
	color: #777;
}

.crossselling .cross_image
{
	padding: 6px 14px;
}

.crossselling hr
{
	margin-bottom: 10px;
}

.crossselling .h5
{
	margin: 0px;
}

.product_view_price
{
	font-size: 22px;
}

.price
{
	font-weight: bold;
}

.product_view_price #special_price_text,
.product_view_price #old_price_container
{
	color: #777;
	font-size: 18px;
}

.price_min_height
{
	height: 73px;
}

.crossselling .boxed
{
	padding: 15px;
}

.add_to_cart_btn
{
	font-size: 0.95em;
}

.responsive-table.panel,
.table-responsive.boxed
{
 overflow-x: auto !important;
}

/*------------------------------------------------------------------------------------*/
@media all and (min-width:320px){
	
}

/*------------------------------------------------------------------------------------*/
@media all and (min-width:360px){
	.header-area .col-md-6{
			padding-right:15px;
			padding-left:15px;
	}
	.header-area .col-md-4{
			padding-top: 5%;
	}
	
	.boxed
	{
		padding: 5px;
	}

}
/*------------------------------------------------------------------------------------*/
@media all and (max-width:490px){
	#shoppingCartAddBlock .add_to_cart_btn
	{
		width: 100%;
	}

	#shoppingCartAnz
	{
		text-align: center;
	}
}

/*------------------------------------------------------------------------------------*/
@media all and (max-width:599px){
	.checkout ol li
	{
		width: 100%;
		float: none;
		margin: 0;
		overflow: hidden;
	}
	
	.checkout ol li a
	{
		width: 100%;
		border-radius: 3px;
		border: 1px solid rgba(0, 0, 0, 0.2);
		position: inherit;
	}
}
/*------------------------------------------------------------------------------------*/
@media all and (max-width:767px){
	 #category .active_category ul{
	display: block;
	width: 100%;
	box-shadow: none;
	background-color: transparent;
	position: relative;
	color: #fff;
	margin-bottom: 10px;
	border-color: transparent;
	 }
	 
	 
	 #category b.caret,
	 #category .caret_left:after
	 {
		display: none;
	 }
	 
	  #category .active_category ul a
	  {
		color: #fff;
		border-color: transparent !important;
	  }
	  
	#category ul .dropdown-menu li a
	{
		padding-left: 35px;
	}
	
	#category .dropdown-menu li a:before
{
	content:"\00bb\00a0";
}
	 
	 #category ul .submenu,
	 #category ul .submenu_level3
	 {
		margin-bottom: 0;
	 }
	
	 
	 #category ul .submenu li a
	 {
		padding-left: 55px;
	 }
	 
	 
	 #category .submenu_level3
	 {
		padding-left: 0;
	 }
	 
	  #category .submenu .submenu_level3 li a
	  {
		padding-left: 75px;
	  }

}

/*------------------------------------------------------------------------------------*/
@media all and (min-width:768px){

	.logo-area
	{
	padding-top: 0;
	}
	
	.top-area .dropdown:hover .dropdown-menu{
	display: block;
	}
	
	.boxed{
	padding: 15px;
	}
	
	#category .nav.navbar-nav{
		padding-left: 10px;
	}
	
	#category .submenu_level3
	{
		background: #fff;
	}
	
	.dropdown-menu
	{
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	
	#category li:hover ul,
	#category .dropdown-menu li:hover .dropdown-menu
	{
		display: block;
	}
	
	#category .dropdown-menu li
	{
		position: relative;
	}

	#category .dropdown-menu li .dropdown-menu
	{
		display: none;
	}

	#category .dropdown-menu.submenu
	{
		top: 0;
		position: absolute;
		left: 100%;
		margin-top: -1px;
		-webkit-box-shadow: 8px 6px 12px rgba(0,0,0,.175);
		box-shadow:8px 6px 12px rgba(0,0,0,.175);
		border-bottom-left-radius: 0;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	
	.dropdown-menu li:last-child a
	{
		border-color: transparent !important;
	}
	
	#category .submenu_level3
	{
		padding-left: 0;
	}
	
	#category .submenu_level3 li a
	{
		padding-left: 30px;
	}
	
	#category .submenu_level3 li
	{
		list-style-type: none;
	}
	
	#category .submenu_level3 li a,
	#category .submenu_level3 li a:hover
	{
		color: inherit;
		text-decoration: none;
		border: none;
	}
	
	#category .submenu_level3 li a span
	{
		color: #ccc;
		padding-right: 5px;
	}


	#quantity_group
	{
		padding-right: 10px;
	}
}

/*------------------------------------------------------------------------------------*/
@media all and (min-width:992px) and (max-width:1200px)
{
	.product-essential #product_image{
		max-width: 200px;
	}

	#quantity_group
	{
		padding-right: 0px;
	}
}


@media all and (min-width:1201px) and (max-width:1600px)
{
	.product-essential #product_image{
		max-width: 269px;
	}
}

@media all and (min-width:992px) and (max-width:1600px){
	.slide .col-md-12 .img-wrap img{
		max-width: 165px;
	}

	.product-list.layout1 .img-wrap img{
		max-width: 120px;
	}

	.subCategoryList .img-wrap img, .product-list.layout1 .img-wrap img{
		max-width: 120px;
	}

	.crossselling .img-wrap img{
		max-width: 100px;
	}
}

@media all and (max-width: 360px)
{
	div.container-fluid > div.row > div.col-md-12,
	div.left-side-area,
	div.content-area
	{
		padding-left: 0px;
		padding-right: 0px;
	}

	div.left-side-area h4
	{
		padding-left: 15px;
	}

	#attribute_search > div.boxed,
	#page_content.boxed
	{
		border-radius: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
	}
}

.payment_information_text
{
	font-weight: normal;
}

.checkout_payment_padding,
.checkout_payment_extra
{
	min-width: 100px;
}

#cookielayer
{
	position: fixed;
	width: 100%;
	padding: 15px 15px 15px 25px;
	font-size: 1.5em;
	color: white;
	background-color: rgba(50,50,50, 0.8);
	z-index: 10000;
	bottom: 0;
	vertical-align: middle;
	line-height: 2em;
	padding-left: 25px;
}

#cookielayer a, #cookielayer span
{
	vertical-align: middle;
}

#cookielayer a
{
	margin-left: 5px;
	color: #31a8f0;
    white-space: nowrap;
}

#cookielayer button
{
	float: right;
	margin-right: 15px;
	padding: 15px;
}

.btn-yellow
{
	background-color: #ffeb00 !important;
	color: black !important;
}

.btn-yellow:hover
{
	background-color: #fff9ae !important;
}

@media (max-width: 1605px)
{
	.checkout_payment_padding
	{
		padding-bottom: 12px;
	}

	.payment_informations
	{
		width: 100%;
	}
}

@media (min-width: 1097px)
{
	.form-group-empty-spacer
	{
		height: 34px;
		visibility: hidden;
	}
}

@media (min-width: 768px) and (max-width: 1096px)
{
	.form-group-empty-spacer
	{
		height: 61px;
		visibility: hidden;
	}
}

@media (max-width: 767px)
{
	.form-group-empty-spacer
	{
		display: none;
	}

	#cookielayer
	{
		font-size: 1.0em;
    	line-height: 1.43em;
	}
}

.special_price_compare_text,
#special_price_compare_text
{
	font-weight: bold;
}

.special_price_text,
#special_price_text
{
	color: #777;
}

#AmazonExpressWidget
{
	margin-bottom: 9px;
}

.error_spacer
{
	min-height: 50px;
}

.articlebox
{
    padding-top: 3em;
    padding-bottom: 1em;
}

.articlebox_up,
.articlebox_down
{
	cursor:pointer;
	font-size: 3em;
	text-align: center;
	display: block;
	position: absolute;
	left: 50%;
    transform: translateX(-0.38em);
}

.articlebox_down
{
	top: 100%;
    transform: translate(-0.38em, -1em);
}