/* 항균 핸들 배너만을 위한 css입니다. */

.component-wrap.bg-white .component.KRC0032.stage-full {background:#32302d !important;}
.KRC0032.stage-full .usp-banner-wrap .carousel-box .text-area .banner-tit-sup {margin-bottom:12px;opacity:0.7;}
.KRC0032.stage-full .usp-banner-wrap .carousel-box .text-area .title h2 {font-size:32px;line-height:42px;}
.KRC0032.stage-full .usp-banner-wrap .carousel-box .text-area .banner-txt {margin-top:14px;color:#fff !important;font-size:15px;line-height:23px;}

/*** - Mobile UI - ***/
@media only screen and (max-width:768px) {
	.component-wrap.zero-btm .component.KRC0032 .component-box{padding-bottom: 0;}
	.KRC0032.stage-full .usp-banner-wrap .carousel-box .text-area {position:absolute !important;left:0 !important;top:55px !important;padding-top:0 !important;text-align:center;}
	.KRC0032.stage-full .usp-banner-wrap .carousel-box .text-area .banner-tit-sup {margin-bottom:5px;color:#fff !important;}
	.KRC0032.stage-full .usp-banner-wrap .carousel-box .text-area .title h2 {color: #fff !important;font-size: 24px;line-height: 34px;}
	.KRC0032.stage-full .usp-banner-wrap .carousel-box .text-area .banner-txt {margin-top:14px;color:#fff !important;font-size:15px;line-height:23px;}
}
