/**
Theme Name: Workart Blog
Theme URI: https://themepalace.com/downloads/workart-blog/
Author: themepalace
Author URI: https://themepalace.com
Version: 1.0.3
Requires PHP: 5.6
Tested up to: 6.7
Requires at least: 5.0
Template: workart
Text Domain: workart-blog
Description: Workart Blog is a Child Theme of Workart. Workart Blog is the best ever crafted free WordPress theme for Blogger. Workart Blog has nice, beautiful, and professional layouts. Workart Blog is very simple and totally responsive. It has a clean design and a smooth presentation. People who love the simple yet attractive ways of presenting their articles will choose the Workart Blog theme.
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: translation-ready, custom-background, theme-options, custom-menu, threaded-comments, featured-images, footer-widgets, editor-style, right-sidebar, full-width-template, two-columns, grid-layout, custom-colors, custom-header, custom-logo, featured-image-header, blog, portfolio, entertainment

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

#masthead {
    background-color: #fff;
}

#workart_recent_posts_section .entry-title a:hover, #workart_recent_posts_section .entry-title a:focus {
    color: #666;
}

.entry-meta a, .entry-meta i {
    font-size: 18px;
}

.post-item-wrapper .entry-content{
	display: none;
}

@media screen and (min-width: 1024px){

	.page-section {
	    padding: 60px 0;
	}

	#workart_about_us_section {
	    margin-bottom: 260px;
	}

	#workart_featured_posts_section.page-section,
	footer .page-section {
	    padding: 40px 0;
	}
}


