.rand{
padding: 10px;
border: 1px solid #ddd;
}
body:not(.com_gridbox) .body {
         box-sizing: border-box;
}

/* Allergene Text grosse */
.uk-scope .uk-text-small {
 font-size:.600rem;
 line-height:1.5
}

@media (max-width: 1280px){
    body:not(.com_gridbox) .body {
        margin: 25px 0 !important;
    }
}
/* Responsive Menue Breite*/
@media (max-width: 600px){
.ba-hamburger-menu >.main-menu {
    width: 250px!important;  }
}

/* Shop PLZ Popup Button farbe */
.uk-scope .uk-button-primary {
 background-color:#e6320a;
 color:#fff;
 border:1px solid transparent
}
.uk-scope .uk-button-primary:focus,
.uk-scope .uk-button-primary:hover {
 background-color:#e6320a;
 color:#fff
}
.uk-scope .uk-badge {
 padding:0 10px!important;
 background:#e6320a!important;

}

/* Lieferung Schrift */
.chzn-container-single .chzn-single span {
  font-size: 14px!important;
  line-height: 20px!important;
}