/* 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, /home/mauriamministraz/public_html/app/templates/rt_photon/scss/custom.scss */
.g-newsslider-overlay {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: - webkit-linear-gradient(top, rgba(125, 185, 232, 0) 90%, #20123e 100%);
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 90%, #20123e 100%);
  padding: 0.5rem 1.563rem;
}
