/*

Theme Name: Blocksy Child

Text Domain: blocksy-child

Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready

Author:       Nick Andrews
Author URI:   http://websolutions.to
Template:     blocksy
Version:      1.0.0

*/
:root {
  --opac: 0.5; }

body {
  margin: 0; }

canvas {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: -1; }

#rehe-logo {
  position: absolute;
  top: 5%;
  left: 0%;
  z-index: +1; }

[data-header*="type-1"] .ct-header [data-row*="middle"] {
  background-color: rgba(255, 255, 255, calc(var(--opac)*0.2)) !important; }

nav[class*=menu] .ct-menu-link {
  color: #ebebeb !important; }

/*# sourceMappingURL=style.css.map */
