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

.bx-wrapper, .bx-viewport {


}


.home-feature-image {
    height: 160px;
    background-size: cover !important;
    background-position: 50% 50%;
}
#info .has-image p.datetime.narrow {
	margin-bottom: 10px;
}


.section-hash {
	display: block;
	position: relative;
	top: -90px;
}


article.no-buttons .social-share.bottom-social h6:after {
	background: none;
}

em {
  font-family: "Texta W00 Book Italic";
  line-height: 130%;
  font-style: inherit;
}

.single-event .super-headline {
	line-height: 20px;
    padding: 15px 0;
}

.topper .container.narrow-extra h1.no-meta {
    bottom: 120px;
}
.topper h5.no-meta {
    /*bottom: 80px;*/
    bottom: 50px;
}

@media(max-width:992px) {
  .topper .container.narrow-extra h1.no-meta,
  .topper h5.no-meta {
      bottom: 0px;
  }
}

@media(max-width:767px) {
  article {
    padding: 30px 0 20px;
  }
  .container,
  .container-fluid {
    padding-right: 25px;
    padding-left: 25px;
  }
  .container.full-width {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media(max-width:700px) {
  .news-section li .container {
    margin: 0 30px;
  }
}

@media (max-width: 600px) {
  .padded {
    padding: 35px 10px 40px;
  }
}

@media(max-width:590px) {
  #social-slider .row-slider {
    padding: 45px 35px 5px;
  }
  .topper h1 {
    font-family: "Texta W00 Regular";
  }
  em {
    font-family: "Texta W00 Italic";
  }
}

@media (max-width: 452px) {
  blockquote {
    margin: 50px -20px 50px;
  }
  blockquote p {
    font-size: 23px;
    line-height: 28px;
  }
}
