/*
Theme Name:     Waveme Child Theme
Description:    Make your modifications in this child theme.
Template:       waveme
Tags: 			custom-colors, editor-style, featured-images, translation-ready
*/
.nav-helper {
  display: block;
  text-align: right;
  margin-bottom: 0.5rem;
  pointer-events: none;
}

.woocommerce form .form-row .input-checkbox {
  display: inline-block !important;
}
