/* BASIC css start */
/* 170426 morenvy */
.cboth { clear:both;*zoom:1 }
.cboth:after { content:" "; display:block; clear:both; }
.fleft {float:left;}
.fright {float:right !important;}

/* 각 페이지 상단 타이틀 */
#contents .h_title,
.page_location {background: url('http://minia.img14.kr/mobile_dodobaby/sub_icon.gif') no-repeat 5px 8px;padding-left:25px; height:20px; line-height:20px;border-top:0;border-bottom: 1px solid #e3e3e3;font-weight:bold; background-size:14px;}

/* 카테고리 검은색배경 전체적으로 변경 */
#mask {top:0 !important;}

/* 상품 더보기 하단 여백 */
#container .more {margin-bottom:20px; margin-top:10px;}

/* 상품진열 */
.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 8px;  text-align:center; font-size:0;}
.list_shopping2x li {width:50%; vertical-align: top; text-align:left; }
.list_shopping2x li a {display: block; padding:0 0px 18px 0px; border:1px solid #e9e9e9; margin:5px 5px 10px; }
.list_shopping2x li img.listPic {width:100%; }
.list_shopping2x .list_shoppingInfo {margin-top:0px; text-align:center; font-size:12px; padding:14px 0px 0px; }
.list_shopping2x .subname {font-size:11px; color:#999; letter-spacing:-0.5px; padding:0px 10px; margin:4px 0px;}
/* //상품진열 */

.custom {margin-top:3px;text-decoration:line-through;font-size:11px;color:#777;}
.listPrice {font-size:14px;color:#98bbc3;font-weight:bold;}
.desc {font-size:12px;color:#777;margin-top:3px;}
.displaynone {display:none;}

/* 서브 셀렉트 버튼 색상변경 */
.btn_Red {background-color:#a9ced7!important;border:1px solid #a9ced7 !important;}

/* 갤러리 게시판 배경 흰색 */
#gallery-list .item {background-color:#fff;}

.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%;}

#header .section { height:34px;  border-bottom:1px solid #e9e9e9; background-color:#fcfcfc;}
#header .section ul {text-align:center;}
#header .section li {display:inline-block;padding:0 5px;font-size:11px;color:#e9e9e9;position:relative;vertical-align:middle;}
#header .section li a {color:#33353d;line-height:34px;font-size:12px;display:block;}
#header .section #point_icon {position:absolute; z-index:1; top:32px; left:6px; text-align:center; padding:0; }
#header .section #point_icon span {position:absolute;top:-10px; left:50%;margin-left:-5px;color:#a9ced7; z-index:1; }
#header .section #point_icon > div {display:block; width:52px; margin:0; height:17px; line-height:19px;background:#a9ced7; border-radius:5px;font-size:10px;color:#fff; letter-spacing:0px; font-family:"tahoma"}


#header .section1 {height:98px; position:relative;}
#header .section1 .logo {text-align:center; vertical-align:middle; line-height:98px;}
#header .section1 .logo img {height:35px; vertical-align:middle;}
#header .section1 .category_box {width:30px;height:30px;position:absolute; top:33%;left:5%; font-size:0px;}
#header .section1 .category_box img {width:30px;}

#header .section1 .search_box {width:30px;height:30px; background-color:#fff; position:absolute; top:33% !important;right:5%;text-align:center;line-height:40px;font-size:0px; }
#header .section1 .search_box img {width:30px;}

#header .search {height:42px; position:relative;top:0px; color:#fff;left:0; right:0; background-color:#a9ced7; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:96%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}
#header .search .btn_search {width:45px; height:42px; line-height:50px; background-color:#8baeb7; position:absolute; top:0; right:0; color:#fff; text-align:center;}




#header .section2 { width:100%;height:40px; background-color:#fff; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;}
#header .section2 li {float: left; width:25%; text-align: center;border-left:1px solid #e9e9e9; box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
#header .section2 li:first-child {border:0;}
#header .section2 li a {color:#333; font-size:10px;font-weight:bold; line-height: 40px;display:block;letter-spacing:-0.5px;}

#header .section3 { width:100%;height:40px; background-color:#fff; border-top:0px; border-bottom:1px solid #e9e9e9;}
#header .section3 li {float: left; width:25%; text-align: center;border-left:1px solid #e9e9e9; box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
#header .section3 li:first-child {border:0;}
#header .section3 li a {color:#333; font-size:10px;font-weight:bold; line-height: 40px;display:block;}


/* 카테고리 */
aside {position:fixed; width:75%; height:100%; top:0px; left:0; bottom:0; padding:4%; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside nav li {border-bottom:1px solid #ccc; position:relative;}
aside nav li a {display: block; height: 35px; line-height:35px; 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 > 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 nav li > ul {background-color:#f4f4f4; display:none; border-top:1px solid #c3c3c3;}

aside .section ul {padding:0;margin:0;}
aside .section li {float:left;border:1px solid #222222;width:35%;margin:0 3% 0 0;}
aside .section li a { color:#222222; line-height:31px; font-size: 12px; display: block;text-align:center;}
aside .section li img {height:25px;vertical-align:middle;}
aside .section li.login {background-color:#222222;}
aside .section li.login a {color:#fff;}
aside .section li.close {border:0;float:right;width:10%;text-align:right;padding-top:4px;}

aside .section1 {margin:15px auto 20px;}
aside .section1 ul {padding:0;margin:0;}
aside .section1 ul li {float:left;width:19%;margin:0 6% 0 0;text-align:center;position:relative;}
aside .section1 ul li:nth-child(4) {width:24%;margin:0;}
aside .section1 ul li img {height:40px;}
aside .section1 ul li a {color:#000; line-height:20px; font-size: 12px; display: block;text-align:center;}
aside .section1 .slide_count {display:inline-block; position:absolute;bottom:20px;right:4px;min-width:15px; padding:0 3px; min-height:15px; line-height:15px; background-color:#111; color:#fff; font-weight:bold; font-size:11px; border-radius:10px; text-align:center;}

aside .section2 {border:1px solid #c3c3c3;border-bottom:0;}
aside .section2 .asideTop {background-color:#fafafa;font-size:0;}
aside .section2 .asideTop a { width: 33%;line-height:40px;height:40px;text-align:center;display: inline-block;font-size:12px; color:#8f8f8f; font-weight: bold; border-left:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;border-top:0;}
aside .section2 .asideTop a:first-child {border-left:0;}
aside .section2 .asideTop a.act {color:#000;border-bottom:1px solid #fff;background-color:#fff;color:#000;}

aside .section3 {margin:25px 0 50px;font-size:12px;color:#000;line-height:16px;}
aside .section3 p {margin-bottom:20px;border:1px solid #e9e9e9;width:150px;text-align:center;}
aside .section3 p img {height:30px;border-right:1px solid #e9e9e9;float:left;}
aside .section3 a {font-size:12px;color:#000;line-height:30px;text-align:center;font-weight:bold;display:block;}



/* 최근 본 상품 */
#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 */

