/**
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: astra
*/


/*Global BR*/
br.mb{display:none!important;}
@media (max-width:768px){
	br.mb{display:block;}
}


/*Main Header*/
.ast-theme-transparent-header #ast-desktop-header > .ast-main-header-wrap > .main-header-bar, .ast-theme-transparent-header.ast-header-break-point #ast-mobile-header > .ast-main-header-wrap > .main-header-bar{
	border-bottom-style:none;
}
/*Main Header-Hamburger Menu*/
svg.ast-mobile-svg.ast-menu-svg, span.ast-svg-iconset{display: none;}
.mobile-menu-toggle-icon {
    background: url('/wp-content/uploads/2025/01/chunsun_ic_menu_1.svg') no-repeat center center;
    background-size: contain;
    width: 25px;
    height: 25px;
}  
 button#menu-toggle-close{
    background: url('/wp-content/uploads/2025/01/chunsun_ic_close_gy_2.webp') no-repeat center center;
    background-size: contain;
    width: 25px;
    height: 25px;        
	margin:20px 20px 0 0;
	z-index:1;
}
.single-post .mobile-menu-toggle-icon{
	background:url('/wp-content/uploads/2025/01/chunsun_ic_menu_dk_1.svg') no-repeat center center!important;
}


.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{
	background: url('/wp-content/uploads/2025/01/chunsun_bg_1.webp') no-repeat center center;
	background-size: cover;
	opacity:.9;
}
.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-2{
	margin-top:-32px;
	padding:0 14px 0 14px;
}


/*Blog Post*/
/*Blog Post-Meta*/
a.uael-listing__terms-link{background:var(--ast-global-color-0);color:#fff;border-radius:4px;padding:4px 8px;}
/*Blog Post-Backgrund*/
.elementor-296 .elementor-element.elementor-element-71cc703 .uael-post__inner-wrap {
    background-image: url(/wp-content/uploads/2025/01/chunsun_pghd_2.webp);
    background-repeat: no-repeat;
    background-size: cover;
}


/*Single Post*/
@media (max-width:920px){
	.ast-separate-container .site-content .ast-single-post-featured-section + article{margin-top:-20px;}
	.single-post .ast-container{padding-right:0!important;padding-left:0!important;}
}
/*Post Navi*/
.single .post-navigation .nav-links{padding-right:10px;padding-left:10px;}
.single .post-navigation .nav-links a{font-size:14px;line-height:1.4em;}

/*Related Post*/
/*Title Hover*/
.ast-related-post-content .entry-header .ast-related-post-title a:hover{color:var(--ast-global-color-0);}
/*Image Hover*/
.ast-related-posts-wrapper .ast-related-post, .ast-related-post-featured-section{overflow:hidden;}
.ast-related-post img:hover{
	-webkit-transition: all .3s linear;
    transition: all .3s linear;
	transform: scale(1.2);
}
/*Badge*/
span.ast-taxonomy-container.cat-links.default a{background:var(--ast-global-color-0);color:#fff;font-weight:600;}
/*Badge Link Disable*/
.uael-post__meta-data, a.ast-button.ast-badge-tax, .ast-related-cat-style--badge .cat-links > a{ 
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}



/*Footer*/
.home footer{position:fixed;bottom:0;width:100%;}
.home .site-below-footer-wrap[data-section="section-below-footer-builder"]{background-color:transparent;}
.home .site-below-footer-wrap p, .home .site-below-footer-wrap span, .home .site-below-footer-wrap a{color:#fff!important;}
.site-above-footer-wrap, .site-below-footer-wrap{padding-bottom:0;}
@media (max-width:768px){
.site-footer-below-section-1.site-footer-section.site-footer-section-1{margin-bottom:0!important;}
}






/*Contact*/
#git-bdy{max-width:550px!important;}