/**
Theme Name: HKS
Author: Hundred Kit Studio
Author URI: https://www.hundredkitstudio.com
Description: Hundred Kit Studio is a creative design solution company based in Hong Kong founded in 2007. Working with different sized companies from a wide range of business sectors providing creative, cost-effective design & IT solutions.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hks
Template: colormag
*/


/*Slider*/
.mzb-banner-posts .mzb-post-categories, .mzb-tab-post .mzb-posts .mzb-post-categories{gap:4px 10px;}

/*Sidebar*/
.mzb-tab-post .mzb-post-content .mzb-post-title{
	margin-top:5px;
}


/*Category Page*/
/*Category*/
.cm-entry-header-meta{margin-top:18px;}


/*Title Line*/
.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before, .mzb-category-list .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before, .mzb-grid-module .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before, .mzb-post-list .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before, .mzb-banner-posts .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before, .mzb-latest-posts .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before, .mzb-featured-categories .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before, .mzb-slider .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before{width:4px;background-color:var(--cm-color-1);}


/*Ad*/
.mzb-advertisement .mzb-advertisement-970x90 img{margin:0 auto;}



/*Author Box*/
.author-box {
	background-color:#f1f1f1;
	box-sizing: border-box;
	padding:40px;
	border-radius:10px;
}
@media (max-width:768px){
	.author-box{padding:20px;}
}
.author-box .author-img{margin-bottom:20px;}
.author-name{color:var(--cm-color-1);font-weight:600;}
/*Paragraph*/
.author-box .author-description {
    white-space: pre-line;
}

/*Blog*/
/*TOC*/
.ez-toc-counter nav ul li a::before{color:var(--cm-color-1);}
/*Blog Heading*/
.single-post article h1{font-size:32px!important;line-height:1.3em;}
.single-post article h2{font-size:26px; margin-top:60px;color:var(--cm-color-1);font-weight:600;}
.single-post article h3{font-size:22px;font-weight:bold;margin-top:40px;}
/*Blog-FAQ*/
ul.faq-sc, #reference-links ul{padding-left:20px;}
p.faq-q{font-weight:bold;}
/*Blog-External Links Section*/
#reference-links{margin-top:40px;}
#reference-links p, #reference-links a{font-size:13px;font-style:italic;}


/*Footer*/
.cm-footer-builder .footer-social-icons{
	flex-direction:row-reverse;
}

.cm-footer-builder .cm-footer-bottom-row .cm-copyright{font-size:13px;}
.cm-footer-builder .cm-main-row{justify-items:left!important;}


/*Global Text*/
.cm-entry-summary p{font-size:16px;}