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

g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(100deg, #ff707000 30%, rgba(255, 255, 255, 0));
}
.section-vertical-paddings {
  padding-top: 0vw;
  padding-bottom: 0vw;
}
.section-horizontal-paddings {
  padding-left: 0px;
  padding-right: 0px;
}
/*# sourceMappingURL=custom__body_only.css.map */