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

@charset "UTF-8";
body {
  outline: 5px solid red !important;
}
/* 1. A feature képek alatti felesleges üres hely szedése le */
.g-features-image, .g-feature-image, .g-features .g-features-image, .g-feature .g-feature-image, .g-feature-item .g-feature-image {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
/* 2. A képet húzzuk ki teljes szélességre, ne legyen keskenyebb a szövegnél */
.g-features-image img, .g-feature-image img, .g-features .g-features-image img, .g-feature .g-feature-image img, .g-feature-item .g-feature-image img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
}
/* 3. A kép UTÁNI első szövegblokk ne kezdjen nagy felső margóval */
.g-features-content, .g-feature-content, .g-features .g-features-content, .g-feature .g-feature-content, .g-feature-item .g-feature-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/* 4. Ha style 6-ot használsz, de nem akarod a keretet / árnyékot
   (így megkapod a szép szélességet, de eltűnik a doboz-kinézet) */
.g-features-item, .g-feature-item {
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}
/*# sourceMappingURL=custom_49.css.map */