.theme-blog-container-column .zpsection { padding: 0px; }
.theme-blog-container-column .theme-blog-container .zpcontainer { width: 100%; }

.theme-blog-section { padding-bottom: 30px; border-bottom: 1px solid #E0E0E0; }

.theme-single-blog-comment-container { padding-top: 30px; border-top: 1px solid #E0E0E0; }

@media all and (min-width: 992px) { .theme-blog-container-column.zpcol-md-9 { padding-right: 0; } }
.theme-blog-container-column .theme-blog-container { border: 1px solid #E0E0E0; padding: 30px; margin-bottom: 30px; }
.theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container { margin-bottom: 20px; text-align: center; height: 200px; line-height: 200px; background-color: #F7F8FA; }
@media all and (min-width: 992px) { .theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container { height: auto; line-height: normal; background-color: transparent; } }
.theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container img { max-height: 100%; vertical-align: middle; }
@media all and (min-width: 992px) { .theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container img { max-height: none; } }
.theme-blog-container-column .theme-blog-container:last-child { margin-bottom: 0px; }
@media all and (min-width: 992px) { .theme-blog-container-column .theme-blog-container { margin-right: 40px; } }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-heading { margin-bottom: 5px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-heading a { color: #364253; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-date, .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author, .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment { display: -webkit-inline-box; display: -webkit-inline-flex; display: -moz-inline-flex; display: -ms-inline-flexbox; display: inline-flex; margin-right: 10px; font-size: 14px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-date a, .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author a, .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment a { color: rgba(54, 66, 83, 0.6); }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author:before { content: "/"; padding-right: 5px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author a { padding-left: 5px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment a { color: #364253; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area .theme-blog-author { color: rgba(54, 66, 83, 0.6); }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area.theme-blog-heading-space { margin-bottom: 30px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content { padding-bottom: 30px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content .theme-blog-readmore { margin: 30px 0 0; font-size: 14px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content .zpsection .zpcontainer { width: auto; padding: 0px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content .theme-blog-summary-image { display: block; text-align: center; margin-bottom: 10px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area { border-top: 1px dashed #E0E0E0; padding-top: 20px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content { font-size: 14px; margin-bottom: 10px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; -o-flex-direction: row; flex-direction: row; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content:last-child { margin-bottom: 0px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content span { width: 100px; display: inline-block; color: #56606e; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; -ms-flex: 0 1 auto; -o-flex: 0 1 auto; flex: 0 1 auto; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content div { -webkit-flex: 1 1 0px; -moz-flex: 1 1 0px; -ms-flex: 1 1 0px; -o-flex: 1 1 0px; flex: 1 1 0px; }
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content div a { display: inline-block; color: #6C798B; word-break: break-all; word-break: break-word; }
.theme-blog-container-column .theme-blog-container.theme-blog-post-navigator { padding: 0px; border: 0px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; }
@media all and (min-width: 992px) { .theme-blog-container-column .theme-blog-container.theme-blog-post-navigator { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; } }
.theme-blog-container-column .theme-blog-container.theme-blog-post-navigator .theme-blog-navigator-btn { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.theme-blog-container-column .theme-blog-container.theme-blog-post-navigator .theme-blog-navigator-btn.theme-blog-previous { margin-right: 15px; }
.theme-blog-container-column.theme-single-post .theme-blog-container { margin-bottom: 0; margin: 0px; padding: 0px; border: 0px; }
.theme-blog-container-column.theme-single-post .theme-blog-container .theme-blog-cover-img-container { margin-top: 35px; }

.theme-blog-category-column { margin-top: 30px; }
@media all and (min-width: 992px) { .theme-blog-category-column { margin-top: 0px; } }
.theme-blog-category-column .theme-blog-category-container { margin-bottom: 52px; }
.theme-blog-category-column .theme-blog-category-container:last-child { margin-bottom: 0; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-category-heading-container { padding-bottom: 10px; margin-bottom: 25px; border-bottom: 1px solid #E0E0E0; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul { padding: 0px; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li { margin-bottom: 10px; list-style: none; padding: 0px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li:last-child { margin-bottom: 0; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li a { color: #364253; max-width: 80%; display: inline-block; word-break: break-all; word-break: break-word; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-side-menu-link, .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-count { -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; -ms-flex: 0 1 auto; -o-flex: 0 1 auto; flex: 0 1 auto; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-count { margin-left: auto; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; margin-top: -10px; padding: 0px; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li { padding: 2px 8px; list-style: none; background: #F3F6F7; border: 1px solid #e7edef; margin-right: 4px; margin-top: 10px; font-size: 14px; max-width: 100%; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li:last-child { margin-right: 0; }
.theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li a { color: #364253; }
.theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed { margin-bottom: 30px; }
.theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a { word-break: break-all; word-break: break-word; display: -webkit-inline-box; display: -webkit-inline-flex; display: -moz-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; padding: 3px 8px; background: #F7F8FA; font-weight: bold; }
.theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a svg { margin-right: 10px; height: 16px; width: 16px; display: block; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; -ms-flex: 0 0 auto; -o-flex: 0 0 auto; flex: 0 0 auto; }
.theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a svg circle { fill: #465065; }
.theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a svg circle + path { fill: #465065; }
.theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a span { color: #364253; display: block; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; -ms-flex: 0 1 auto; -o-flex: 0 1 auto; flex: 0 1 auto; }

.theme-blog-post-social-share { margin-bottom: 30px; }
.theme-blog-post-social-share .zpelement { margin: 0px; }

.theme-single-post .theme-blog-container { padding-right: 0; }
.theme-single-post .theme-blog-container .zpcontainer { width: 100%; }
.theme-single-post .theme-single-blog-social-cat-tag-group { margin-top: 30px; }
.theme-single-post .theme-single-blog-social-cat-tag-group .theme-blog-part, .theme-single-post .theme-single-blog-social-cat-tag-group .zpsocial-share-container { margin-bottom: 20px; }
.theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; }
.theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; margin-top: -10px; }
.theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li { padding: 2px 8px; list-style: none; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px; background: #F3F6F7; border: 1px solid #e7edef; margin-left: 4px; margin-top: 10px; font-size: 12px; }
.theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li:first-child { margin-left: 10px; }
.theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li a { color: #364253; }
.theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag .singlepost-category-tag-heading { font-size: 12px; }
.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-user-name, .theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-post-date { display: block; }
.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-user-name { margin-bottom: 10px; }
.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner:after { opacity: 0.13; }
.theme-single-post .zpform-container .zpcomment-heading-prevnext-container { margin-top: 0; border-bottom: 1px solid #E0E0E0; padding-bottom: 10px; }
.theme-single-post .zpform-container input[type="text"], .theme-single-post .zpform-container input[type="email"], .theme-single-post .zpform-container input[type="date"], .theme-single-post .zpform-container input[type="file"], .theme-single-post .zpform-container textarea, .theme-single-post .zpform-container select { padding: 16px 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; border-color: #E0E0E0; }
.theme-single-post .zpform-container textarea { height: 140px; }
