/* Enter Your Custom CSS Here */

p, a, div, span, h1, h2, h3, h4, h5, h6 {
		font-family:'Open Sans';
}

.wp-playlist-current-item {
	display:none;
}

.home-gallery .fl-gallery-item {
  display:inline-block;
  width:133px;
  height:auto;
  position:initial !important;
  padding:0px 3px 5px;
}

.home-gallery .fl-gallery {
	display:inline-block;
  height:auto !important;
}

.pp-modal-wrap {
	z-index:400 !important;
}

.post-content {
	color:#333333;
}

.post-content p {
	line-height:2;
}