.woocommerce-checkout .shop_table.woocommerce-table,
.woocommerce-checkout .shop_table {
  background-color: #fff !important;
}
.wc-gzd-order-submit {
  display: flex;
  flex-direction: column;
  margin: 10px 0 0;
}
.woocommerce-gzd-legal-checkbox-text a {
  color: #a67c47;
}
.woocommerce-gzd-legal-checkbox-text a:hover {
  text-decoration: underline;
}
.search .fusion-single-line-meta {
  display: none;
}
.fusion-widget-cart-number {
  color: #fff !important;
}
.product .fusion-image-wrapper {
  min-height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu-item.menu-item-type-custom.fusion-widget-cart:hover > ul {
  display: block;
  overflow-y: scroll;
  max-height: 80vh;
}
/*# sourceMappingURL=ag.css.map */