/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/






/* - BANNERS LAYERSLIDE - */

#banner-desktop .container {
  min-width: 100% !important;
  padding: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#banner-mobile .container {
  min-width: 100% !important;
  padding: 0px !important;
	margin: 0px !important;
}

/* - FIM - */



/* - CANDIDATOS MOBILE - */
#av-masonry-1 .av-masonry-outerimage-container {
  background-color: #2196f3 !important;
}

.av-masonry-image-container {
  border-radius: 50% !important;
  width: 145px;
  height: 145px;
  margin: 0 auto;
	margin-top: 15px;
}

.av-inner-masonry-content {
  background-color: rgba(255,255,255,0.2) !important;
	color: white !important;
}

#av-masonry-1 .avia-arrow {
  display: none !important;
}


/* - FIM - */



/* - LINK OVERLAY - */
.image-overlay {
    display: none !important;
}



