/*
Theme Name: Sitka-child
Theme URI: 
Author: Sitka
Author URI: 
Description: Child Theme for Sitka
Template: sitka
Version: 1
*/
@import url("../sitka/style.css");

/* For change font family on category */
.post-cats a, .post-cats {
    font-family: Montserrat!important;
    font-weight: 500!important;
	font-size:19px!important;
}

/* 
 * For hide comments section 
*/
.post-comments{
	display:none;
}