/*
Theme Name: VW Writer Blog Child
Theme URI: https://www.vwthemes.com/themes/free-wordpress-themes-for-writers/
Template: vw-writer-blog
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description: VW Writer Blog is a clean, sleek, modern and intuitive WordPress theme for people dealing with literature. This multipurpose theme is useful for book shops, online book stores, eBook portals, libraries, reading clubs, author, blogger, library, children story books, tourism, blogging, blog template, products or other entertainment niches, product previews, travel, Mystery/Crime/Thriller, History, book depot, reviews, literary clubs as well as for writers, authors, journalists, editors, columnist, correspondent, critic, dramatist, novelist, poet, reporter. publishers, online course providers, online libraries, bookshop, copywriter, journalist, magazine, podcaster, personal blog, publisher, publishing house, book hubs and similar websites concerned with literature, reading and books. It can also be used for writing literature blogs and to start an online store for selling music, movies and video games. It is thoughtfully crafted to cover all aspects of a literary website with attention to fine details. This bookstore and writer WordPress theme is readily responsive, favicon icon, Threaded Comments, Flexible Header, Wide Blocks, cross-browser compatible and translation ready to fulfil the growing demands of present day users. It is a search engine optimized theme to easily divert traffic towards your site by ranking higher in search results. VW Writer Blog proposes for a profound customization to give your website a personalized feel. It has used social media icons to make your content reach maximum people. Banners and sliders bring vastness to the website. It follows standard coding rules yielding a bug-free and secure website. Demo: https://www.vwthemes.net/vw-writer-pro/
Tags: left-sidebar,right-sidebar,one-column,two-columns,three-columns,four-columns,grid-layout,wide-blocks,block-styles,flexible-header,block-patterns,custom-colors,custom-background,custom-logo,custom-menu,custom-header,editor-style,featured-images,footer-widgets,sticky-post,full-width-template,theme-options,translation-ready,threaded-comments,post-formats,rtl-language-support,blog,portfolio,e-commerce
Version: 1.0.1
Updated: 2022-10-31 10:51:14

*/
h1.site-title {
    display: none;
}

p.site-description {
    display: none;
}

p.site-title {
    display: none;
}
.post-main-box {
    background: #fff;
    border: 2px solid #e1c65c;
}
div#header {
    background: #fff;
	border-bottom: solid 1px #e1c65c;
}
.widget {
    background: #fff;
}

.home div#our-services {
    display: grid;
    grid-template-columns: auto auto;
    gap: 2rem;
}
h1.page-title {
    color: #fff;
}
#wp-single {
    background: #fff;
    padding: 20px;
    border: 2px solid #e1c65c;
}

span.meta-nav {
    background: #fff;
}

.post-info {
    display: none;
}
@media screen and (max-width : 480px){
	
.home div#our-services {
    display: block !important;
}
}