/* 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 2, templates/rt_requiem/custom/scss/custom.scss */
.g-gridstatistic-item:nth-child(1):before {
  float: left;
  content: "$";
  font-family: "Montserrat" !important;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  left: 1.8rem;
  color: #000;
}
/* line 13, templates/rt_requiem/custom/scss/custom.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  width: 28px;
}
/* line 17, templates/rt_requiem/custom/scss/custom.scss */
.g-gridstatistic-item:nth-child(2):before {
  float: left;
  content: "$";
  font-family: "Montserrat" !important;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  left: 1.8rem;
  color: #000;
}
/* line 28, templates/rt_requiem/custom/scss/custom.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  width: 28px;
}
/* line 32, templates/rt_requiem/custom/scss/custom.scss */
.g-gridstatistic-item:nth-child(3):before {
  float: left;
  content: "$";
  font-family: "Montserrat" !important;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  left: 1.8rem;
  color: #000;
}
/* line 43, templates/rt_requiem/custom/scss/custom.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  width: 28px;
}
/* line 47, templates/rt_requiem/custom/scss/custom.scss */
.g-gridstatistic-item:nth-child(4):before {
  float: left;
  content: "$";
  font-family: "Montserrat" !important;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  left: 1.8rem;
  color: #000;
}
/* line 58, templates/rt_requiem/custom/scss/custom.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  width: 28px;
}
/* line 65, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-header, .g-homepositions #g-header {
  margin-top: -200px !important;
}
/** Small Screen Mobile Modes **/
@media only screen and (max-width: 47.9375rem) {
  /* line 70, templates/rt_requiem/custom/scss/custom.scss */
  .g-home #g-header, .g-homepositions #g-header {
    margin-top: -200px !important;
  }
}
/** Small Screen Mobile Modes **/
@media only screen and (max-width: 47.9375rem) {
  /* line 79, templates/rt_requiem/custom/scss/custom.scss */
  .g-offcanvas-css3 .g-offcanvas-toggle {
    left: 80%;
  }
  /* line 82, templates/rt_requiem/custom/scss/custom.scss */
  .g-offcanvas-open .g-offcanvas-toggle {
    left: 10% !important;
  }
}
/* line 88, templates/rt_requiem/custom/scss/custom.scss */
ul.g-toplevel {
  margin-left: -33%;
}
/* line 91, templates/rt_requiem/custom/scss/custom.scss */
ul.g-toplevel:before {
  background-image: linear-gradient(rgba(102, 0, 102, 0.95), rgba(153, 0, 153, 0.45)), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNoqAcAAYIBACxMoGAAAAAASUVORK5CYII=);
  content: "";
  display: inline-flex;
  height: 30px;
  width: 50%;
  margin-top: -5px;
  position: relative;
  left: 29.5rem;
  top: 0.8rem;
  border-radius: 4px;
}
/* line 103, templates/rt_requiem/custom/scss/custom.scss */
span.g-menu-item-title {
  color: silver;
}
/*# sourceMappingURL=custom_30.css.map */