/**
Theme Name: Ultra Lite Blog
Author: everestthemes
Author URI: https://everestthemes.com/
Theme URI: https://everestthemes.com/themes/ultra-lite-blog/
Version: 1.0.0
Description: Ultra Lite Blog is a child theme of Viable Blog Free WordPress Theme. This theme features a clean, elegant and modern layout along with a fully responsive design for creating personal blog. You can share your ideas on various topics such as lifestyle, fashion, food, travel, and many more by creating a blog with this theme. It is a Speed & SEO optimized theme which helps your website perform well in search engine ranking. Furthermore, it is cross browser compatible and looks beautiful on any device and screen sizes.
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, one-column, two-columns, blog, right-sidebar, theme-options, footer-widgets, left-sidebar, grid-layout, custom-header
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ultra-lite-blog
Template: viable-blog
*/

.page-template-full-width .meta,.page-template-full-width .extra{
display: none;
}

.user_uploaded_images .image_block {
    float: left;
    /* width: 33.33%; */
    min-width: 200px;
    margin-bottom: 20px;
}
.user_uploaded_images .row {
    float: left;
    width: 100%;
}
.uc-user-about-section .user_uploaded_images h1 {
    font-size: 28px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}