/*

Theme Name: Wildworks
Author: Ampersand Industries
Version: 1.0

*/


hr{
	border: none;
	background: transparent url(/images/line-texture.png) no-repeat 50% 50%;
	background-size:	contain;
	padding-bottom: 20px;
	margin: 60px 0 40px 0;
}


.header { background-repeat: no-repeat; background-size: cover !important;}

p > a { color:#fff;}


a.featured-link {
	
	display: inline-block;
	text-decoration: none;
	padding: 10px 15px;
	border: 1px solid #fff;

	
}

img { height: auto;}

.paragraph.intro-max p{ font-size: 30px;}

.stick-image { background-position: 50% 50% !important;}

.full-container.video-active,
.full-container.video-active #show-info { z-index: 6500;}
.rich-text-wrap.rich-text-wrap-wide { max-width: 1060px; }


.single-project .header::before{
	content: "";
	display: block;
	position: absolute;
	top:0; right:0; bottom:0; left:0;
	background: linear-gradient(180deg, rgba(0,0,0,0) 44%, rgba(0,0,0,0.6) 100%);

	
}

.holding-label a { text-decoration: none; color:#fff;}

.projects-grid .w-layout-grid{ grid-template-columns: 1fr; } 
@media all and (min-width: 550px){	.projects-grid .w-layout-grid{ grid-template-columns: 1fr 1fr; } }
@media all and (min-width: 1100px){	.projects-grid .w-layout-grid{ grid-template-columns: 1fr 1fr 1fr; } }

.home-hero { background-size: cover !important; }

.section-flyer.left img.flyer_logo { margin-left:0 !important;}
.section-flyer.right img.flyer_logo { margin-right:0 !important;}


.section-flyer a { padding: 0 5vw; }
