/*
Theme Name: Visazz Group Australia
Author: MD
Theme URI: http://www.domain.com/
Author URI: http://www.domain.com/
Description: Kage is fully Responsive WordPress Theme for all type of business, It is easily customizable with numerous theme options
Version: 1.1.0
Tags: blue, black, white, light, one-column, two-columns, right-sidebar, responsive-layout, fixed-layout, custom-menu, custom-background, editor-style, featured-images, full-width-template, theme-options, threaded-comments, translation-ready
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/




/* POST */
.post{border:0px solid #eee;padding:0;margin-bottom:30px;}
.post h2{margin-top:10px;}
.post h2 a{color:#000}
.post h2 a:hover{color:#}
.post .btn-primary{margin-top:15px;}

.postslide img{width:100%;height:auto;margin-bottom:20px}
.post-featured-image img{height:auto;}
 
 
 
/* SINGLE POST */
.singlepost{padding:0;}
.singlepost h2{margin:10px 0 20px 0;}

/* METABAR */
.metabar {
    font-size: 17px;
    line-height: normal;
    padding: 5px 0 5px 15px !important;
    position: relative;
    margin: 0 15px 0 0;
    font-weight: 600;
}
.metabar i{font-size:12px;position:absolute;left:0;top:10px;}
.metabar a{color:#000;}
.metabar a:hover{color:#ffe162;}

.blog-details__meta {
    display: flex;
    justify-content: start;
    align-items: center;
	    margin: 0;
}


/* COMMENTS */
.comments{background:#fff;border:1px solid #e5e5e5;padding:20px;margin-top:20px}
.comments ul li{color:#000;font-size:15px;line-height:normal;padding:0;margin:0;}
.comments ul li:before{display:none !important;}
.comment-body{background:#f5f5f5;padding:15px 15px 5px 15px;margin-bottom:15px;position:relative;}
.comment-body cite, .comment-body span{font-weight:bold;text-transform:uppercase;font-style:normal !important;}
.comment-meta{font-size:12px;padding:7px 0 10px 0;}
.comment-body .reply a{display:inline-block;border:1px solid #ccc;padding:5px 14px;font-size:15px;line-height:normal;color:#999;position:absolute;right:15px;top:15px;}
.comment-body .reply a:hover{color:#fff;background:#999;border-color:#999}
.comment-author .avatar{display:none}




/* SIDEBAR */
/*.sidebar{background:#f5f5f5;padding:20px;}*/

.sidebar .widget{border-bottom:0px solid #e5e5e5;padding-bottom:25px;}
.sidebar .widget:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}
.sidebar .heading{margin-bottom:20px}

#block-3, #block-4{ display:none;}



.sidebar .searchform{padding-bottom:5px}
.sidebar .screen-reader-text{display:none}

.sidebar .comment-author-link{color:#999;text-transform:capitalize}

.postpagination{padding-top:10px}
.postpagination a{display:inline-block;color:#999;font-size:14px;border:1px solid #ccc;padding:9px 15px}
.postpagination a:hover{background:#999;color:#fff;border-color:#999}
.postpagination a i{font-size:15px;padding-right:5px}


/* IMAGE ALIGN */
.alignleft{float:left}
.alignright{float:right}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
img.alignleft{margin:5px 20px 5px 0}
img.alignright{margin:5px 0 5px 20px}
img.aligncenter{margin:5px auto}
img.alignnone{margin:5px 0}


