.jr-container {
padding-right:0px!important;
} body.blog h1 {
font-family: "Poppins", sans-serif !important;
font-weight: 500 !important;
} .blog .entry-title,
.blog .post-title,
.blog article h2,
.blog article h3 {
font-family: 'Poppins', sans-serif !important;
} .jr-blog h3,
.jr-blog h3 a,
article h3,
article h3 a,
.entry-title,
.entry-title a,
.post-title,
.post-title a {
font-family: 'Poppins', sans-serif !important;
font-weight: 500 !important;
letter-spacing: 0 !important;
font-size: 22px !important;
line-height: 1.25 !important;
}
body.blog h3 {
font-size: 22px !important;
line-height: 1.2 !important;
}
body.blog h3 a {
font-size: inherit !important;
} body.single-post .jr-container,
body.single-post .content-area,
body.single-post .site-main,
body.single-post .sidebar-content-main {
width: 100% !important;
max-width: 100% !important;
}
body.single-post .sidebar,
body.single-post .widget-area {
display: none !important;
}
body.single-post .jr-container {
display: block !important;
} body.single-post .sidebar-content-main > .row > .columns,
body.single-post .sidebar-content-main .medium-8,
body.single-post .sidebar-content-main .medium-9 {
width: 100% !important;
max-width: 100% !important;
float: none !important;
}