﻿/* 우리샵 모바일 sch css 모음 */
.clearboth{*zoom:1;}
.clearboth:after{content: "";display: block;clear: both;}

/* 2020 03 23 nav - 돈버는쇼핑 - 상품보이게 아코디언 형태로 카테고리 ui 축소작업 */
.sch-m-20200323-acc-wrap li{padding:5px;}
.sch-m-20200323-acc-wrap li img{width:30px;position:absolute;top:0px;right:0;}
.sch-m-20200323-acc-wrap.on li img{transform:rotate(0.5turn);}
.pos-r{position:relative;}

/* 2020 03 24 sch topbtn 적용 eventmall_category.aps,eventmall_categorynew.aps,eventmall.aps,new.aps */
.top-btn-sch{width:50px;height:50px;position:fixed;bottom:70px;right:20px;cursor:pointer;background: url('/images/button/top_button_ui.svg') 0 0 no-repeat;background-size:contain;display:none;z-index:10;}

/* sch 0325 list ui 통일작업 */	
.good-new-sch-left-img{float:left;width:43%;box-sizing:border-box;padding-right: 14px;letter-spacing: -0.5px;line-height: 20px;}
.good-new-sch-right-text{float:left;width:57%;box-sizing:border-box;padding: 5px;text-align:left;}
.good-new-sch-right-text .name{font-size: 16px;color: #131313;font-weight: normal;letter-spacing: -0.5px;line-height: 20px;text-overflow: ellipsis;overflow: hidden;word-wrap: break-word;
    white-space: normal;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.good-new-sch-right-text .money_txt{margin-top: 4px;color: #d2163e;font-size: 17px;padding: 1px 0 0 2px;letter-spacing: -0.5px;line-height: 20px;font-weight: bold;margin-bottom: 0;}
.good-new-sch-right-text .v_price{box-sizing: border-box;font-weight: normal;font-size: 1.0em;color: #1394ef;margin-bottom: 0;}
.pv_list .sch-li{width:100%;margin: 7px 0;border: 1px solid #f0f1f2;overflow: hidden;padding: 13px 15px 15px;}

/* sch 0325 list ui 통일작업 스타전용관은 table로되어있어 완전히 새롭게. */	


/* 2021 11 22 */
.jan-m-search-box{position:relative;padding:5px;box-sizing:border-box;margin:10px 0;}
.jan-m-search-box .left{float:left;width:30%;text-align:center;height:30px;line-height:30px;}
.jan-m-search-box .left strong{color:#000000;font-size:3.5vw;}
.jan-m-search-box .left strong span{color:#c02f42;font-size:3.5vw;}

.jan-m-search-box .right{float:left;width:70%;}
.jan-m-search-box .right input{position:relative;border:2px solid #160e0d;border-radius:20px;height:30px;background-size:16px;width:100%;padding:0 30px 0 10px;}
.jan-m-search-box .right input:focus{border:2px solid #160e0d;outline:none;}
.jan-m-search-box .right img{position:absolute;top:10px;right:18px;width:16px;}

.janbogi-wrap{width:100%;margin:0 auto;padding:0px 0;text-align:center;}
.janbogi-wrap a{float:left;display:inline-block;width:25%;text-decoration:none;padding:5px;box-sizing:border-box;}
.janbogi-wrap a span{color:#47403e;font-size:3vw;display:block;padding:10px 0;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;width:100%;}

.sch-m-20200323-acc-wrap li{padding:5px;}
.sch-m-20200323-acc-wrap li img{width:30px;position:absolute;top:0px;right:0;}
.sch-m-20200323-acc-wrap.on li img{transform:rotate(0.5turn);}
.pos-r{position:relative;}

.no-data-wrap{width:100%;text-align:center;padding:80px 0;box-sizing:border-box;}
.no-data-wrap strong{color:#000000;font-size:18px;display:inline-block;margin-top:8px;margin-bottom:4px;}
.no-data-wrap span{color:#c4c4c4;font-size:14px;display:inline-block;margin-bottom:8px;}

/* 2022 09 05 상기팀 카카오톡 1:1 상담버튼 추가 */
.kakao-icon{width:50px;height:50px;position:fixed;bottom:130px;right:20px;
cursor:pointer;background: url('/images/banner/20230426/w_cs_icon.svg') 0 0 no-repeat;background-size:contain;z-index:10;}

