/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child
Template: astra
*/
/* 점선없애기 */
.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus,
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus{
	border:0 !important;
	outline:none !important;
}
a:hover {text-decoration:none;}
a {blr:expression(this.onFocus=this.blur());}
area:focus {outline:none;}
area {blr:expression(this.onFocus=this.blur());}
input:focus, img:focus, embed:focus, map:focus {outline:none;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; } /* 크롬에서 인풋박스 노란배경 안나오게 */
.font28{
	font-size:28px;
}
.fw600{
	font-weight:600;
}
.root-width{
    max-width:1200px;
    margin:0 auto;
    padding:0 12px !important;
    box-sizing: border-box;
}
.section-top{
	padding:0 12px;
}
/** HEADER START **/
.site-header-above-section-right nav ul{
	display:flex;
}
.site-header-above-section-right nav ul li{
	margin:0 8px;
	position: relative;
}
.site-header-above-section-right nav ul li:before{
	content:"";
	display:block;
	position: absolute;
	left:-8px;
	top:10px;
	height:10px;
	width:1px;
	background:#bbb;
}
.site-header-above-section-right nav ul li:first-child:before{
	display:none;
}
.site-header-above-section-right nav ul li a{
	color:#666
}
.site-header-above-section-right nav ul li a:hover{
	color:#000;
}
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar{
	padding-top:0 !important;
	padding-bottom:0 !important; 
}
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle{
	position: relative;
	padding:8px 0;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:before,
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle:before{
	content:"";
	display:block;
	width:100%;
	height:3px;
	background:#000;
	position: absolute;
	left:50%;
	margin-left:-50%;
	top:0;
	transition: all .3s linear;
	border-radius: 2px;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:after,
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle:after{
	content:"";
	display:block;
	width:100%;
	height:3px;
	background:#000;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left:-50%;
	transition: all .3s linear;
	border-radius: 2px;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:before{
	top:8px;
	width:24px;
	margin-left:-12px;
	transform: rotate(135deg)
}
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle.toggled:before{
	top:8px;
	width:120%;
	margin-left:-60%;
	transform: rotate(135deg)
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:after{
	bottom:8px;
	width:24px;
	margin-left:-12px;
	transform: rotate(-135deg);
}
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle.toggled:after{
	bottom:8px;
	width:120%;
	margin-left:-60%;
	transform: rotate(-135deg)
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close{
	position: absolute;
    height: 19px;
    width: 19px;
    right: 15px;
    top: 12px;
    padding: 0;
}
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle .mobile-menu-toggle-icon{
	height:0px;
	padding:0;
	padding-top:3px;
	overflow:hidden;
	background:#000;
	display:block;
	border-radius: 2px;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close .ast-svg-iconset,
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle.toggled .mobile-menu-toggle-icon{ 
	opacity: 0;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{
	padding: 0.7em 0;
	border-radius: 0 0 5px 5px;;
}
.ast-desktop .main-header-menu .sub-menu .menu-link{
	padding:0.5em 1em !important;
}
/** HEADER END **/

/** SIX BOX START **/
.six-middle-box p{
	font-weight:400;
	color:#888;
	margin-bottom:0;
} 

/** SIX BOX END **/
/** Rectangle BOX START **/
.office3-top .wp-caption .widget-image-caption{
	position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    width: 100%;
} 

/** Rectangle BOX END **/
/** CATEGOTY BOX START **/
@media (max-width: 544px){
	.three-category-box ul.products:not(.elementor-grid){
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		column-gap: 10px;
	}
	.three-category-box ul.products li.product .woocommerce-loop-category__title{
		left:10px !important;
		right:10px !important;
		bottom:10px !important;
		padding: 0.5em 0.5em 0.7em !important;
	}
}
/** CATEGOTY BOX END **/


/** TIMELINE START **/
.uael-timeline-main p{
	margin:0;
}
.uael-timeline-main img{
	margin-bottom:10px;
}
@media (max-width: 1024px){
	.elementor-1082 .elementor-element.elementor-element-657f2ef.uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline__line {
		left: calc(4.3em / 2) !important;
	}
}

/** TIMELINE END **/

/** FOOT CUSTOMER START **/

/** BOX COUNTER END **/
.sbs_marker{
	margin:0;
	padding:0;
	list-style:none;
}
.sbs_marker i{
	margin-right:5px;
}
.sbs_marker li{
	line-height:31px;
    margin:5px 0;
}
/** WIDGET START **/
.entry-content h3.dw-h3{
	font-size: 20px;
    font-weight: 600;
	position: relative;
}
.dw-h3 .h3-more{
	position: absolute;
    right: 0px;
    text-align: center;
    width: 80px;
    font-size: 12px;
    bottom: 0px;
}
.entry-content h3.dw-h3:after,
.entry-content h3.dw-h3:before{
	content: "";
    position: absolute;
    bottom: -20px;
    left: 7px;
    width: 14px;
    margin-left: -7px;
    height: 1px;
    background: #696969;
    -webkit-transition: none .5s ease .1s;
    -ms-transition: none .5s ease .1s;
    transition: none .5s ease .1s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    -ms-transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity;
}
.entry-content .wrap-widget:hover h3.dw-h3:before{
	-ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
/** WIDGET END **/

/** FOOTER START **/
.site-footer{
	color:#fff;
}
.site-footer-section-1 .menu{
	display: flex;
    flex-wrap: wrap;
}
.site-footer-section-1 .menu li{
	margin: 2px 20px 2px 0;
}
.site-footer-section-1 .menu li a{
	color:#fff !important;
}
.footer-widget-area .widget_block{
	font-size:14px;
}
/** FOOTER END **/

@media screen and (max-width: 540px) {
	.kboard-list-ul li{
		padding:6px;
		margin-bottom: 30px;
	}
	.kboard-list-title h4 a {
		font-size: 15px !important;
		line-height: 1.2em;
	}
}