/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
 *
 * Glory to Ukraine! Glory to the heroes!
 */
 /*Sidebar style*/
.blog-page .sidebar .block .block-title{
	background: none;
    color: #000;
    padding: 0;
    margin: 0 0 10px 0 !important;
    font-size: 142.857%;
	border-bottom: solid 1px #ededed;
    padding-bottom: 15px;
    border-radius: 0;
}

.block-recent-posts{
	border: solid 1px #ededed;
    padding: 16px 19px 20px 19px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.block-archive{
	border: solid 1px #ededed;
    padding: 16px 19px 20px 19px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.block-rss{
	border: solid 1px #ededed;
    padding: 16px 19px 20px 19px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
 
.blog-page .page-title{
	margin-top: 0;
}

.blog-page.blog-page-list .page-title{
	margin-bottom: 40px;
}

.toolbar.toolbar-blog-posts{
	border: none;
    background: none;
    text-align: center;
}

.toolbar-blog-posts .pages .item a:hover ,
.toolbar-blog-posts .pages .current strong{
	color: #fff;
}

.toolbar-blog-posts .pages .item:before{
	
}

.post-content.post-custom {
    padding: 20px;
	background: #f5f5f5;
	border-radius: 10px;
    -webkit-border-radius: 10px;
}

.post-content.post-custom:hover{
	border-color: transparent;
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); 
}

.post-list-wrapper .post-list {
    padding: 0;
}

.post-content .post-description .post-ftimg-hld img {
    width: auto;
}

.post-holder {
    background: none;
    padding: 0;
    margin-bottom: 30px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.post-content.post-custom .post-description .post-ftimg-hld {
    width: 270px;
    margin: 0;
    float: left;
}

.post-content.post-custom .post-description .post-info-blog {
    margin-left: 300px;
}

.post-content.post-custom .post-description .post-title-holder {
    display: table;
    width: 100%;
}

.post-content.post-custom .post-description .post-title {
    margin: 0 0 15px;
    padding: 0;
    font-size: 100%;
}

.post-content.post-custom .post-description .post-title a {
    font-size: 128.571%;
    font-weight: 500;
    color: #222;
}

.post-list .post-holder .post-header .addthis_toolbox {
    padding-top: 2px;
}

.post-content.post-custom .post-description .post-info-blog .dash {
    display: none;
}

.post-content.post-custom .post-description .post-info-blog .post-categories {
    display: none;
}

.post-content.post-custom .post-description .post-info-blog .post-text-hld {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.post-content.post-custom .post-description .post-info-blog .post-read-more {
    display: table;
	text-transform: uppercase;
    float: none;
    padding: 9px 30px;
    color: #222;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.post-holder .post-header .post-info .item {
    margin-right: 5px;
}

.post-holder .post-header .post-info .label {
    font-weight: 400;
}

.widget.block.blog-search .block-content {
	background: #f5f5f5;
    padding: 20px;
    border: none;
	border-radius: 5px;
    -webkit-border-radius: 5px;
}
.widget.blog-search input {
    border: none;
}

.sidebar .block.block-recent-posts .block-content{
	border: none;
	padding: 0;
}

.sidebar .block.block-archive .block-content{
	border: none;
	padding: 0;
}

.widget.block.block-rss .block-title strong {
    text-transform: none;
}

.widget.block-rss .rss-icon {
    padding-right: 7px;
    margin-top: 2px;
}

.widget.block-recent-posts .block-content .item {
    padding: 10px 0;
}

.widget.block-recent-posts .block-content .item:last-child{
	padding-bottom: 0;
}

.widget.block-list-posts .block-content .item .post-image {
    background: none;
    border: none;
    padding: 0;
	width: 85px;
}

.widget.block-list-posts .post-item-date {
    font-size: 90%;
}

.post-holder {
    border: none;
}

.post-content .post-description .post-ftimg-hld img {
    margin: 0 15px 0 0;
    float: left;
}

.c-replyform {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.c-replyform.no-active textarea {
    height: 70px !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.c-replyform textarea {
    height: 100px !important;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.c-replyform button {
    padding: 6px 20px !important;
    margin-top: 0 !important;
}

.rtl-layout .post-list .post-header .post-title {
    float: right;
}

.rtl-layout .post-list .post-holder .post-header .addthis_toolbox {
    float: left;
}

@media (min-width: 768px) {
    .rtl-layout .post-content .post-description .post-ftimg-hld {
        float: right;
    }

    .rtl-layout .post-content.post-custom .post-description .post-info-blog {
        margin-right: 300px;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .post-content.post-custom .post-description .post-ftimg-hld {
        width: 100%;
        float: none;
    }

    .post-content.post-custom .post-description .post-info-blog {
        margin-left: 0;
        margin-right: 0;
        float: none;
        padding-top: 15px;
    }

    .post-content .post-description .post-ftimg-hld img {
        width: 100%;
        float: none;
        margin: 0 0 10px 0;
    }
}