/* 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
 */

#g-extension:before {
  background-color: rgba(35, 35, 40, 0.5);
}
li.active a, li.active a:hover {
  background: #F8F8F8 !important;
}
html#ecwid_html body#ecwid_body .ec-size .ec-store .ec-lightspeed-branding {
  display: flex;
  width: fit-content;
  height: fit-content;
  padding: 4px 12px;
  margin-top: 30px;
  text-align: center;
  align-items: center;
  justify-content: center;
  justify-self: center;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 32px;
  background: rgba(0, 0, 0, 0);
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  line-height: 18px;
}
/*# sourceMappingURL=custom_39.css.map */