/**
 * 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!
 */

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.post-holder:hover {
    position: relative;
    z-index: 2;
}

.post-holder .post-header {
    position: relative;
    padding: 0 10px;
}

.post-text-hld p {
    font-size: 1.5rem;
    line-height: 1.8;
}

.post-holder .post-header .post-info {
    padding: 0 0 10px 0;
    color: #ababab;
}

.post-holder .post-header .post-desc {
    height: 86px;
    overflow: hidden;
    margin-bottom: 15px;
}

.post-holder .post-header .post-info .item,
.post-holder .post-header .post-info .dash {
    display: inline-block;
    font-size: 1.3rem;
}

.post-read-more {
    color: #16253d;
    font-size: 1.2rem;
    text-decoration: underline;
}

.blog-post-view .post-text-hld {
    padding-top: 15px;
}

.post-list {
    margin-top: 20px;
    list-style: none;
}

.post-info .value a {
    color: #ababab;
}

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

.post-list-wrapper .post-list:after {
    content: '';
    display: table;
    clear: both;
}

.post-list .post-content .post-read-more {
    padding-top: 10px;
    float: right;
}

.subcategory-links-wrapper ul,
.post-links-wrapper ul {
    list-style: none
}

.post-content .post-description img {
    margin: 0 15px 0 15px;
}

.post-content .post-description ul,
.post-content .post-description ol {
    list-style-position: inside;
}

.post-list {
    margin-left: -15px;
    margin-right: -15px;
}

.post-list * {
    box-sizing: border-box;
}

.post-content .post-description .post-ftimg-hld img {
    width: 100%;
    padding: 0;
    margin: 0;
}

@media (max-width: 496px) {
    .post-content .post-description .post-ftimg-hld {
        width: 100%;
        margin: 0;
    }
}

.post-list .post-title {
    margin-top: 0.425em;
    margin-bottom: 5px;
    height: 56px;
    overflow: hidden;
}

.post-list .post-header .post-title a {
    text-decoration: none;
    font-size: 18px;
    color: #cda053;
}

.post-list .post-holder .post-header .addthis_toolbox {
    float: right;
    padding-top: 20px;
}


/*.post-list .hidden {display:none;}*/

.post-view .post-holder .post-header .addthis_toolbox {
    float: right;
}

.post-view .post-bottom {
    margin-top: 30px;
}

.post-view .post-nextprev-hld {
    margin-bottom: 30px;
}

.post-view .post-nextprev-hld .nextprev-link {
    font-weight: 700;
}

.post-view .post-nextprev-hld .prev-link {
    float: left
}

.post-view .post-nextprev-hld .next-link {
    float: right
}

.post-view .post-gallery {
    margin: 15px 0 15px 0
}

.post-view .post-gallery .gallery-image-hld {
    margin: 0 14px 14px 0;
    border: 1px solid #ccc;
    display: block;
    float: left
}

.post-view .post-gallery .gallery-image {
    padding: 0;
    margin: 0;
    display: block
}

.post-view .block {
    margin-bottom: 30px;
}

.post-view .post-bottom strong {
    padding-top: 3px;
    float: left;
    padding-right: 14px;
}

.tagclaud-hld {
    margin: 0 1px 10px;
    display: inline-block;
}

.tagclaud-hld a {
    background: #fafafa;
    border: 1px solid #e7e7e7;
    border-radius: 50px;
    padding: 8px 20px;
    display: inline-block;
}

.tagclaud-hld a:hover {
    text-decoration: none;
    background: #cda053;
    color: #fff;
    border-color: #cda053;
}

.share-wrap [class*="addthis_button"] {
    color: #16253d;
    display: inline-block;
    width: 16px;
    text-align: center;
    margin: 0 7px;
    float: left;
    font-size: 18px;
}

.share-wrap .addthis_button_compact:before {
    content: "\f064";
    margin-left: 5px;
    margin-top: 5px;
    height: 24px;
    display: inline-block;
}

.post-bottom .share-wrap [class*="addthis_button"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.post-bottom .addthis_button_facebook:before {
    content: "\f09a";
}

.post-bottom .addthis_button_twitter:before {
    content: "\f099";
}

.post-bottom .addthis_button_email:before {
    content: "\f0e0";
}

.post-bottom .at-icon-wrapper {
    display: none !important;
}

.blog-post-view .widget .block-title strong {
    font-size: 1.5rem;
    font-weight: 500;
    color: #16253d;
}

.blog-post-view .page-title-wrapper .page-title {
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 2.2rem;
    color: #cca054;
}

.blog-post-view .showcase-caption .page-title {
    margin-bottom: 0;
    color: #fff;
    margin-top: 0;
    border-bottom: 1px solid #cda053;
    text-transform: uppercase;
    display: inline-block;
}

.post-view .post-holder {
    padding-top: 8px;
}

.post-view .post-holder .post-header .post-info {
    padding-bottom: 35px;
    padding-top: 5px;
}

.blog-post-view.page-layout-2columns-right .post-header {
    padding: 0px;
    text-transform: uppercase;
}

.blog-post-view .widget .block-title {
    margin-bottom: 14px;
}

.blog-post-view .block-content .item,
.blog-post-view .block-categories .accordion li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px !important;
    padding-top: 8px;
}

.blog-post-view .block-categories .accordion {
    list-style-type: none;
    margin: 0px
}

.blog-post-view .block-content .item a,
.blog-post-view .block-categories .accordion li a {
    position: relative;
    color: #16253d;
    padding-left: 15px;
    display: inline-block;
}

.blog-post-view .block-categories .accordion li {
    margin: 0px
}

.blog-post-view .block-content .item a:hover,
.blog-post-view .block-categories .accordion li a:hover {
    color: #cda053;
}

.blog-post-view .block-content .item a:before,
.blog-post-view .block-categories .accordion li a:before {
    content: '\203A';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.blog-post-view .block-content .item:first-child,
.blog-post-view .block-categories .accordion li:first-child {
    border-top: 1px solid #ebebeb;
}

.block-tagclaud {
    margin-left: -1px;
    margin-right: -1px;
}

.block-tagclaud .tagclaud-hld:last-child {
    margin-left: 5px;
}

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

.widget.block-categories ul {
    list-style: initial;
    padding-left: 0;
}

.widget.block-categories ul ul {
    margin-left: 20px;
}

.widget.block-categories ul,
.widget.block-categories li {
    margin: 5px 0 5px 9px;
    padding: 0;
}

.widget.block-rss .rss-icon {
    float: left;
    width: 23px;
    padding-right: 10px;
}

.widget.blog-search {
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    float: right;
    /*padding-left: 15px;
    z-index: 4;*/
}

.widget.blog-search .block-content {
    margin-bottom: 0;
}

.widget.blog-search label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    text-decoration: none;
    display: inline-block;
    float: right;
}

.widget.blog-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
    clear: both;
}

.widget.blog-search input {
    position: static;
    padding-right: 35px;
    margin: 0;
    left: -300%;
}

.widget.blog-search .action.search {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
}

.widget.blog-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 32px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.widget.blog-search .action.search>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/* Tag claud widget */

.widget.block-tagclaud .smallest {
    font-size: 0.75em
}

.widget.block-tagclaud .small {
    font-size: 1em
}

.widget.block-tagclaud .medium {
    font-size: 1.25em
}

.widget.block-tagclaud .large {
    font-size: 1.5em
}

.widget.block-tagclaud .largest {
    font-size: 2em
}

.widget.block-tagclaud .largest {
    font-size: 0.8em;
}

.blog-widget-recent .post-list {
    padding: 0;
    margin: 0;
}

.blog-widget-recent .post-holder {
    width: 29%;
    float: left;
    margin: 5px;
}

.blog-widget-recent .post-description .post-text-hld {
    max-height: 150px;
    min-height: 150px;
    overflow-y: auto;
}

.blog-widget-recent-masonry .post-description .post-text-hld {
    max-height: none;
    min-height: 0;
}

.blog-widget-recent-masonry .post-description .post-ftimg-hld {
    width: 100%;
    margin: 0;
}

.post-list .hidden {
    display: none;
}

.blog-index-index .pages strong.page {
    width: 23px;
}

.mfblog-autoloader {
    text-align: center;
}

.mfblog-autoloader .mfblog-show-onload {
    display: none;
}

@media (max-width: 420px) {
    #mfblog_gcomments {
        max-width: 345px;
        overflow-y: scroll;
    }
}

.post-holder {
    padding: 15px 20px;
    margin-bottom: 20px;
}

.post-list {
    margin-left: -15px;
    margin-right: -15px;
}

.blog-category-view .category-content,
.blog-tag-view .tag-content {
    padding-left: 0
}

.blog-post-view .inside-showcase-top {
    margin-bottom: 45px;
}

.blog-page-list .page-title-wrapper{display: none!important;}

@media (min-width: 1200px) {
    .post-list {
        padding: 20px;
        margin-left: -20px;
        margin-right: -20px;
    }
    .post-holder .post-header {
        padding: 0 20px;
    }
    .post-list .post-title {
        height: 62px;
    }
    .post-list .post-header .post-title a {
        font-size: 22px;
    }
}

@media (min-width: 768px) {
    .blog-post-view .inside-showcase-top .showcase-caption .page-title {
        font-size: 4rem;
        font-weight: 100;
    }
    .post-list-wrapper {
        max-width: 1400px;
        margin: 0 auto;
    }
}

@media (min-width: 1025px) {
    .post-list .post-holder {
        float: left;
        width: 33.333%;
    }
    .post-list .hidden {
        display: block;
        clear: both;
    }
}
@media (max-width: 639px) {
    .post-list .post-holder {
        width: 100%;
    }
}
@media (min-width: 640px) and (max-width: 1024px) {
    .post-list .post-holder {
        float: left;
        width: 50%;
    }
}