/*
Theme Name:	Organic Purpose Child
Theme URI: 	http://lifestories.kristimulthaup.com/
Description:	Organic Purpose Child Theme
Author: 	Yasmin Cruz
Template: 	organic-purpose
Version:	1.0.0
License:	GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:		photoblogging, light, gray, white, one-column, two-columns, three-columns, right-sidebar, fluid-layout, custom-background, custom-header, featured-images, featured-image-header, full-width-template, theme-options, translation-ready, sticky-post, post-formats, featured-images
Text Domain:	organic-purpose-child
*/

.post-meta { display: none; }
.post-navigation { display: none; }

.home-slider .slideshow .slides li {
	height: 80vh !important;
	position: inherit;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	}
.page-template .slideshow .slides li,
.single-post .slideshow .slides li {
	min-height: 160px !important;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
.home-slider .slideshow .loading {
	height: 80vh !important;
	}

.portfolio .post-holder {
	background: #F9F9F9;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.35) !important;
	}
.portfolio-wrap {
	margin-left: -12px;
	width: calc(100%) !important;
	width: -webkit-calc(100%) !important;
	width: -moz-calc(100%) !important;
	}
.portfolio-item.single .post-holder {
	margin: 1px !important;
	}
.portfolio-item .feature-img,
.portfolio-item .feature-vid {
	margin: 0px !important;
	}
.portfolio .excerpt {
	padding: 0px 0px !important;
	}
.portfolio-half .excerpt,
.portfolio-third .excerpt {
	display: block;
	padding: 6px 12px !important;
	}
#portfolio-filter li a {
	display: inline-block;
	color: #999999;
	font-size: 1.25em !important;
	font-family: 'Open Sans'; 
	text-decoration: none;
	margin: 0px;
	padding: 12px;
	}