.simplecheckout-button-block.buttons {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center; }

.checkout-simplecheckout td.quantity button.btn {
  display: inline-flex; }
  .checkout-simplecheckout td.quantity button.btn .fa {
    margin: auto; }

.text-for-register {
  background: linear-gradient(to bottom, #fe4e08, #bd382e);
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  margin: 0 -10px 15px;
  text-align: center;
  border-radius: 0;
  min-height: 34px;
  line-height: 34px; }

#category_menu > ul > li > div > ul {
  flex-wrap: wrap; }

/*# sourceMappingURL=additional-styles.css.map */
