/* =============================================================================
    Application specific CSS
   ========================================================================== */

.application-debug {
/*   display: inline-block !important; */
  display: none !important;
}

.brand-texte-diplay-none .brand-element .brand-description p {
  display: none;
}

.brand-texte-diplay-none .brand-element .brand-description h6 {
  display: none;
}

.small-print {
	font-size: 1.2em;
}

.social-activate {
    width: auto;
}

.regTradeMark {
    line-height:0px;top:-2px;position:relative;
    z-Index:1;
}

.active-side-navi{
	color: #30464e !important;
	font-family: "TradeGothic-Bold";
}

.Weltkugel-mobile {
     background: url(/b2c/resources/_web_images_/basis/Weltkugel.png) no-repeat;
     background-size: 26px 26px;
     display: inline-block;
     height: 26px;
     width: 26px;
     margin-top: 8px;
     margin-right: 13px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
     .Weltkugel-mobile {
          background: url(/b2c/resources/_web_images_/basis/Weltkugel_retina.png) no-repeat;
     }
}

.jw-title{
display:none !important;
}