/* 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
 */

/* CSS Document */
/* line 3, templates/rt_xenon/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
/* line 8, templates/rt_xenon/custom/scss/custom.scss */
.g-newsslider-preview {
  width: 75%;
}
/* line 13, templates/rt_xenon/custom/scss/custom.scss */
.g-newsslider-scrollbar {
  width: 25%;
}
/* line 17, templates/rt_xenon/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.1rem;
}
/* line 22, templates/rt_xenon/custom/scss/custom.scss */
.g-main-nav .g-standard {
  margin: 0 0.5rem;
}
/* line 26, templates/rt_xenon/custom/scss/custom.scss */
.g-title {
  font-size: 1.15rem;
  font-weight: 600;
}
/* line 32, templates/rt_xenon/custom/scss/custom.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 0px 5px 0 0;
}
/* line 37, templates/rt_xenon/custom/scss/custom.scss */
btn:first-child {
  margin-right: 5px;
}
