.sppb-addon-image-layout-content {
    background: none;
	padding: 0px;
}


.shopmenuhome h5 {
    line-height: 1;
}


/*>>>> BLOG <<<<*/


.article-intro-image img {
	opacity: 0.7;
  	transition: opacity .25s ease-in-out;
  	-moz-transition: opacity .25s ease-in-out;
  	-webkit-transition: opacity .25s ease-in-out;
}

.article-intro-image:hover img {
	opacity: 1;
}




.article-list .article {
    margin-bottom: 50px;
    display: flow-root;
    background-color: #0000000d;
    padding: 0 10px 20px 0;
}

.article-intro-image {
    width: 58%;
    float: left;

}


.article-body {
    width: 40%;
    float: right;
    padding-top: 20px;
}





p {
font-size: 0.96em;
}

#sp-header {
    background-color: white;
    height: auto;
}

.sp-contact-info {
    margin: 10px -10px 0 -10px;
    font-size: 1.3em;
    font-weight: 500;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 25px 0 0 0;
    line-height: 30px;
    margin-right: 20px;
    margin-left: 15px;
    transition: 0.6s;
}


.sp-megamenu-parent > li.active > a {
    font-weight: 700;
    border-bottom-color: #00a4a7;
}

.sp-megamenu-parent > li > a {
    border-bottom: 3px solid transparent;
}

.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li > a:focus {
    opacity: 1;
    border-bottom-color: #00a4a7;
}


nav.sp-megamenu-wrapper {
    margin-left: -16px;
}

.sp-megamenu-parent > li > a {
    color: #000;
    text-transform: uppercase;
}

.sp-custom-login.sp-mod-login {
    margin-top: 27px;
    margin-right: 0px;
    font-size: 0.9em;
    font-weight: 500;
}

.sp-custom-login-on {
    margin-top: 27px;
    color: #00a4a7;
}

span.log-text {
    display: none;
}

.j2store-minicart-button {
    margin: 26px 10px 0 5px;
}

.cart-item-count {
    background: #00a4a7 none repeat scroll 0 0  !important;
    font-weight: 600 !important;
    font-size: 0.9em !important;
    line-height: 20px !important;
}

#sp-top-bar {
    padding: 0px;
}

/*>>> OFFCANVAS  <<<*/

li.item-206 {
    display: none !important;
}

#offcanvas-toggler > .fa {
    color: #b4b5bb;
    font-size: 2em;
/*    margin-top: 22px; */
}


body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    margin-left: 0px;
}

.close-offcanvas {
    font-size: 2em;
    color: #b4b5bb;
}

.offcanvas-menu .offcanvas-inner {
    background-color: white;
}

/*
.sp-module ul>li>a {
    color: #333333 !important;
}
*/

.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    color: #333333 !important;
}

.sp-module ul>li>a:hover {
    color: #00a4a7  !important;
}

li.item-206.menu-deeper.menu-parent  {
    display: none !important; /* text menu shop*/
}

/*
li.item-206.current.active.menu-deeper.menu-parent {
    display: none !important;
}

li.item-206.active.menu-deeper.menu-parent {
    display: none !important;
}


li.item-204 {
  font-weight: 700 !important;
  font-size: 1.2em;
  text-transform: uppercase;
}

*/

.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
    font-size: 12px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    color: #b4b5bb;
	top: 12px !important;
    font-size: 1.6em;
}


.offcanvas-menu .offcanvas-inner .sp-module ul>li:not(:last-child) {
    border-bottom: 1px solid #00a4a7;
}


.logo-image-phone {
    margin-top: 20px;
}
.logo-image {
    margin-bottom: 10px;
    margin-top: 10px;
}


#sp-bottom {
    background: #1a1c20;
}

#sp-footer {
    background: #313337;
}

#sp-footer .container-inner {
    padding: 20px 0 0 0;
}

.sp-scroll-up {
    background: #b4b5bb;
    bottom: 15px;
    right: 15px;
}

.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
    background: #00a4a7;
}

/*>>>>>>>>> MEDIA QUERIES <<<<<<<<<*/

@media (max-width: 480px){
.sp-custom-login.sp-mod-login .info-text .only-text, .sp-custom-login-on .icons-wrap {
    display: contents;
}
  

  span.info-text {
    margin-left: 0px;
}
  
.logo-image-phone {
    height: 50px !important;
    margin-top: 10px !important;
}  
}

@media (max-width: 767px){
#sp-header.header-sticky #sp-menu > div {
    justify-content: space-between!important;
}

  
/* ... stört bei Team 
.sppb-addon-image-layout-content.sppb-text-alignment {
    margin: -50px 0 0 120px;
}
*/  
  
}

@media (max-width: 990px){
div#column-wrap-id-1618504399718 {
    padding-bottom: 15px;
}
}


@media (max-width: 1199px){
.sp-megamenu-parent > li > a {
min-width: 10px;
}
 .logo-image {
    height: auto !important;
    width: 160px;
    margin-top: 5px !important;
} 
  .logo-image-phone {
    height: auto !important;
    width: 160px;
    margin-top: 5px !important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    margin-right: 15px;
    margin-left: 0px;
  	font-size: 0.9em !important;
    transition: 0.6s; 
}  
}


@media (max-width: 1400px){
.sp-megamenu-parent > li > a {
    min-width: 10px;
}
}

/* >>>>> end media queries <<<<<< */
