/*!
Theme Name: blogtheme
*/


html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

.wptb-page-heading nav.breadcrumb-wrap {
    position: relative;
    color: #fff;
    padding-top: 15px;
}
.wptb-page-heading nav.breadcrumb-wrap a{
    color: #fff;
}
.button-blog-n-b {
    justify-content: space-between;
    display: flex;
}
.blog-details .post-thumbnail{
    margin: 15px 0px;
}

.widget-area section {
    padding: inherit;
}
