 /**
 * @file
 * front.css
 * 
 * Styling for the Front Page
 * 
 * -------------------------------------------------
 * Attached thru `.theme`
 *
 ============================================================================ */

/*=======================================
 * Sections
 *=======================================*/

.front-content .block {
  margin-bottom: 3em;
}

/*----------------------------
 * Product Slideshow
 *----------------------------*/
 .flexslider .slides > li {
  margin: 0 25px 0 0;
}

/*----------------------------
 * Services
 *----------------------------*/
 .service-fp {
  flex-basis: 33.33%;
  padding: 0 2em 2em 0;
}

/*==============================================================
  Responsive
 ==============================================================*/