/* º£ÀÌÁ÷ÇüÀ¸·Î »ç¿ë½Ã ÁÖ¼®Ã³¸®ÇØÁ¦ ÇÏ´Â °÷ =================================================================== */

#header {  position:relative;  z-index:11; border:0px solid #000; padding-bottom:0px;  } 
#header .header-top { position:relative; width:100%; height:80px !important;  background:rgba(255,255,255,0.95);  border-bottom:0px solid #eee; text-align:center; }
#header.fixed .header-top { display:none;  }
#header .header-top h1 a {  display:inline-block; font-family: "Roboto"; font-weight:700; font-size: 20px; line-height:80px; color:#333; letter-spacing:3px }
#header .header-top .logo img { width:auto; height:20px; margin-top:30px; } 
#header .header-top p.category { position:absolute; top:25px !important; left:10px; }
#header .header-top p.cart { position:absolute; top:30px !important; right:45px; }
#header .header-top p.searchToggle { position:absolute; top:24px !important; right:10px;  }
#header .header-top .searchLy { display:none; position:absolute; top:80px; left:0; padding:18px 5% 18px;  background:#f5f5f5; z-index:100; width:90% }


.top_menu {  position:relative ; width:100%; height:40px; margin:0 auto; border-top:1px solid #eee;border-bottom:1px solid #eee; background:rgba(255,255,255,0.9); text-align:center; transition: top 0.2s ease-in-out;}
.top_menu.fixed { position:fixed; left:0; top:40px; border-bottom:0px solid #ddd; background:rgba(255,255,255,0.95); z-index:5;  }

/*  ================================================================================================================ ³¡ */