body {
	background: #fff;
}

.product--price-info, .product--price, .product--tax, .product--delivery, .buybox--button-container {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	width: 0 !important;
}

h3 {
	color: #108247;
	text-transform: uppercase;
	font-size: 24px;
}

.container {
	background: none;
}

.navi-top {
	background-color: #054a2d;
	color: #fff;
	font-size: 10px;
	text-align: right;
	padding: 5px 0;
	height: 25px;
	padding-right: 20px;
}

.sticky-header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999999;
}
.sticky-content {
	margin-top: 35px;
}
@media only screen and (min-width: 1200px) {
	.sticky-content {
		margin-top: 85px;
	}
}

@media only screen and (min-width: 1200px) {
	.navi-top {
		padding-right: 0;
	}
}

.navi-top a {
	color: #fff;
}

.navi-top .container {
	visibility: invisible;
	display: none;
}

@media only screen and (min-width: 768px) {
.navi-top .container {
	visibility: visible;
	display: inherit;
	text-transform: uppercase;
	max-width: 1160px;
}
}

.swag-cookie-permission {
	clear: both;
}

.navi-mobile {
	float: right;
	margin: -17px 0 0 0;
	color: #fff;
	font-size: 20px;
}

.navi-mobile i {
	padding: 20px;
}

.navi-main-mobile {
	visibility: invisible;
	display: none;
}

.navi-main-mobile li {
	background: #054a2d;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 1px !important;
}

.navi-main-mobile a {
	padding: 10px 0;
	color: #fff;
	font-weight: 700;
}

.navi-main-mobile .navigation--list-wrapper {
	width: 100% !important;
	margin: 0;
}

.mobilemenu {
    visibility: visible !important;
	display: inline !important;
}

@media only screen and (min-width: 768px) {
.mobilemenu{
    visibility: invisible !important;
	display: none !important;
	height: 0 !important;
}
}

.navi-main-mobile-lang {
	width: 20%;
	height: 30px;
	float: left;
	text-align: center;
	background: #054a2d;
}

.navi-desktop {
	visibility: invisible;
	display: none;
}


@media only screen and (min-width: 768px) {
	.navi-mobile {
		visibility: invisible;
		display: none;
	}
	.navi-desktop {
		visibility: visible;
		display: inline;
	}
}

.navi-main {
	background-color: #108247;
	padding: 20px 0;
	height: 60px;
	padding-right: 20px;
}

@media only screen and (min-width: 1200px) {
	.navi-main {
		padding-right: 0;
	}
}

.navi-main .container {
	max-width: 1160px;
}

.navi-main-mobile {
	clear: both;
}

.navigation--list-wrapper {
	text-transform: uppercase;
	float: right;
	margin-bottom: 15px;
	background-color: transparent !important;
}

.navi-main li {
	float: left;
	padding-left: 20px;
}

.navi-main li::after {
	font-size: 10px;
	line-height: 10px;
	padding: 0 0 0 40px;
}

.navi-main a {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.top-bar--navigation {
	width: auto !important;
}

.top-bar--language .select-field {
	height: auto;
}

.top-bar--language .select-field select,
.top-bar--language .js--fancy-select select {
	border: none;
	padding: 0;
	height: 20px;
	width: auto;
	line-height: 1rem;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	background: #054a2d;
	background-color: #054a2d;
}

.navi-top .block {
	float: right;
}


.top-bar--language .select-field:after {
	border-left: none;
	content: none;
}

.logo img {
		height: 75px;
	}

@media only screen and (min-width: 850px) {
	.logo img {
		height: auto;
	}
}

.logo {
	z-index: 3000;
	position:relative;
}

.logo img{
	z-index: 3000;
	position:relative;
	margin: -40px 0 0 50px;
}

.logo .container {
	z-index: 3000;
	position:relative;
	padding-left: 100px;
	background-color: transparent;
	margin-top: -300px;
}

.logo-main .block-group,
.logo--shop .block,
div.logo-main-block-group {
	z-index: 3000 !important;
	position:absolute !important;
}

.navi-footer {
	background-color: #054a2d;
	color: #fff;
	text-align: center;
	padding: 20px 0 0 0;
}

.navi-footer .container {
	background-color: #054a2d;
	color: #fff;
	font-size: 12px;
	max-width: 1160px;
}

.navi-footer a {
	color: #fff;
}

.navi-footer h3 {
	color: #fff;
	margin-top: 0px;
	font-size: 18px;
}

.navi-footer-left {
	line-height: 20px;
}
.navi-footer-middle {
	line-height: 20px;
}
.navi-footer-right {
	line-height: 20px;
}
.navi-footer .navigation--link {
	float: left;
	clear: both;
}

.navi-footer .left, .navi-footer .middle, .navi-footer .right {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 0;
	text-align: left;
	padding: 25px 25px;
}
.left {
	border-bottom: 1px solid #108247;
}


@media only screen and (min-width: 620px) {
	.navi-footer .left, .navi-footer .middle, .navi-footer .right {
		clear: none;
		width: 33%;
		height: 180px;
	}
	.navi-footer .right {
		visibility: visible;
		display: inherit;
	}
	.left, .middle {
		border-right: 1px solid #108247;
		border-bottom: none;
	}
}

.copyright {
	padding: 10px 0;
	background-color: #89b945;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.overlap {
	visibility: invisible;
	display: none;
}

@media only screen and (min-width: 1000px) {
	.overlap {
		visibility: visible;
		display: inherit;
		background-color: transparent;
		height: 60px;
		z-index: 2000;
		position:absolute;
		margin-top: -7px;
		background: transparent;
	}
	

}

.content-main {
    box-shadow: 0 0 0 0;
}

.image-slider--container .arrow {
	background: transparent;
	border: transparent;
	color: #fff;
}

.social-share {
	z-index: 9999999999;
	position: fixed;
	left: 0;
	background-color: #e86922;
	color: #fff;
}

button {
	background-color: #e86922;
	color: #fff;
	padding: 2px 25px;
	border: 0;
	font-size: 12px !important;
	text-transform: uppercase;
}

.home-produkt-teaser img {
	z-index: 9999999999;
	position: fixed;
	margin-top: -100px;
}

.home-haendlersuche {
	background: url(/media/image/d3/b5/84/home-haendlersuche-bg.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.home-teaser {
	color: #fff;
}

.home-teaser .html--content {
    background-color: #108247;
	padding-bottom: 20px;
}

.teaser-text {
	padding: 0 20px;
}

.home-teaser h3 {
	color: #fff;
}

.home-teaser img {
	width: 100%;
}

.kreativwelt-teaser-rechts-eyecatcher img {
	
}
.kreativwelt-teaser-rechts-produkt img {
	
}
.kreativwelt-teaser-rechts-text {
	margin: 20px !important;
}

.content--breadcrumb {
	margin-top: 50px;
}
.table-2cols {
    display:table;
	clear: both;
}
.table-2cols div {
    display:table-row;
}
.table-2cols div div {
    display:table-cell;
    width:50%;
	padding: 10px;
}

.table-3cols {
    display:table;
	clear: both;
}
.table-3cols div {
    display:table-row;
}
.table-3cols div div {
    display:table-cell;
    width:33%;
	padding: 10px;
}

.table-4cols {
    display:table;
	clear: both;
}
.table-4cols div {
    display:table-row;
}
.table-4cols div div {
    display:table-cell;
    width:25%;
	padding: 10px;
}

.kreativwelt-teaser table td {
    padding: 0;
}
.kreativwelt-teaser table tr:nth-child(even) td {
    background: #fff;
}
.kreativwelt-teaser h3 {
	margin-top: 0;
	font-size: 16px;
	line-height: 1rem;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
@media only screen and (min-width: 600px) {
	.kreativwelt-teaser h3 {
		font-size: 24px;
		line-height: 1.625rem;
	}
}

.kreativwelt-teaser-text-mobile {
	padding-left: 10px;
}
.kreativwelt-teaser-text-desktop {
	padding-left: 10px;
	visibility: hidden !important;
	display: none !important;
	height: 0 !important;
}
@media only screen and (min-width: 900px) {
	.kreativwelt-teaser-text-mobile {
		padding-left: 10px;
		visibility: hidden !important;
		display: none !important;
		height: 0 !important;
	}
	.kreativwelt-teaser-text-desktop {
		padding-left: 10px;
		visibility: visible !important;
		display: inline !important;
		height: auto !important;
	}
}

.search-icon {
	color: #fff;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
}

.product--navigation .link--prev-button, .product--navigation .link--next-button {
	background: #00804d !important;
}
.product--navigation .link--prev-button:hover, .product--navigation .link--next-button:hover {
	background: #054a2d !important;
}

#storeLocator {
	padding-top: 70px !important;
}



#search { /* we set all of the properties for are search */
    height:100px;
    width:50%;
    margin:auto auto;
    /*background:rgba(255,255,255,0.6);*/
    color:black;
    position:fixed;
    top:20%;
    left:25%;
    z-index: 999999999;
    display:none;
}

#mask{ /* create are mask */
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,0.6);
    z-index: 99999999;
    width:100%;
    height:100%;
    display:none;
}
/* use :target to look for a link to the search then we find are mask */
#search:target, #search:target + #mask{
    display:block;
    opacity:1;
}
.close{ /* to make a nice looking pure CSS3 close button */
    color:white;
    line-height:100px;
    font-size:35px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
}
#open-search { /* open the search */
    text-decoration:none;
    display:inline-block;

}
.icon--search {
	margin-top: -10px;
}

.product--actions {
	display: none;
}
