/*
 * Global CSS that will be enqueued in the scripts.php file.
 * Styles in this stylesheet will be applied to the entire site.
 */

/* Styles for the navigation to work on every page. */
.cbp-spmenu-vertical {
  height: 100vh!important;
  top: 0;
  width: 270px;
  z-index: 1000;
}
