/*
Theme Name:     Fullscreen Artists Child
 | Shared by VestaThemes.com
Theme URI: 		http://wedesignthemes.com/themes/fullscreen-artists
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Fullscreen Artists theme powered by DesignThemes
Template:       fullscreen-artists
Version:        1.0
*/

/* Applica l'offset a qualsiasi elemento che subisce il focus di un'ancora */


.portfolio.hover-with-gallery-list .image-overlay-container .dt-sc-gallery-link {
  display: none !important;
}

/* nasconde il box con le tags */
#tag_cloud-2, #fullscreenartists_portfolio_widget-2 {
	display: none !important;
}


/* nasconde gallery e read more in pagina galleria */
.dt-sc-button.filled,  .blog-entry.blog-medium-style .entry-meta-data {
    display: none;
}

/* nasconde icona telecamera nei post di galleria */
.blog-entry.blog-medium-style .entry-format {
    display: none !important;
}


.mostra-card {
    background: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, 1) !important;
}