/* Standard css Designs fuer den Shop */

/* OG anpassung der HelpBlocks bei Fehlern */
.has-error .help-block:first-of-type {
  color: #e53935 !important;
}


.text-dark {
	color: #000 !important;
}