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

/* 각 페이지 상단 타이틀 */
#contents .h_title {background:none;padding:0; height:25px; line-height:25px;border-top:0;border-bottom: 1px solid #e3e3e3;font-weight:bold; background-size:14px;text-align:center;}
.page_location {padding:0; height:25px; line-height:25px;text-align:center;margin:0 auto;font-weight:bold;}
.page_location ol { display:inline-block;}
.page_location li {float:none;display:inline-block;}
#review-board-list .h_title .btn_Red {margin-top:0;}

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

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

/* 상품 하단 여백 */
.list_shopping3x li,
.list_shopping2x li {margin-bottom:7px;position: relative; text-align:center;}

.list_shopping2x li img.listPic, 
.list_shopping3x li img.listPic {width:98.9%;padding:5% 0% 5% 0%;}

.items {/*padding:0 0 0 7px !important;*/}

.list_shopping3x .list_shoppingInfo,
.list_shopping2x .list_shoppingInfo {margin:0; /*padding:10px 0 10px 0;*/ padding:10px 4px; box-sizing:border-box; text-align:left; width:100%; background-color:#fff;}

.list_shopping3x li a,
.list_shopping2x li a {padding:0;margin:0;}

.list_shopping1x li a,
.list_shopping1x li:first-child a {padding:10px;}
.list_shopping1x .list_shoppingInfo {padding-top:4%;}
.custom {display:none; margin-top:3px; font-size:12px;color:#777;}
.custom .listPrice{display:block;}
.cus {text-decoration:line-through; margin-right:6px;}
.listPrice {display:none; font-size:12px;color:#666;font-weight:bold; }
.desc {font-size:12px;color:#999;margin-top:3px;}
.displaynone {display:none;}

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

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

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

/* 상단 */
#header { margin:0px;padding:0px;}
#header .top_space {height:1px;background-color:#fff;}
#header .section { height:92px;background-color:#fff;position:relative;}
#header .section .category_box {width:30px;height:50px;position:absolute;top:0;left:3%;font-size:0px;text-align:center;}
#header .section .category_box a {text-align:center;vertical-align:middle;line-height:50px;}
#header .section .category_box a img {height:30px;vertical-align:middle;}
#header .section .top_right {height:50px;color:#111;position:absolute;top:0;right:3%;text-align:center;line-height:50px;font-size:0px;}
#header .section .top_right .top_cart {height:50px;color:#111;float:right;text-align:center;line-height:50px;font-size:0px;margin-left:10px;}
#header .section .top_right .top_cart a {font-size:12px;color:#111;text-align:center;line-height:50px;}
#header .section .top_right .search_box {height:50px;float:left;text-align:center;line-height:50px;font-size:0px;}
#header .section .top_right .search_box a {text-align:center;vertical-align:middle;line-height:50px;}
#header .section .top_right .search_box a img {height:30px;vertical-align:middle;}
#header .section .logo {text-align:center; vertical-align:middle; line-height:50px;margin-top:0px;}
#header .section .logo img {height:30px; vertical-align:middle;}

#header .search {height:42px;border-top:1px solid #ebebeb; position:relative;top:0px; color:#555;left:0; right:0; background-color:#fff; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:96%; height:30px;  margin-top: 6px; padding: 0 5px;}
#header .search .btn_search {width:45px; height:42px; line-height:50px; background-color:#fff; position:absolute; top:0; right:0; color:#555; text-align:center;}
#comment_top.fixed {
		position:fixed;
		width:100%;
		top:0;
		z-index:100;
		/* These three lines are for transparency in all browsers. */
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		opacity:.8;
}

#header .section .inner_sec1 {width:100%; height:40px; line-height:40px; clear:both; border-top:1px solid #959595; border-bottom:1px solid #959595;}
#header .section .inner_sec1 li {float:left; width:20%; text-align:center;}
#header .section .inner_sec1 li a {color:#191e21; font-size:11px; font-family:"roboto"; }


/* 카테고리 */
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 .ssilde ul {padding:0;margin:0;}
aside .ssilde li {float:left;width:100%;margin-top:20px; margin-bottom:-5px;}
aside .ssilde ul li input {width:85%;}
aside .ssilde ul li img {height:35px; margin:0 0 0 0;}



aside .section2 {border:1px solid #c3c3c3;border-bottom:0;}
aside .section2 .asideTop {background-color:#fafafa;font-size:0;}
aside .section2 .asideTop a { width: 49.5%;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 #cecece;width:150px;text-align:center;}
aside .section3 p img {height:30px;border-right:1px solid #cecece;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;}
/* //최근 본 상품 */



/* */
.SMS_rolling_menu .swiper-slide{
    width: 19% !important;
}
.SMS_rolling_menu .swiper-slide:nth-child(3){
    width: 25% !important;
}
.SMS_rolling_menu .swiper-slide:nth-child(5){
    width: 15% !important;
}
.SMS_swiper_buttonNext{
display:none;
}

.price_container .item-sale{color: #c41b1b;
    font-size: 12px;
    letter-spacing: 0px;
    padding-left:3px; font-weight: normal;}



/* BASIC css end */

