/* 헤더 GNB */
#ABA-gnb-m .ABA-gnb-wrap ul:after{content:""; display:block; height:0; clear:both;}
#ABA-gnb-m .ABA-gnb-wrap li { float:left; display:block; position:relative; }
#ABA-gnb-m .ABA-gnb-wrap li a { padding:0 5px; overflow:hidden; }
#ABA-gnb-m .ABA-gnb-wrap > ul > li > a { color:#fff; font-size:12px; letter-spacing:-1px; background-color:#3bb549; border:1px solid #93dc9b; border-width:0 1px 1px 0; display:block; height:34px; line-height:34px; box-sizing:border-box; text-align:center; }
#ABA-gnb-m .ABA-gnb-sub-1 { background-color:#f3f3f3; margin-top:-1px; overflow:hidden; }
#ABA-gnb-m .ABA-gnb-sub-1 ul { border:1px solid #eee; border-width:1px 0 0 1px; }
#ABA-gnb-m .ABA-gnb-sub-1 ul:after{content:""; display:block; height:0; clear:both;}
#ABA-gnb-m .ABA-gnb-sub-1 a { color:#666; font-size:14px; letter-spacing:-1px; background-color:#fff; border:1px solid #eee; border-width:0 1px 1px 0; display:block; height:34px; line-height:34px; box-sizing:border-box; text-align:center; }

/* 토글메뉴 GNB */
#ABA-gnb-tog .ABA-gnb-wrap ul:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
#ABA-gnb-tog .ABA-gnb-wrap .ABA-gnb > li:nth-child(1n){border-right:1px solid #eee; box-sizing:border-box; }
#ABA-gnb-tog .ABA-gnb-wrap li { float:left;}
#ABA-gnb-tog .ABA-gnb-wrap .ABA-gnb > li { }
#ABA-gnb-tog .ABA-gnb-wrap .AB-show .ABA-gnb-sub-1-ul .AB-last{border-bottom: none!important; }
#ABA-gnb-tog .ABA-gnb-wrap a {border-bottom: 1px solid #eee; color:#666; font-size:13px; letter-spacing:-1px; background-color:#f9f9f9; display:block; height:34px; line-height:34px; box-sizing:border-box; text-align:left; padding-left:15px; }
#ABA-gnb-tog .ABA-gnb-sub-1 { background-color:#f3f3f3; }
#ABA-gnb-tog .ABA-gnb-sub-1 ul {border-top: 1px solid #eee;  }
#ABA-gnb-tog .ABA-gnb-sub-1 ul:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
#ABA-gnb-tog .ABA-gnb-sub-1 a { color:#666; font-size:13px; letter-spacing:-1px; background-color:#fff; border:1px solid #eee; border-width:0 1px 1px 0; display:block; height:34px; line-height:34px; box-sizing:border-box; text-align:center; padding-left:0; }
#ABA-gnb-tog .ABA-gnb-sub-1 li:last-child a{}
#ABA-gnb-tog + .toggle-wrap{ border-top:none; }

.GNB-a {display:block !important;}
