/*** General CSS ***/
body {
    line-height: 1.9em;
    color: #333;
}
a:hover, a:focus, a:active {
    color: #b30c0c;
}
a{
  color: #333;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 5;
    background-color: #000000;
  	color: #fff;
}
body:not(.home) #sp-top-bar {
  	background: #000;
}
#sp-top-bar a {
    color: #fff;
}

/* Header Menu */
#sp-header {
    top: 0px;
  	padding: 0px;
    height: inherit;
    background: #000000;
  	box-shadow: none;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
  	background: #000;
  	box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
body:not(.home) #sp-header {
    background: #000;
    position: static;
    margin-bottom: 12px;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #252525;
  	font-size: 14px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: uppercase;
    position: relative;
    color: #fff;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #C30C0C;
box-shadow: 0.5px 0.5px 2px black;

}
.offcanvas-menu > .align-items-center {
    background: #000;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Title */
.title h2 {
    position: relative;
    text-transform: uppercase;
}
.title h2:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    width: 80px;
    height: 4px;
    margin: 0 auto;
}
.title .separator {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.title .separator:before {
    content: '';
    display: block;
    margin: auto;
    left: 50%;
    height: 1px;
    width: 50px;
    bottom: -15px;
    background: #b30c0c;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
    margin-bottom: 6px;
}
.title .separator:after {
    width: 100px;
    display: block;
    margin: auto;
    content: "";
    height: 1px;
    background: #b30c0c;
    bottom: 0px;
    left: 50%;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
}
.title .separator + p {
    padding: 0 110px;
}
a .n2-style-1e554eb1dd01306949ae7747fe867622-heading  .n2-ow  {
  width: 50px;
  height: 80px;
}

/* Button */
a:hover {
    text-decoration: none!important;
}
.btn {
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    padding: 14px 35px;
    color: #fff!important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    display: block;
    opacity: 0;
    border-radius: 20px;
    visibility: hidden;
    background: rgba(0,0,0,.3);
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn:hover:before {
    left: 0;
    visibility: inherit;
    opacity: 1;
    border-radius: 0;
}
.slider-btn a:hover {
  	background: #333 !important;
}
.product-btn{
text-align: center;
background: #c51718;
color: #fff;
padding: 7px;
width: 30%;
display: inline-block;
position: relative;
cursor: pointer;
}

/* About */
.about-item h4 {
    position: relative;
    padding-bottom: 10px;
    font-weight: 700;
}
.about-item h4:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #db2d2e;
    left: 50%;
    margin-left: -10px;
    bottom: 0px;
}
.about-bottom img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.about-bottom h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0px;
}

/* Product */
.owl-carousel.owl-drag .owl-item {
    padding: 10px;
    text-align: center;
}
.owl-carousel.owl-drag .owl-item .j2store-module-product {
   background: #fff; 
}
.owl-carousel.owl-drag .owl-item .j2store-product-image {
    padding-left: 0;
    padding-right: 0;
}
.owl-carousel.owl-drag .owl-item .product-title,
.owl-carousel.owl-drag .owl-item .product-price-container {
    padding: 0 5px;
}
.owl-carousel.owl-drag .owl-item .product-title {
    margin: 15px 0 10px;
}
span.hikashop_product_price_full {
    color: #000;
}
a.hikabtn.hikacart {
    border: none;
    border-radius: 0;
    padding: 10px 20px;
    text-transform: uppercase;
}
span.hikashop_product_name {
    margin: 10px 0;
}

/* Feature */
.feature-img img {
    min-height: 350px;
}
.feature-content h1 {
    text-transform: uppercase;
}
.feature-content span {
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    display: block;
    margin: 15px 0px;
}
.feature-content strong {
    font-size: 40px;
    font-weight: 700;
    display: block;
}
.feature-content p {
    font-size: 14px;
    font-weight: 300;
    display: block;
   text-align: justify;
}
.feature-content a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #db2d2e;
}
.product-content strong {
    font-size: 40px;
    font-weight: 700;
    display: block;
}
.product-content p {
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
}
.product-content a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #db2d2e;
}

/* Video */
.video {
    background-size: 100% 60%!important;
    position: relative;
}
.video:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    background-color: #000000;
    opacity: 0.7;
}
.video .sppb-title-heading {
    line-height: 35px!important;
}

/* Counter */
.counter-item h4 {
    font-size: 28px;
    display: block;
    color: #323232;
    font-weight: bold;
    margin: 10px 0px 0px;
}
.counter-item h5 {
    position: relative;
    padding-bottom: 10px;
}
.counter-item h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #db2d2e;
    left: 50%;
    margin-left: -10px;
    bottom: 0px;
}

/* Donate */
.donate {
    -webkit-box-shadow: 0px 0px 16px rgba(0,0,0,.11);
    box-shadow: 0px 8px 16px rgba(0,0,0,.11);
}
.donate .title {
    margin-bottom: 0;
}
.donate .btn {
    margin-top: 40px;
}

/* Countdown */
.coutdown {
    position: relative;
    z-index: 1;
}
.coutdown:before {
    content: "";
    top: 0;
    right: 0;
    width: 50%;
    width: 50%;
    height: 100%;
    display: block;
    opacity: 0.85;
    z-index: -1;
    position: absolute;
}
.countdown-img-wrap .sppb-column-addons > div {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.countdown-img-wrap .sppb-column-addons > div:last-child {
    margin-right: 0;
}
.countdown-img {
    margin: 100px 0 0;
    display: inline-block;
    margin-right: -13px;
    animation-name: dance;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-transition-timing-function: cubic-bezier(0.600, 0, 0.735, 0.045); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
    -moz-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
    -o-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045); /* easeInBack */
}
/*DANCING ANIMATION*/
@keyframes dance {
  0%{
    -webkit-transform:  rotate(10deg);
    -ms-transform:  rotate(10deg);
    transform:  rotate(10deg);
  }
  16.66%, 49.98%{
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  32.32%{
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  66.64%, 100%{
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  83.8%{
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}

-webkit-@keyframes dance {
  0%{
    -webkit-transform:  rotate(10deg);
    -ms-transform:  rotate(10deg);
    transform:  rotate(10deg);
  }
  16.66%, 49.98%{
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  32.32%{
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  66.64%, 100%{
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  83.8%{
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}
.countdown-number {
    padding: 100px 0;
}
.countdown-img-right {
    position: absolute;
    bottom: 20px;
    right: -200px;
}

/* Gift */
.gift .title {
    max-width: 600px;
    margin: 0 auto;
}
.gift .title h4 {
    color: #3a3a3a;
    letter-spacing: 2px;
    line-height: 35px;
}
.gift .title h4:after {
    display: none;
}

/* Intro */
.intro-title h3 {
	width: 25%;
	float: left;
}
.intro-title .sppb-addon-content {
	width: 75%;
	float: left;
	position: relative;
	padding-left: 90px;
	margin-top: 20px;
}
.intro-title .sppb-addon-content:before {
	position: absolute;
	top: 0px;
	left: 30px;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 60px;
    margin-right: 40px;
}
.intro-item .sppb-icon {
	padding: 20px;
	margin-right: 15px;
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.intro-item:hover .sppb-icon {
    background-color: #002937;
    color: #FFE401;
}
.intro-item .sppb-icon i {
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* About */
.about {
	position: relative;
}
.about-img .sppb-addon-single-image-container,
.about-img .sppb-addon-single-image-container img {
	width: 100%;
}

/* Team */
.team-item .sppb-img-container,
.team-item .sppb-img-container img {
	width: 100%;
}
.team-item h6 {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}
.team-item ul {
	padding: 0;
	position: absolute;
	bottom: 94px;
	width: 100%;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team-item:hover ul {
	bottom: 113px;
	opacity: 1;
	visibility: inherit;
}
.team-item ul li {
	list-style: none;
    width: 33.33%;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1;
}
.team-item ul li:before {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
}
.team-item ul li:nth-child(2):before {
	background: rgba(0,0,0,.1);
}
.team-item ul li:nth-child(3):before {
	background: rgba(0,0,0,.2);
}
.team-item ul li a {
	padding: 20px 0;
    display: inline-block;
    width: 100%;
}
.team-item ul li em {
	font-size: 24px;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.team-item ul li a:hover em {
	color: #000;
}
.team-item ul li strong {
	display: none;
}
/*teaser*/
.teaser{
  margin-top: -19px;
  font-family: arial, helvetica, sans-serif;
    color: #fff;
  background-color: rgba(28,31,35,0.7);
  border-color: #1a1e21;
  cursor: pointer;
  font-size:22px;
}
@media (max-width: 1199.98px){
  .teaser{
    margin-top:-57px;
  }

}
@media (max-width: 991.98px){
 .teaser{
    margin-top:-6px;
  }
}
@media (max-width: 767.98px){
  .teaser{
    margin-top:-45px;
  }
}
@media (max-width: 575.98px){
    .teaser{
    margin-top:-30px;
  }

}

.teaser a{
  color:#fff;
  text-decoration:none;
}

.teaser-red{
  margin-top: -19px;
  font-family: arial, helvetica, sans-serif;
  color: #fff;
  background-color: rgba(200,22,22,0.7);
  border-color: #c81616;
  cursor: pointer;
  font-size:22px;
}
@media (max-width: 1199.98px){
  .teaser-red{
    margin-top:-57px;
  }

}
@media (max-width: 991.98px){
 .teaser-red{
    margin-top:-6px;
  }
}
@media (max-width: 767.98px){
  .teaser-red{
    margin-top:-45px;
  }
}
@media (max-width: 575.98px){
    .teaser-red{
    margin-top:-30px;
  }

}

.teaser-red a{
  color:#fff;
  text-decoration:none;
}



/*Sortiment*/
.sortiment {
    border-top: 1px solid #999;
    color:black
}
.sortiment-item .sppb-addon-content {
    padding: 145px 0 0;
}
.sortiment-item img {
    width: 80px;
    height: 80px;
    display: inline-block;
    border: 4px solid #ffffff;
    border-radius: 50%;
}
.sortiment-item h6 {
    font-size: 14px;
    color: #999;
}
.sortiment-item em {
    font-size: 28px;
    color: #999;
}



/* Testimonial */
.testimonial {
    border-top: 1px solid #999;
}
.testimonial-item .sppb-addon-content {
    padding: 145px 0 0;
}
.testimonial-item img {
    width: 80px;
    height: 80px;
    display: inline-block;
    border: 4px solid #ffffff;
    border-radius: 50%;
}
.testimonial-item h6 {
    font-size: 14px;
    color: #999;
}
.testimonial-item em {
    font-size: 28px;
    color: #999;
}
.testimonial-item strong {
    display: none;
}

/* Portfolio */
#portfolio .sppb-row > div:first-child {
	padding: 0;
}
.portfolio p {
	color: #fff;
}
.portfolio-top {
	padding: 40px;
}
.portfolio-top p {
	color: #000;
}
.portfolio-top ul {
	padding-left: 0;
}
.portfolio-top ul li {
	list-style: none;
}
.portfolio-top ul li:before {
	content: "\f101";
	font-family: FontAwesome;
	margin-right: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	background: none;
	color: #b0b0b0;
    font-size: 24px;
    position: relative;
    padding: 11px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 6px;
	width: 70px;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
	background: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:after {
	visibility: inherit;
	opacity: 1;
}

/* Client */
.client {
    -webkit-box-shadow: 0px 0px 16px rgba(0,0,0,.11);
    box-shadow: 0px 0px 16px rgba(0,0,0,.11);
}
.client img {
    opacity: 0.85;    
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.client img:hover {
    opacity: 1;
}

/* Contact */
.contact-us-call p:before {
    padding-left: 10px;
}
.contact-us .title h4:after {
    right: inherit;
}
.contact-us-img-right {
    position: absolute;
    bottom: -120px;
    right: -200px;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jmm-text {
    float: left;
    width: 50%;
    padding-left: 30px;
}
.jmm-image.mod-article-image {
    float: left;
    width: 50%;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    color: #fff !important;
    padding: 13px 20px;
}

/* Bottom */


/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(255, 255, 255, .1);
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}
/*Produkte*/
/*Duplexsysteme*/
  @media (max-width: 1199.98px){
#column-wrap-id-jRN26Wr1REmG7uoKfhIbX {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
  @media (max-width: 1199.98px){
    #column-wrap-id-62K_ZDOfKDs5VTHGjXpN9 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
/*Fächerkrümmer*/
  @media (max-width: 1199.98px){
#column-wrap-id-1664968817037 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
  @media (max-width: 1199.98px){
   #column-wrap-id-1664968817038 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
/*Gruppe A Anlage*/
  @media (max-width: 1199.98px){
#column-wrap-id-Y3ygttEFzCtMjO7xEO3mX{
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
   @media (max-width: 1199.98px){
#column-wrap-id-WQm8L5wMfNFU6JK8N5KHS{
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
/*Mittige Systeme*/
  @media (max-width: 1199.98px) {
#column-wrap-id-Y-iExvIaKHEZsHx23Tgzq {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
  }
    @media (max-width: 1199.98px) {
#column-wrap-id-F2HvqCeTHy_m1MXB_3q4n {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
  }
/*Sport- Endschalldämpfer*/
  @media (max-width: 1199.98px){
#column-wrap-id-Mi3Nof494jit9l9zw4AKN {
  max-width: 50% !important;;
  flex-basis: 50% !important;;
}
   }
     @media (max-width: 1199.98px){
#column-wrap-id-MFlBecvapjvdOh6LR3Hnx {
  max-width: 50% !important;;
  flex-basis: 50% !important;;
}
        }

  /*Turbo Zubehör*/
  @media (max-width: 1199.98px){
#column-wrap-id-OQ5TsN9e2UEKU_1tWVGnO {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
   }
    @media (max-width: 1199.98px){
#column-wrap-id-MpmFnEEryAlyqPvBNK1U2 {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
}
/*** Responsive Layout ***/
/* Tablet Landscapeportrait*/

/*Produkte*/
/*Duplexsysteme*/
  @media (max-width: 991.98px){
#column-wrap-id-jRN26Wr1REmG7uoKfhIbX{
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}

  @media (max-width: 991.98px){
#column-wrap-id-62K_ZDOfKDs5VTHGjXpN9 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
/*Fächerkrümmer*/
  @media (max-width: 991.98px){
#column-wrap-id-1664968817037{
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
  @media (max-width: 991.98px){
#column-wrap-id-1664968817038 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
/*Gruppe A Anlage*/
  @media (max-width: 991.98px){
#column-wrap-id-Y3ygttEFzCtMjO7xEO3mX{
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
  @media (max-width: 991.98px){
#column-wrap-id-WQm8L5wMfNFU6JK8N5KHS{
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}
/*Mittige Systeme*/

  @media (max-width: 991.98px) {
#column-wrap-id-F2HvqCeTHy_m1MXB_3q4n {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
}
  @media (max-width: 991.98px){

#column-wrap-id-Y-iExvIaKHEZsHx23Tgzq {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
  }
  /*Sport- Endschalldämpfer*/
  @media (max-width: 991.98px){
#column-wrap-id-Mi3Nof494jit9l9zw4AKN {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
   }
  @media (max-width: 991.98px){
#column-wrap-id-MFlBecvapjvdOh6LR3Hnx {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
        }

  /*Turbo Zubehör*/
  @media (max-width: 991.98px){
#column-wrap-id-OQ5TsN9e2UEKU_1tWVGnO {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
   }
     @media (max-width: 991.98px){
#column-wrap-id-MpmFnEEryAlyqPvBNK1U2 {
  max-width: 50% !important;
  flex-basis: 50% !important;
}
}


/* Mobile Standard Layout */
/*Teaser*/
  @media (max-width: 575.98px){
#column-wrap-id-GodKhjRbzE63kUO4pkTMC {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
 }
   @media (max-width: 575.98px){
#column-wrap-id-e2FiRSVby5jahCV_HRmEs {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
 }
    @media (max-width: 575.98px){
#column-wrap-id-XANbo0qruHqbYxIWizan2{
  max-width: 100% !important;
  flex-basis: 100% !important;
}
 }
     @media (max-width: 575.98px){
#column-wrap-id-1664261948430{
  max-width: 100% !important;
  flex-basis: 100% !important;
}
 }

/*Produkte*/
/*Duplexsysteme*/
@media (max-width: 768px) {
#column-wrap-id-jRN26Wr1REmG7uoKfhIbX{
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
}
@media (max-width: 768px) {
#column-wrap-id-62K_ZDOfKDs5VTHGjXpN9 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
}
/*Fächerkrümmer*/
@media (max-width: 768px) {
#column-wrap-id-1664968817037{
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
}

@media (max-width: 768px) {
#column-wrap-id-1664968817038 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
}
/*Gruppe A Anlage*/
@media (max-width: 768px) {
#column-wrap-id-Y3ygttEFzCtMjO7xEO3mX{
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
}
 @media (max-width: 768px) {
#column-wrap-id-WQm8L5wMfNFU6JK8N5KHS{
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
}
/*Mittige Systeme*/
  @media (max-width: 768px){
#column-wrap-id-Y-iExvIaKHEZsHx23Tgzq {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
  }
    @media (max-width: 768px){
#column-wrap-id-F2HvqCeTHy_m1MXB_3q4n {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
}
  /*Sport- Endschalldämpfer*/
   @media (max-width: 768px){
#column-wrap-id-Mi3Nof494jit9l9zw4AKN {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
   }
   @media (max-width: 768px){
#column-wrap-id-MFlBecvapjvdOh6LR3Hnx {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
        }
 /*Turbo Zubehör*/
   @media (max-width: 768px){
#column-wrap-id-OQ5TsN9e2UEKU_1tWVGnO {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
   }
    @media (max-width: 768px){
#column-wrap-id-MpmFnEEryAlyqPvBNK1U2 {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
}
/*Tab Text Content*/
    @media (max-width: 768px){
div.sppb-addon.sppb-addon-text-block.tabprodukttext {
  padding-left: 15px !important;
  padding-right: 8px !important;
}
}



@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	.slider-colum-right .sppb-column-addons {
    	left: 0px;
	}
  	#sp-header {
    	top: 0px;
      	background: #000;
	}
  	#sp-top-bar {
  		background: #000;
	}
  	.title .separator + p {
    	padding: 30px 0px;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.jmm-image.mod-article-image, .jmm-text {
        width: 100%;
        padding-left: 0px;
  	}
}
/*Akkordeon*/
.sppb-panel-heading {
  padding: 0px 0px 10px 5px;
  cursor: pointer;
  position: relative;
}
.sppb-panel-title {
  color: #c51718 !important;
  background-color:none !important;
  font-size: 16px;
}
.sppb-panel {
  background-color: none !important;
  border: none;
  }
#sppb-addon-1665568510362 .sppb-panel.sppb-panel-custom {
  background: none;
  border-color: transparent !important;
  border-style: none !important;
}
/*Tooltip*/
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip2 .tooltip2text {
  visibility: hidden;
  width: 350px;
  background-color: #c51718;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px 15px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip2:hover .tooltip2text {
  visibility: visible;
}



/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay, a.hikabtn.hikacart,
.slider-btn a {
 	background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.about-bottom h2, .counter-item i, .testimonial-item h5, #sp-bottom a {
  	color: var(--text-color) !important; 
}
.testimonial .clearfix, a.about-btn:hover, .testimonial .testimonial-item:hover .sppb-img-container img {
  	border-color: var(--text-color) !important;
}
