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


/* =============================================================================
 *   Parallax Images
 * ========================================================================== */
 .paragraphs-item-title {
  height:600px;
  max-width:1920px;
}

.paragraphs-item-scrolling-image {
  height:800px;
  max-width:1920px;
}

.eb-parallax .field-name-field-primary-text p{
  width:1024px;
  font-size:6em;
  margin-top: 200px;
  line-height:95px;
  margin-bottom: 50px;
}

.eb-parallax .field-name-field-secondary-text p{
  font-size:1.5em;
  margin-top:0px;
  letter-spacing:.4em;
}
ul.views-fluid-grid-items-width-500 li.views-fluid-grid-item {
  width:475px;
}  

#commerce-checkout-form-complete,
#commerce-checkout-form-review,
#commerce-checkout-form-shipping{
  width:1024px;
  }
  
.cart_contents,
.cart-empty-page,
.view-commerce-cart-form{
  width:1024px;
  }
  
.checkout-buttons{
  width:1024px;
  }

.content{
  width:1024px;
  }
  
.paragraphs-item-panels .content{
  width:100%;
  padding-top:50px;
  }

.paragraphs-item-panels .pane-title {
  width:1024px; 
  margin: 0 auto;
  }
  
.paragraphs-item-intro .field-name-field-image{
  float:left;
  margin-right:10px;
  }