 .wwsShopCartAndBookmarkMainPanel {
    width: 60px!important;
}
.wwsShopCartImage {
    height: 28px!important;
    width: 28px!important;
}
.wwsShopCartContentImage {
    margin-top:-20px!important;
}
.uk-navbar-sticky {
 	border-bottom:1px solid #00899b;
	-webkit-box-shadow: 0px 10px 20px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 20px 2px rgba(0,0,0,0.15);
box-shadow: 0px 10px 20px 2px rgba(0,0,0,0.15);
}


.mobile-cart{
	float: right;
    position: relative;
    top: -60px;

}


h1,  h2, h3, h4, h5, h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6 {
   font-weight:bold !important;
   text-transform: none !important;
}

body  {
    font-family: Helvetica, Arial, sans-serif !important;
    
 }

 button {
    text-transform: none !important;
 }
 .el-link  {
    text-transform: none !important;
 }

 .uk-button {
    text-transform: none !important;
 }


 .blue-heading h1, .blue-heading h2, .blue-heading h3 , .blue-heading h4 ,.blue-heading h5, .blue-heading h6, .blue-heading .uk-h1, .blue-heading .uk-h2, .blue-heading .uk-h3, .blue-heading .uk-h4, .blue-heading .uk-h5, .blue-heading .uk-h6, .uk-link-heading {
    color: #11a3dd;
 }
 

 
 .white-heading{
    color: #ffffff;
 }

 .black-heading  {
    color: black;
 }

 .wwsShopSubCategorieDataPanel {
    background-color: #11a3dd !important;
}

.wwsShopSubCategorieDataPanel, .wwsShopSubProductDataPanel {
    border-color: #11a3dd  !important;
}

.home .uk-card-secondary {
    background: #11a3dd !important;
}

.home-aktuelles p, .home-aktuelles .uk-button.uk-button-text {
    color: #ffffff !important;
 }

 .newsflash.uk-grid span {
    color: #ffffff !important;
 }