.menu-archives .archive-item .monthly-post {
    display: none;
}

.menu-archives .archive-item.active .monthly-post {
    display: block;
    margin: 10px 0;
}

#mpblog-list-container .post-view-image.first .img-responsive {
    width: 100%;
}

#mpblog-list-container .post-view-image.last {
    display: flex;
    padding: 0 15px;
}

#mpblog-list-container .post-view-image.last .img-responsive-column {
    width: auto;
    margin: 0 10px;
}

#mpblog-list-container .post-view-image.last .img-responsive-column img {
    max-height: 95px;
    cursor: pointer;
}

#mpblog-list-container .post-post_content {
    word-break: break-word;
    padding: 0 15px;
}

#mpblog-list-container .post-post_content.bottom span {
    color: #c50506;
    font-weight: 800;
}

#mpblog-list-container .post-post_content.images-bottom {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
    justify-content: space-between;
}

#mpblog-list-container .post-post_content.images-bottom > span {
    color: #c50506;
}

#mpblog-list-container .post-post_content.images-bottom a {
    text-align: left;
}

#mpblog-list-container .post-post_content.images-bottom a:first-child {
    margin-right: 10px;
    margin-bottom: 10px;
}

#mpblog-list-container .post-post_content.top {
    padding-bottom: 15px;
}

#mpblog-list-container .post-post_content.bottom {
    padding-top: 10px;
}

#mpblog-list-container .mp-blog-view {
    background-color: rgba(225, 217, 195, 0.6);
    margin-bottom: 40px;
}

/* post page index */
.monthly.mpcss .blog-head {
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
}

.monthly.mpcss .blog-head > span::first-letter {
    /*font-size: 150%;*/
    /*font-weight: 700;*/
}

.monthly.mpcss .blog-head > span {
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
}

.monthly.mpcss .head-descriptions {
    display: flex;
    flex-flow: column;
    align-items: center;
    line-height: 1.8;
    padding: 15px 0;
}

.monthly.mpcss .head-description a {
    color: #C80003;
    font-weight: 700;
}

.monthly.mpcss .events-description {
    font-weight: 700;
    font-size: 17px;
    padding-bottom: 20px;
    padding-left: 7px;
}

.monthly.mpcss .menu-archives a.list-archives:hover {
    cursor: pointer;
}

/* blog page list */
#mpblog-list-container .post-post_content.images-bottom > a:first-child {
    order: 2;
    text-align: right !important;
    color: #497CB5;
    font-weight: 700;
    font-size: 15px;
    margin-right: 0;
}

#mpblog-list-container .post-post_content.images-bottom span a {
    color: #C80003;
    font-weight: 700;
    font-size: 15px;
}

/* blog category */
.sidebar-additional .mp-sidebar.mpcss .images {
    background-image: url('/media/begadi-img/blog-icon.webp');
    background-repeat: no-repeat;
    background-position: left;
    width: 30px;
    height: 30px;
}

.sidebar-additional .mp-sidebar.mpcss .sidebar-categories {
    font-weight: 500;
    font-size: 18px;
}

.mpblog-category-view .page-title-wrapper {
    display: none;
}

.mpcss.post-view {
    box-shadow: 6px 7px 6px 0 rgb(0 0 0 / 15%);
}

.mp-blog-review-title {
    text-align: center;
}

#mp-blog-review {
    position: relative;
    height: 65px;
}

#mp-blog-review div {
    padding: 10px 20px;
    color: #ffffff;
    cursor: pointer;
    width: 120px;
    text-align: center;
    position: absolute;
    margin-top: 10px;
}

.mp-blog-like {
    background-color: #6AA84F;
    left: 33%;
}

.mp-blog-dislike {
    background-color: #EC3A3C;
    left: 52%;
}

@media (max-width: 1024px) {
    .mp-blog-like {
        left: 28%;
    }
}

@media (max-width: 768px) {
    .mp-blog-like {
        left: 20%;
    }
}

@media (max-width: 375px) {
    .mp-blog-like {
        left: 0;
    }
}

.mp-blog-new-post {
    height: 60px;
}

.mp-blog-new-post button {
    float: right;
    margin: 10px;
    padding: 10px 30px
}

.post-item-wraper {
    position: relative;
}

.post-info-action {
    display: flex;
    position: absolute;
    float: right;
    right: 10px;
    top: 10px;
}

.post-info-action div {
    margin: 0 10px;
    width: 25px;
    cursor: pointer;
}

#mpblog-list-container a {
    text-decoration: none;
}

.post-view-image {
    text-align: center;
}

/*Post List Content Css*/
.post-info-wraper h2.mp-post-title a,
.about-admin h4.admin-title a,
.mp-post-meta-info a.mp-read-more,
    /*.mp-post-info a.mp-info,*/
ul.menu-categories a.list-categories:hover,
.products-same-post a.product-item-link:hover,
a.mp-relate-link,
.mpblog-product-name {
    color: #a50606 !important;
}

a.label.label-default.tags-list:hover,
a.label.label-default.tags-list:focus {
    background: #1abc9c;
    color: #fff !important;
}

.list-post-tabs a {
    background: #fbfbfb;
    color: #1abc9c;
}

/*Site Map CSS*/
.mp-sidebar a.sitemap-link,
.menu-archives a.list-archives:hover {
    text-decoration: none !important;
    color: #a50606 !important;
}

.mp-sidebar .row div {
    width: 100%;
}

/*Comment CSS*/
button.default-cmt__content__cmt-block__cmt-box__cmt-btn__btn-submit {
    background: #1abc9c !important;
    color: #fff;
    border-color: #999 !important;
}

span.cmt-row__cmt-username {
    font-weight: 600;
    color: #1abc9c;
}

a.interactions__btn-actions.mpblog-like {
    color: #333333
}

a.interactions__btn-actions.mpblog-liked {
    color: #1abc9c;
}

a.interactions__btn-actions {
    color: #1abc9c;

}

/*Widget CSS*/
.widget-title a {
    color: #1abc9c;
    font-size: 26px;
}

/*Author CSS*/
.author-name h3 {
    color: #1abc9c;
    text-align: center;
}
.mpblog-category-view #mpblog-list-container .pager {
    display: flex;
    margin-bottom: 20px;
    width: 100%;
    justify-content: space-between;
    flex-wrap: inherit !important;
}
.mpblog-category-view #mpblog-list-container .pager .toolbar-amount{
    justify-content: flex-end;
    order: 2;
    padding-right: 30px;
}
.mpblog-category-view #mpblog-list-container .pager span.toolbar-number {
    display: block;
}

.mpblog-category-view #mpblog-list-container .pager .item.pages-item-previous .action.previous-page,
.mpblog-category-view #mpblog-list-container .pager .item.pages-item-next .action.next-page {
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: none;
}
.mpblog-category-view #mpblog-list-container .pager .limiter {
    order: 3;
    float: right;
}
.mpblog-category-view #mpblog-list-container .limiter .limiter-text{
    display: none;
}
.mpblog-category-view #mpblog-list-container .icon-prev-pager:before {
    line-height: inherit;
    color: #6c6c6c;
    content: '\e617';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.mpblog-category-view #mpblog-list-container .icon-next-pager:before {
    line-height: inherit;
    color: #6c6c6c;
    content: '\e608';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
