/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */

.mp-blog-icon:before {
    background-repeat: no-repeat;
    color: #999999;
    content: '';
    display: inline-flex;
    width: 12px;
    height: 12px;
    opacity: 50%;
    position: relative;
    top: 2px;
}
.mp-blog-calendar-times:before {
    background-image: url("../media/images/calendar-times.svg");
}
.mp-blog-user:before {
    background-image: url("../media/images/user.svg");
}
.mp-blog-comments:before {
    background-image: url("../media/images/comments.svg");
}
.mp-blog-traffic:before {
    background-image: url("../media/images/eye.svg");
}
.mp-blog-thumbs-up:before {
    background-image: url("../media/images/thumbs-up.svg");
}

/* Blog Css srart */
.mpblog-post-index .column.main, .mpblog-post-view .column.main, .mpblog-tag-view .column.main { 
    width: 72.54% !important;  
} 
.mpblog-post-index .sidebar .mpblog-search, .mpblog-post-view .sidebar .mpblog-search, .mpblog-tag-view .sidebar .mpblog-search {
    display: none;
}
.mpblog-post-index .sidebar.sidebar-main, .mpblog-post-view .sidebar.sidebar-main, .mpblog-tag-view .sidebar.sidebar-main {
    padding-left: 0 !important;
    border: 1px solid #e9e9e9;
    margin-left: 30px;
}
.sidebar.sidebar-main .mp-sidebar {
    background-color: #F9F9FA;
    border-bottom: 2px solid #ebebeb;
    padding: 25px;
    margin-bottom: 0 !important;
}
.mpblog-post-index .page-wrapper .page-main, .mpblog-post-view .page-wrapper .page-main, .mpblog-tag-view  .page-wrapper .page-main {
        max-width: 1250px;
}
.mpblog-post-index .page-wrapper .breadcrumbs, .mpblog-post-view .page-wrapper .breadcrumbs, .mpblog-tag-view .page-wrapper .breadcrumbs {
    max-width: 1250px !important;
}
.sidebar.sidebar-main .mp-sidebar:last-child { 
    border-bottom: 0;
}
.sidebar .mp-sidebar.detailed .product.data.items {
    margin: 0;
}
.mp-sidebar.detailed .product.data.items>.item.content {
	background: transparent;
	border: 0;
	padding: 15px 0px 0px !important;
	box-shadow: none;
}
.sidebar .mp-sidebar .list-post-tabs .post-left {
    width: 100%;
	margin-bottom: 10px;
}
.sidebar .mp-sidebar .list-post-tabs {
	margin-bottom: 15px;
} 
.sidebar .mp-sidebar .list-post-tabs:last-child {
    margin: 0;
}
.sidebar.sidebar-main .mp-sidebar .data.item.title .data.switch {
    background: transparent !important;
    border: 0; 
    font-size: 14px !important;
    color: #111111 !important;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: bold !important;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 0 !important;
    border: 0 !important;
}
.sidebar.sidebar-main .mp-sidebar .post-right a span {
    overflow: initial;
    white-space: normal;
    text-overflow: unset;
}
.sidebar.sidebar-main .mp-sidebar .post-right {
	width: 100%;
	padding-left: 0;
}
.sidebar.sidebar-main .mp-sidebar .list-post-tabs .post-right span.create-at {
    font-size: 12px;
    display: none;
}
.sidebar.sidebar-main .mp-sidebar .list-post-tabs:hover {
    background-color: transparent;
}

.sidebar.sidebar-main .mp-sidebar .data.switch > div {
    padding: 0 !important;
    margin: 0 !important;
}

.sidebar.sidebar-main .mp-sidebar .post-right a {
    font-size: 12px;
    color: #888888;
    text-transform: capitalize;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.sidebar.sidebar-main .mp-sidebar .post-right a:hover {
	color: #ef3a33;
	text-decoration: none;
}
.sidebar.sidebar-main .mp-sidebar .block-mp-sidebar-heading {
    font-size: 14px;
    color: #111111;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
.sidebar.sidebar-main .mp-sidebar ul li.category-item a.list-categories {
    font-size: 12px;
    color: #888888;
    text-transform: capitalize;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-left: 0;
	margin-bottom: 0;
}
.sidebar.sidebar-main .mp-sidebar ul {
    margin: 0 !important;
    padding: 0;
}
.sidebar.sidebar-main .mp-sidebar ul li.category-item {
    display: inline-block;
}
.sidebar.sidebar-main .mp-sidebar ul li.category-item a.list-categories i {
    display: none;
}
.sidebar.sidebar-main .mp-sidebar .row {
    margin: 0;
}

.sidebar.sidebar-main .mp-sidebar .row .col-xs-12 {
    padding: 0;
	margin: 0;
}
.sidebar.sidebar-main .mp-sidebar.mpcss .tags-list {
    color: #888888;
    font-weight: normal;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px !important;
    background-color: #ffffff;
    border-radius: 4px;
    border-color: #e9e9e9;
    padding: 0 15px;
    line-height: 27px;
    display: inline-block;
    width: auto;
    white-space: normal;
    text-align: left;
}
.sidebar.sidebar-main .mp-sidebar.mpcss .tags-list:hover {
    background: #fff;
    outline: none;
    color: #EF3A33 !important;
}

.post-list-content .post-list-body .post-list-item .post-item-wraper .mp-post-info a.mp-info {
    font-size: 12px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #00adef !important;
}
.post-item-wraper .blog-list-post-header {
    background-color: #F9F9FA;
    padding: 20px 30px; 
    border: 1px solid #e9e9e9;
}
.post-item-wraper .blog-list-post-header h2.mp-post-title {
    font-size: 20px;   
    margin-bottom: 8px;
    font-weight: bold;
    line-height: 27px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #002E5E;
    margin-top: 0; 
}
.post-item-wraper .blog-list-post-header h2.mp-post-title a.post-link-title {
    color: #002E5E;
}
.post-list-content .post-list-body .post-item-list .post-info-wraper a.mp-read-more {
    color: #EE3A33 !important;
    font-size: 12px;
    margin-bottom: 22px;
    line-height: 17px;
}
.post-item-wraper .blog-list-post-header h2.mp-post-title .post-link-title:hover {
    color: #00AEEF;
    text-decoration: none;
} 

.post-list-content .post-list-item {
    margin-bottom: 25px;
    padding: 0;
}
.post-list-content .post-list-body .post-list-item .post-item-wraper {
    padding: 0 !important;
    border: 0;
}
.post-list-content .post-list-body .post-item-list .post-image {
    width: 100%;
    display: block;
} 
.post-list-content .post-list-body .post-item-list .post-info-wraper {
    display: block;
}
.post-list-content .post-list-body .post-list-item .post-item-wraper:hover {
    box-shadow: none;
    border: 0;
} 
 
.post-list-content .post-list-body .post-list-item  .post-image img.img-responsive {
	margin:0;
}
.post-list-content .post-list-body .post-list-item .post-item-wraper .mp-post-info {
    font-size: 12px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #666666;
}
p:empty {
    display: none;
}
.mpblog-post-index .page-title-wrapper h1.page-title, .mpblog-post-view .page-title-wrapper h1.page-title, .mpblog-post-index .page-title-wrapper h1.page-title {
    font-size: 18px;
    color: #111111;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.mpblog-post-view .mp-blog-view .mp-blog-rss {
    display: none;
}
.mpblog-post-view .post-post_content.col-xs-12, .mpblog-post-view .post-list-content {
    padding: 0;
}
.post-item-wraper .post-info-wraper, .post-view .post-list-content {
    padding: 25px 30px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;  
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 0;
}
.mpblog-post-view .block-blog-related.about-admin {
    display: none;
}
.mpblog-post-view .mp-post-info span {
    color: #111111;
    font-size: 12px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: bold;
}
.mpblog-post-view .mp-post-info span a.mp-info {
    color: #002E5E !important;
    font-size: 12px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 400;
}
.mpblog-post-view .mp-post-info span a.mp-info:hover {
	color: #00AEEF !important;
    text-decoration: none
}
    
.post-list-content .post-list-body .post-item-list .post-info-wraper h1,.post-view .post-list-content h1 {
    color: #111111;
    font-size: 18px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 24px
}
.post-list-content .post-list-body .post-item-list .post-info-wraper .blog-post-tags {
    margin-bottom: 25px;
    line-height: 17px;
}
.post-list-content .post-list-body .post-item-list .post-info-wraper .mp-post-meta-info {
    margin-bottom: 20px;
}
.post-list-content .post-list-body .post-item-list .post-info-wraper .blog-post-tags span {
    color: #111111;
    font-size: 12px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: bold;
}
.post-list-content .post-list-body .post-item-list .post-info-wraper .blog-post-tags a {
    color: #002E5E;
    font-size: 12px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.post-list-content .post-list-body .post-item-list .post-info-wraper .blog-post-tags a:hover {
	color: #00aeef;
	text-decoration: none;
}
.post-list-content .post-list-body .post-item-list .author-list-by {
    color: #111111;
    font-size: 12px; 
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}


@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper h1,.post-view .post-list-content h1 {
        font-size:14px;
        line-height: 19px
    }
}

.post-list-content .post-list-body .post-item-list .post-info-wraper h2,.post-view .post-list-content h2 {
    color: #111111;
    font-size: 18px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 24px
} 

@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper h2, .post-view .post-list-content h2 {
        font-size:14px;
        line-height: 19px
    }
}

.post-list-content .post-list-body .post-item-list .post-info-wraper h3, .post-view .post-list-content h3 {
    color: #111111;
    font-size: 18px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 24px;
    margin-top: 20px
}

@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper h3, .post-view .post-list-content h3 {
        font-size:14px;
        line-height: 19px
    }
}

.post-list-content .post-list-body .post-item-list .post-info-wraper h4, .post-view .post-list-content h4 {
    color: #111111;
    font-size: 18px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 24px
}

@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper h4, .post-view .post-list-content h4 {
        font-size:14px;
        line-height: 19px
    }
}

.post-list-content .post-list-body .post-item-list .post-info-wraper a:hover,.post-view .post-list-content a:hover {
    text-decoration: none
}

.aw_blog-index-index .blog-post-content a.blog-post-read-more,.post-view .post-list-content a.blog-post-read-more {
    color: #EE3A33
}

.post-list-content .post-list-body .post-item-list .post-info-wraper p,.post-view .post-list-content p {
    color: #111111;
    font-size: 12px;
    margin-bottom: 22px;
    line-height: 17px
}

@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper p,.post-view .post-list-content p {
        font-size:10px;
        line-height: 14px;
        margin-bottom: 15px
    }
}

.post-list-content .post-list-body .post-item-list .post-info-wraper p:last-child,.post-view .post-list-content p:last-child {
    margin-bottom: 12px
}

.post-list-content .post-list-body .post-item-list .post-info-wraper ul,.post-view .post-list-content ul,.post-list-content .post-list-body .post-item-list .post-info-wraper ol,
.post-view .post-list-content ol {
    margin-bottom: 20px;
    margin-left: 15px;
    margin-top: 20px
}

.post-list-content .post-list-body .post-item-list .post-info-wraper ul li,.post-view .post-list-content ul li,.post-list-content .post-list-body .post-item-list .post-info-wraper ol li,
.post-view .post-list-content ol li {
    list-style: disc;
    color: #111111;
    font-size: 12px;
    line-height: 17px
}

@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper ul li,.post-view .post-list-content ul li,.post-list-content .post-list-body .post-item-list .post-info-wraper ol li,
	.post-view .post-list-content ol li {
        font-size:10px;
        line-height: 14px
    }
}

@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper ul,.post-view .post-list-content ul,.post-view .post-list-content ol,.aw_blog-post-view .blog-post-content ol { 
        margin-bottom:15px;
        margin-top: 15px
    }
} 

.post-list-content .post-list-body .post-item-list .post-info-wraper ol li,.post-view .post-list-content ol li {
    list-style: decimal
} 

.post-list-content .post-list-body .post-item-list .post-info-wraper .para:not(h2),.post-view .post-list-content .para:not(h2) {
    color: #111111;
    font-size: 12px;
    line-height: 17px
} 

@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper .para:not(h2),.post-view .post-list-content .para:not(h2) {
        font-size:10px;
        line-height: 14px
    }
}

.post-list-content .post-list-body .post-item-list .post-info-wraper .section.expandable .para,.post-view .post-list-content .section.expandable .para {
    margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper .section.expandable .para,.post-view .post-list-content .section.expandable .para {
        margin-bottom:15px
    }
} 

.post-list-content .post-list-body .post-item-list .post-info-wraper .table-responsive td,.post-view .post-list-content .table-responsive td {
    font-size: 12px
}

@media only screen and (max-width: 767px) {
    .post-list-content .post-list-body .post-item-list .post-info-wraper .table-responsive td,.post-view .post-list-content .table-responsive td {
        font-size:10px;
        line-height: 14px
    }
}
@media screen and (max-width: 1250px) {
	.mpblog-post-index .sidebar.sidebar-main, .mpblog-post-view .sidebar.sidebar-main, .mpblog-tag-view .sidebar.sidebar-main {
		display: none;
	}
	.mpblog-post-index .column.main, .mpblog-post-view .column.main, .mpblog-tag-view .column.main {
		width: 100% !important;
	}
}