/*
Theme Name: piclectic Child
Theme URI: https://modernthemes.net/wordpress-themes/piclectic/
Template: piclectic
Author: ModernThemes
Author URI: https://modernthemes.net
Description: Piclectic is a theme used to create a simple image gallery that is meant for sharing with style. Piclectic is responsive, retina ready, and perfect for high resolution photo collections. Easy to use, it's as simple as adding posts with Image post formats. Check out the demo at https://modernthemes.net/theme-demos/?theme=Piclectic for a closer look.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-menu,featured-images,full-width-template,rtl-language-support,theme-options,translation-ready,post-formats
Version: 1.0.9.1509446441
Updated: 2017-10-31 11:40:41

*/

.navigation.post-navigation {
    display: none;
}

#comments {
    display: none;
}


.gallery-image {
    width: calc(100% / 3);
}

footer.site-footer {
    background: #343434;
    color: #fff;
}

footer.site-footer a {
    color: #fff;
}


#tlp-portfolio-isotope-button {
    display: none;
}

.tlp-portfolio .layoutisotope .tlp-portfolio-thum {
    background: none;
}

.tlp-portfolio-thum.tlp-item img {
    width: 100%;
    height: auto;
}
