/* 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, templates/rt_interstellar/custom/scss/custom.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #fff none repeat scroll 0 0;
  color: #ccc;
}
/* line 5, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer::before {
  background-color: transparent;
  background-image: linear-gradient(to right, #95ffff 70%, rgba(0, 0, 0, 0));
  left: -1000px;
}
/* line 10, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer::before, .g-owlcarousel-layout-testimonial .owl-stage-outer::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 1000px;
  z-index: 10;
}
/* line 19, templates/rt_interstellar/custom/scss/custom.scss */
*, *::before, *::after {
  box-sizing: inherit;
}
/* line 22, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer::after {
  background-color: transparent;
  background-image: linear-gradient(to left, #95ffff 70%, rgba(0, 0, 0, 0));
  right: -1000px;
}
/*# sourceMappingURL=custom_101.css.map */