#menu li a span {
text-transform: uppercase;
}
.img--circle img {
border-radius: 50% !important;
mask-image: url(//die4ma.com/wp-content/uploads/2021/12/stern-maske.svg);
-webkit-mask-image: url(//die4ma.com/wp-content/uploads/2021/12/stern-maske.svg);
mask-size: 100%;
-webkit-mask-size: 100%;
} @media only screen and (min-width: 1240px) {
.header-simple #Header a.responsive-menu-toggle {
right: 32px;
}
#Top_bar a.responsive-menu-toggle i {
font-size: 32px;
}
}
.icon-check:before {
content: "";
width: 70px;
height: 70px;
background-image: url(//die4ma.com/wp-content/uploads/2021/12/blitz-icon.svg);
background-size: contain;
background-repeat: no-repeat;
margin-top: 20px;
}
.icon_box:hover .icon-check:before {
background-image: url(//die4ma.com/wp-content/uploads/2021/12/blitz-icon-weiss.svg);
}
.desc {
font-weight: 500;
}
img.logo-sticky.scale-with-grid.svg,
img.logo-mobile-sticky.scale-with-grid.svg {
width: auto !important;
}