/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
  overflow:hidden;
}


/* =============================================================================
 *   Parallax Images
 * ========================================================================== */

 .paragraphs-item-title {
  height:400px;
  max-width:1024px;
}

.paragraphs-item-scrolling-image {
  height:400px;
  max-width:1024px;
}

.eb-parallax .field-name-field-primary-text p{
  width:90%;
  font-size:4em;
  margin-top: 100px;
  line-height:95px;
  margin-bottom: 25px;
}

.eb-parallax .field-name-field-secondary-text p{
  font-size:1.5em;
  margin-top:0px;
  letter-spacing:.2em;
}	


/* =============================================================================
 *   Page Components
 * ========================================================================== */
h2{
	  font-size: 3em;
}

.site-logo{
  width:100%;
  }
img.image-style-product{
  width:100%;
  }
.field-name-field-image{
  text-align:center;
  }
