/*

    Header css for all themes under minimalism/*


*/

body {
	min-width: 0 !important;
}

.-bold {
	font-weight: bold;
}


/*
.container_12,
.content-wrapper,
#footer {
    display: none !important;
}*/

.vorteil-box,
.trusted-shops-header,
.main-header .small_logo,
.hotline-header {
	display: none;
}

.header-wrapper {
	background: #ffffff none repeat scroll 0 0;
	margin: 0 15px;
	min-height: 0;
	max-width: 440px;
}

@media screen and (min-width: 440px) {
	.header-wrapper {
		margin: 0 auto;
	}
}

@media screen and (min-width: 768px) {
	.header-wrapper {
		max-width: 788px;
	}
}

@media screen and (min-width: 978px) {
	.header-wrapper {
		max-width: 1028px;
	}
}

@media screen and (min-width: 1281px) {
	.header-wrapper {
		max-width: 1292px;
	}
}

header#header .quick-access {
	background: #EBEBEB;
	padding: 0;
	text-align: center;
	position: relative;
}

.quick-access li a {
	padding: 1em;
}

.links li,
.links li a {
	display: inline-block;
	float: none;
}

header#header .top-cart {
	float: right;
	min-height: 35px;
	padding: 0;
	position: absolute;
	top: 56px;
	z-index: 2001;
	right: 9px;
	padding-left: 50px;
	background: url(../images/cart.png) no-repeat left top;
	width: auto;
}

header#header .top-cart .block-title .title-cart {
	text-indent: -9999px;
	width: 0;
	padding: 0;
}

header#header .top-cart .block-title i {
	text-indent: 0;
}

.fa-shopping-cart::before {
	display: none;
}

.main-header .logo {
	display: block;
	margin: 1.8em 0 1.8em 0.5em;
}

.main-header .logo img {
	display: block;
	max-width: 200px;
}


/*

    header navi

*/

.mst {
	width: 30%;
	float: left;
}

header#header a {
	color: #fff;
}

header#header a:hover {
	color: #444;
}

.main-header .topline {
	background: #666;
}

.menu-creator-pro .mcp-top-nav > a {
	color: #fff !important;
}


/*

    header search

*/

#doofinder {
	display: none;
}

.menu-creator-pro .switcher {
	text-transform: uppercase;
}

header#header #search_mini_form {
	box-sizing: border-box;
	float: right;
	height: 100%;
	padding: 3px;
	position: absolute;
	right: ;
	top: 0;
	right: 0;
	width: 65%;
	display: block;
	z-index: 1100;
	max-height: 42px;
}

header#header .form-search input {
	border: 0 none;
	box-sizing: border-box;
	color: #414466;
	font: italic 16px Arial;
	height: 100%;
	padding: 0.5em;
	width: 100% !important;
}

header#header .form-search button {
	border-color: #444;
	background-color: #444;
}

header#header .form-search button span i,
header#header .form-search button span i::before {
	display: none;
}

header#header .form-search button,
header#header .form-search.active button,
header#header .form-search.focus button {
	background: url(../images/search.png) no-repeat center center rgb(96, 165, 204) !important;
	border: 0 none !important;
	border-radius: 0;
	height: auto;
	margin: 0;
	padding: 3px 0;
	position: absolute;
	right: 3px;
	top: 3px;
	bottom: 3px;
	width: 40px;
}

header#header .form-search.active button:hover,
header#header .form-search.focus button:hover {
	opacity: 0.7;
}

header#header .form-search.active button span i,
header#header .form-search.focus button span i {
	color: #fff;
}

header#header .form-search button span i {
	font-size: 18px !important;
	padding: 5px 5px 0 !important;
}

#am_search_container {
	clear: both;
	left: 0;
	position: absolute;
	top: 100%;
	z-index: 40000;
	right: 0px;
}


/*

    
*/

header#header a.product-image {
	padding: 0;
}


/*

    
*/

header#header .welcome-msg {
	display: none;
}

header#header dl.company-links dt a,
header#header .links li a {
	font: 12px Arial;
	color: #555;
	background-color: inherit;
}

header#header dl.company-links dt a:after,
header#header .links li a:after,
header#header .welcome-msg span:after {
	display: none;
}

header#header .top-cart .block-title .title-cart span {
	background-color: #f11a1f;
	color: #ffffff;
	font: bold 12px Arial;
	padding: 2px 6px;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: inherit;
	text-indent: 0;
	border-radius: 3px;
}

header#header .top-cart .block-title.no-items .title-cart span {
	display: none;
}

#topCartContent button,
#topCartContent .actions a,
#topCartContent button span,
.iwdbutton button.button span span,
.cart .btn-proceed-checkout span span {
	font-size: 14px;
}

header#header .top-cart .block-title i {
	font-size: 17px;
	color: #000;
	margin-right: 3px;
}

header#header .top-cart .block-content .subtotal .price {
	font-size: 20px;
	line-height: 37px;
}

header#header .links li a:hover,
header#header dl.company-links dt a.active,
header#header dl.company-links dt a:hover {
	color: #60A5CD;
	background-color: inherit;
}

.top-cart {
	width: 104px;
}

header#header.floating .grid_12 span.logo,
header#header.floating .links {
	display: none;
}

body.boxed-layout header#header.floating .topline .container_12 {
	border-top: none;
}

.header-slider-holder {
	padding: 10px 0 10px 0;
}

header#header .top-cart .btn-edit {
	font-size: 0.9em!important;
	line-height: 1.2em!important;
}

header#header .top-cart .block-content .mini-products-list .product-details {
	width: 244px!important;
}

header#header .top-cart .product-name {
	width: 180px;
}

header#header,
header#header .welcome-msg {
	color: #aaa;
}

header#header .top-cart .btn-edit,
header#header .top-cart .btn-remove {
	display: none;
}


/**** Header Cart ****/

header#header .top-cart .block-content {
	background-color: #fff;
	border-color: #ddd;
	border-width: 1px;
}

header#header .top-cart .block-content .actions {
	border-color: #eee;
	border-width: 1px;
}

header#header .top-cart .product-name a {
	color: #444;
}

header#header .top-cart .product-name a:hover {
	color: #000;
}

header#header .top-cart .block-content .mini-products-list .product-details .price {
	color: #60a5cd;
}

header#header .top-cart .cart-price-qt {
	background-color: #444;
}

header#header .top-cart .cart-price-qt strong {
	color: #fff;
}

header#header .top-cart .btn-edit,
header#header .top-cart .btn-remove {
	color: #ccc;
}

header#header .top-cart .btn-edit:hover,
header#header .top-cart .btn-remove:hover {
	color: #888;
}

header#header .top-cart .block-content .item-options dt {
	color: #888;
}

header#header .top-cart .block-content .item-options dd {
	color: #666;
}

header#header .top-cart .block-content .subtotal .label {
	color: #444;
}

header#header .top-cart .block-content .subtotal .price {
	color: #60a5cd;
}


/** Header */

header#header .links li a {
	font: 11px Arial;
}

header#header .links li a.top-link-account {
	padding-left: 30px;
	background: url(../images/account.png) no-repeat 5px center transparent;
}

header#header.floating .nav-container {
	margin-right: -60px;
}

.small-hotline-box {
	display: none!important;
}


/*




*/

.vorteil-box {
	float: right;
	margin: 17px 20px;
	width: 245px;
	font-weight: 400;
	letter-spacing: 0.01em;
	font-family: Open\ Sans, sans-serif;
	font-size: 12px;
	color: #444;
	height: 69px;
	overflow: hidden;
}

.vorteil-box li span {
	cursor: pointer;
}

.sprites-haken {
	background-position: -315px -43px !important;
	display: block;
	float: left;
	height: 13px;
	margin: 3px 5px 0 0;
	width: 16px;
}

@media screen and (min-width: 768px) {
	.quick-access .links {
		float: right;
	}
	.main-header .logo {
		margin-top: 60px;
		margin-bottom: 60px;
		margin-left: 20px;
		float: left;
	}
	.hotline-header,
	.vorteil-box {
		display: block;
	}
	.vorteil-box {
		box-sizing: border-box;
		left: 0;
		line-height: 35px;
		margin-top: 0;
		padding-right: 200px;
		position: absolute;
		top: 0;
		width: 100% !important;
		overflow: hidden;
		height: 35px;
	}
	.vorteil-box li {
		padding-left: 25px;
		background: url(../images/vorteil.png) no-repeat left center;
		min-height: 20px;
		float: left;
		margin-right: 20px;
	}
	.hotline-header {
		left: 50%;
		margin-left: -127px;
		position: absolute;
		top: 70px;
		width: 270px;
		color: #555;
		padding-left: 33px;
		background: url(../images/telefon.png) no-repeat left center;
	}
	.hotline-header span {}
	.hotline-header span.tel {
		font-size: 20px;
		line-height: 24px;
	}
	.header-slider.onlyhome-slider .topline,
	.topline {
		position: static;
	}
	header#header #search_mini_form {
		left: 50%;
		margin-left: -130px;
		top: 120px;
		width: 260px;
	}
	header#header .form-search input {
		border: 1px solid #ccc;
	}
	.small_logo {
		background: #383838 none repeat scroll 0 0;
		display: block !important;
		float: left;
		height: 53px;
		text-align: center;
		width: 60px;
	}
	.small_logo a,
	.small_logo img {
		vertical-align: middle;
		line-height: 55px;
	}
	.mst {
		float: none;
		width: 100%;
	}
	ul.menu-creator-pro li.mcp-top-nav > span.fa-angle-down {
		right: 0px;
		color: #fff;
		top: 2px;
	}
	header#header .top-cart {
		min-height: 0;
		position: absolute;
		right: 17px;
		top: 80px;
		padding-left: 50px;
		min-height: 50px;
		width: auto;
	}
	header#header .top-cart .block-title i {
		left: 0 !important;
		position: absolute;
		right: auto !important;
		top: 0 !important;
	}
	header#header .top-cart .block-title .title-cart {
		font-size: 18px;
		height: auto;
		text-indent: 0;
		color: #60A5CC;
		width: auto;
		text-transform: uppercase;
	}
	.title-cart div {
		color: #555;
		font-size: 14px;
		font-weight: normal;
		line-height: 24px;
		text-align: left;
		text-transform: none;
	}
	header#header .top-cart .block-title .title-cart span {
		right: auto;
		left: 32px;
	}
	.menu-creator-pro .mcp-top-nav > a[title="SALE"] {
		background: #ED1B1A;
		padding-right: 10px;
	}
	.menu-creator-pro .mcp-top-nav a {
		font-family: "Open Sans";
		font-size: 1.123em;
		font-weight: 100;
		margin: 10px 5px 10px 5px;
		padding: 0 25px 0 10px;
		text-transform: uppercase;
	}
	.grid-container7 .grid-column ul.level1 li span.fa-angle-down,
	.grid-container7 ul li.has-submenu span.fa-angle-down {
		padding-top: 0;
	}
}

@media screen and (min-width: 1281px) {
	header#header #search_mini_form,
	.hotline-header {
		left: 30%;
		margin-left: 0;
	}
	.vorteil-box {
		height: auto;
		left: 58%;
		line-height: 23px;
		top: 70px;
	}
	.vorteil-box li {
		float: none;
	}
	header#header .top-cart {
		right: 27px;
		top: 100px;
	}
}


/*
    fix navigation on tablet devices
*/

@media screen and (min-width: 768px) and (max-width:1281px) {
	.menu-creator-pro .grid-column2,
	.menu-creator-pro .grid-container2,
	.menu-creator-pro .grid-column3,
	.menu-creator-pro .grid-container3,
	.menu-creator-pro .grid-column7,
	.menu-creator-pro .grid-container7,
	.menu-creator-pro .grid-column12,
	.menu-creator-pro .grid-container12 {
		width: auto !important;
	}
	.menu-creator-pro .grid-column {
		float: none;
	}
	.menu-creator-pro .grid-column6,
	.menu-creator-pro .grid-container6 {
		width: auto;
	}
}


/*


*/

.payment-footer-box {
	position: relative;
	margin-bottom: 70px;
}

.payment-footer-box .social {
	position: absolute;
	top: 100%;
	margin-top: 30px;
	left: 0;
	text-align: center;
	width: 100%;
}

.payment-footer-box .social a {
	padding: 0 5px;
	display: inline-block;
}

.payment-footer-box .social a:hover {
	opacity: 0.7;
}

.payment-footer-box .social a:first-child {
	padding-left: 0;
}

.payment-footer-box .social a:last-child {
	padding-right: 0;
}

@media (min-width: 1280px) {
	.payment-footer-box .social {
		text-align: left;
		margin-top: 10px;
	}
	.payment-footer-box {
		margin-bottom: 0;
	}
}


/*

*/