.page-wrap {background-image: url(../img/trendline-shop-bg.jpg); background-position: center top; background-size: cover; background-repeat: no-repeat; background-attachment: fixed;}

.navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link, .advanced-menu .button-container {background-color: #01337c;}
.advanced-menu .menu--list-item-link {color: #01337c;}

input.main-search--field::-moz-placeholder {color: #777 !important;}
input.main-search--field::-webkit-input-placeholder {color: #777 !important;}
input.main-search--field:-ms-input-placeholder {color: #777 !important;}
input.newsletter--field::-moz-placeholder {color: #777 !important;}
input.newsletter--field::-webkit-input-placeholder {color: #777 !important;}
input.newsletter--field:-ms-input-placeholder {color: #777 !important;}

.emotion--element h2 {text-transform: uppercase; color: #01337c; font-weight: 600; font-size: 1.8rem; line-height: 2rem;}
.emotion--element h2 + h3 {margin-top: 0; color: #01337c; font-weight: 600; margin-bottom: 1.25rem;}
.emotion--element p {color: #555555; margin-bottom: 0.5rem;}
.emotion--element p a {color: #01337c; font-weight: 600; display: inline-block; margin-top: 10px;}
.emotion--element p a::after {display: inline-block; content: ''; font-family: "Font Awesome 5 Free"; margin-left: 5px;}
.emotion--element p a:hover {color: #42b5cf;}
.emotion--product-slider .box--emotion .product--price .price--default {font-weight: 600;}
.emotion--html {overflow: hidden;}

.iconbox {padding: 30px; color: #fff; text-align: center;}
.iconbox i {font-size: 40px; margin-bottom: 15px;}
.iconbox p {color: #fff;}
.iconbox p.big {text-transform: uppercase; font-weight: 600; font-size: 18px; margin-bottom: 0.3rem;}
.iconbox.blue1 {background-color: #42b5cf;}
.iconbox.blue2 {background-color: #2c89b4;}
.iconbox.blue3 {background-color: #175f98;}
.iconbox.blue4 {background-color: #01337c;}

.mb-40 {margin-bottom: 40px;}

.steps--container {background-color: #fff; margin-top: 20px; padding: 0 1.125rem 0 1.125rem;}

.product--delivery .delivery--text-not-available {color: #42b5cf;}
.product--delivery .delivery--status-not-available {background-color: #42b5cf;}

.product--table .table--actions .btn--inquiry {left: 0; margin-left: 0;}

/*li.navigation--entry.js--menu-scroller--item:last-child { display: none; }*/

/* SIDEBAR UNTERMENÜPUNKTE AUSBLENDEN
.sidebar--categories-navigation li.navigation--entry.is--active { display: none; } */

/* Download Ext. */
.box-download b { font-weight:normal !important; }
.box-download, .box-download a { color: #01337c !important; }

@media screen and (min-width: 48em) {
	.header-main {padding-bottom: 20px;}
	.footer-main .footer--column { width:33%; }
	.footer--column.column--menu.block.is--last { text-align: right; }
	.footer--column.column--menu.block.is--middle { text-align: center; }
}

@media screen and (min-width: 64em) {
	.header-main .shop--navigation {padding-top: 5px;}
	.image-slider--container {margin-bottom: 0;}
}

