/*
Theme Name: Lucas Jatoba
Author: Pixel Boy
Author URI: http://www.pixelboy.com.au/
Description:  Enfold Child theme for Lucas Jatoba.
Version: 1.0
Template: enfold
*/
@import url("http://lucasjatoba.com/wp/wp-content/themes/enfold/style.css");
/*.image-overlay-inside:before{
	display: none !important;
}
.image-overlay {
    background: #ec1164;
}
.grid-image:before {
    content: attr(title);
	//content: attr(categories);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-align: center;
    opacity: 0;
    font-weight: 200;
    font-size: 22px;
    color: #ffffff !important;
    top: 50%;
}

.grid-image:hover:before {
    opacity: 0.9;
}

.grid-image:before{
    transition: all linear 0.2s;
}

.grid-content {
    display: none !important;
}*/
.home .slide-entry-wrap {
  text-transform: uppercase;
  text-align: center;
}
.home .slide-entry-wrap h2,
.home .slide-entry-wrap h3,
.home .slide-entry-wrap h4 {
  font-weight: 200;
}
.home .slide-entry-wrap strong {
  letter-spacing: .08em;
}
.entry-content-wrapper a {
  text-decoration: underline;
}
.avia-post-nav {
  display: none;
}
#top #wrap_all .av-social-link-mail:hover a,
#top #wrap_all .av-social-link-vimeo:hover a,
#top #wrap_all .av-social-link-twitter:hover a,
#top #wrap_all .av-social-link-instagram:hover a,
#top #wrap_all .av-social-link-linkedin:hover a {
  background-color: #C3C3C3;
}
h3 {
  line-height: 1.3em;
  letter-spacing: .05em;
}
h6 {
  letter-spacing: .2em;
}
.main_menu ul {
  text-transform: uppercase;
}
.main_menu ul:first-child > li > a {
  text-transform: uppercase;
}
.main_menu .av-main-nav > li > a {
  font-weight: 900;
  font-size: 14px;
}
.av-masonry-category {
  font-size: 11px;
  color: white !important;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.main_color .av-masonry {
  background-color: #FFF;
}
.av-masonry-entry .av-masonry-entry-title {
  color: white;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .2em;
}
.av-masonry-entry .avia-arrow {
  display: none;
}
.av-masonry-entry .av-inner-masonry-content {
  background: none !important;
  text-align: center !important;
  color: white;
}
.av-masonry-entry .av-inner-masonry-content a {
  color: inherit;
}
.av-fixed-size .av-masonry-entry .av-inner-masonry-content,
.av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content {
  bottom: 25%;
}
#footer-masonry .av-masonry-category {
  display: none;
}
#footer-masonry .av-masonry-entry-title {
  font-size: 10px;
}
#footer-masonry .av-fixed-size .av-masonry-entry .av-inner-masonry-content,
#footer-masonry .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content {
  bottom: 15%;
}
.av-fixed-rotator-width .av-rotator-text {
  text-align: center;
}
.av-main-nav > li:first-child .avia-menu-text {
  border-left: 0;
}
.avia-menu-fx {
  display: none;
}
.av-main-nav > li > a > .avia-menu-text {
  border-left: 1px solid #e2e2e2;
  padding-left: 20px;
}
#mobile-advanced a {
  text-transform: uppercase !important;
}
.press-items img {
  margin: 20px 0;
  border: 1px solid #8D8D8D;
}
.press-items iframe {
  margin: 0px 0 30px 0;
}
#about-page-social-icons {
  width: 100%;
  margin: 25px 0;
}
#about-page-social-icons span {
  margin: 0px 25px 0 0;
  color: #000;
}
#about-page-social-icons span a {
  text-decoration: none;
}
#about-page-social-icons span a:hover {
  color: #999;
}
@media only screen and (max-width: 990px) {
  .responsive #header .main_menu ul {
    display: block !important;
  }
  .responsive.html_header_top.html_mobile_menu_tablet #header_main .social_bookmarks {
    right: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .responsive.html_header_top #header_main .social_bookmarks {
    right: -4%;
    margin: 0 0 25px;
  }
  .responsive .logo img {
    max-width: 80%;
  }
}