/*
 Theme Name:     Extra Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/Extra/
 Description:    Extra Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Extra
 Version:        1.0.0
*/
 
@import url("../Extra/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

a{
	color:blue;
}


.post-header {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
}

.single .post .post-thumbnail { text-align: center; }
.single .post .post-thumbnail img { width: auto; max-height: 50%; display: inline-block; }

.page .post-wrap, .post-wrap {
    padding: 0 30px 0px;
}

#main-content {
    padding-top: 20px;
}

#comment-wrap {
    padding-top: 0px;
}

.related-posts{
	margin-bottom: 0px;
	}

#comment-wrap {
     margin: 0 0 0px; 
}
.page .post-wrap, .post-wrap{color:black}