/*
Theme Name: Wide Eye Creative
Theme URI: http://www.wideeyecreative.com
Author: Wide Eye Creative
Author URI: http://www.wideeyecreative.com
Description: Custom Wide Eye Creative Theme for WordPress
Version: 1.0
*/



img.alignright,.alignright {
	float: right;
	margin-left: 10px;
}
img.alignleft,.alignleft {
	float: left;
	margin-right: 10px;
}
img.aligncenter,.aligncenter {
	display: block;
	margin: 5px auto;
}
.header-image img,.header-video iframe{
	display:block;
	margin:0 0 25px;
	width:100%;
	max-height:470px
}
.header-video iframe{
	height:35vw;
}
@media screen and (max-width: 992px){
	.header-video iframe{
		height:50vw;
	}
}
a.anchor-link {
    display: block;
    position: relative;
    top: -140px;
    visibility: hidden;
}

img.featured-image-events{
	height:250px;
	background-size:cover !important;
	background-position:50% 50%;
	display:block;
	float:right;
	width:250px;
	margin-left:20px;
	margin-top: 0;
}

@media (max-width: 850px){
	img.featured-image-events{
		width:100%;
		margin:0px 0px 30px;
		
	}
}

.ac-hide {
	display: none;
}
/*
img[alt] {
    visibility: hidden;
}*/
