/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*Menu fixing Position - fp-slideshow*/
#g-navigation.fp-slideshow {
  position: relative;
  z-index: 2;
}
#g-header {
  z-index: 1;
}
/*Schwarzen Balken entfernen*/
#g-navigation .g-content {
  padding: 0.5rem;
}
/*Mobile Menu long title fixing*/
#g-mobilemenu-container .g-toplevel li .g-menu-item-content {
  margin-right: 3rem;
}
/*Batch-Info* (Artikelanzahlinfo & Auswahl)*/
#g-contailer-main .label-info, .badge-info {
  color: #030303;
  background: #e0e0e0;
}
select {
  color: #030303;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/*Button Farbe*/
#g-contailer-main p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .print-mode #pop-print.btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn {
  background: #757373;
  border: 2px solid;
  border-color: #7957ff;
}
/*Button Box2 Rahmen*/
#g-aside .box6 .button {
  border: 2px solid;
  border-color: #7957ff;
}
/*Button Hover-Farbe*/
#g-contailer-main p.readmore .btn:hover, .content_vote .btn:hover, .contact .form-actions .btn:hover, .login .btn:hover, .logout .btn:hover, .registration .btn:hover, .profile-edit .btn:hover, .remind .btn:hover, .reset .btn:hover, .profile .btn:hover, .search #searchForm .btn:hover, .finder #finder-search .btn:hover, .print-mode #pop-print.btn:hover, .edit.item-page .btn-toolbar .btn:hover, .pager.pagenav a:hover, .moduletable #login-form .control-group .btn:hover, #searchForm .btn:hover, #finder-search .btn:hover, .btn:hover, p.readmore .btn:active, .content_vote .btn:active, .contact .form-actions .btn:active, .login .btn:active, .logout .btn:active, .registration .btn:active, .profile-edit .btn:active, .remind .btn:active, .reset .btn:active, .profile .btn:active, .search #searchForm .btn:active, .finder #finder-search .btn:active, .print-mode #pop-print.btn:active, .edit.item-page .btn-toolbar .btn:active, .pager.pagenav a:active, .moduletable #login-form .control-group .btn:active, #searchForm .btn:active, #finder-search .btn:active, .btn:active, p.readmore .btn:focus, .content_vote .btn:focus, .contact .form-actions .btn:focus, .login .btn:focus, .logout .btn:focus, .registration .btn:focus, .profile-edit .btn:focus, .remind .btn:focus, .reset .btn:focus, .profile .btn:focus, .search #searchForm .btn:focus, .finder #finder-search .btn:focus, .print-mode #pop-print.btn:focus, .edit.item-page .btn-toolbar .btn:focus, .pager.pagenav a:focus, .moduletable #login-form .control-group .btn:focus, #searchForm .btn:focus, #finder-search .btn:focus, .btn:focus {
  background: #c4c4c4;
}
/*Hintergrundbild Position*/
#g-navigation {
  background-position: 50% 40%;
}
/*Sucheingabe-Farbe*/
#g-footer .g-search {
  background: #7957ff4d;
}
/*Sucheingabe-Farbe*/
#g-footer textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  color: #fff;
}
/*Home-Seite schwarzen Balken entfernen*/
.fp-slideshow .has-slideshow > g-block {
  margin-top: -9, 35rem !important;
}
/*Editor-Feld grau*/
#g-container-main textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #969696;
}
/*# sourceMappingURL=custom_33.css.map */