/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/


/*a img {
	border: 0;
border-radius: 15px; 
}*/
.woowBox_MasonryColection img {
border: 0;
	border-radius:15px;
}
/* no date no author */
.site-content .byline {
    display: none;
}
/*.posted-on .published {
    display: none;
} */
.latest-img {border-radius:15px;}
/* pagenavi */
.page-numbers {
      display: none;
}
/*classe image slider lightbox
#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider2 .slide2 img
{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:50%;height:auto;vertical-align:top}*/