/* BASIC css start */
 
@font-face {
  font-family: 'Bodoni';
  font-style: normal;
  src: url("/design/levar/font/Bodoni-Light.ttf") format("ttf"),
}   
       * {
	outline: none;
}
#logo, .logo{font-size: 18px!important;word-spacing: -8px; }
.MS_scroll_text_item {width:100%!important;}
#MS_scroll_text_container {width:100%!important;background:#000; color: #fff!important; text-align:center}
#MS_scroll_text_container a{ color: #fff!important; font-size:12px;font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif !important;}
.navCategory {padding-left:20px}
.menuGroup {position:absolute; z-index:99999; left: 0; top: 0;}

#menuGroup .top-pt-01 {position:fixed; width: 50px;top:0; left:0; right:0; z-index:100;}
#menuGroup .top-pt-02 {position:fixed; width: 50px;top:0; left:0; right:0; z-index:100;}

#menuGroup .fa-times {position: fixed; right: 0;}
#menuGroup .fa-navicon:before {
    background-image:url('/design/levar/img/menu1.png');
    content: "";
    width: 50px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    display: inline-block;
}
#menuGroup .fa-times:before { 
    background-image: url('/design/levar/img/close.png');
    content:"";
    width:50px; 
    height:55px;
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: center;display:inline-block;
}
        
#logo {padding:18px 0px 0 0;position: absolute;
    left: 50%;
    transform: translateX(-50%);}
#loginBt {float:right; font-size: 12px; text-align:right; padding:21px 10px 16px 0px;}

#cartBt {float:right; font-size: 12px; text-align: right; padding: 21px 15px 16px 0px;}

.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%;position: relative;margin-bottom: 0px;}
#header .top-pt-01 {position:fixed; top:0; left:0; right:0; z-index:100;}
#header .top-pt-02 {position:fixed; top:0; left:0; right:0; z-index:100;}
#header .headerTop {min-width:275px;height: 55px; text-align:left; background:#fff; }

#header #menu { display: block; }
#header #menu .fa {top:0px;}
#header .headerBottom {padding:0 10px; margin-bottom: 20px;}
#header .headerBottom h1 {font-size:2.333em;}
#header .headerBottom .headerBottomLeft {float:left; margin-top: 22px;}
#header .headerBottom .headerBottomRight {float:right; margin-top: 20px;}
#header .headerBottom .headerBottomRight a {margin-left:17px; color:#7d7d7d;}
#header .headerBottom .headerBottomRight a .fa-bookmark-o {color:#f1494d;}
#header .headerBottom .headerBottomRight .cart {position:relative;}

#header .headerBottom .headerBottomRight .cart sup {width:12px; height:12px; background-color:#f1191f; color:#fff; border-radius:6px; position:absolute; top:-12px; right:-5px; text-align: center; line-height: 12px;}



#header .search {height:42px; position:relative; left:0; right:0; background-color:#ab3e41; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:90%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}


/* 카테고리 */
aside {position:fixed; width:100%; height:100%;top: 0px; right:0; bottom:0; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside .asideTop {text-align:center;}
aside .asideTop a {width:33.33%; height:62px; display:inline-block; border-bottom:2px solid #c3c3c3; color:#8f8f8f; font-weight:bold;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act {color:#ab3e41; border-bottom:2px solid #ab3e41;}
aside nav p {line-height: 21px;}
aside nav li { position:relative;}
aside nav li a {display: block; height: 22px; line-height:22px; padding:0 0 0 20px; margin-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
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 .asideBottom {padding:20px 22px;}
aside .asideBottom .tel {color:#ab3e41; font-size:1.333em; font-weight:bold; display: block;}
aside .asideBottom .fa-stack {color:#000; margin-top: -5px;}
aside .asideBottom .copyright {margin-top:10px;}
aside .navCommunity {display:none;}
aside .navMypage {display:none;}


aside .search {margin:40px 0 30px 0; border-bottom:1px solid #eee;width: 115px ;}
aside .searchBox {width:70%;  display:inline-block;}
aside .btn_search {display:inline-block;vertical-align: top;}
aside .btn_search img{width:15px;}
.border2 {width:12px; height:1px; font-size:0; background:#000; margin:10px 0}
aside .camlogobt {margin:30px 0 5px 0;width:12px;}
aside input[type="text"] {width: 100%;height: 23px;border: 1px solid #fff !important;-webkit-appearance: none;-moz-appearance: none;appearance: none;background:#fff}
aside input:focus {outline:none;}

/* //카테고리 */

/* 최근 본 상품 */
#ly_lastView {width:100%; position:absolute; top:36px; left:0; background-color:#fff; z-index:101; padding-bottom:20px; box-shadow: 0 1px 10px #717171; display:none;}
/* //최근 본 상품 */

@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;}
}

/* BASIC css end */

