@charset "UTF-8";/* 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
 */


/* KOSTAS STATHOPOULOS mods */
/* ΑΛΛΑΓΗ ΜΕΓΕΘΟΥΣ ΦΩΤΟΓΡΑΦΙΑΣ ΣΕ BLOG VIEW */
.blog-item .item-image {
  margin-top: 3px;
  margin-bottom: 15px;
  margin-left: 5px;
  margin-right: 15px;
  overflow: hidden;
  width: 400px;
}
/* ΠΡΟΣΘΗΚΗ ΔΙΑΧΩΡΙΣΤΙΚΟΥ ΑΝΑΜΕΣΑ ΣΤΑ ΑΡΘΡΑ  ΣΕ BLOG VIEW */
.blog-item {
  padding: 0 0.75rem 1.5rem;
  border-bottom: 1px dashed #7dac39;
}
.pull-left {
  float: none;
}
.page-header h2 {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 1.5rem;
}
/* FORM */
.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
  display: inline-block;
  height: auto !important;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  box-sizing: content-box;
}
.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
  width: 100% !important;
}
/*# sourceMappingURL=custom_13.css.map */
