/*CUSTOM CSS iage AG*/

/*Fontface*/

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Italic.eot');
    src: url('../fonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Italic.woff2') format('woff2'),
        url('../fonts/Montserrat-Italic.woff') format('woff'),
        url('../fonts/Montserrat-Italic.ttf') format('truetype'),
        url('../fonts/Montserrat-Italic.svg#Montserrat-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff'),
        url('../fonts/Montserrat-SemiBold.ttf') format('truetype'),
        url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff'),
        url('../fonts/Montserrat-Bold.ttf') format('truetype'),
        url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype'),
        url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype'),
        url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.uk-h3 {
color: #0056A1 !important;
}


/*
.sp-menu-item {
	font-weight: 600 !important;
}*/

body {
    font-family: 'Montserrat' !important;
}

p, a, .uk-scope .uk-h3 {
    font-family: 'Montserrat' !important;
	font-weight: normal;
	color: #595b61;
}

h1, h2, h3 {
	font-weight: 600 !important;
}

a {
	text-decoration: underline;
}

.footerIageLinks {
}
.footerIageLinks a {
}
.footerIageLinks a.footerIageLinksIage {
  color: #b6b6b6;
  opacity: 1;
  font-weight: 300;
  font-size: 15px;
  margin-right: 20px;
}
.footerIageLinks a.footerIageLinksKlima {
  color: #b6b6b6;
  opacity: 1;
  font-weight: 300;
  font-size: 15px;
}
.footerIageLinks a.footerIageLinksIage:hover {
  color: #fff !important;
  opacity: 1;
  text-decoration: none;
}
.footerIageLinks a.footerIageLinksKlima:hover {
  color: #fff !important;
  opacity: 1;
  text-decoration: none;
}
.footerIageLinks a span {
}
.footerIageLinks a.footerIageLinksIage span {
  
background-image: url("images/footer-iage/iage-logo-weiss.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: inline-block;
  height: 22px;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 10px;
  opacity: 0.7;
  width: 33.9px;
  vertical-align: middle;
}

.footerIageLinks a.footerIageLinksKlima span {
  background-image: url("images/footer-iage/klimafreundlich-weiss.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: inline-block;
  height: 22px;
  margin-bottom: 0;
  margin-left: 5px;
  opacity: 0.7;
  width: 22.6px;
  vertical-align: middle;
}
.footerIageLinks a.footerIageLinksIage:hover span {
  background-image: url("images/footer-iage/iage-logo-weiss.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: inline-block;
  height: 22px;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 10px;
  opacity: 1;
  width: 33.9px;
  vertical-align: middle;
}
.footerIageLinks a.footerIageLinksKlima:hover span {
  background-image: url("images/footer-iage/klimafreundlich-weiss.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: inline-block;
  height: 22px;
  margin-bottom: 0;
  margin-left: 5px;
  opacity: 1;
  width: 22.6px;
  vertical-align: middle;
}

ul.sp-contact-info {
	display: none;
}

#sp-header {
	box-shadow: none !important;
}

.startseite #sp-header {
	background: transparent;
}

.startseite #sp-section-1/*, .nahrungsergaenzung #sp-section-1 */{
	margin-top: -150px;
}
/*
.weisses-logo div.logo:nth-child(1) {
	display: none !important;
}

.weisses-logo .logo-white {
	display: block;
}

.weisses-logo .burger-icon > span {
  background-color: #fff;
}

.weisses-logo #sp-header:hover {
  background-color: transparent !important;
  transition: 0.2s ease-in;
}
*/
.header-modules {
	display: none !important;
}

.burger-icon {
  width: 40px;
}

.burger-icon > span {
  	margin: 8px 0;
	background-color: #0056A1;
}

.article-info, .article-ratings-social-share {
	display: none;
}

.startseite .page-header, .social-icons {
	display: none !important;
}

.startseite #sp-main-body {
  padding-top: 80px;
  padding-bottom: 0px;
}
/*
.startseite #sp-main-body > .container {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	max-width: unset !important;
}*/

/*
#modal-menu-toggler.active .burger-icon > span:nth-child(1) {
  transform: translate(0, 14px) rotate(-45deg);
}

#modal-menu-toggler.active .burger-icon > span {
  background-color: #fff;
}*/

/*
#modal-menu.has-bg {
  background-image: url(../../../images/smart-slider/startseite/Headerbanner_Startseite.jpeg);
	transition: 0.3s ease;
}

#modal-menu ul.sp-megamenu-parent > li:not(:last-child) {
  margin-bottom: 25px;
}

#modal-menu ul.sp-megamenu-parent li.sp-has-child > a::after {
	display: none;
}*/

.sp-megamenu-wrapper {
	/*background-image: url(https://nutrexin.iage-dev2.ch/images/menu-bilder/logo-animation.gif);*/
	background-repeat: no-repeat !important;
	background-size: 40% !important;
	background-position: right center !important;
}


.mod-languages {
	margin-right: 25px;
}

.mod-languages a {
	color: #0056A1 !important;
  	font-size: 17px;
}

.mod-languages li {
	margin: 0px !important;
}

.mod-languages .lang-active > a {
	border-bottom: 2px solid #0056A1;
}

div.mod-languages ul li.lang-active {
  background-color: white !important;
	opacity: 1.0;
}

body.modal-menu-active .mod-languages {
	opacity: 0;
	transition: opacity 0.3s;
}

#modal-menu ul.sp-megamenu-parent > li > a {
	font-size: 40px;
}

nav .sp-megamenu-parent {
  margin-top: -100px;
	padding-left: 80px;
}

.article-ratings-social-share, .pagenavigation {
	display: none !important;
}

.lang-inline > li:nth-child(1), .lang-inline > li:nth-child(3) {
	display: none !important;
}

@media screen and (min-width: 1200px) {
	.container {
		max-width: 1600px !important;
	}
}

.uk-scope .uk-overlay-primary {
  background: transparent !important;
}

.modal-menu-active #sp-header {
	background: white !important;
	transition: 0.2s ease-in;
	position: fixed;
}
/*
#sp-header:hover {
	background-color: white !important;
	transition: 0.2s ease-in;
}
*/
#sp-header {
	transition: 0.2s ease-in;
}
/*
.sp-menu-item a {
	color: #fff !important;
}

.sp-menu-item a:hover {
	color: #868484 !important;
}
*/
#sp-footer {
	text-align: left !important;
}

#sp-footer a, #sp-footer p {
	font-size: 16px;
	margin-bottom: 0px;
}

#sp-footer #sp-footer2 {
  text-align: left !important;
}

#sp-footer #sp-footer3 {
  text-align: left !important;
}

#sp-footer #sp-footer4 {
  text-align: left !important;
}

.startseite .uk-slideshow .uk-h3 {
	font-size: 44px;
}

.footer-container-copyright-sub {
	text-align: center;
	margin-bottom: 20px;
}

#sp-footer .mod-custom {
	margin-bottom: 25px;
}

body.modal-menu-active {
	overflow-y: scroll;
}
/*
#modal-menu ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: transparent;
}*/
/*
.sp-dropdown-items .sp-menu-item a {
	font-size: 25px !important;
}*/

@media screen and (max-width: 991px) {
	#sp-footer {
		text-align: left !important;
	}
	
	#sp-footer #sp-footer2 {
	  text-align: left !important;
	}
	
	#sp-footer #sp-footer3 {
	  text-align: left !important;
	}
	
	.startseite #sp-section-1 {
		margin-top: -60px;
	}
}

.offcanvas-active .burger-icon > span:nth-child(3) {
  transform: translate(0, -12px) rotate(45deg);
}

.offcanvas-active .burger-icon > span {
  background-color: #0056A1;
}

.offcanvas-menu .offcanvas-inner ul.menu > li a {
	text-decoration: none !important;
}

@media (max-width: 575px) {
  #sp-header {
    height: 60px;
  }
}

.container, #modal-menu {
	padding-left: 30px;
	padding-right: 30px;
}

.offcanvas-active .offcanvas-menu {
  width: 100%;
}

.article-full-image {
	float: right !important;
}

.article-full-image img {
	max-width: 600px;
	padding-left: 50px;
}

.uk-scope .uk-overlay-primary {
  color: #fff !important;
}

.uk-scope .uk-subnav-pill > .uk-active > a {
  background-color: #0056A1 !important;
  color: #fff;
}

.uk-scope .uk-subnav-pill a {
	text-transform: none !important;
}

.uk-article-meta time {
	color: #7b7979 !important;
	font-size: 16px;
}

.uk-article-meta  {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.sp-scroll-up {
	display: none;
}

.sp-menu-item a:hover + .sp-dropdown .sp-megamenu-wrapper {
  background-image: none !important;
}

.social-icons-custom span {
	display: inline-block;
}

.social-icons-custom {
	margin-left: -20px;
}

/*
  .sp-menu-item {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }*/

  .modal-menu-active .sp-menu-item {
    opacity: 1;
  }

  .modal-menu-active .sp-menu-item:nth-child(1) {
    transition-delay: 0.2s;
  }

  .modal-menu-active .sp-menu-item:nth-child(2) {
    transition-delay: 0.4s;
  }

  .modal-menu-active .sp-menu-item:nth-child(3) {
    transition-delay: 0.6s;
  }

  .modal-menu-active .sp-menu-item:nth-child(4) {
    transition-delay: 0.8s;
  }

.modal-menu-active .sp-menu-item:nth-child(5) {
    transition-delay: 1s;
  }

.modal-menu-active .sp-menu-item:nth-child(5) {
    transition-delay: 1.2s;
  }

.modal-menu-active .sp-menu-item:nth-child(5) {
    transition-delay: 1.4s;
  }

@media screen and (min-width: 900px) {
	.startseite #sp-main-body .container {
		padding-left: 100px;
		padding-right: 100px;
	}
}

#sp-footer, #sp-section-11 {
	background: #0056A1;
	color: #fff;
}
#sp-footer p {
	color: #fff !important;
}

#sp-footer a {
	color: #fff;
}

#sp-footer a:hover {
	color: #fff;
}

.footerIageLinksIage, .footerIageLinksKlima {
	color: white !important;
	text-decoration: none !important;
}

.footerIageLinksIage:hover, .footerIageLinksKlima:hover {
	color: white !important;
	text-decoration: underline !important;
}

#modal-menu-toggler, .logo-image {
	z-index: 99999;
  	position: relative;
}

#modal-menu {
	margin-top: -150px;
}

.sp-megamenu-wrapper {
	padding-top: 100px;
}

.mod-finder {
	display: none;
}

ol {
  list-style: none;
	padding-left: 0px;
}

.modal-menu-active .mod-finder {
	display: block;
	z-index: 99999;
	position: relative;
	bottom: -5px;
	padding-right: 30px;
}

.mod-finder input {
	max-width: 120px;
}

#mod-custom136 {
	display: none;
}

.modal-menu-active #mod-custom136 {
	display: block;
	z-index: 99999;
	position: relative;
  bottom: -13px;
  padding-right: 30px;
	
}

.modal-menu-active #mod-custom136 a {
	text-decoration: none !important;
}
.produkt .float-left {
	margin-top: -70px;
}

.uk-accordion {
	width: 60%;
}

@media screen and (max-width: 768px) {
	.uk-accordion {
	width: 100%;
}
}

.mod-finder button {
	max-width: 41px;
  overflow: hidden;
  max-height: 38px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a {
	font-size: 22px !important;
	text-decoration: none;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
	font-size: 17px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.jd_footer, .jd_left img, .jstatus, .jwajaxvote-box, .jd_rating, .jd_fields_wrapper, .jd_top_navi {
	display: none;
}

.js-finder-search-query {
	background: rgba(255, 255, 255, 0.2);
  	border: 1px solid rgba(153, 153, 153, 0.2);
	border-radius: 0px !important;
}

.mod-finder__search .btn-primary {
	border-radius: 0px;
}

@media screen and (min-width: 1200px) and (max-width: 1700px) {
	.logo-image {
		margin-left: 0px;
	}
}

@media (max-width: 575px) {
  #sp-header .logo {
    height: 60px;
    margin-left: 30px;
  }
}

.sp-dropdown {
	width: 400px !important;
}

li.sp-has-child:nth-child(2) > a:nth-child(1):hover #modal-menu-toggler.active .burger-icon > span {
  background-color: white !important;
}

.nutrexin-blue-layout #modal-menu ul.sp-megamenu-parent > li > a {
	color: white !important;
}

.nutrexin-blue-layout .mod-finder {
	display: none !important;
}

.nutrexin-blue-layout #modal-menu-toggler.active .burger-icon > span {
  background-color: white !important;
}

.nutrexin-blue-layout .sp-dropdown-items .sp-menu-item a {
	color: white !important;
}

.mod-finder {
	display: none !important;
}

#sp-unter-body {
	background: white;
	padding-top: 30px;
}

#sp-unter-body h3 {
	color: #0056A1;
	margin-bottom: .5rem;
}

#sp-unter-body .uk-article-meta time {
  color: #0056A1 !important;
  font-size: 17px;
  position: relative;
  top: 5px;
}

#sp-bottom {
  padding: 60px 0 60px;
  font-size: 17px;
  line-height: 1.6;
}
/*
.startseite #sp-slideshow {
	max-height: 1080px;
}*/

.footer-container-copyright a {
color: white !important;
	text-decoration: none !important;
}

.footer-container-copyright-right {
	float: right;
  	margin-top: -35px;
}

.footer-container-copyright-right a {
	color: white !important;
	text-decoration: none;
}

.footer-container-copyright-right a:hover {
	color: white !important;
	text-decoration: underline;
}

.fixed {
   position: fixed !important;
}

#sp-footer a {
	text-decoration: none !important;
}

#sp-footer a:hover {
	text-decoration: underline !important;
}

body:not(.modal-menu-active) #modal-menu {
	display: none;
}

#modal-menu {
	background-color: #0056A1; 
}

#sp-unter-body a.uk-link-reset {
	color: #0056A1 !important;
}

.nahrungsergaenzung .uk-grid .uk-link-reset, .koerperpflege .uk-grid .uk-link-reset {
    display: block;
    text-align: center;
}

.overlay-produkt-slider {
	align-self: flex-end !important;	
}

.overlay-produkt-slider img {
  margin-bottom: -315px !important;
  max-height: 700px;
}

.uk-switcher {
    max-width: 60%;
    margin: 0 auto !important;
    background: #0056A1;
    padding-top: 15px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.uk-switcher a, .uk-switcher p {
	color: white !important;
}

.mod_pankylottiefiles {
	display: inline-block;
	margin: 20px;
	vertical-align: top;
}

lottie-player {
margin: 0 auto;
}

.mod_pankylottiefiles p {
  margin-top: 10px;
  font-size: 17px;
  text-align: center;
font-weight: 600;
}


@media screen and (max-width: 991px) {

	.footer-container-copyright-right {
	  float: unset !important;
	  margin-top: 0px !important;
	  margin-bottom: 20px;
	}
	
}

.nav-pills .active > ul.menu-child {
	display: block !important;
}

.nav-pills .active > a {
	color: #0056A1 !important;
}

.nav-pills ul.menu-child .active > a {
	color: #0056A1;
}

#mod-custom156 .social-icons-custom {
	padding: 20px;
}

#mod-custom156 .social-icons-custom img {
	width: 35px;
}

.offcanvas-inner .nav-pills {
	margin-top: 30px !important;
}

@media screen and (max-width: 1000px) {
	.overlay-produkt-slider img {
	  margin-bottom: -150px !important;
	  max-height: 300px;
	}
}

@media screen and (min-width: 1001px) and (max-width: 1400px) {
	.overlay-produkt-slider img {
	  margin-bottom: -180px !important;
	  max-height: 450px;
	}
}

@media screen and (min-width: 1401px) and (max-width: 1700px) {
	.overlay-produkt-slider img {
	  margin-bottom: -200px !important;
	  max-height: 550px;
	}
}

.overlay-produkt-slider img {
	position: relative;
}

#uk-slideshow-0-item-0 {
	overflow: visible !important;
}

.uk-slideshow-items {
	overflow: visible !important;
}

.uk-switcher {
	border-radius: 3px;
	  padding-left: 30px !important;
	  padding-right: 30px !important;
	  padding-top: 30px !important;
	  padding-bottom: 15px !important;
}

.uk-subnav-pill a {
	border-radius: 3px;
	padding: 15px !important;
	margin-top: 5px;
	margin-bottom: 5px;
}

.logo-white {
	display: none;
}

body.modal-menu-active .logo-white {
	display: block !important;
}

body.modal-menu-active div.logo:nth-child(1) {
	display: none !important;
}

div.uk-first-column:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1) {
	color: #0056A1 !important;
}
.uk-scope h3 {
    color: #0056A1 !important;
}

.btn-group button,
ul.uk-slideshow.iagecarousel-text > li > div.h6 > p {
    background-color: #0056A1;
    color: white;
    padding: 10px 27px;
    border: 1px solid #0056A1;
    float: left;
}

ul.uk-slideshow.iagecarousel-text > li > div.h6 > p {
    max-width: fit-content;
    margin: 0 auto;
    float: none;
}

/* Add a background color on hover */
.btn-group button:hover,
ul.uk-slideshow.iagecarousel-text > li > div.h6 > p:hover {
    background-color: white;
    color: #0056A1;
}

.btn-group:after {
  content: "";
  clear: both;
  display: table;
}

.button-mid {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 10vh;
	
}

.modal-menu-active .pull-tab-container {
 display: none;
}

.pull-tab-container {
position: fixed !important;
  left: 0px !important;
  top: 600px !important;
  z-index: 999;
  text-decoration: none;
}

/*
#mod-custom177 {
 position: fixed !important;
	left: 0px !important;
	top: 500px !important;
	z-index: 999;
	text-decoration: none;
}*/

#mod-custom177 button {
	text-decoration: none !important;
}

.modal-menu-active #mod-custom177 {
	display: none;
}

.sp-menu-heading::after {
	display: none;
}

.sp-menu-heading {
	font-size: 40px !important;
	color: white;
}

.sp-menu-heading:hover, .sp-menu-heading:active, .sp-menu-heading:focus {
  color: #868484 !important;
	cursor: pointer;
}


.active .sp-menu-heading {
	color: white !important;
}

.iagecarousel img {
	margin-top: -60px !important;
}
.product-iagecarousel-nav {
	padding: 20% !important;
}

.carousel-title {
height: 40px;
}

.btn-shop::before{
  content:url('/images/shopping-cart-white.svg');
	display: inline-block;
	min-width: 17px;
	position: absolute;
  	left: 37px;
	top: 12px
}

.btn-shop{
	display: inline-block;
	min-width: 161px;
}

.btn-shop:hover::before {
  content: url('/images/shopping-cart-black.svg');
}

.btn-invert{
	text-decoration: none;
	background-color: white !important;
	color: #0056A1 !important;
	border: 1px solid #0056A1 !important;
}

.btn-invert:hover{
	background-color: #0056A1 !important;
	color: white !important;
}



.startseite .article-details h3{
	text-decoration: none;
	margin-bottom: 35px;
}

.startseite .uk-scope h3 {
	font-size: 20px;
}

.startseite .article-details {
	margin-bottom: 15px;
}

#sp-footer p, #sp-footer a, .footer-container-copyright-right a {
font-size: 17px;
}

.btn-group{
	text-decoration: none;
}

.produkt h1{
	margin-bottom: 10px;
}

.produkt .uk-accordion{
	width: 100%;
}

.iagecarousel-text {
	padding-left: 0px !important;
}

.product-iagecarousel-container {
	max-width: 75% !important;
}

#locationlocator {
	/*background: url('../../../images/smart-slider/startseite/Headerbanner_Startseite.jpeg') no-repeat;*/
	background: #0056A1;
	padding: 50px !important;
}

#searchinput {
	padding-left: 45px !important;
}

#locationlocator .separatorLoc h5 {
	background: white;
	color: #0055a2 !important;
}

#locationlocator .mymap-group .mymap-success, #locationlocator #locationsearch_div .input-append .mymap-primary, #resulttop .label-important, #resulttop.badge-important, #locationsearch_div input.labelauty:checked + label {
	background-color: #0056A1 !important;
}

.distance {
	display: none;
}

.cmml-toolbar {
	display: none;
}

.changeloc {
	display: none;
}

.mml_address .locationaddress, .mml_address .address {
	display: none;
}

.mml_description {
	margin-top: 50px;
}

#locationresult .resultbar .locationaddress {
    margin-left: 65px;
}

.jd_sort_order39, .jd_subcat_count39, .jd_files_title39, .jd_back_button  {
	display: none;
}

.jd_cats_subheader {
	background: white;
	font-size: 35px;
  	margin-bottom: 25px;
}

.jd_image_right {
	float: unset !important;
	margin: 0px;
}

.jd_files_oneline {
    margin-right: 25px;
	margin-bottom: 35px;
}

.jd_files_oneline a:not(.image-link) {
    color: white;
    background: #0056A1;
    text-decoration: none !important;
    padding: 20px;
    position: relative;
    bottom: -15px;
    border-radius: 0px;
    font-size: 15px;
    font-family: 'Montserrat';
    font-weight: 500;
}

.plg_system_webauthn_login_button {
	display: none;
}

.jd-item-page span.hasTooltip {
	display: none;
}

.item-124 span {
    font-size: 22px !important;
    font-weight: 400;
}

.jd_cats_subheader {
    display: none;
}

div[id^="wk-"] > .uk-overflow-hidden {
    overflow: unset !important;
}

.uk-slideshow.iagecarousel-text > li:not(.uk-active) {
    display: none !important;
}

	.produkte-button .uk-button:hover {
	  border-color: #e5e5e5 !important;
	}
	
	.farbe-eisen-aktiv .produkte-button .uk-button{
 		color: #b63528 !important;
		border-color: #b63528;
	}
	.farbe-eisen-aktiv h1, .farbe-eisen-aktiv #sp-main-body h3, .farbe-eisen-aktiv #sp-main-body a.uk-link-reset, .farbe-eisen-aktiv 		.uk-accordion-title, .farbe-eisen-aktiv li::marker {
    color: #b63528 !important;
  }
  
  .farbe-vitamin-c-secondary h1, .farbe-vitamin-c-secondary #sp-main-body h3, .farbe-vitamin-c-secondary #sp-main-body a.uk-link-reset, .farbe-vitamin-c-secondary .uk-accordion-title, .farbe-vitamin-c-secondary li::marker {
    color: #385442 !important;
  }
  
  .farbe-immune-power-secondary h1, .farbe-immune-power-secondary #sp-main-body h3, .farbe-immune-power-secondary #sp-main-body a.uk-link-reset, .farbe-immune-power-secondary .uk-accordion-title, .farbe-immun-power-secondary li::marker {
    color: #7c4328 !important;
  }
 
  .farbe-omega-aktiv-secondary h1, .farbe-omega-aktiv-secondary #sp-main-body h3, .farbe-omega-aktiv-secondary #sp-main-body a.uk-link-reset, .farbe-omega-aktiv-secondary .uk-accordion-title, .farbe-omega-aktiv-secondary li::marker {
    color: #f3bb0f !important;
  }
 
  .farbe-biom-aktiv-secondary h1, .farbe-biom-aktiv-secondary #sp-main-body h3,.farbe-biom-aktiv-secondary h4, .farbe-biom-aktiv-secondary #sp-main-body a.uk-link-reset, .farbe-biom-aktiv-secondary .uk-accordion-title, .farbe-biom-aktiv-secondary li::marker {
    color: #261c44 !important;
  }
  
  .farbe-bodycare-secondary h1, .farbe-bodycare-secondary #sp-main-body h3, .farbe-bodycare-secondary #sp-main-body a.uk-link-reset, .farbe-bodycare-secondary .uk-accordion-title, .farbe-bodycare-secondary li::marker {
    color: #c1cce8 !important;
  }
  .farbe-basenbad h1, .farbe-basenbad #sp-main-body h3, .farbe-basenbad #sp-main-body a.uk-link-reset, .farbe-basenbad .uk-accordion-title, .farbe-basenbad li::marker {
    color: #c1cce8 !important;
  }
  .farbe-basenbad-relax h1, .farbe-basenbad-relax #sp-main-body h3, .farbe-basenbad-relax #sp-main-body a.uk-link-reset, .farbe-basenbad-relax .uk-accordion-title, .farbe-basenbad-relax li::marker {
    color: #ec5c9c !important;
  }
  .farbe-basenbad-vital h1, .farbe-basenbad-vital #sp-main-body h3,  .farbe-basenbad-vital #sp-main-body a.uk-link-reset, .farbe-basenbad-vital .uk-accordion-title, .farbe-basenbad-vital li::marker {
    color: #5cbc62 !important;
  }
  .farbe-basenbad-harmony h1, .farbe-basenbad-harmony #sp-main-body h3, .farbe-basenbad-harmony #sp-main-body a.uk-link-reset, .farbe-basenbad-harmony .uk-accordion-title, .farbe-basenbad-harmony li::marker {
    color: #d89247 !important;
  }
.farbe-default h1, .farbe-default #sp-main-body h3, .farbe-default #sp-main-body a.uk-link-reset, .farbe-default .uk-accordion-title, .farbe-default li::marker {
     color: #0056A1 !important;
  }

.fullwidth-grid-stack p, .fullwidth-grid-stack a {
	color: white !important;
}

.fullwidth-grid-stack{
	background-color: #0056A1;
}

.startseite .fullwidth-grid-stack {
	background-color: #300c46;
}

.produkt .farbe-eisen-aktiv .fullwidth-grid-stack {
	background-color: #b63528;
}

.produkt .farbe-vitamin-c-secondary .fullwidth-grid-stack {
	background-color: #385442;
}

.farbe-vitamin-c-secondary .produkte-button .uk-button{
 		color: #385442 !important;
		border-color: #385442;
	}

.produkt .farbe-immune-power-secondary .fullwidth-grid-stack {
	background-color: #7c4328;
}

.farbe-immune-power-secondary .produkte-button .uk-button{
 		color: #7c4328 !important;
		border-color: #7c4328;
	}

.produkt .farbe-omega-aktiv-secondary .fullwidth-grid-stack {
	background-color: #f3bb0f;
}

.farbe-omega-aktiv-secondary .produkte-button .uk-button{
 		color: #f3bb0f !important;
		border-color: #f3bb0f;
	}

.produkt .farbe-biom-aktiv-secondary .fullwidth-grid-stack {
	background-color: #261c44;
}

.farbe-biom-aktiv-secondary .produkte-button .uk-button{
 		color: #261c44 !important;
		border-color: #261c44;
	}

.produkt .farbe-bodycare-secondary .fullwidth-grid-stack, .produkt .farbe-basenbad .fullwidth-grid-stack {
	background-color: #c1cce8;
}

.farbe-bodycare-secondary .produkte-button .uk-button{
 		color: #c1cce8 !important;
		border-color: #c1cce8;
	}

.produkt .farbe-basenbad-relax .fullwidth-grid-stack {
	background-color: #ec5c9c;
}

.farbe-basenbad-relax .produkte-button .uk-button{
 		color: #ec5c9c !important;
		border-color: #ec5c9c;
	}

.produkt .farbe-basenbad-vital .fullwidth-grid-stack {
	background-color: #5cbc62;
}

.farbe-basenbad-vital .produkte-button .uk-button{
 		color: #5cbc62 !important;
		border-color: #5cbc62;
	}

.produkt .farbe-basenbad-harmony .fullwidth-grid-stack {
	background-color: #d89247;
}

.farbe-basenbad-harmony .produkte-button .uk-button{
 		color: #d89247 !important;
		border-color: #d89247;
	}

.produkt .farbe-default .fullwidth-grid-stack {
	background-color: #0056A1;
}

.farbe-default .produkte-button .uk-button{
 		color: #0056A1 !important;
		border-color: #0056A1;
	}


.tags {
	display: none;
}

ul {
	color: #595b61 !important;
}

@media screen and (max-width: 900px) {
	.kontakt-grid div {
		width: 100% !important;
	}
	
	
	.kontakt-grid > div:nth-child(2) {
		margin-top: 30px;
	}
}

a.uk-accordion-title {
	color: #0056A1 !important;
	font-weight: 600 !important;
}

.uk-text-center img {
	margin: 0 auto;
}

.sp-menu-heading:hover .sp-megamenu-wrapper {
	background-image: none !important;
}

.magazin-grid > div {
	min-height: 550px;
}

.produkt #sp-header {
	background: transparent;
}

.produkt #sp-slideshow {
	margin-top: -150px;
}


.kontakt #sp-main-body {
	background: url("../../../images/headerbanner/nutrexin-basen-aktiv.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: -1px;
}

.kontakt #sp-header {
	background: #b5ccec;
}

.kontakt-grid .uk-scope .uk-card-default {
  background-color: rgba(255,255,255,.8);
	border-radius: 10px;
}

#cf_1 {
	background: rgba(255,255,255, 0.8);
	border-radius: 10px;
	padding: 25px;
	font-family: 'Montserrat';
	min-height: 580px;
}

#cf_1 h3 {
	color: #0056A1;
}

.kontakt .article-header {
	display: none;
}

.convertforms .cf-input::placeholder, .convertforms .cf-input:has(option:disabled:checked) {
	color: #595b61;
}

#form1_datenschutz {
	margin-top: -20px;
}

.produkt .uk-h3 a.uk-link-reset {
	font-weight: 600 !important;
}

.produkt h4 {
	font-weight: 600;
}

.produkt #sp-slideshow  {
	margin-bottom: 70px;
}

	
h3.carousel-title a {
	font-weight: 600 !important;
}

@media screen and (max-width: 991px) {
	.startseite #sp-section-1, .nahrungsergaenzung #sp-section-1, .weisses-logo #sp-section-1{
	margin-top: -100px !important;
	}
}
.triple-power img {
	margin-top: -145px;
}
	
@media only screen and (max-width: 768px) {
	.triple-power img{
	margin-top: 0px; !important;
	}
}
#sp-header {
	border-bottom: 2px solid white;
}
/*
.sp-megamenu-parent > li.sp-has-child > a::after {
	display: none;
}*/

#sp-menu.menu-center .sp-megamenu-wrapper {
  justify-content: space-between;
}

.sp-megamenu-parent > li > a {
  font-size: 25px;
  color: #fff !important;
  font-weight: 500;
}
/*
#sp-header:hover .sp-megamenu-parent > li > a {
	color: #0056A1 !important;
}*/

.sp-menu-item {
	position: relative !important;
}

.sp-dropdown {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    top: unset !important; 
	box-shadow: none !important;
	margin-top: -153px !important;
	z-index: -1 !important;
}

/*
        .sp-menu-item {
            flex: 1; 
            text-align: center;
        }*/
        .sp-menu-item a {
            display: block;
            padding: 10px;
            text-decoration: none;
        }

#sp-unter-body {
	background-color: #f2f4f5;
}

#sp-footer ul.menu li {
  display: block;
  margin: 0 10px;
  height: 30px;
}


.sp-dropdown .sp-dropdown-inner {
	padding-left: 390px !important;
}

li.sp-has-child:nth-child(2) > div:nth-child(2) .sp-dropdown-inner {
	background-image: url(../../../images/menu-hintergrund/menu-hintergrund-holunder.jpg);
	min-height: 500px;
}
li.sp-has-child:nth-child(3) > div:nth-child(2) .sp-dropdown-inner {
	background-image: url(../../../images/menu-hintergrund/menu-hintergrund-chicoreebluete.jpg);
	min-height: 500px;
}

.sp-dropdown .sp-dropdown-inner {
  padding-left: 430px !important;
  padding-top: 150px !important;
  padding-bottom: 50px !important;
}

.startseite #sp-header:hover .sp-megamenu-parent > li > a {
  color: #fff !important;
}

.burger-icon > span {
  background-color: #fff;
}

#sp-copyright-iage p, #sp-copyright-iage a {
	color: white;
}

li.sp-has-child:nth-child(2) .sp-dropdown-items {
            display: flex;
            flex-wrap: wrap;
            max-width: 700px;
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

        .sp-menu-item {
            flex: 0 0 50%;
            box-sizing: border-box;
            padding: 5px;
        }

        .sp-menu-item a {
            display: block;
            text-decoration: none;
            color: black;
        }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: white !important;
  font-size: 16px;
  font-weight: 500;
}

li.sp-has-child:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)::before {
  content: "";
  background-image: url(../../../images/menu-bilder/menu-produkte-nahrungsergaenzung.png);
  position: absolute;
  width: 395px;
  height: 500px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 10px;
  top: 175px;
}

li.sp-has-child:nth-child(3) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)::before {
  content: "";
  background-image: url(../../../images/menu-bilder/menu-produkte-koerperpflaege-final.png);
  position: absolute;
  width: 500px;
  height: 500px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 105px;
  top: 175px;
}

.sp-dropdown-mega > div:nth-child(1) {
	background: #a6bbb2 !important;
	/*background-image: url(../../../images/menu-hintergrund/menu-hintergrund-holunder.jpg) !important;*/
	background: 
	min-height: 500px;
}

li.sp-has-child:nth-child(3) > div:nth-child(2) > div:nth-child(1) {
	padding-left: 730px !important;
  padding-top: 150px !important;
  padding-bottom: 50px !important;
}

@media screen and (min-width: 992px) {
	#offcanvas-toggler {
		display: none !important;
	}
}

@media screen and (max-width: 991px) {
	#sp-header {
  		border-bottom: none !important;
	}
}

.sp-dropdown-mega {
	width: 100% !important;
  max-width: unset !important;
  padding-left: 0px;
  padding-right: 0px;
}

.sp-dropdown-mega > div:nth-child(1) {
	padding-left: 150px !important;
  padding-top: 150px !important;
  padding-bottom: 50px !important;
  padding-right: 150px !important;
}

.sp-dropdown-mega .uk-grid h3 {
	margin-bottom: 0px !important;
}

.sp-dropdown-mega .uk-grid a.uk-link-reset {
  color: white;
  font-weight: 500;
  min-height: 85px;
	padding: 0px;
}

.online-shop-teaser a.uk-link-reset {
	  min-height: unset !important;
}

.sp-dropdown-mega .uk-grid a.uk-button {
	color: white !important;
}

.sp-dropdown-mega .uk-grid p.uk-article-meta {
	display: none;
}

#sp-footer1 ul.menu {
	display: flex;
	  flex-wrap: wrap;
	  max-width: 400px;
	  list-style-type: none;
	  padding: 0;
	  margin: 0;
	position: relative;
  left: -10px;
}

#sp-footer1 {
	width: 35%;
}

#sp-footer4 {
	width: 15%;
}

#sp-footer ul.menu li {
  display: block;
  margin: 0 10px;
  height: 30px;
  min-width: 180px;
}

.produkt #sp-header:hover .sp-megamenu-parent > li > a {
  color: white !important;
}

.uk-scope .uk-slideshow-items > * {
	overflow: unset !important;
}

@media screen and (max-width: 991px) {
	.produkt #sp-slideshow {
	  margin-top: -100px;
	}
	
	.produkt #sp-main-body {
		padding-top: 0px;
	}
	
	#sp-footer1 {
		width: 100%;
		margin-bottom: 25px;
	}
	#sp-footer2 {
		width: 100%;
		margin-bottom: 25px;
	}
	#sp-footer3 {
		width: 100%;
		margin-bottom: 25px;
	}
	#sp-footer4 {
		width: 100%;
		margin-bottom: 25px;
	}
	
	.footer-container-copyright {
		margin-bottom: 30px;
	}
}


#sp-header {
  background: #0056A1;
}

.active > a::after {
  content: "" !important;
  height: 3px !important;
  display: block !important;
  background-color: white !important;
  width: 100% !important;
  position: relative !important;
  top: -50px !important;
}

.sp-dropdown .active > a::after {
  content: "" !important;
  height: 2px !important;
  display: block !important;
  background-color: white !important;
  width: 100% !important;
  position: relative !important;
  top: 5px !important;
}


#sp-copyright-iage > div:nth-child(1) > div:nth-child(1) {
	margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1335px) {
	.sp-megamenu-parent > li > a {
  		font-size: 20px;
	}
}

@media screen and (max-width: 1120px) {
	.sp-megamenu-parent > li > a {
  		font-size: 16px;
	}
}

.magazin-remove-left div div {
	padding-left: 0px !important;
}

#sp-slideshow, #sp-main-body {
    transition: filter 0.2s ease-in-out;
}

body.open #sp-slideshow, body.open #sp-main-body {
	filter: blur(10px);
}

.btn-group {
	transition: 0.2s ease-in-out;
}

body.open .btn-group {
	display: none;
	transition: 0.2s ease-in-out;
}


@media screen and (max-width: 992px) {
  .article-full-image {
	 float: unset !important;
  }
}

/*widgetkit unten*/

@media (min-width: 1600px) {
 .magazin-widget div div {
    padding-left: 0px !important;
  }
}

@media (max-width: 991px) {
  #sp-header {
    height: 100px;
  }
}

span.contacticon::before {
  content: url(https://nutrexin.iage-dev2.ch/components/com_mymaplocations/assets/images/detailsIcn.png) !important;
}

.mytool .detailsicon, .mytool .resultmymap:not(.contact-btn), span.detailsicon, input.resultmymap, a.resultmymap:not(.contact-btn) {
	display: none !important;
}

.location-title a {
	pointer-events: none !important;
	text-decoration: none !important;
}

.article-full-image img {
	width: 100%;
}

@media screen and (max-width: 991px) {
	.article-full-image img {
		padding-left: 0px;
	}
}

.storefinder-teaser h1 a.uk-link-reset, .storefinder-teaser a {
  color: white !important;
  font-weight: 500;
  font-size: 34px;
}
.sprachwechsler {
margin-bottom: 0px;
  color: white;
  font-weight: 500;
  font-size: 24px;
  margin-right: 30px;
}

.social-wrap .social-icons-custom {
	margin-bottom: -10px;
}

.social-wrap .social-icons-custom img {
	width: 30px;
}

@media (max-width: 575px) {
  #sp-header .logo {
    height: 60px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 991px) {
	.social-icons-custom {
		display: none;
	}
	
	.sprachwechsler {
		display: none;
	}
}

body.open {
	overflow: hidden;
}
.social-wrap {
	z-index: 999999;
}

#sp-menu .social-wrap {
  position: relative;
  padding-left: 0px !important;
}

.offcanvas-menu {
  background-color: #0056A1;
  color: white;
}

.offcanvas-menu a {
	color: white !important;
}

.offcanvas-active .burger-icon > span {
  background-color: white;
}

.offcanvas-menu .active a {
	color: white !important;
}

.offcanvas-menu .active > a {
  color: #fff !important;
}

.offcanvas-menu .logo {
	position: relative;
  top: -33px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1 !important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler {
	color: white;
}

@media screen and (max-width: 991px) {
	.product-iagecarousel-nav > .carousel-nav.prev {
	  left: 0px !important;
	}
	.product-iagecarousel-nav .carousel-nav.next {
	  right: 0px  !important;
	}
	
	.product-iagecarousel  {
		bottom: -50px;
	}
	
	.product-iagecarousel-container {
	  max-width: unset !important;
	}
}

.offcanvas-menu .active > a::after {
	display: none !important;
}

@media screen and (max-width: 1435px) {
	#sp-header .logo img {
		height: 40px;
	}
}
/*
.fullwidth-grid-stack {
	position: absolute;
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
}

.spacer-div {
	height: 27vw;
}*/
/*
@media screen and (max-width: 959px) {
	.spacer-div {
		min-height: 1200px;
	}
}*/
/*
@media screen and (max-width: 800px) {
	.spacer-div {
		min-height: 1000px;
	}
}*/
@media screen and (min-width: 992px) {
	.fullwidth-grid-stack .uk-panel{
		margin-left: 40px;
	}
}
/*
.fullwidth-grid-stack .uk-panel p{
	max-width: 1000px;
}*/

.produkt .farbe-eisen-aktiv .fullwidth-grid-stack p, .produkt .farbe-eisen-aktiv .fullwidth-grid-stack a, .produkt .farbe-eisen-aktiv .fullwidth-grid-stack a {
	color: white !important;
}
.produkt #sp-main-body{
padding-bottom: 10px!important
}

.jd_cat_main, .jd_subcats_main > div {
width: 30%;
  display: inline-block;
	background-color: #ecf2fb;
  padding: 45px;
  margin-right: 25px;
	margin-bottom: 25px;
	vertical-align: top;
}

.jd_cats_sum_subcats, .jd_cats_sum_files, .jd_categories_inner_wrapper {
float: unset !important;
	width: 100%
}

.jd_cats_sum_subcats, .jd_cats_sum_files {
	padding-left: 0px;
}

.jd_categories_title_v46 a, .jd_categories_title39 a {
	text-decoration: none;
  font-weight: 500;
  margin-top: 169px;
  font-size: 23px;
}

.jd_categories_title_v46 a img, .jd_categories_title39 a img {
	margin-bottom: 20px;
}

.jd_subcats_title_text {
  background-color: white;
  border-bottom: none;
  font-size: 27px;
  margin-bottom: 20px;
  font-weight: 600;
}

.jd_subcats_main {
	border-bottom: none;
}

@media screen and (max-width: 1199px) {
	.jd_cat_main, .jd_subcats_main > div {
	width: 46%;
	  display: inline-block;
		background-color: #ecf2fb;
	  padding: 45px;
	  margin-right: 25px;
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 1000px) {
	.jd_cat_main, .jd_subcats_main > div {
	width: 100%;
	  display: inline-block;
		background-color: #ecf2fb;
	  padding: 45px;
		margin-bottom: 25px;
	}
}

.fullwidth-grid-stack img {
	margin-right: 0;
}

@media screen and (max-width: 959px) {
	.fullwidth-grid-stack img {
		width: 100%;
	}
	
	.fullwidth-grid-stakc .uk-width-1-1 {
		padding-bottom: 45px;
	}
}

@media screen and (max-width: 991px) {
.basenbad-info-widget > div {
	width: 100% !important;
	}
}

.produkt .farbe-default .fullwidth-grid-stack {
	background-color: #0056A1 !important;
}
.produkt .farbe-default .fullwidth-grid-stack p, .produkt .farbe-default .fullwidth-grid-stack a {
	color: white !important;
}

.produkt .farbe-immune-power-secondary .fullwidth-grid-stack {
	background-color: #7c4328 !important;
}
.produkt .farbe-immune-power-secondary .fullwidth-grid-stack p, .produkt .farbe-immune-power-secondary .fullwidth-grid-stack a {
	color: white !important;
}

.produkt .farbe-vitamin-c-secondary .fullwidth-grid-stack {
	background-color: #385442 !important;
}
.produkt .farbe-vitamin-c-secondary .fullwidth-grid-stack p, .produkt .farbe-vitamin-c-secondary .fullwidth-grid-stack a {
	color: white !important;
}

.rechtliches-footer{
	margin-top: -155px !important
}

@media screen and (max-width: 991px) {
.footer-container-copyright{
	margin-top: 80px !important;
	}
	#mod-custom234 > div:nth-child(1) {
	margin-top: 0px !important;
}
	.rechtliches-footer{
	margin-top: 0px !important;
	float: left !important;
	margin-bottom: 0px !important; 
	}
	#sp-footer #sp-footer4 {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
}

@media screen and (max-width: 991px) {
	.produkt h3, .produkt p{
		word-break: break-word;
	}
}

@media screen and (max-width: 767px) {
	.pull-tab-container{
	top: 500px !important;
	}
	.btn-group button,
	ul.uk-slideshow.iagecarousel-text > li > div.h6 > p {
    padding: 10px 6px !important;
	}
	.btn-shop::before {
  	left: 20px !important;
	}
	.btn-shop {
  min-width: 125px;
}
}
/*
#sp-startseite-produkt-teaser {
	padding-top: 25px;
	background-color: #0056A1;
}


#sp-startseite-produkt-teaser .product-iagecarousel-nav > .carousel-nav {
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
}
*/
#sp-startseite-produkt-teaser h3.sp-module-title {
	text-align: center;
	margin-bottom: -45px;
  	margin-top: 10px;
}

#sp-startseite-produkt-teaser .product-iagecarousel-container {
	max-height: 500px;
}

#sp-startseite-produkt-teaser .uk-active h3 a {
	position: relative;
  	bottom: -25px;
}

@media screen and (max-width: 991px) {
	#sp-startseite-produkt-teaser .product-iagecarousel-nav > .carousel-nav.prev {
	  left: 20px !important;
	}
	#sp-startseite-produkt-teaser .product-iagecarousel-nav .carousel-nav.next {
	  right: 20px  !important;
	}
}

#sp-startseite-produkt-teaser .product-iagecarousel-container {
	margin-top: 60px !important;
}
.footer-container-copyright-unten{
	position: relative !important;
  	right: -120px !important;
	padding-bottom: 30px;
}

#sp-bottom {
	background-color: #f2f4f5;
	padding: 40px 0 40px;
}

#sp-storefinder {
	background-color: #fff;
	padding-top: 25px;
}

#mod-custom236 > p:nth-child(5) {
	display: none;
}

#mod-custom236 > p:nth-child(2) {
	margin-bottom: 30px;
}

#sp-storefinder .storefinder-teaser {
	background-size: cover;	
}

.icon-margin-oben {
	margin-top: 55px !important;
}

#sp-footer h3.sp-module-title {
	font-size: 25px;
	word-break: break-all;
}

#sp-footer a, #sp-footer p {
	font-size: 16px !important;
}

#mod-custom234 > div:nth-child(1) > p:nth-child(2) {
	font-size: 16px !important;
}

#mod-custom234 a {
	text-decoration: underline !important;
}

.footer-container-copyright a {
	font-size: 16px !important;
}

#mod-custom233 p {
		height: 30px;
}

ol.breadcrumb {
  margin-bottom: -50px;
  padding: 0px;
  background-color: white;
  position: relative;
  bottom: -30px;
}

ol.breadcrumb li.breadcrumb-item:nth-child(3) {
	display: none;
}

.kein-titel .iagecarousel-text {
	display: none !important;
}

.uk-button-default {
	border-radius: 5px !important;
	border-width: 2px !important;
}

/* Stil für Menüeinträge im Hover-Zustand */
.sp-dropdown .sp-menu-item:hover > a::after {
  content: "" !important;
  height: 2px !important;
  display: block !important;
  background-color: white !important;
  width: 100% !important;
  position: relative !important;
	top: 3px;
}

.sp-menu-item a {
	min-height: 36px;
}

@media screen and (max-width: 1020px) {
	.footer-container-copyright-unten {
		text-align: left !important;
		right: 0px !important;
		margin-top: 10px;
	}
}

/*TEST*/
.wirkungsweise-test .uk-card-default {
	background-color: #f2f4f5 !important;
}
.icon-margin-oben {
	max-width: 340px;
}


body {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px !important;
}

.startseite #sp-storefinder {
  padding-top: 80px;
  padding-bottom: 80px;
}

.startseite #sp-unter-body {
  padding-top: 80px;
  padding-bottom: 70px;
}
.startseite #sp-storefinder {
	padding-top: 80px;
}

.startseite #sp-bottom {
	padding-top: 80px;
  padding-bottom: 80px;
}


@media screen and (min-width: 992px) {
#sp-footer .container, #sp-section-11 .container {
	padding-left: 100px !important;
	padding-right: 100px !important;
}
}

body.startseite p:not(#sp-footer p, .footer-container-copyright p, .uk-card-body p, .uk-article-meta, .n2_clear p, p.social-icons-custom, p.sprachwechsler, #sp-startseite-produkt-teaser p, .sp-dropdown p, .social-icons-footer) {
	max-width: 80%;
	margin: 20px auto;
}

#sp-startseite-produkt-teaser h3.sp-module-title {
	display: none;
}

#sp-startseite-produkt-teaser img {
	margin-left: 0px;
}

#sp-startseite-produkt-teaser a:not(.uk-position-center-left, .uk-position-center-right), #sp-startseite-produkt-teaser p {
	color: white;
}

#sp-position4 > div:nth-child(1) > div:nth-child(1) {
	max-width: 1540px;
	margin-left: auto;
	margin-right: auto;
}

#sp-position4 > div:nth-child(1) > div:nth-child(2) {
	/*max-width: 1540px;*/
	  margin-top: 0px;
	  margin-bottom: 80px;
	  margin-left: auto;
	  margin-right: auto;
}

#mod-custom236 > p:nth-child(2) {
	margin-bottom: 40px;
}

.jd-item-page .jd_files_oneline {
	width: 48%;
}

@media screen and (max-width: 991px) {
	.jd-item-page .jd_files_oneline {
		width: 100%;
	}
}

.uk-button {
	text-transform: none !important;
}
.social-icons-footer {
	margin-bottom: 100px;
}

.social-icons-footer a {
	display: inline-block;
}

.social-icons-footer a img {
	width: 35px;
}

.breadcrumb .float-start {
	display: none;
}

a.pathway {
	color: #0056a1;
  text-decoration: none;
}

.jd_subcats_title_text {
	display: none;
}

.magazin-grid .uk-panel {
	background: #b5ccec45;
	border-radius: 5px;
}

.magazin-grid img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.magazin-grid div {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.magazin-grid .uk-h3, .magazin-grid .uk-article-meta {
	padding-left: 25px;
	padding-right: 25px;
}

.magazin-grid .uk-article-meta {
	padding-bottom: 20px;
}

#mod-custom238 {
	display: none;
}

#sp-copyright-iage {
	margin-bottom: 15px;
}

.header-sticky {
	background-color: #0056a1 !important;
	-webkit-transition: 350ms linear;
    -ms-transition: 350ms linear;
    transition: 350ms linear;
}

.login .list-group {
	display: none;
}

#sp-header {
	-webkit-transition: 350ms linear;
    -ms-transition: 350ms linear;
    transition: 350ms linear;
	animation: unset;
}
/*
#mod-custom139 {
	padding-left: 60px;
	padding-right: 60px;
}*/
@media screen and (min-width: 991px) {
.magazin-widget img {
	padding-right: 40px;
}
}

.startseite #sp-section-1.scrolled-up {
    margin-top: -150px;
}

@media screen and (max-width: 991px) {
	.breadcrumb {
		display: none;
	}
}

#cf_1 a:hover {
	text-decoration: none !important;
}

#cf_1 a:hover {
	text-decoration: underline;
}

.cf-btn {
border-radius: 5px !important;
  color: #0056a1 !important;
  font-size: 16px !important;
  background-color: transparent !important;
  border: 2px solid #0056a1 !important;
}

.cf-btn:hover {
	border: 2px solid RGBA(178,178,178,1) !important;
}

.download-bereich #sp-main-body {
	padding-top: 0px !important;
}

.download-bereich #sp-slideshow .storefinder-teaser {
	background-size: cover;
	margin-bottom: 80px;
}

.offcanvas-inner p {
	color: white;
}

.offcanvas-inner .footer-container-copyright a {
	text-decoration: underline !important;
}

#sp-footer a:active, #sp-footer a:focus{
  color: white !important;
}

.magazin-widget a {
  color: #595b61 !important;
  text-decoration: underline !important;
}
.magazin-widget a:hover {
  text-decoration: none !important;
  color: #0056A1 !important;
}

.grid-product .uk-grid{
margin-top: 0px !important;
}