/*
Theme Name:  Abbelen
Theme URI:   https://p3creation.com/
Author:      P3 CREATION GROUP
Author URI:  https://p3creation.com/
Description: 
Version:     1.0
Text Domain: abbelen
Tags:
Domain Path: /languages
*/

/* Typography */

@font-face {
	font-family: 'KG Second Chances Solid';
	src: url('assets/fonts/59d8b4a7-afbe-4ca2-b37c-e4dfab113469.woff') format('woff');
}

@font-face {
	font-family: 'Source Sans Pro';
	/*src: url('assets/fonts/source-sans-pro-v13-latin-300.woff') format('woff');*/
	src: url('assets/fonts/source-sans-pro-v13-latin-regular.woff') format('woff');
	font-weight: 300;
}

@font-face {
	font-family: 'Source Sans Pro';
	src: url('assets/fonts/source-sans-pro-v13-latin-600.woff') format('woff');
	font-weight: 600;
}

@font-face {
	font-family: 'Source Sans Pro';
	src: url('assets/fonts/source-sans-pro-v13-latin-700.woff') format('woff');
	font-weight: 700;
}

h1, .h1{
	font-family: 'KG Second Chances Solid', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	font-size: 37px;
    line-height: 47px;
    letter-spacing: 0.54px;
}

h2, .h2{
	font-family: 'KG Second Chances Solid', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 30px;
    line-height: 39px;
    letter-spacing: 0.6px;
}

h3, .h3{
	font-family: 'KG Second Chances Solid', Arial, Helvetica, sans-serif;
	font-size: 20px;
    letter-spacing: 0.4px;
}

h4, .h4{
	font-family: 'KG Second Chances Solid', Arial, Helvetica, sans-serif;
	font-size: 24px;
    line-height: 34px;
    letter-spacing: 1px;
    color: #000;
}

.lead p{
	font-size: 19px;
	line-height: 23px;
}

@media (max-width: 1199px) {
	h1, .h1{
		font-size: 28px;
	    line-height: 39px;
	    letter-spacing: 0.41px;
	}

	h2, .h2{
		font-size: 24px;
	    line-height: 31px;
	    letter-spacing: 0.48px;
	}

	h3, .h3{
		font-size: 22px;
	    letter-spacing: 0.44px;
	}
}

a, a:hover {
    color: #202b77;
}

/* Grid */

.main-container{
	overflow: hidden;
}

body>div.container{
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.06);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.06);
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 1200px) {
	.container {
	    max-width: 1280px;
	}
}

.main-padding{padding: 0 30px}

@media (min-width: 769px) {
	.main-padding{padding: 0 60px}
}

@media (min-width: 1230px) {
	.main-padding{padding: 0 100px}
}

/* Body */

body {
	background-color: #f5f5f5;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #000;
}

/* Basics */

.img-align-unset{
    text-align: unset !important;
}

/* Header */

body.admin-bar header {
	top: 32px;
}


/* Header > Unterseiten */

#header > div > .vc_column-inner,
#header-2 > div > .vc_column-inner{
	padding: 0;
}

@media (max-width: 767px) {
    #header,
    #header-2{
        background-image: none !important;
    }
    #header .pagetitle,
    #header-2 .pagetitle{
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #header-2 .erbsen-left img{
	    position: absolute;
	    bottom: 100px;
	    left: 30px;
	}
    .section-main-title{
        margin-top: -100px !important;
    }
}

@media (min-width: 768px) {
    #header,
    #header-2{
        background-size: auto !important;
        background-position: top center !important;
        min-height: 460px;
    }
    #header h1.pagetitle,
    #header-2 h1.pagetitle{
        text-align: center;
        background-image: none;
        display: block;
        padding: 0;
        font-size: 72px;
        letter-spacing: 2.48px;
        line-height: 60px;
    }
    #header-home .leave-right img{
        position: absolute;
        right: 15px;
    }
    #header .leave-right img,
    #header-2 .leave-right img{
        position: absolute;
        right: 0;
    }
    #header-2 .erbsen-left img{
	    position: absolute;
	    bottom: -50px;
	    left: 60px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
    #header{
        background-position: -130px 0 !important;
    }
    #header .gruener-klecks{
        margin-left: 150px;
        margin-top: 30px;
    }
    #header-2 .gruener-klecks{
        margin-top: 30px;
    }
    #header h1.pagetitle{
        margin-top: -230px;
        margin-left: 135px;
    }
    #header-2 h1.pagetitle{
        margin-top: -230px;
    }
    #header .leave-right img,
    #header-2 .leave-right img{
        max-width: 240px;
    }
    #header-home .leave-right img{
        max-width: 240px;
        margin-top: -120px;
    }
    #header-2 .erbsen-left img{
	    position: absolute;
	    bottom: -150px;
	    left: 60px;
	}
    .section-main-title{
        margin-top: 0px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #header,
    #header-2{
        background-position: top center !important;
    }
    #header .gruener-klecks,
    #header-2 .gruener-klecks{
        margin-top: 40px;
    }
    #header h1.pagetitle,
    #header-2 h1.pagetitle{
        margin-top: -230px;
    }
    #header .leave-right img,
    #header-2 .leave-right img{
        max-width: 300px;
    }
    #header-home .leave-right img{
        max-width: 300px;
        margin-top: -150px;
    }
    #header-2 .erbsen-left img{
	    position: absolute;
	    bottom: -100px;
	    left: 60px;
	}
    .section-main-title{
        margin-top: 0px !important;
    }
}

@media (min-width: 1200px) {
    #header .gruener-klecks,
    #header-2 .gruener-klecks{
        margin-top: 40px;
    }
    #header h1.pagetitle,
    #header-2 h1.pagetitle{
        margin-top: -230px;
    }
    #header .leave-right img,
    #header-2 .leave-right img{
        margin-top: -100px;
        max-width: 380px;
    }
    #header-home .leave-right img{
        margin-top: -210px;
        max-width: 380px;
    }
    #header-2 .erbsen-left img{
	    position: absolute;
	    bottom: -100px;
	    left: 60px;
	}
    .section-main-title {
        margin-top: -30px !important;
    }
}

/*
#header{
    min-height: 553px;
    background-position: top left !important;
}

#header .pagetitle {
    background-image: none;
    display: block;
    padding: 0;
    margin-top: -220px;
    font-size: 72px;
    letter-spacing: 2.48px;
    line-height: 60px;
    margin-left: -35px;
}

#header .gruener-klecks {
    margin-left: -135px;
}

#header .erbsen-left img {
    position: absolute;
    top: 440px;
    left: 30px;
}

#header .leave-right img {
    position: absolute;
    top: 325px;
    right: 0px;
    max-width: 220px;
}

@media (min-width: 425px) {
    #header .pagetitle {
        margin-top: -225px;
        margin-left: -80px;
    }
}

@media (min-width: 501px) {
    #header .gruener-klecks {
        margin-left: 0;
    }
    #header .pagetitle {
        margin-top: -225px;
        margin-left: 0;
    }
    #header .erbsen-left img{
        left: 70px;
    }
    #header .leave-right img {
        top: 325px;
        max-width: 310px;
    }
}

@media (min-width: 992px) {
    #header .leave-right img{
        top: 285px;
        max-width: 310px;
    }
}

@media (min-width: 1200px) {
    #header .leave-right img{
        top: 150px;
        max-width: 100%;
    }
}
*/

/* Navs & Navbar */

.navbar{z-index: 100; padding: 15px 0;}
.navbar-toggler {border-color: #202b77;} 
.navbar-toggler-icon {background-image: url( 
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(32, 43, 119, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;}

.logo a{
      border: 0;
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      width: 148px;
      height: 57px;
      text-indent:-99999em;
      background-repeat: no-repeat !important;
      background-size: cover !important;
}

.navbar .nav-item.logo > .nav-link,
.navbar .nav-item.logo > .nav-link:hover{
	border: 0 !important;
}

.navbar .nav-item > .nav-link {
	padding: 5px 15px;
	margin: 5px;
	font-size: 16px;
	color: #202b77;
	font-weight: 700;
	border: 1px solid #fff;
	letter-spacing: 0.6px;
}

.navbar .nav-item > .nav-link:hover,
.navbar .nav-item.active > .nav-link {
	color: #202b77;
	border: 1px solid #202b77;
    background-color: transparent;
}

@media (max-width: 991px) {
	#navbar{
		opacity: 0.97;
		background-color: #202b77;
		padding-top: 40px;

		position: absolute;
    	top: 97px;
		left: -60px;
    	right: -60px;

        padding-bottom: 40px
	}
	.navbar .nav-item{
		text-align: center;
		margin-top: 5px;
	}
	.navbar .nav-item > .nav-link {
		padding: 20px 25px;
		font-size: 25px;
		letter-spacing: 0.94px;
		color: #fff;
		border: 2px solid transparent;
        display: inline-block !important;
	}
	.navbar .nav-item > .nav-link:hover,
	.navbar .nav-item.active > .nav-link {
		color: #fff;
		border: 2px solid #fff;
		display: inline-block;
	}
}

/* WPML-Sprachumschalter */

.navbar .nav-item.wpml-ls-item > .nav-link:after {
    content: url(assets/images/dropdown-arrow-red.svg);
    margin-left: 2px;
    vertical-align: text-top;
}

@media (min-width: 992px) {
	.navbar .nav-item.wpml-ls-item > .nav-link{
		color: #656565;
	}
	.navbar .nav-item.wpml-ls-item > .nav-link:after {
		vertical-align: text-bottom;
	}
}

.menu-item-has-children > .nav-link:hover,
.menu-item-has-children > .nav-link:active {
	background-color: #fff;
}

.navbar .nav-item.wpml-ls-item > .sub-menu{
	min-width: 125px;
    text-align: center;
	box-shadow: 0 10px 8px 0 rgba(0,0,0,.2);
}

@media (max-width: 992px) {
    .navbar .nav-item.wpml-ls-item > .sub-menu{
        margin: 0 auto;
        position: relative;
        width: 125px;
    }
}


/* Produkte-Link */

.navbar #menu-item-1718 > .nav-link:after,
.navbar #menu-item-1747 > .nav-link:after {
    content: url(assets/images/dropdown-arrow-red.svg);
    margin-left: 2px;
    vertical-align: text-top;
}

.navbar #menu-item-50 > .sub-menu{
    min-width: 125px;
    text-align: center;
    box-shadow: 0 10px 8px 0 rgba(0,0,0,.2);
}

.navbar #menu-item-50 > .sub-menu a{
    color: #202b77;
}

.navbar #menu-item-50 > .sub-menu a:hover{
    color: #000;
}



/* Karriere-Link */

.navbar #menu-item-1397 > .nav-link,
.navbar #menu-item-1749 > .nav-link{
    position: relative;
}

.navbar #menu-item-1397 > .nav-link:after,
.navbar #menu-item-1749 > .nav-link:after{
    content: "";
    vertical-align: text-top;
    transform: rotate(202deg);
    width: 9px;
    height: 9px;
    background-image: url(assets/images/dropdown-arrow-red.svg);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 4px;
    top: 4px;
}


	/* Sub-Navi */
	.menu-item-has-children > .sub-menu {
		display: none;
		position: static;
	}
	.menu-item-has-children.show > .sub-menu {
		display: block;
		top: 100%;
	    z-index: 1000;
	    min-width: 10rem;
	    padding: .5rem 0;
	    margin: .125rem 0 0;
	    font-size: 1rem;
	    color: #212529;
	    text-align: left;
	    list-style: none;
	    background-color: #fff;
	    background-clip: padding-box;
	    border: 1px solid rgba(0,0,0,.15);
	    border-radius: .25rem;
	}
	@media (min-width: 992px) {
		.menu-item-has-children.show > .sub-menu {
			position: absolute;
		}
	}

	.menu-item-has-children.show > .sub-menu > .menu-item {
		display: block;
	    width: 100%;
	    padding: .25rem 1.5rem;
	    clear: both;
	    font-weight: 400;
	    color: #212529;
	    text-align: inherit;
	    white-space: nowrap;
	    background-color: transparent;
	    border: 0;
	}

	.sub-menu {
		margin-left: 3px;
		padding: .3125rem !important;
		box-shadow: 0 2px 3px 0 rgba(0,0,0,.08);
	}

	.navbar .dropdown-item {
		padding: 0;
		background-color: #fff;
	}
	.navbar .dropdown-item:hover {
		background-color: #fff;
	}
	.navbar .dropdown-item.active {
		color: rgba(0,0,0,.7);
		background-color: inherit;
		background-color: #fff;
	}
	.navbar .dropdown-item > .nav-link {
		margin: 0 .1875rem;
		padding: .5rem .625rem .5rem .3125rem !important;
		font-size: 14px;
		color: #000;
		font-weight: 700;
	}

/*.navbar-nav .menu-item > a {
	padding-right: 0;
    padding-left: 0;
}
@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .menu-item > a {
		padding-right: .5rem;
		padding-left: .5rem;
	}
}*/

@media (max-width: 992px) {
    .navbar-nav li:hover > ul.sub-menu,
    .navbar-nav li:active > ul.sub-menu{
        position: unset !important;
        margin: 0 auto;
        width: 250px;
    }

    .navbar .dropdown-item > .nav-link{
        font-size: 18px;
    }
    .navbar .dropdown-item {
        padding: 5px 0;
        background-color: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }
}

/*@media (min-width: 992px) {*/
	.navbar-nav li:hover > ul.sub-menu,
	.navbar-nav li:active > ul.sub-menu {
	    display: block;
	    position: absolute;
	}
	.sub-menu {
	    position:relative;
	}
	.sub-menu > .sub-menu {
	    top:0;
	    left:100%;
	    margin-top:-6px;
	}
	ul.sub-menu {
		background-color: #fff;
		padding: 15px;
		list-style: none;
		z-index: 1000;
	}

	/*.navbar-nav li:hover > ul.dropdown-menu {
		display: block;
	}
	.dropdown-submenu {
	    position:relative;
	}
	.dropdown-submenu>.dropdown-menu {
	    top:0;
	    left:100%;
	    margin-top:-6px;
	}*/
/*}*/
.navbar-light .navbar-toggler {
	border-color: transparent;
	padding: .25rem;
	border: 0;
}

.navbar-light .navbar-toggler:focus{
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
}

/* Basics */

.section-main-title{
	margin-top: -100px;
}

.img-align-unset{
    text-align: unset !important;
}


.btn_mehr-erfahren img{max-width: 150px !important;}
@media (min-width: 992px) {
	.btn_mehr-erfahren:hover img{margin-top: -2px; margin-bottom:2px;}
}

.logo-vegetarisch img{max-width: 129px !important;}
.logo-ifs img{max-width: 182px !important;}

.text-weiss,
.text-weiss p,
.text-weiss li{
    color: #fff !important;
}

@media (max-width: 575px) {
    .xs-pull-left {
        margin-left: -65px;
        padding: 30px 50px;
    }
}

/* Buttons */

.button-white-red a{
    border-radius: 0 !important;
    background-color: #fff !important;
    color: #e3000f !important;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px !important;
    letter-spacing: 0.82px;
    border: 0 !important;
    padding-top: 12px;
    padding-bottom: 12px;
}

.button-white-red:hover a{
    background-color: #e3000f !important;
    color: #fff !important;
    background-image: none;
}

.button-white-blue a{
    border-radius: 0 !important;
    background-color: #fff !important;
    color: #202b77 !important;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px !important;
    letter-spacing: 0.82px;
    border: 0 !important;
    padding-top: 12px;
    padding-bottom: 12px;
}

.button-white-blue:hover a{
    background-color: #202b77 !important;
    color: #fff !important;
    background-image: none;
}

.button-blue-white a{
    border-radius: 0 !important;
    background-color: #202b77 !important;
    background-image: none !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px !important;
    letter-spacing: 0.82px;
    border: 0 !important;
    padding-top: 12px;
    padding-bottom: 12px;
}

.button-blue-white:hover a{
    background-color: #fff !important;
    color: #202b77 !important;
    background-image: none;
}

/* Section - Header */

#section-header .produktbild > .vc_column-inner{
    height: 240px;
}

#section-header .inhalt{
    border: 2px solid #fff;
    margin: 20px;
    margin-bottom: 40px;
    margin-top: -240px;
    padding: 20px;
    padding-top: 240px;
    padding-bottom: 0;
}

#section-header h1{
    color: #fff;
}

#section-header p{
    color: #fff;
	font-size: 19px;
	line-height: 23px;
}

@media (min-width: 992px) {
    #section-header .produktbild > .vc_column-inner{
        height: 340px;
    }
    #section-header .inhalt{
        margin: 40px;
        margin-bottom: 50px;
        margin-top: -320px;
        padding: 40px;
        padding-top: 320px;
        padding-bottom: 10px;
    }
    #section-header h1 {
        text-align: center !important;
    }
}

@media (min-width: 1280px) {
    #section-header .produktbild > .vc_column-inner{
        height: 419px;
    }
    
    #section-header .inhalt{
        margin: 80px;
        margin-bottom: 80px;
        margin-top: -379px;
        padding: 80px;
        padding-top: 389px;
        padding-bottom: 15px;
    }
    
    #section-header h1 {
        font-size: 30px;
        line-height: 39px;
        letter-spacing: 0.6px;
    }
    
    #section-header .wpb_text_column{
        padding: 0 100px;
    }
    
    #section-header p{
    	font-size: 16px;
    }
}


/* Prouktfilter-Buttons */

.filter-btn-group{
    margin-bottom: 60px;
    margin-top: 30px;
}

.filter-btn-group li.text{
    font-family: 'KG Second Chances Solid', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 39px;
    letter-spacing: 0.59px;
    padding: .5rem 1rem;
    line-height: 1.5;
}

.filter-btn-group .nav-item{
    border: 2px solid #202b77;
    background-color: transparent !important;
    font-family: 'KG Second Chances Solid', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 39px;
    letter-spacing: 0.59px;
}

.filter-btn-group .nav-item button{
    color: #000;
    border-radius: 0;
    width: 100%;
}

.filter-btn-group .nav-item button:after {
    content: url(assets/images/product-arrow-down.svg);
    margin-left: 2px;
    vertical-align: text-top;
}

.filter-btn-group .nav-item button.is-checked{
    color: #fff;
    background-color: #202b77;
}

.filter-btn-group .nav-item button.is-checked:after {
    content: url(assets/images/product-arrow-up.svg);
    margin-left: 2px;
    vertical-align: text-top;
}

.filter-btn-group li.text{
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding: 0;
}

@media (max-width: 992px) {
    .filter-btn-group .nav-item{
        margin-right: 0;
        width: 100%;
        margin-bottom: 5px;
    }
    
    .filter-btn-group .nav-item button{
        width: 100%;
    }
    
    .filter-btn-group .nav-item button:after{
        position: absolute;
        right: 35px;
    }

}

@media (min-width: 768px) {
    
    .filter-btn-group .nav-item{
        width: calc(50% - 5px);
        margin-bottom: 10px !important;
        margin-right: 5px;
    }

    .filter-btn-group .nav-item button:after {
        margin-left: 20px;
        float: right;
        position: relative;
        right: unset;
    }

    .filter-btn-group .nav-item button.is-checked:after {
        margin-left: 20px;
        float: right;
    }
}

@media (min-width: 1200px) {
    .filter-btn-group li.text{
        width: auto;
        padding: .5rem 1rem;
        margin-right: 32px;
    }

    .filter-btn-group .nav-item {
        width: auto;
        margin-bottom: 0;
        margin-right: 15px;
    }
}



    /* Prouktfilter-Produkte */

    .grid {
      max-width: 100%;
      margin-left: 40px;
    }

    /* clear fix */

    .grid:after {
      content: '';
      display: block;
      clear: both;
    }

    .gutter-sizer{
        width: 40px;
    }

    .grid-item {
        width: 100%;
        margin-bottom: 85px;
        display: flex;
        min-height: 400px;
    }

    .grid-item img {
        margin-left: -35px;
        margin-top: -35px;
        max-width: calc(100% + 35px);
        margin-bottom: 30px;
    }

    .grid-item button {
        position: absolute;
        bottom: -31px;
        padding: 5px 15px;
        margin-left: -17px;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0.82px;
        border: 2px solid #202b77;
    }

    @media (min-width: 768px) {
        .grid-item {
            width: calc(50% - 40px);
        }
    }

    @media (min-width: 992px) {
        .grid-item {
            width: calc(33% - 40px);
        }
    }

    @media (min-width: 1200px) {
        .grid-item {
            width: calc(25% - 40px);
        }
    }

    .grid-item-container{
        border: 2px solid #202b77;
        padding: 15px;
        background-color:#f5f5f5;
        width: 100%;
    }

    .grid-item img{
        margin-left: -35px;
        margin-top: -35px;
    }

    .grid-item h3{
        font-size: 20px;
        letter-spacing: 0.4px;
        text-transform: uppercase;
    }

    .grid .owl-wrapper {
        display: flex !important;
    }

    .grid .owl-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-width: initial;
    }

    @media (min-width: 768px) {
        .grid {
            max-width: 100%;
            margin-left: 20px;
        }
    }


    /* Produkte-Detail */

    .products-detail{
        background-image: url(https://abbelen.de/wp-content/uploads/2020/04/header-holz.jpg?id=235) !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        margin-bottom: 100px !important;
        color: #fff;
        padding: 40px;
    }

    .products-detail .table,
    .products-detail p{
        color: #fff;
    }

    .products-detail .table td,
    .products-detail .table th {
        border-top: 0;
        padding: 5px 15px;
    }

    .products-detail .table thead th {
        border-bottom: 0;
        background-color: #fff;
        color: #202b77;
    }

    .products-detail .table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255,255,255,.2);
    }

    .products-detail .nav-link {
        display: block;
        padding: 5px 30px;
        color: #fff;
        border-radius: 0;
        border: 2px solid #fff;
        margin-right: 20px;
    }

    .products-detail .nav-pills .nav-link.active{
        color: #202b77;
        background-color: #fff;
    }

    #products-details button.btn-close{
        margin-left: 10%;
        background-color: #e3000f;
        color: #fff;
        border: 0;
        padding: 7px 15px;
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 0.82px;
        font-weight: 600;
    }

    #products-details button.btn-close:after {
        content: url(assets/images/product-arrow-up-small.svg);
        margin-left: 10px;
        vertical-align: text-top;
    }

    .products-detail img{
        z-index: 100;
        position: inherit;
    }

    .products-detail .img-wrapper{
        min-height: 110px;
    }

    @media (max-width: 767px) {
        
        .products-detail .nav .nav-item{
            width: 100%;
        }
        
        .products-detail .nav .nav-item a{
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px;
        } 

        .products-detail .nav .nav-item a:after {
            content: url(assets/images/product-arrow-down-white.svg);
            margin-left: 2px;
            vertical-align: text-top;
            position: absolute;
            right: 35px;
        }

        .products-detail .nav .nav-item a.active:after {
            content: url(assets/images/product-arrow-up-blue.svg);
            margin-left: 2px;
            vertical-align: text-top;
            position: absolute;
            right: 35px;
        }
        
        .product-detail-container{
            border: 2px solid #fff;
            margin-top: 10px;
            padding: 20px;
        }
    }

    @media (min-width: 768px) {
        
        .product-detail-container{
            border: 2px solid #fff;
            margin-top: -2px;
            padding: 40px;
        }
    }

    @media (min-width: 992px) {
        .product-detail-container{
            border: 2px solid #fff;
            margin-top: -2px;
            margin-left: -150px;
            padding-left: 150px;
            padding-top: 40px;
            padding-bottom: 40px;
            padding-right: 40px;
            min-height: 500px;
        }
    }

    @media (min-width: 1200px) {
        
        .product-detail-container{
            margin-left: -200px;
            padding-left: 200px;
        }
    }

/* Unsere Zertifikate */

#unsere-zertifikate h2{
	padding: 50px 45px;
	margin-bottom: 60px;
}

/* Google reCAPTCHA */
.grecaptcha-badge {
	visibility: hidden;
}

/* Kontaktformular-Button */

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #202b77;
    border-color: #202b77;
}

.btn-primary:hover {
    color: #202b77;
    background-color: #fff;
    border-color: #202b77;
}

.btn-primary {
    color: #fff;
    background-color: #202b77;
    border-color: #202b77;
    border-radius: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
}

/* Stellenangebote (per Shortcode / REST-API-Plugin) */

#vacancies-accordion{
    margin-top: 42px;
    margin-bottom: 80px;
}

#vacancies-accordion h3{
    font-size: 16px;
    letter-spacing: 0.59px;
}

#vacancies-accordion > .card {
    margin-bottom: 19px;
    border-radius: 0;
    background-color: transparent;
}

#vacancies-accordion > .card .card-header {
    padding: 0;
    border-radius: 0;
}

#vacancies-accordion > .card .card-body{
    border: 2px solid #202b77;
}

#vacancies-accordion > .card .card-header a{
    padding: 18px 20px;
    border: 2px solid #202b77;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
    display: block;
}

#vacancies-accordion > .card .card-header a:after {
    content: url(assets/images/product-arrow-down.svg);
    margin-left: 10px;
}

@media (max-width: 992px) {
    #vacancies-accordion > .card .card-header a:after {
        content: url(assets/images/product-arrow-down.svg);
        margin-left: 0px;
        position: absolute;
        right: 15px;
        top: 20px;
    }

    #vacancies-accordion > .card .card-header a{
        padding-right: 30px;
    }
}

#vacancies-accordion > .card:hover .card-header a:after {
    content: url(assets/images/product-arrow-down-white.svg);
    margin-left: 10px;
}

#vacancies-accordion > .card .card-header a:NOT(.collapsed){
    background-color: #202b77;
    color: #fff !important;
    text-decoration: none !important;
}

#vacancies-accordion > .card:hover .card-header a{
    background-color: #202b77;
    color: #fff !important;
    text-decoration: none !important;
}

#vacancies-accordion > .card .card-header a:NOT(.collapsed):after {
    content: url(assets/images/product-arrow-up.svg);
    margin-left: 10px;
}


/* Footer */

#footer-adresse{
	background-color: #040b3d;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}

#footer-adresse .wpb_single_image{
	margin: 0 auto;
	max-width: 127px;
}

#footer-adresse a{
	color: #fff !important;
}

#footer-adresse .wpb_text_column{
	margin: 0;
}

#footer-menu-copyright{
	background-color: #202b77;
	color: #fff;
}

#footer-menu-copyright li{
	padding: 25px 0;
}

#footer-menu-copyright li a{
	color: #fff;
	padding: 0px 10px;
	line-height: 16px;
	font-weight: 600;
}

#footer-menu-copyright li:first-child a{
	padding-left: 0px;
}

#footer-menu-copyright li:not(:last-child) a{
    border-right: 1px solid #fff;
}

#footer-menu-copyright p{
	color: #fff;
	margin-bottom: 0;
}

@media (max-width: 991px) {
	#footer-menu-copyright li{
		padding: 15px 0;
		padding-bottom: 0;
	}
	#footer-menu-copyright .nav{
		-ms-flex-pack: center!important;
	    justify-content: center!important;
    }
	#footer-menu-copyright p{
		padding-top: 0;
	}
}

/* Footer > Social-Media-Links */

footer ul.social-media-links{
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}

footer ul.social-media-links li{
    padding: 0 !important;
}

footer ul.social-media-links li a{
    border-right: 0 !important;
}


footer ul.social-media-links li a img{
    max-height: 25px;
}