body {
    background: #D8DDE8;
}
.is--rounded,
.btn {
    border-radius: 0;
}
.header-main,
.header-main .container,
.header--navigation {
    background: #f5f5f5;
    background: white;
	padding-top: 1rem;
}
.header-main .container {
	padding-top: 0;
}

.top-bar, .top-bar > .container, .top-bar--navigation {
    background: #f5f5f5;
    background: white;
    color: #2C4B99;
/*	display: none;*/
    /*background: #2C4B99;*/
}

/* LCF: Sparach-Switch einbleden ohne Service-Menu */
.top-bar--navigation > .entry--service {
	display: none!important;
}



.header-main .top-bar {
    padding: 0;
}
.top-bar--navigation a.btn {
    border: none;
    background-image: none;
    /*padding: 0;*/
    margin: 0;
    background-color: transparent;
    color: #2C4B99;
}


.page-wrap {
    background: url(../img/streifen_bg.png);
    background-color: white;
    background-color: #f5f5f5;
    background-position: bottom right;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.top-bar--navigation a.btn [class^="icon--"] {
    font-size: 0.75rem;
}
.navigation--entry .btn {
    line-height: 1.5rem;
    font-size: smaller;
}
.header-main .top-bar--navigation .navigation--entry {
    padding: 0 .5rem;
}

.header-main .top-bar--navigation .navigation--entry .btn {
    padding-right: .25rem;
}
.header-main .top-bar--navigation .navigation--entry.entry--service,
.header-main .top-bar--navigation .navigation--link.entry--service {
    color: #2C4B99;
	font-weight: bold;
	line-height: 1.5rem;
	font-size: smaller;
}
.header-main .top-bar--navigation .navigation--entry:hover, 
.header-main .top-bar--navigation .navigation--link:hover {
    color: rgba(55, 93, 190, 1.000);
}
.header-main .top-bar--navigation .navigation--entry .entry--account {
    font-size: .875rem;
}
.header-main .top-bar--navigation .navigation--entry .entry--notepad {
    display: none;
}

.top-bar .select-field select option,
.top-bar .js--fancy-select select option {
    color: white;
}

textarea, input[type="text"], 
input[type="search"], 
input[type="password"], 
input[type="number"], 
input[type="email"], 
input[type="tel"] {
    border-radius: 0;
}
.header-main .header--navigation {
    padding-top: 0;
}
.header-main .logo-main .logo--shop {
    width: 100%;
}
.header-main .logo-main .logo--link {
    height: 3.5rem;
}
.entry--link-teaser img {
    width: 11rem;
    margin-left: 3rem;
    float: left;
    max-height: 5rem;
}
.header-main .logo-main {
    width: 20%;
    padding-top: .85rem;
}

.header-main .shop--navigation {
    width: 35%;
	margin-top: 1.5rem;
	float: right;
}

.shop--navigation .navigation--list {
    width: 70%;
}
.navigation--list.block-group {
    margin-top: 0rem!important;
}

.shop--navigation .entry--search {
    width: 50%;
    position: relative;
	float: left;
	margin-right: 2rem;
}
.shop--navigation .entry--notepad,
.shop--navigation .entry--account,
.shop--navigation .entry--cart  {
	float: left;
}
.shop--navigation .entry--notepad {
	margin-top: 4px;
}
/*.shop--navigation .entry--search {
    width: 60%;
}
*/
.cart--amount {
    margin-top: .25rem;
}

.page-wrap {
    background-color: white;
	background-image: none;
}

.page-wrap {
    background: url(../img/streifen_bg.png);
    background-color: white;
    background-color: #f5f5f5;
    background-color: #ffffff;
    background-position: bottom right;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.emotion--container, .container, .footer-main {
    background: rgba(255,255,255,1.0);
}
.container {
    background: rgba(255,255,255,0.9);
}

textarea, input[type="text"], input[type="search"], input[type="password"], input[type="number"], input[type="email"], input[type="tel"] {
    box-shadow: none;
}

/* Navigationsmneu */
.navigation-main {
    border: none;
    background-color: transparent;
	width: 40%;
	float: left;
    margin-top: 1.8rem;
	margin-left: 1rem;	
    position: relative;
}
.navigation--list-wrapper {
	overflow: inherit;
}
/*.navigation-main .is--active .navigation--link {
    background-color: #2C4B99;
    background-image: none;
}
.navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link,
.advanced-menu .button-container {
    background-color: #2C4B99;
    background-image: none;
    font-weight: 600;
    color: #fff;
}
*/
/* .navigation-main .navigation--entry {
    border-right: 1px solid white;
 }
*/
.navigation-main .navigation--list .navigation--entry .navigation--link {
    background-color: white;
    color: #2C4B99;
}
.navigation-main .navigation--entry.is--active .navigation--link {
    color: #92c020;
    color: #709e00;
	text-decoration: none;
}
.navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link,
.advanced-menu .button-container {
    color: #92c020;
    color: #709e00;
    background-image: none;
    font-weight: 700;
	text-decoration: none;
}
.navigation-main .navigation--link {
    padding: .25rem .875rem .25rem .875rem;
    font-size: 1rem;
    background-clip: unset;
    font-weight: 700;
}

.menu--container.menu--is-active .button-container {
    background-color: #f5f5f5;
}
.advanced-menu .button-container {
    padding: .5rem 1.875rem .5rem 0rem;
    font-size: .85rem;
}
.advanced-menu .button-container .button--category,
.advanced-menu .button-container .button--close {
    color: #2C4B99;    
}
/*.navigation--entry.is--active .navigation--link[title="Shop"] {
    background-color: #95d445;
    background-image: none;
    font-weight: 600;
    color: #fff;
}
*/
/*.navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link[title="Shop"] {
    background-color: #95d445;
    background-image: none;
    font-weight: 600;
    color: #fff;
}*/

/* Shopnavigation */ 
.shop--navigation .account--display,
.navigation--list .entry--cart .cart--link .cart--amount {
	display: none;
}

.shop--navigation .cart--quantity {
	top: 1.25rem;
	left: 1.8rem;
	background: #A9D0F5;
	color: #2c4b99;
}

.shop--navigation .navigation--entry .btn {
	width: 2rem;
	color: #2c4b99;
}

.shop--navigation .navigation--entry .btn:hover {
	color: #709e00;
}



.navigation--list .entry--account .account--link {
	padding-left: 0;
}



a.button--category[title="Zur Kategorie Shop"] + .advanced-menu .button-container {
    background-color: #95d445;
    background-image: none;
}

.navigation-main .navigation--link {
    border-radius: 0;
}

.buybox--button.is--primary {
    background-color: #95d445;
    background-image: none;
}

/* Detailseite */
.product--details .product--header .product--author {
    font-size: medium;
    font-weight: normal;
}

.product--details .product--header .product--title {
    width: 100%;
}

.product--details .base-info--entry .entry--label {
/*    width: 40%;*/
    display: block;
    float: left;
}

.product--details .base-info--entry .entry--content {
    width: 60%;
    display: block;
    float: left;
}

/* Detailseite */
.base-info--entry {
	height: 1rem;
}
.product--base-info {
	margin: .5rem 0;
}
.buybox--inner {
	margin-top: 2rem;
}

/* Produktnavigation */
/*.product--navigation .link--prev {*/
    /*left: -3.5rem;*/
/*}*/
/*.product--navigation .link--next {*/
    /*right: -3.5rem;*/
/*}*/

/* Einkaufswelt Startseite */
.is--act-index .content-main--inner {
    padding: 1.5rem;
}
.content--home {
    margin-top: 0;
}
.content-main {
    box-shadow: none;
}
.emotion--wrapper {
    max-width: 100%;
}

.emotion--blog .blog--entry {
	position: relative;
}

.emotion--blog .blog--read-more {
	position: absolute;
	bottom: 2rem;
}

.emotion--image-link-shader {
	background: none;
}
.emotion--image-link-shader:hover {
	background: black;
}


/*.emotion--product .product--box .product--image {
    height: 58%;
}
.emotion--product .product--box .product--details {
    max-height: 42%;
}
.emotion--product .product--box .product--details .price--unit {
    display: none;
}
.emotion--product .product--box .product--details .price--default {
    padding-top: .5rem;
}

.emotion--product .product--details .buybox--button {
    width: 100%;
    font-size: .875rem;
}
*/


/* LISTING */ 
/*LCF: rausgenommen - cross selling Bilder wurden nicht mehr angezeigt */
/*.product--box .product--image {
    height: 58%;
}*/

.product--box .product--details {
    max-height: 42%;
}
.product--box .product--details .price--unit {
    display: none;
}
.product--box .product--details .price--default {
    padding-top: .5rem;
}

.product--box .product--details .listing--sub-title {
    font-weight: 600;
	height: 3.5rem;
	margin-bottom: 0.5rem;
}

.product--details .buybox--button {
    width: 100%;
    font-size: .875rem;
}

/* Landingpage "225 Jubiläum" */
.inactive-deal .text {
	position: relative;
	background: #f9f9f9!important;
}

.inactive-deal .text a {
    pointer-events: none;
    cursor: default;
}


.inactive-deal .text .buybox--button.is--primary {
	background-color: #aaaaaa;
	background-image: linear-gradient(to bottom, #aaaaaa 0%, #888888 100%);
}

.inactive-deal .text .overlay {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(255, 255, 255, 0.5);
    background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9;
    z-index:9999;
    color:white;
}

.inactive-deal .text .overlay .txt {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px;
    position:relative;
    font-weight:bold;
}



/* BLOG */
.panel.has--border {
    border: none;
}
.blog--content .blog--box .blog--box-link {
    color: #2c4b99;
}
.blog--content .blog--box .blog--box-link:hover {
    color: rgba(55, 93, 190, 1.000);
}

/* Startseite */
.emotion--product .product--box .box--content:hover {
    background: #fafafa;
}
.product--box .product--image .image--element img {
    box-shadow: 0 0 2px 2px #BBBBBB;
}
.emotion--category-teaser .category-teaser--title {
    background: rgba(44, 75, 153, .300);
}
.emotion--blog .blog--title {
    font-size: 1.2rem;
    color: #2c4b99;
}
.emotion--blog .blog--title:hover {
    color: rgba(55, 93, 190, 1.000);
}
.emotion--blog .blog--description {
    line-height: 1.5rem;
}

.emotion--blog .blog--image {
	background-size: initial;
    background-repeat: no-repeat;
}

/* Kategorieseite */
/* Produkt Teaser */
.product--box .product--badges {
    top: 2.25rem;
}
.box--minimal .product--image {
    padding: .5rem 0;
    height: 14rem;
}
.box--minimal .product--box .product--title {
    font-size: .85rem;
}
.box--minimal.product--box .product--composer {
    min-height: 1.5rem;
}
.box--minimal .product--price {
    position: relative;
    padding-top: .75rem;
}

.box--minimal .product--price-info {
    height: 2rem;
}
.box--minimal .product--price-info .price--unit {
    display: none;
}
.box--minimal .product--details .buybox--button {
    width: 100%;
    font-size: .875rem;
}

.buybox--button.is--primary {
    background-color: #92c020;
    background-image: linear-gradient(to bottom, #92c020 0%, #709e00 100%);
}
.buybox--button.is--primary:hover {
    background-color: #709e00;
    background-image: linear-gradient(to bottom, #709e00 0%, #709e00 100%);
}

/* Detailseite */
.product--details .product--image-container {
    width: 50%;
}

.product--details .product--image-container {
    margin-top: 2rem;
}
.product--image-container .image--media img {
    max-height: 98%;
    box-shadow: 0 0 5px 2px #BBBBBB;
    margin-top: 1%;
}
.product--details .product--header {
    padding-top: 2rem;
}

.product--details .product--header h2.product--author {
    margin-top: 0;
}

.product--details .product--header h3.product--sub-title {
    font-weight: 500;
}


/* Anpassungen */
.header-main .header--navigation {
	padding-bottom: 1rem;
	position: relative;
}
.shop--navigation .navigation--list {
	width: 100%;
}
.navigation--entry .btn {
	background-clip: inherit;
	background-image: none;
	border: none;
}
.advanced-menu {
	max-width: inherit;
	top: 3.8rem;
}

/* social media icons footer */
.em-social-links p {
	margin-bottom: 5px;
}
.em-social-links li {
	display: inline;
	float: left;
	margin-right: 10px;
}


.pdf-overlay .image--media img {
    position: absolute;
	top: 0;
	left: 25%;
}
.pdf-overlay .image--media img.pdf-icon {
    position: absolute;
    top: 25%;
    height: 50%;
    left: 33%;
	box-shadow: none;
}


/*.pdf-overlay img::before {
    background: url('../img/pdf-icon.png');
    background-color: white;
    background-color: #f5f5f5;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

*/


/* Anpassungen */	
.btn.cta-btn {
	padding: 0.125rem 0.75rem 0.125rem 0.75rem;
    line-height: 2.125rem;
    background-color: #3560cd;
    background-image: linear-gradient(to bottom, #3560cd 0%, #2c4b99 100%);
    border: 0 none;
    color: #fff;
}
.btn.cta-btn:hover {
	background: #2c4b99;
    color: #fff;
}

/* ipad vertical */

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {
    .header-main .logo-main {
		width: 30%;
		padding:0;
		margin-bottom: 2rem;
	    margin-left: 1.5rem;
	}
	.navigation-main {
		width: 60%;
		float: right;
		margin-top: 1rem;
	} 
  	.header-main .shop--navigation {
  		width: 100%;
  		float: none;
  	}
	
	.shop--navigation .entry--notepad,
	.shop--navigation .entry--account,
	.shop--navigation .entry--cart  {
		float: right;
		margin-right: 1rem;
	}
	
	
	
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  
	.shop--navigation .entry--search,
  	.shop--navigation .entry--notepad,
  	.shop--navigation .entry--account,
  	.shop--navigation .entry--cart  {
  		margin-top: .75rem;
  	}
	  
	  
}

/* LCF Geschichte */

div.image-with-capture {
	display: inline-block;
	position: relative;
	padding: 0 10px 10px 10px;
	margin-bottom:5px;
}
div.image-with-capture .capture{
	font-style: italic;

}
div.image-with-capture.right {
	float: right;
}
div.image-with-capture.left {
	float: left;
}



@media (max-device-width: 430px) {
	.header-main .logo-main .logo--shop {
		text-align: center;
	}
	.header-main .logo-main {
		width: 100%;
		padding: .625rem .625rem .625rem .625rem;
	    height: 5rem;
	}
	.header-main .shop--navigation {
		width: 100%;
	    margin-top: 0rem;
	}
	.shop--navigation .entry--menu-left {
		top: 10px;
	}
	.shop--navigation .entry--search {
		position: inherit;
	}
}