

/* ----------------Redesign--------------- */

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/39793f");

  
@font-face {font-family: 'Gilroy-ThinItalic';src: url('webfonts/39793F_0_0.eot');src: url('webfonts/39793F_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39793F_0_0.woff2') format('woff2'),url('webfonts/39793F_0_0.woff') format('woff'),url('webfonts/39793F_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gilroy-Regular';src: url('webfonts/39793F_1_0.eot');src: url('webfonts/39793F_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39793F_1_0.woff2') format('woff2'),url('webfonts/39793F_1_0.woff') format('woff'),url('webfonts/39793F_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gilroy-RegularItalic';src: url('webfonts/39793F_2_0.eot');src: url('webfonts/39793F_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39793F_2_0.woff2') format('woff2'),url('webfonts/39793F_2_0.woff') format('woff'),url('webfonts/39793F_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gilroy-Light';src: url('webfonts/39793F_3_0.eot');src: url('webfonts/39793F_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39793F_3_0.woff2') format('woff2'),url('webfonts/39793F_3_0.woff') format('woff'),url('webfonts/39793F_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gilroy-ExtraBoldItalic';src: url('webfonts/39793F_4_0.eot');src: url('webfonts/39793F_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39793F_4_0.woff2') format('woff2'),url('webfonts/39793F_4_0.woff') format('woff'),url('webfonts/39793F_4_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gilroy-ExtraBold';src: url('webfonts/39793F_5_0.eot');src: url('webfonts/39793F_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39793F_5_0.woff2') format('woff2'),url('webfonts/39793F_5_0.woff') format('woff'),url('webfonts/39793F_5_0.ttf') format('truetype');}
 
.mp-nice-menu {
  display: flex;
  justify-content: space-between;
  list-style:none;
}

.top-brand-menu {
	margin:0;
	list-style:none;
}
.top-brand-menu li{
	display: inline-block;
	width: 150px;
	border:1px solid green;
	text-align:center;
}

/* ----------------Redesign ENDE--------------- */
html {
    font-size: 16px;
}

body {
	/*font-family: 'Libre Franklin', Libre Franklin, sans-serif !important;*/
	font-family: 'Gilroy-Regular', Gilroy-Regular, sans-serif !important;
	font-size: .96em;
	font-weight: 400;
	
}

.ps-bg-blue {
	background-color:#416BE1;
}

#search .input-group-addon button, #search-form .input-group .btn {
    color: #416BE1;
}

#slider-2 {
	margin-bottom: 0px;
}
.theme-light.slider-wrapper.thumbnail-nav {
    padding-bottom: 0px;
}

.row {
    margin:0;
}

#content.col-xs-12 {
	/*width:auto;*/
	padding: 0;
}

header #header-branding {
    padding-top: 30px;
}

p {
    /*font-family: 'Libre Franklin', Libre Franklin, sans-serif !important;*/
    font-size: 16px;
    color: #2b2b2b;
	line-height: 25px;
}

a:hover, a:focus {
    text-decoration: none;
}


h1, h2, h3, h4, h5, h6 { text-transform: uppercase; font-weight: 600; }

h2, .h2 {
    font-size: 42px;
}

h5, .h5 { font-size: 18px !important; }

/**************************************/

#careers-white p{
	color:white;
}

#careers-white a{
	color:white;
	font-weight:bold;
}

#footer {
    margin-bottom: 0 !important;
	padding-top: 40px;
	padding-bottom: 40px !important;
	background-color: #000 !important;
}


#footer > #copyright {

	background-color: #fff !important;
	color: #2b2b2b !important;

}


#footer-boxes h5.panel-title {
	color:#416BE1;
}

#footer .fa {
	color:#416BE1;
}

#footer .panel > div > h5, #footer .panel .panel-title {
    border: none;
    font-size: 22px !important;
    padding-bottom: 6px;
}
#footer .panel .panel-title {
    font-size: 23px;
	font-weight: 600;
	margin-bottom: 10px;
}

#footer-boxes > div {
	/*border-left: 1px solid #444;*/
	border:none !important;
}	

#footer-boxes > div:first-child {
	border-left: none;
}	

#footer-boxes{
	font-size: 14px;
	color:white;
}

#footer .panel a {
    color: #fff;
}
#footer .panel a:hover {
    color: #416BE1;
}

#footer .nav-list a {
	padding: 4px 25px 4px 0;
	text-transform: uppercase;
}


#footer .footer-additional {  
	border-top: none !important; 
	padding-top: 25px;
    margin-top: 30px;
    margin: auto;
    position: relative;
	text-align: center;
    max-width: 80%;
}

#footer .btn-social {
    font-size: 32px !important;
    color: #ffffff;
    margin-left: 8px !important;
}

#footer .btn-social img{
    display: inline-block;
	width: 1em;
}


/**************************************/

.breadcrumb {
    padding-top: 20px;
    padding-bottom: 17px;
	margin-bottom: 0px;
}

.breadcrumb-wrapper {
	background-color: #f5f5f5;
}

.breadcrumb-wrapper > .container {
	margin:0 auto !important;
}

.breadcrumb-wrapper > .container > .row > .col-xs-12{
	padding: 0;
}

.breadcrumb > li, .breadcrumb > li + li::before, .breadcrumb > li > a{
	font-size: 15px;
	font-weight: 700;
	color: #16171d;
}

.breadcrumb > li > a:hover{
	color: #416BE1;
	text-decoration:none;
}

/****Startseite******************/
#content {
    margin-bottom: 0 !important;
}


#content .mp_cont_start h1.ps-world-wordspace{
	margin: 40px  20px 40px;
	color: black !important;
}

.mp_cont_start .start_social div {
	padding: 0px 30px 30px;
}
.mp_cont_start .start_social div a{
	color: #416BE1; 
	font-size: 52px !important;
	line-height: 60px;
}

.mp_startblock{
	margin-bottom: 20px;
	overflow:hidden;
}
.mp_startblock div{
	margin-bottom: 20px;	
}
.mp_startblock img{
	transition: all 0.5s ease-in-out;
}
.mp_startblock img:hover{
	transform: scale(1.05);
}

/**************************************/

.mp-store-locator-wrapper{
	width:98%;
	margin:auto;
	display:block;margin-bottom:20px;
}
@media (min-width: 800px) {
	.mp-store-locator-wrapper{
		width:90%;
	}
}
@media (min-width: 1000px) {
	.mp-store-locator-wrapper{
		width:80%;
	}
}
@media (min-width: 1200px) {
	.mp-store-locator-wrapper{
		width:70%;
	}
}

#storelocator-category_text, #storelocator-search-bar-row2 {
	display:none !important;
}

/**************************************/
.mp-content-header {
	padding-top: 50px;
	margin-bottom: 50px;
}

.mp-content-header h1{
	text-align:center;
}

.mp-content-header div.separator{
	width: 27px;
	margin: 10px auto 20px auto;
	position: relative;
	display: block;
	border-bottom: 1px solid #b2b2b2;
}

/************

.modal-dialog {
    width: 625px;
}*/

/*****Artikeldetails************/
#product-offer {
	margin-top:30px;
}

.row.gallery .product-wrapper {
	border:none;
}

@media (min-width: 1200px) {
	.image-gallery.has-thumbs ul.image-container {
		margin: 0 0 0 100px;
	}
	.image-gallery ul.image-thumbs li {
		width:90px;
		line-height: 90px;
	}
	.image-gallery ul.image-thumbs li img {
		max-width: 84px;
		max-height: 84px;
	}
}

.image-gallery { padding: 20px; }


.variations dl {
	margin-bottom:0;
}

.product-attributes-header .title {
    text-align: center;
    font-size: 28px !important;
    font-weight: 600 !important;
    color: #16171d;
    /*font-family: Libre Franklin, sans-serif !important;*/
    padding-top: 40px;
}
@media (min-width: 800px) {
	.product-attributes-header .title{
		font-size: 50px;
	}
}

.product-attributes {
	margin-top:30px;
}

.product-attributes .table-responsive td.attr-mp-title {
    color: #416BE1;
    border-top: 2px solid white !important;
    border-left: 1px solid white !important;
    border-right: 1px solid white !important;
    vertical-align: middle;
	font-weight: 700;
	/*background-color:#F5F5F5;*/
}

.product-attributes .table-responsive td.attr-label{
	width:40%;
}
.product-attributes .table-responsive td.attr-value{
	width:60%;
}

.product-attributes .table-responsive td.attr-mp{
	border-color:transparent;
}

/*****Produktliste ****/

#product-list {
    padding: 0 80px;
}

@media screen and (max-width: 1024px){
	
	#product-list {
    padding: 0 10px;
}
}

#product-list .product-wrapper .thumbnail .caption {
    padding-top: 0px;
	margin-top: -18px;
}

.product-cell h4.title {
    font-size: 1.2em;
}
.product-cell h4.title a{
	color: #2b2b2b;
	font-weight: 500 !important;
	text-transform: uppercase; 
	font-size: 15px !important; 
}

.product-cell:hover h4.title a{
	text-decoration:none;
	color:#416BE1;
}

.item_desc.custom_content.mp_kat_header {
    margin-bottom: 0px;
}

.content-cats-small {
/*	margin-left:-15px;
	margin-right:-15px;*/
}

.kat_header {
/*	margin-left:-15px;
	margin-right:-15px;
    margin-top: -23px;*/
	background-color: #416BE1;
}

.kat_header.black{
	background-color: #16171d;
}
.kat_header .mp_img{
	overflow:hidden;
	padding: 0;
}
.kat_header .mp_img img,
.mp_kat_special img{
	width: 100%;
	height:auto;
	display:inline-block;
}
.mp_kat_special img{
	transition: all 0.5s ease-in-out;
}
.mp_kat_special img:hover{
	transform: scale(1.1);
}
.mp_kat_special div,
.mp_kat_special div:hover{
	background-color: #006eb9;
	overflow:hidden;
	padding: 20px 0;
}

.kat_header .mp_text{
	padding: 30px 25px 30px;
}
.kat_header .mp_text p{
	line-height: 25px;
	color: white !important;
	padding-bottom: 20px !important;
}

.kat_header .mp_text .button_wrapper a{
	color: rgb(255, 255, 255);
	border: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	padding: 10px 15px;
	background-color: rgb(0, 0, 0);
	text-decoration:none;
	text-transform:uppercase;
}
.kat_header.black .mp_text .button_wrapper a{
	background-color: #416BE1;;
}
.kat_header .mp_text .button_wrapper a:hover{
	color: rgb(0, 0, 0);
	background-color: rgb(255, 255, 255);
}
	
.kat_header .mp_vid{
	padding: 0;
}

.kat-add-text {
	padding: 40px 60px 0;
}
.kat-add-img {
	padding: 0;
	padding-bootm: 0 !important;
}
.kat-add-img img {
	height: auto;
	max-width: 100%;
}

.kat_header h1 {
    color: white !important;
    /*font-family: 'Libre Franklin', Libre Franklin, sans-serif !important;*/
    font-size: 38px !important;
    line-height: 50px;
    font-style: normal;
    font-weight: 400 !important;
    letter-spacing: 0;
    text-transform: uppercase !important;
}
.kat_header.black h1 {
    color: #416BE1;
}

.content-cats-small {
	background-color:#416BE1;
	padding-top: 25px;
    padding-bottom: 10px;
}
.content-cats-small a.mpKatLink {
    color: #fff;
    border: 1px solid black;
    font-size: 14px;
    line-height: 42px;
    height: 24px;
    font-style: normal;
    font-weight: 700;
    padding: 6px 30px;
    margin: 2px 5px 2px 0px;
    background-color: black;
    text-transform: uppercase;
}

.content-cats-small a.mpKatLink:hover {
	color: #416BE1;
	border-color: #416BE1;
	background-color:#16171d000;
	text-decoration:none;
}

.kat-add .embed-container{
	background-color: #e8e8e8;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	padding-top: 20px !important;
}

.kat-add .embed-container iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/**************************/
.mp-video-responsive {
	position: relative;
	padding-bottom: 55%;
	padding-top: 0px;	
	height: 0;
	overflow: hidden;
}
.mp-video-responsive.margin {
	margin:10px;
}
.desc .mp-video-responsive {
	display:block;
}

.mp-video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mp_kat_header_title h1 {
	color: #16171d;
	text-align: center;
	padding-top: 20px;
}

.mp_kat_header_separator {
	border-bottom: 1px solid #b2b2b2;
	width: 27px;
	margin: 10px auto 20px auto;
}

.mp_kat_header_text p {
	text-align: center;
}

.mp_kat_mass_text {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #16171d;
}

.mp_kat_mass_text div {
	padding: 20px;
}

/*****Menu***/
.navbar-default .navbar-nav > li > a {

	/*font-family: 'Gilroy-ExtraBold', Gilroy-ExtraBold, sans-serif !important;
	font-weight:700;
	text-transform:uppercase;*/
}
.navbar {
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 rgba(0, 0, 0, 0.3);
}
.navbar-default .navbar-nav > li:hover > a {
	color:#416BE1;
	background-color: transparent;
}

.megamenu a,
.megamenu h5{
	text-transform:uppercase;
}
.megamenu .mega-categories .row > div {
	padding: 0 5px;
}

.megamenu .mega-categories .category-wrapper {
    padding: 6px 10px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #416BE1;
    background-color: #fff;
}


.megamenu-content a, .megamenu-content i, .navbar-default .navbar-nav > li > a  {
	color:#16171d;
}
.megamenu-content i  {
	width:24px;
}

div.megamenu-content div.category-wrapper h5:hover a,
div.megamenu-content div.category-wrapper li:hover a,
div.megamenu-content div.category-wrapper li:hover i,
.megamenu .verticalsub li:hover a,
.megamenu .verticalsub li:hover i{
	color:#416BE1;
}

div.megamenu-content div.category-wrapper h5:hover,
div.megamenu-content div.category-wrapper li:hover,
.megamenu .verticalsub li:hover{
	background-color:#f8f8f8;
}
div.megamenu-content div.category-wrapper li{
	padding-left: 10px;
	padding-right: 10px;
}

.megamenu .megamenu-content {
    padding: 5px 20px 30px;
}

.megamenu .mega-categories .category-wrapper:hover, .megamenu .mega-categories .category-wrapper.active {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 2px transparent;
    box-shadow: 0 1px 2px transparent;
}

.megamenu .mega-categories .category-wrapper {
	border-left: 1px solid #f3f3f3 !important;
}
.megamenu .mega-categories .col-xs-6:first-child .category-wrapper {
	border-left: 0px solid #f3f3f3 !important;
}

.megamenu .verticalsub{
	padding-top:20px;
	font-size: 15px;
	text-transform:uppercase;
}

.megamenu .dropdown-multi .megamenu-content,
.megamenu .dropdown.megamenu-fw .dropdown-menu {
	border-style: solid none;
	border-width: 5px 0 1px;
	border-color: #416BE1;
}



.dropdown-menu {
    font-size: 14px !important;
    min-width: 270px;
}

/**********************/

#result-wrapper {
	padding: 0px;
	/*padding: 10px;*/
}


/*********************/

/* Back to Top Link */
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -120px; /* negative of the offset - height of link element */
    right: 25px; /* padding from the left side of the window */
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 65px; /* height of link element */
    right: 25px; /* padding from the left side of the window */
}
#top-link-block{
	overflow:hidden;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 44px;
	background-color: #fff;
	border: 2px solid #416BE1;
	-webkit-transition: background-color 0.15s ease-out,color 0.15s ease-out,border-color 0.15s ease-out;
	-moz-transition: background-color 0.15s ease-out,color 0.15s ease-out,border-color 0.15s ease-out;
	-ms-transition: background-color 0.15s ease-out,color 0.15s ease-out,border-color 0.15s ease-out;
	-o-transition: background-color 0.15s ease-out,color 0.15s ease-out,border-color 0.15s ease-out;
	transition: background-color 0.15s ease-out,color 0.15s ease-out,border-color 0.15s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#top-link-block:hover {
    background-color: #2E2E2E;
    border-color: #2E2E2E;
}
#top-link-block:hover > a{
    color: #fff;
}
#top-link-block a:focus,
#top-link-block a:visited,
#top-link-block a {
	text-decoration: none;
	font-size:15px;
	color:#416BE1;
	background-color:transparent;
}
/* Back to Top Link */



.label.label-primary {
    background: white;
    color: #416BE1;
    border: 1px solid #416BE1;
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #16171d;
}

.alert-success {
	color: #4caf50 !important;
}

.form-group textarea{
	border: 1px solid #dddddd;
}


/* */
.mp-info-wrapper a{
	color: #ffffff;
	font-size: 18px;
	padding: 0 15px;
	margin: 0px;
	i {
		color: #ffffff;
		margin-right: 15px;
		width: auto;
	}
}




/* */
.input-group .twitter-typeahead:first-child .tt-input, .input-group .twitter-typeahead:first-child .tt-hint {
    border-bottom-left-radius: 0 !important; 
    border-top-left-radius: 0 !important;  
    width: 100%;
}


/* */

#content h1.product-title{
    margin-bottom: 15px;
    padding-left: 12px;
}

/* DOWNLOADS - TABLE */

.q_tabs .tabs-nav li a {
    font-size: 14px;
    font-weight: 400;
    padding: 9px 25px;
    display: inline-block;
    line-height: 24px;
    text-transform: uppercase;
}


.wpfd-content {
    font-weight: normal;
    overflow: hidden;
    box-sizing: border-box;
    background: #f3f3f3 !important;
    padding: 20px !important;
	padding-bottom: 0 !important; 
}


.wpfd-content-table .table th {
    font-weight: 500 !important;
    background-color: #e0e0e0;
    text-transform: uppercase !important;
}

.wpfd-content .downloadlink {
    border-radius: 0 !important; 

}

.table > thead > tr > th {
	border: 0 !important; 
}

/* */


.vc_custom_mp_header .wpb_text_column {
    padding-top: 4px !important;
}


.strt-text-ps-unten {
    font-size: .94rem !important;
    line-height: 1.6rem !important;
    color: #2b2b2b;
    padding: 20px 6px !important;
}


