#top-navigation > div, #main-navigation > div, #graceful-post-slider.wrapped-content, #special-links, .main-content, .site-footer-wrap {
    padding-top: 0px;
}

.entry-header {
    bottom: -16px;
}

#main-navigation {
    position: relative;
    bottom: -16px;
}


.site-images {

    border-radius: 20px;
	background: #ffffff;
}

img {
    border-radius: 20px;
}

.post-header-inner {

    border-radius: 20px;
}

@media screen and (min-width: 768px)
.single .post-header-inner {
    width: 90%;
    margin: -7px auto 0;
}

.post-header-inner {
    background: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #ddd;
    margin: -52px auto 0;
    min-height: 170px;
    padding: 30px 20px 10px;
    width: 88%;
    position: relative;
    border-radius: 20px;
}

.blog .post-title {
    font-size: 18px;
    line-height: 35px;
}

    .content-column > li {
    margin-bottom: 35px;
}


.post-title {
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-bottom: 13px;
}

.graceful-widget {
    margin-bottom: -10px;
    overflow: hidden;
}

.post-navigation-wrap {
	display:none
}	

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	text-decoration:none !important;
	}	

.s-h2 {
    background-color: #F0F0F0;
    padding: 7px 0 7px 7px;
    border-left: 10px solid #ffa400;
    color: #1a3835 !important;
    font-size: 25px;
}

.more-read {
    background-color: #F8F0DE;
    padding: 7px 20px 7px 30px;
    color: #000 !important;
    font-size: 15px;
}

.widget_recent_entries ul li {
display: flex;
    justify-content: center;
    align-items: center;
}

.graceful-small-image-box {
border-radius: 10px;
	}

h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
#jp-relatedposts h3.jp-relatedposts-headline {
    font-size: 16pt;
}

.post-page-content a {
    text-decoration: none!important;
}

.widget_text a {
    text-decoration: none !important;
}

.continue-read a {
    text-decoration: none;
}

.sticky {
	background: none;
	padding: 0px
}		
		