/*
Theme Name: Placid Child
Theme URI: https://www.paragonthemes.com/themes/placid
Template: placid
Author: paragonthemes
Author URI: https://www.paragonthemes.com
Description: Placid is highly crafted WordPress theme for Blog and Magazine. Placid is a simple, easy to use, modern and creative, user friendly WordPress theme. In addition placid is responsive, cross browser compatible and child theme ready. Placid comes with added custom widgets for social and author, sticky sidebar options, footer widget, sidebar options, meta option, copyright option, search option etc. Placid is WooCommerce compatible theme. https://paragonthemes.com/themes/placid/
Tags: translation-ready,blog,e-commerce
Version: 1.1.2.1669021417
Updated: 2022-11-21 10:03:37

*/
@media screen and (max-width : 480px){
	.home main#main {
		display:  block !important;
	}
}
.home main#main {display:  grid;grid-template-columns: auto auto;gap: 2rem;}

img.attachment-full.size-full.wp-post-image {}

.has-post-thumbnail .post-thumb img, .archive .site-content .post-thumb img {
    width: 100%;
	padding-right:0px;
}

.has-post-thumbnail .entry-header {
    width: 100%;
}
.single-post article .entry-title {
    font-size: 45px;
}
.nav-previous {
    background: #fff;
}
.site-footer .site-info {
    background: #fff;
    padding: 15px 0;
    color: #000;
}
.nav-next {
    background: #fff;
}
header.page-header {
    background: #fff;
}
body.custom-background {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
}
.mid-header {
    background: #af4000;
}

.main-navigation ul li a {
    color: #fff;
}

.main-navigation li:after {
    color: #fff;
}
a.custom-logo-link img {
    width: 12%;
}
.main-navigation ul li a:hover {
    color: #000;
}