/* BASIC css start */
.mask {	display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.5; filter:alpha(opacity=50); z-index:990 }



/* ============= »óÇÏÀÌµ¿¹öÆ° ============= */
.pageTop {  display:none; position:fixed; bottom:80px; right:5px; z-index:100;}
.pageTop a { width:33px; height:33px; line-height:33px; font-size:16px; display: block; border:1px solid rgba(88, 86, 86, 0.59);  background-color:#fff; text-align:center; border-radius:5px; color:#333;margin-bottom:3px;  }
.pageTop a.i-naver { border:1px solid #3ec729 ;  background-color:#3ec729 !important;color:#fff;}
.pageTop a.i-kakaotalk { border:1px solid #f9e000 ;  font-size:20px;  background-color:#f9e000 !important; color:#3b1f1e;  }



/* ============= »çÀÌµå ¸Þ´º ============= */


#asideClose { position:fixed; top:50px; left:-82%; text-align:center; cursor:pointer; z-index:9999 }
#asideClose i { color:#000 ; font-size:20px;  padding:10px;   background:#fff; border-radius:50%;  }
#asideMenu { position:fixed; top:0; left:-82%; width:80%; height:100%; box-shadow:-5px 5px 5px 5px #000; background:#f3f3f3; overflow-y:auto; overflow-x:hidden ;  z-index:9999; }





/* Äü¸Þ´º ¾ÆÀÌÄÜ¿µ¿ª */
.subTop-box { margin:10px; border:1px solid #eee;overflow:hidden; background:#fff; }
.subTop-box a { float:left; width:25%; padding:10px 0; color:#999; font-size:11px; text-align:center;  border-right:0;  border-right:1px solid #eee;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-sizing:border-box;
-o-sizing:border-box;
box-sizing:border-box;
}

.subTop-box a:last-child { border-right:0px solid #eee; }




/* ·Î±×ÀÎ ¸Þ´º */
.loginBox { clear:both; margin:0 10px; padding:0px 0px 30px; text-align:left; border:0px solid #000; }
.loginBox p {  font-size: 12px;padding:5px 0px 5px; color: #999;   }
.loginBox p span { /* text-decoration:underline; */ font-weight: normal; color: #333;  }
.loginBox ul { font-size:0; margin-top:15px; }
.loginBox li { clear:both; display:inline-block; width:50%; height:35px; text-align:center; margin:0; }
.loginBox li a { display:block; font-size:13px; color:#999; letter-spacing:0.1em; line-height:35px; border:1px solid #999; box-sizing:border-box; -webkit-box-sizing:border-box;  background:#fff; }
.loginBox li.first a { color:#fff; border:1px solid #555; background:#555; }


/* Æ÷ÀÎÆ®¹«ºñ */
.loginBox li.join { position:relative; }
.loginBox li.join .pointBox { position:absolute;z-index:90;top:20px; left:50%; width:60px; -o-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0); }
.loginBox li.join .pointBox > i { display:block;color:rgba(214,214,214,0.9);   font-size:20px }
.loginBox li.join .pointBox > span{ margin:-9px 0 0 0;display:block;padding:1px 10px; border-radius:5px;font-size:10px;line-height:18px;background:rgba(214,214,214,0.9);  letter-spacing:0.5px }
.loginBox li.join .pointBox { -o-animation:animate-pointBox 1s linear infinite;-ms-animation:animate-pointBox 1s linear infinite;-moz-animation:animate-pointBox 1s linear infinite;-webkit-animation:animate-pointBox 1s linear infinite;animation:animate-pointBox 1s linear infinite;}
@-o-keyframes animate-pointBox{50%{margin-left:4px }}
@-ms-keyframes animate-pointBox{50%{margin-left:4px }}
@-moz-keyframes animate-pointBox{50%{margin-left:4px }}
@-webkit-keyframes animate-pointBox{50%{margin-left:4px }}
@keyframes animate-pointBox{50%{margin-left:4px }}



/* Ä«Å×°í¸®¸Þ´º */

aside .asideTop { text-align:center; font-size: 0.875em;  overflow:hidden; padding: 0px 0px 10px; margin:0 10px;}
aside .asideTop a:first-child { border-left: 1px solid #eee;}
aside .asideTop a { width:50%; height:40px; line-height: 40px;  font-size:13px;  position:relative; font-weight:normal; border: 1px solid #eee; -webkit-box-sizing:border-box; border-left: 0px;   background-color:#fff; color:#999; display:inline-block; box-sizing: border-box;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act { background:#999; color:#fff }
aside .asideTop a.act em { position:absolute; left:44%; bottom:-6px; border-top:6px solid #999; border-left:4px solid transparent; border-right:4px solid transparent;}



aside .navCategory { margin:0 10px; border:1px solid #eee;  background:#fff; }
aside nav li { border-bottom:1px solid #eee; position:relative;}
aside nav li a { display: block; height:40px; line-height: 40px;  padding:0 0 0 20px; font-size:12px;  margin-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:normal; }
aside nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px;}
aside nav li > ul {background-color:#f4f4f4; display:none; border-top:1px solid #6e6e6e;}
aside nav li > ul > li {border-bottom:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li:first-child {border-top:0px none;}
aside nav li > ul > li a {padding:0 40px 0 30px; margin: 0;}
aside nav li > ul > li > ul {border-top:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li > ul > li {border-bottom:0px none;}
aside nav li > ul > li > ul > li a {padding:0 0 0 40px; margin: 0; background-color: #DDDDDD;}

aside .navCommunity {display:none; margin:0 10px; border:1px solid #eee;  background:#fff; }
aside .navMypage {display:none; margin:0 10px; border:1px solid #eee;  background:#fff;  }




/* ÃÖ±Ù º» »óÇ° */
#ly_lastView { /* position:absolute; top:36px; left:0; */ margin:10px 10px; border:1px solid #eee;  background:#fff;  padding-bottom:20px;/* display:none;*/}
.h_layerTitle { height:40px; line-height:40px; padding:0 20px; margin-bottom:10px;  border-bottom:1px solid #eee;   }
.h_layerTitle h3 { font-weight:normal; color:#666; }
.h_layerTitle .fa-times {float:right; margin-top: 5px;}

/* //ÃÖ±Ù º» »óÇ° */



aside .navCustomer { margin:0 10px 10px; border:1px solid #eee;  background:#fff; }
aside .navCustomer nav li { border-bottom:1px solid #eee; position:relative;}
aside .navCustomer nav p { display: block; padding:0 0 5px 20px; font-size:11px; letter-spacing:0.1em; color:#999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:normal; }
aside .navCustomer nav p span { font-weight:700; color:#999; }
aside .navCustomer nav .phone a { font-weight:700; font-size:16px;  color:#333; padding:0 0 5px 0px; }
aside .navCustomer nav p.tel  { display: block;  height:40px; line-height:40px;   background:#999; width:90%; text-align:center; margin:10px auto ;  padding:0 !important; }
aside .navCustomer nav p.tel a {color:#fff;  font-weight:300; font-size:14px;  letter-spacing:0.1em;}



/* °¡·Î¾Ö´Ï¸ÞÀÌ¼Ç */
.-move_x { transition:all .3s ease;-webkit-transition:all .3s ease;animation-name:spring_x;animation-duration:3.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:normal; -webkit-animation-name:move_x; -webkit-animation-duration:3.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:normal;}
@keyframes move_x{0%{transform:translate(0px,0px) }80%{transform:translate(0px,0px) }85%{transform:translate(4px,0px) }90%{transform:translate(0px,0px) }95%{transform:translate(4px,0px) }100%{transform:translate(0px,0px) }}
@-webkit-keyframes move_x{0%{transform:translate(0px,0px) }80%{transform:translate(0px,0px) }85%{transform:translate(0px,4px) }90%{transform:translate(0px,0px) }95%{transform:translate(0px,4px) }100%{transform:translate(0px,0px) }}
/* ¼¼·Î¾Ö´Ï¸ÞÀÌ¼Ç */
.-move_y{ transition:all .3s ease;-webkit-transition:all .3s ease;animation-name:spring_y;animation-duration:3.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:normal; -webkit-animation-name:move_y; -webkit-animation-duration:3.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:normal;}
@keyframes move_y{0%{transform:translate(0px,0px) }80%{transform:translate(0px,0px) }85%{transform:translate(0px,4px) }90%{transform:translate(0px,0px) }95%{transform:translate(0px,4px) }100%{transform:translate(0px,0px) }}
@-webkit-keyframes move_y{0%{transform:translate(0px,0px) }80%{transform:translate(0px,0px) }85%{transform:translate(0px,4px) }90%{transform:translate(0px,0px) }95%{transform:translate(0px,4px) }100%{transform:translate(0px,0px) }}
 
 
#header {  position:relative;  z-index:5; border:0px solid #000; padding-bottom:40px;  } /* ·èºÏ+¼¼¹Ì·èºÏÇü */


/* º£ÀÌÁ÷Çü»ó´Ü ·Î±×ÀÎ¿µ¿ª */

#header .header_01_wrap { border:0px solid #eaeaea; z-index:2; }
#header .header_01_wrap.fixed  { position:fixed; z-index:9;width:100%;top:0;left:0;}
#header .header_01_wrap .header_01 { display:block;padding:0 0 0 0px;border-bottom:1px solid #eaeaea; background:rgba(255,255,255,.95); transition:padding .3s,box-shadow 1s ease;}
#header .header_01_wrap .header_01 ul{ font-size:0;}
#header .header_01_wrap .header_01 li { position:relative;display:inline-block;width:20%;letter-spacing:0;}
#header .header_01_wrap .header_01 li a { position:relative;display:block;height:40px;line-height:40px; text-align:center;font-size:11px;color:#222;font-weight:200;}
#header .header_01_wrap .header_01 li:before { float:left;display:block;content:""; width:1px;height:9px;background:#eaeaea;margin-top:16px;  }
#header .header_01_wrap .header_01 li.line_off:before { width:0px;  }
  
#header .header_01 li a.last{background:none;}
#header .header_01 li strong{font-weight:600;}
#header .header_01 li a .cart_count {  z-index:1; position:absolute;top:30px;left:50%;width:15%;margin-left:-12%;padding:1px 3px 0;border:1px solid #e5ba35;background-color:#f3ca4b;border-radius:5px;color:#fff;font-weight:600;font-size:10px;line-height:16px;text-align:center;transition:opacity .8s 1s,top .8s 1s ease;}
#header .header_01 .header_point {position:absolute;z-index:1;top:30px;left:50%;width:55px;height:20px;margin:0 0 0 -28px;line-height:22px;background:#111;border-radius:4px;font-size:10px;font-weight:600;letter-spacing:0;text-align:center;color:#fff;transition:box-shadow 1s,opacity .8s 1s,top .8s 1s ease;}

#header .header_01_wrap .home { position:absolute;z-index:1; width:40px; height:0px;  top:0px; left:0px; overflow:hidden;  transition:all .3s 0s ease; }
#header .header_01_wrap .home img  {width:100%;}

/* ·Î±×ÀÎÇÈ½º */
#header .header_01_wrap.fixed .home { width:40px; height:40px; top:0px; box-shadow:0 3px 4px rgba(0,0,0,0.15); /* -webkit-opacity:1;transition:all .3s .5s ease; */; }
#header .header_01_wrap.fixed .header_01 { padding:0 0px 0 40px;box-shadow:0 3px 4px rgba(0,0,0,0.15);border-bottom:none;}
#header .header_01_wrap.fixed .header_01 li a .cart_count{top:20px;opacity:0;-webkit-opacity:0;}
#header .header_01_wrap.fixed .header_01 .header_point {top:20px;opacity:0;-webkit-opacity:0;}




#header .header-top { position:relative; width:100%; height:50px; background:rgba(255,255,255,0.95);  border-bottom:0px solid #eee; text-align:center; }
#header.fixed .header-top {position:fixed; left:0; top:0; border-bottom:0px solid #ddd; background:rgba(255,255,255,0.95); /* transition:all 0.6s;  */z-index:5;  } /* º£ÀÌÁ÷ÇüÀÏ °æ¿ì »ç¿ë¾ÈÇÔ */


#header .header-top h1 a {  display:inline-block; font-family: "Roboto"; font-weight:900; font-size: 20px; height:50px; line-height:50px; color:#000; letter-spacing:1px }
#header .header-top .logo img { width:auto; height:20px; margin-top:15px;  } /* ·Î°íÀÌ¹ÌÁö·Î»ç¿ë½Ã */

#header .header-top p.category { position:absolute; top:10px; left:10px; }
#header .header-top p.category .line:after { display:block; height:1px;   }
#header .header-top p.category a { display:block; position:relative; width:20px; height:30px;   } 
#header .header-top p.category span { display:block; position:absolute; top:50%; width:100%;  height:1px; background: rgba(0,0,0,1); transform:translate(0,-50%); color:transparent; }
#header .header-top p.category span:before,
#header .header-top p.category span:after { content: ""; position:absolute; left:0; top:0; width:100%; height:1px;  background: rgba(0,0,0,1);  }
#header .header-top p.category span:before { top:-6px; }
#header .header-top p.category span:after { top:6px; }
#header .header-top p.category i { display:block; font-size: 24px;  color:#000; cursor:pointer   }

#header .header-top p.cart { position:absolute; top:20px; right:45px; }
#header .header-top p.cart span {  width:22px; height:18px; display:block; position:relative; color:transparent;  } 
#header .header-top p.cart .css-cart {width:18px; height:16px; background:#fff; border-radius:1px;-webkit-border-radius:1px;-moz-border-radius:1px; border:1px solid #333; position:relative;}
#header .header-top p.cart .css-cart:before {content:''; height:8px; width:10px; border:1px solid #333; border-bottom:none; border-radius:50px 50px 0 0;-webkit-border-radius:50px 50px 0 0;-moz-border-radius:50px 50px 0 0; position:absolute; top:-7px; left:3px; }
#header .header-top p.cart a .count { position:absolute; left:50%; top:0px ;transform:translateX(-50%);  color:#000;  font-size:0.5rem; font-weight:300; z-index:99; }

/* ÀÌ¹ÌÁö·Î»ç¿ë½Ã
#header .header-top p.cart a { position:relative; display:block; width:30px; height:30px;  background:url('/design/d4-0278/wizmobile/t_cart_b.png') no-repeat center / 22px 22px; }
*/



/* °Ë»ö */
#header .header-top p.searchToggle { position:absolute; top:14px; right:10px;  }
#header .header-top p.searchToggle span {  width:22px; height:22px; display:block; position:relative; color:transparent; transition:all 0.6s;  } 
#header .header-top p.searchToggle .css-ser:before { content:''; height:16px; display:block; position:absolute; top:0; left:0; width:16px; border:1px #333 solid; border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}
#header .header-top p.searchToggle .css-ser:after{ content:''; height:10px; display:block; position:absolute; top:0; left:0; width:1px; background:#333; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); top:14px; left:17px;}

#header .header-top p.searchToggle.active .css-ser { border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px; background:#333;  transition:all 0.6s;}
#header .header-top p.searchToggle.active .css-ser:before, #header .header-top p.searchToggle.active .css-ser:after{ border:0px #333 solid; height:1px; width:22px; display:block; background:#fff; position:absolute; top:10px; left:0px; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
#header .header-top p.searchToggle.active .css-ser:after{ content:''; transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}


/* ÀÌ¹ÌÁö·Î»ç¿ë½Ã
#header .header-top p.searchToggle a { display:block; width:30px; height:30px; background:url('/design/d4-0278/wizmobile/t_ser_b.png') no-repeat center / 22px 22px;}
#header .header-top p.searchToggle a.active {background-image:url('/design/d4-0278/wizmobile/t_cart_b.png'); background-size:13px;} */

#header .header-top .searchLy { display:none; position:absolute; top:50px; left:0; padding:18px 5% 18px;  background:#f5f5f5; z-index:100; width:90% }
#header .header-top .searchLy .search { position:relative; text-align:center; }
#header .header-top .searchLy .search input { width:100%; height:30px; border:none; border-radius:5px; outline:none }
#header .header-top .searchLy .search .btn_search { position:absolute; right:0px; top:0px; border:0; border-radius:5px; background:#fff; padding:6px 8px 5px; }
#header .header-top .searchLy .search .btn_search i{width:18px; height:18px; line-height:18px; font-size:15px;  border-radius:20px;text-align:center; background:#eee;}
#header .header-top .searchLy .search .delete_btn { position:absolute; top:0px; right:40px; width:30px; height:24px; font-size:18px; color:#adadad; line-height:24px; z-index:10 } /* °Ë»ö¾î»èÁ¦ */
#header .header-top .searchLy .clearTag { height:200px ; }


/* ÀÎ±â°Ë»ö¾î */
.hit-keyword { background: #fff; margin-top: 20px;}
.hit-keyword ul { overflow-y:auto; text-align:left; max-height:100px; padding:8px; }
.hit-keyword li { display:inline-block; vertical-align:top; }
.hit-keyword li a { display:block; color:#666; background:#f8f8f8; border-radius:25px;  font-size:10px; margin:3px;   padding:5px 10px; }




.top_menu .swiper-container { overflow:hidden; height:40px; padding-right:30px;    }
.top_menu .swiper-slide { text-align: center; font-size: 18px;  width:auto; padding:0 13px;
 /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	
.top_menu .swiper-wrapper .swiper-slide a { display:block; overflow:hidden; text-overflow:ellipsis; width:100%; height:40px; line-height:40px; padding:0 5px; color:#666; font-size:12px; font-family:'Roboto' !important;font-weight:400;  white-space:nowrap; ; }


/* ÀüÃ¼¸Þ´º¹öÆ° */
.all_menu { position:absolute; right:0; top:0; z-index:10; overflow:hidden;  width:30px; height:100%;  background:rgba(255,255,255,1); border-left:0px solid #ddd; transition:all 0.35s;}
.all_menu span:before{content:''; height:10px; width:10px; display:block; border:1px solid #666; border-right-width:0; border-top-width:0; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); position:absolute; bottom:20px; left:10px; transition:all 0.35s ease;}
.all_menu.active span:before{ content:''; height:10px; width:10px; display:block; border:1px solid #666; border-left-width:0; border-bottom-width:0;  transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); position:absolute; bottom:15px; left:10px;}

.top_menu .allmenuLy { display:none; position:absolute; top:40px; left:0; padding:15px 4% 5px;  background:#f5f5f5; z-index:100; width:92%;}
.top_menu .allmenuLy h2 { text-align:left; padding-bottom:5px;  color:#777; font-size:10px; font-family:'Lato','Roboto' !important;font-weight:900;  }

.allmenuLy .inner_menu { width:100%;  background:rgba(255,255,255,0.95);  overflow:hidden; margin-bottom:10px;}
.allmenuLy .inner_menu:after { content: ""; display: block; clear: both; }

/* °¡·Î5°³ */
.allmenuLy .inner_menu ul.grid5 { overflow:hidden; position:relative; z-index:1; width:100%; margin-bottom:-1px;}
.allmenuLy .inner_menu ul.grid5 > li {float:left; width:calc(20% - 1px ); margin:-1px 0px 0 -1px; border:1px solid #f5f5f5; text-align:center; }
.allmenuLy .inner_menu ul.grid5 > li:nth-child(5n+5) {border-right:0;}

/* °¡·Î4°³ */
.allmenuLy .inner_menu ul.grid4 { overflow:hidden; position:relative; z-index:1; width:100%; margin-bottom:-1px;}
.allmenuLy .inner_menu ul.grid4 > li {float:left; width:calc(25% - 1px ); margin:-1px 0px 0 -1px; border:1px solid #f5f5f5; text-align:center; }
.allmenuLy .inner_menu ul.grid4 > li:nth-child(4n+4) {border-right:0;}

/* °¡·Î3°³ */
.allmenuLy .inner_menu ul.grid3 { overflow:hidden; position:relative; z-index:1; width:100%; margin-bottom:-1px;}
.allmenuLy .inner_menu ul.grid3 > li {float:left; width:calc(33.33% - 1px ); margin:-1px 0px 0 -1px; border:1px solid #f5f5f5; text-align:center; }
.allmenuLy .inner_menu ul.grid3 > li:nth-child(3n+3) {border-right:0;}

.allmenuLy .inner_menu ul > li a {display:block; overflow:hidden; height:40px; padding:0 5px; line-height:40px; color:#999; font-size:11px; font-family:'Roboto' !important;font-weight:400;    }

.allmenuLy .inner_menu ul.smenu  > li:nth-child() a { color:#ad4d4d; }
.allmenuLy .inner_menu ul.smenu  > li:nth-child() a { color:#ad864d; }



@media screen and (min-width:768px) {
    #header #menu {width:85px;}
    #header .headerTop {padding-right:85px;}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}


/* ´ÙÃ£´Ù °Ë»ö ÆÄÀÎ´õ - ·¹ÀÌ¾î */
#allfinder-ctr { z-index: 100; position: fixed; right:0; bottom:50%; }
#allfinder-ctr a { display:block; width:77px; height:64px; background:url('/images/common/allfinder_ctrl_mo.png') no-repeat 0 0; background-size:100% 100%; border:none; outline:none; font-size:0; }

.all-finder-layer { z-index:200; position:fixed; top:0; left:0; width:100%; height:100%; background:#fff; overflow-y:auto; }
.all-finder-layer .finder-hd { z-index:1; position:fixed; top:0; left:0; width:100%; height:60px; border-bottom:1px solid #e7e7e7; background:#fff; }
.all-finder-layer .finder-hd .fa-close { position:absolute; top:17px; right:10px; font-size:26px; color:#000; }
.all-finder-layer .finder-hd .finder-tit { height:60px; line-height:60px; padding:0 10px; font-size:16px; font-weight:bold; color:#000; letter-spacing:-2px; }
.all-finder-layer .finder-search { position:relative; margin:0 10px 20px; border:2px solid #000; border-radius:3px; }
.all-finder-layer .finder-search .fa-search { display: inline-block; width: 40px; height: 42px; line-height: 42px; text-align: center; font-size: 18px; }
.all-finder-layer .finder-search .txt-input { width:85%; height:42px; line-height:42px; margin:0; padding:0; font-size:14px; outline:none; border:none; color: #000; vertical-align:top; letter-spacing:-1px; }
.all-finder-layer .finder-search .txt-input::-webkit-input-placeholder { color:#b1b1b1; }
.all-finder-layer .finder-search dd { background:#FFF; }
.all-finder-layer .finder-opt { padding:60px 0 55px; color:#000; }
.all-finder-layer .finder-opt dl dt { position:relative; height:53px; line-height:53px; padding:0 10px; border-top:1px solid #e7e7e7; font-size:14px; font-weight:bold; color:#000; letter-spacing:-1px; }
.all-finder-layer .finder-opt dl dt .fa { position:absolute; top:50%; right:10px; margin-top:-13px; font-size:25px; color:#b2b2b2; }
.all-finder-layer .finder-opt dl dt > .finder-tooltip-btn { display:inline-block; width:20px; height:20px; line-height:20px; margin-top:0; border:1px solid #cecece; border-radius:20px; color:#666; font-size:11px; background:#fff; text-align:center; outline:none; }
.all-finder-layer .finder-opt dl dt .finder-comm-layer { display:none; position:absolute; top:43px; left:10px; width:70%; padding:0 15px 11px; border:1px solid #000; background:#fff; text-align:left; font-weight:normal; color:#000; z-index:1 }
.all-finder-layer .finder-opt dl dt .finder-comm-layer .finder-btn-close { display:inline-block; position:absolute; top:10px; right:14px; margin:0; font-size:19px; color:#000; outline:none; }
.all-finder-layer .finder-opt dl dt .finder-comm-layer .finder-layer-tit { padding:13px 0; border-bottom:1px solid #e5e5e5; font-size:14px; font-weight:bold; line-height:14px; }
.all-finder-layer .finder-opt dl dt .finder-comm-layer .finder-layer-cnt { padding-top:13px; line-height:1.5; font-size:13px; }
.all-finder-layer .finder-opt dl dd { display:none; padding:10px 5px 0; border-top:1px solid #e7e7e7; background:#f4f4f4; font-size:0; }
.all-finder-layer .finder-opt dl dd label { display:inline-block; width:33.3333%; text-align:center; line-height:18px;}
.all-finder-layer .finder-opt .finder-color label { width:12.5%; }
.all-finder-layer .finder-opt .finder-price .finder-price-input { padding:0 5px 10px; text-align:right; font-size:12px; }
.all-finder-layer .finder-opt .finder-price .finder-price-input:after { clear: both; content: ""; display: block; }
.all-finder-layer .finder-opt .finder-price .finder-price-input span { float:left; display:inline-block; height:34px; line-height:34px; }
.all-finder-layer .finder-opt .finder-price .finder-price-input label { display: inline-block; width: 33%; padding: 0 8px; border: 1px solid #ccc; border-radius:3px; color: #666; background:#fff; }
.all-finder-layer .finder-opt .finder-price .finder-price-input label .txt-input { display: inline-block; width: 84%; height: 32px; line-height: 32px; padding: 0; border: none; background: none; color: #000; outline:none; text-align:right; }
.all-finder-layer .finder-opt .finder-child-category { padding:0; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category { padding:15px; margin-bottom:9px; border-bottom:1px solid #e7e7e7; font-size:14px; font-weight:bold; color:#9a9a9a; background:#fff; word-break:break-all; letter-spacing:-1px; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category .pd-2px { padding:0 2px; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category .fc-black { color:#000; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category .fa { margin-left:2px; color:#000; }

.all-finder-layer .finder-btn-c { z-index:1; position:fixed; bottom:0; left:0; width:100%; height:55px; text-align: center; font-size:0; }
.all-finder-layer .finder-btn-c a.reset { display: inline-block; width: 30%; height: 55px; line-height: 55px; background: #999; color: #fff; font-size: 16px; font-weight: bold; letter-spacing: 1px; border:none; }
.all-finder-layer .finder-btn-c button { display: inline-block; width: 70%; height: 55px;padding:13px 0 18px; background: #000; color: #fff; font-size: 16px; font-weight: bold; letter-spacing: -0.5px; border:none; vertical-align:bottom; }
.all-finder-layer .finder-btn-c button span.fa-search { margin-right:5px; margin-top:-2px; vertical-align:middle; font-size:0.750em; }
.all-finder-layer .finder-btn-c button span.finder-count { display:inline-block; color:#ffd800; font-size:18px; font-style:normal; }

.all-finder-layer .finder-opt .finder-options { display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:80%; height:22px; padding: 5px 5%; line-height:22px; border: 1px solid #ccc; word-break:break-all; border-radius: 20px; background:#fff; color:#000; text-align:center; font-size:12px; }
.all-finder-layer .finder-opt .finder-options.on { font-weight: bold; border: 1px solid #000; box-shadow:2px 2px 3px #d2d2d2; }
.all-finder-layer .finder-opt .finder-option-color em { display: inline-block; width: 33px; height: 33px; border-radius:20px; font-size:0; vertical-align:middle; }
.all-finder-layer .finder-opt .finder-option-color.color-picker { width:33px; height:33px; padding: 0; border: none; } 
.all-finder-layer .finder-opt .finder-option-color.color-picker .fa-check { display:none; width:33px; height:33px; margin-top:-25px; color:#fff; text-align:center; font-size:16px; }
.all-finder-layer .finder-opt .finder-option-color.color-picker.on .fa-check { display:block; }
.all-finder-layer .finder-opt .finder-option-color.color-picker.on.finder-option-color-white .fa-check { color:#000; }

.finder-option-color.finder-option-color-black em { background-color: #000; }
.finder-option-color.finder-option-color-white em { background-color: #FFF; width: 20px; height: 20px; border: 1px solid #e5e5e5; }
.finder-option-color.finder-option-color-gray em { background-color: #808080; }
.finder-option-color.finder-option-color-beige em { background-color: #e5d0b2; }
.finder-option-color.finder-option-color-brown em { background-color: #aa6810; }
.finder-option-color.finder-option-color-navy em { background-color: #425583; }
.finder-option-color.finder-option-color-blue em { background-color: #0000ff; }
.finder-option-color.finder-option-color-light-blue em { background-color: #62acff; }
.finder-option-color.finder-option-color-red em { background-color: #ff0000; }
.finder-option-color.finder-option-color-orange em { background-color: #ffa500; }
.finder-option-color.finder-option-color-yellow em { background-color: #ffff00; }
.finder-option-color.finder-option-color-pink em { background-color: #ffc0cb; }
.finder-option-color.finder-option-color-purple em { background-color: #800080; }
.finder-option-color.finder-option-color-jaju em { background-color: #a63f7f; }
.finder-option-color.finder-option-color-khaki em { background-color: #2f5e2f; }
.finder-option-color.finder-option-color-green em { background-color: #008000; }
.finder-option-color.finder-option-color-light-green em { background-color: #72dd95; }
.finder-option-color.finder-option-color-silver em { background-color: #dfdfdf; }
.finder-option-color.finder-option-color-gold em { background-color: #cfbc4e; }
.finder-option-color.finder-option-color-apricot em { background-color: #fbceb1;  }

.all-finder-layer .search-auto-complete-list { display:none; z-index:1; position:absolute; top:43px; left:0; width:100%; line-height:14px; background:#fff; box-shadow:0px 0px 5px 0px rgb(0 0 0 / 20%); }
.all-finder-layer .search-auto-complete-list ul { width:100%; padding:8px 5px 10px 5px; border-bottom:1px solid #ddd; display: flex; flex-wrap: wrap;}
.all-finder-layer .search-auto-complete-list ul li { text-align:center; margin: 3px; }
.all-finder-layer .search-auto-complete-list ul li a { display:block; padding:8px 14px; color:#000; border: 1px solid #eee; border-radius: 10px; background:none; font-family:'malgun gothic'; font-size:11px; letter-spacing:-1px; } 
.all-finder-layer .search-auto-complete-list ul li a strong { color:#ab3e41; }
.all-finder-layer .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.all-finder-layer .search-auto-complete-list ul li a:hover span {}
.all-finder-layer .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#666; font-size:11px; }





/* BASIC css end */

