/*
Theme Name: Leonardo Child
Theme URI: https://www.iltuosito.wp24.it/
Description: leonardo fa parte dei siti personalizzati di wp24.it
Author: Playnet
Author URI: https://www.playnet.it/
Template: leonardo
Version: 1.0
*/
body, article{
	background-color: #97c6ff !important;
}
article{
	border: solid 1px #fff;
}
.site-title {
    font-size: 22px !important;
}
#site-branding {
    width: 16% !important;
}
.site-navigation {
    width: 84% !important;
}
#primary-menu li a {
    padding: 10px 7px !important;
}
#primary-menu > li > a {
    font-size: 14px !important;
}
#tabella-home {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
	border: none;
}
#tabella-home tr td {
    width: 33.33%;
	border: none;
}
.site-info {
    text-align: center !important;
}
.featured-post.featured-post1,
.featured-post.featured-post2,
.featured-post.featured-post3{
	background-color: #97c6ff !important;
    border: solid 1px #fff !important;
}
.featured-post.featured-post1 .featured-readmore,
.featured-post.featured-post2 .featured-readmore,
.featured-post.featured-post3 .featured-readmore {
    color: #000 !important;
}
.widget-area .widget {
    background-color: #97c6ff !important;
    border: solid 1px #fff !important;
}
.widget-area a:hover {
    color: #fff !important;
}
#secondary .widget .widget-title:before {
    background-color: #fff !important;
}
.wp-caption-text {
    background-color: #ff000000 !important;
}
.entry-meta {
    display: none !important;
}
.entry-header .entry-title:before {
    background-color: #fff !important;
}
.container.clearfix a {
    color: #fff !important;
}
.entry-content h1:before, .entry-content h2:before, .entry-content h3:before, .entry-content h4:before, .entry-content h5:before, .entry-content h6:before {
    background-color: #fff !important;
}
.main-title {
    background: rgb(151 198 255) !important;
}
.featured-post:hover .featured-icon {
    background: #97c6ff !important;
    box-shadow: 0px 0px 0px 4px rgb(255 255 255 / 45%) !important;
}
#site-description {
    color: #97c6ff !important;
}
div#comments {
    display: none !important;
}
.posts-navigation, .post-navigation {
    background: #97c6ff !important;
}