<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:after{
    content:"";
    display:table;
    clear:both;
}

.post-holder{
    padding-bottom:20px;
    margin-bottom:20px;
    background:#f5f5f5;
    padding:20px;
}

.post-holder:hover{
    box-shadow:3px 3px 4px 0 rgba(0, 0, 0, 0.1);
    position:relative;
    z-index:2;
}

.post-holder .post-header{position:relative;}

.post-holder .post-header .post-info{padding:0 0 10px 0;}
.post-holder .post-header .post-info .item,
.post-holder .post-header .post-info .dash{display:inline-block;}
.post-holder .post-header .post-info .label{font-weight:700;}
.post-holder .post-header .post-info .value{font-style:italic;}


.post-list{
    margin-top:20px;
    margin-bottom:20px;
    list-style:none;
}
.post-list-wrapper .post-list{padding-left:0}

.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:15px 0}
.post-content .post-description ul,
.post-content .post-description ol{list-style-position:inside;}

.post-content .post-description .post-ftimg-hld{float:left; margin:0 15px 0 15px; width:33%}
.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-header .post-title{max-width:80%;}
.post-list .post-header .post-title a{
    text-decoration:none;
    font-size:22px;
    color:#636363;
}


.post-list .post-header .post-title{
    margin:0;
    padding:10px 0;
    float:left;
}

.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;}

.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;
}

.blog-index-index .breadcrumbs,
.blog-category-view .breadcrumbs,
.blog-tag-view .breadcrumbs{
    margin:40px auto 0;
}

.blog-index-index .page-title,
.blog-category-view .page-title,
.blog-tag-view .page-title{
    margin:40px 0;
    text-transform:uppercase;
    text-align:center;
    letter-spacing:5px;
    font-size:24px;
    color:#2c2c2c;
    font-weight:600;
}

.blog-index-index .widget.block .block-title,
.blog-category-view .widget.block .block-title,
.blog-post-view .widget.block .block-title{
    margin-bottom:15px;
}

.blog-index-index .widget.block .block-title strong,
.blog-category-view .widget.block .block-title strong,
.blog-post-view .widget.block .block-title strong,
.blog-tag-view .widget.block .block-title strong{
    color:#2c2c2c;
    font-size:19px;
    text-transform:uppercase;
    font-weight:400;
}

.blog-index-index .widget.block table,
.blog-category-view .widget.block table,
.blog-post-view .widget.block table,
.blog-tag-view .widget.block table{
    width:auto;
    margin-left: 10px;
}

.blog-index-index .widget.block table td,
.blog-category-view .widget.block table td,
.blog-post-view .widget.block table td{
    font-size:16px;
    font-weight:400;
    color:black;
    padding:0;
}

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

.widget.blog-search{
    width:100%;
    margin-bottom:5px !important;
    position:relative;
    float:right;
}

.widget.blog-search i{
    color:#828282;
    opacity:.5;
    font-size:22px;
    z-index:-1;
    margin-top: 6px;
}

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

.widget.blog-search .block-content .form{
    position:relative;
}

.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{
    font-family:'Open Sans', sans-serif;
    font-size:11px;
    -webkit-text-fill-color:#7f7f7f;
    position:static;
    padding-right:35px;
    margin:0;
    left:-300%;
}

.widget.blog-search .action.search{
    position:absolute;
    right:7px;
    top:calc(50% - 17px) !important;
    z-index:1;
    display:inline-block;
    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 &gt; span{
    border:0;
    clip:rect(0, 0, 0, 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px;
}

.widget.blog-search .action.search:before {
    content: none !important;
}

.blog-page__tags {
    margin: 0 0 8px 0;
}

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

.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;
}

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

.mfblog-related-products-block.block.related .block-title {
    border: none !important;
    margin: 0 0 40px !important;
}

.mfblog-related-products-block.block.related .block-title strong {
    border: none !important;
    font-weight: 600 !important;
    font-size: 24px !important;
}

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

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

@media (max-width:992px){
    .blog-index-index .widget.block table tr,
    .blog-category-view .widget.block table tr,
    .blog-post-view .widget.block table tr,
    .blog-tag-view .widget.block table tr{
        border:none;
        margin-bottom:0;
    }

    .blog-index-index .widget.block table td,
    .blog-category-view .widget.block table td,
    .blog-post-view .widget.block table td,
    .blog-tag-view .widget.block table td{
        display:table-cell !important;
        padding:0;
    }
}

@media only screen and (min-width: 769px) {
    .blog-list-item__tags {
        padding: 0 30px;
    }
}</pre></body></html>