/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, /var/www/web231/html/templates/rt_xenon/custom/scss/custom.scss */
div#g-page-surround {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 0;
  background-size: cover;
  background-color: #000;
  z-index: 1;
}
/* line 11, /var/www/web231/html/templates/rt_xenon/custom/scss/custom.scss */
.g-offcanvas-toggle {
  top: 3.5rem;
}
