@charset "utf-8";

.miso-item .item-wrap { overflow:hidden; line-height:20px; }
.miso-item .item-none { padding:50px 10px; text-align:center; color:#888; }
.miso-item .item-row { float:left; overflow:hidden; }
.miso-item .item-list { overflow:hidden;}
.miso-item .item-image { position:relative; overflow:hidden; margin:0px; }
.miso-item .item-img { position:relative; overflow:hidden; max-height:360px; }
.miso-item .item-img .wr-img { width:100%; height:auto; }
.miso-item .item-icon { position:absolute; left:0px; top:10px; line-height:1px; z-index:1; }
.miso-item .item-content { overflow:hidden; padding:10px 15px 0px; }
.miso-item .item-content strong { font-size:14px; letter-spacing:-1px; padding-right:1px; }
.miso-item .item-content .item-desc { font-size:12px; color:#888; margin-top:4px; }
.miso-item .item-cur-price { font-size:13px; padding:0px 15px; line-height:16px; height:16px; margin-top:6px; text-align:right; }
.miso-item .item-price { font-size:15px; padding:0px 15px 10px; line-height:22px; }
.miso-item .item-info { text-align:center; font-size:15px; padding:8px 15px; padding-right:5px; line-height:24px; border-top:1px solid #eee; background:#fafafa; }
.miso-item .item-info span { display:inline-block; margin-right:10px; }
.miso-item .item-info span i { margin-right:2px; }
.miso-item .item-info span.item-star i { margin-right:0px; }
.miso-item #infscr-loading { background: rgb(0, 0, 0); margin:0px; padding: 10px; border-radius: 10px; left: 50%; width: 200px; margin-left:-110px; text-align: center; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 100; opacity: 0.8; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.miso-item .item-more { text-align:center; margin:15px 0px 0px; }

.miso-item .item-point { position:absolute; left:0; bottom:0; z-index:1; margin:0px !important; padding:4px 6px 4px 15px !important; line-height:1.0 !important;}
.miso-item .item-point span { letter-spacing:0; }

.item-row .img-wrap .img-item {width: auto;height: auto;position: relative;}
.item-row .img-wrap .img-item img {width: auto; margin:0 !important;}
.item-row .img-wrap .border-line > a {/* border: 5px solid #fff; */display: block;padding: 10px 0;background-color: #fff;}
.item-row .img-wrap .border-line {border: 1px solid #ddd;}
.item-row:hover .img-wrap .border-line > a {/* border: 5px solid #db096c; */}

.pick .item-row .compare  {}
.pick .item-row:last-child .img-wrap > a,
.pick .item-row:last-child .compare  {border-right: 1px solid #ddd;}
.best-icon {position: absolute;top: 0;left: 0;display: none;}
.pick .best-icon {}

.best-item .miso-item .item-list {padding-top: 0;}

/*상품상새내용*/
.miso-item .item-list {padding: 25px 0;}
.miso-item .pro_name {text-align: center;font-size: 20px;margin: 13px 0 20px;font-weight: 600;color: #000;}
.miso-item .pro_name .phon-name {font-size: 22px;margin-bottom: 5px; color:#333333; line-height:1.1;}
.miso-item .pro_name .phon-sub {font-size: 16px;color:#535353; font-weight: 500;}
.miso-item .price {text-align: center;width: 100%;font-size: 20px; color:#ff4900; font-weight: 600;  padding-top:20px;}
.miso-item .bozo_txt {color:#888888; font-size: 14px; font-weight: 500;}

.miso-item .compare {width: 100%;text-align: center;background-color: #f5f5f5;font-size: 16px;border: 1px solid #ddd;border-top: none;}
.miso-item .item-list,.img-wrap,.miso-item .item-row,.miso-item .item-wrap,.miso-item .item-image {overflow: visible!important;}
.miso-item input[type=checkbox] {margin: 0;}

.miso-item .compare:after {display: block;content: '';clear: both;}
.miso-item .compare .pull-left {padding: 10px;width: 100%;text-align: center; padding-right:0;}
.miso-item .compare .pull-left .ck-box-l{border:none; float: left; padding: 0; width:auto; font-size: 14px; font-weight: 500;}
.miso-item .compare .pull-left .ck-box-l.on{ color:black;}
.miso-item .compare .pull-right div {float: right;}
.miso-item .compare .pull-right div a {display: block;padding: 0 10px;height: 60px;line-height: 60px;    border-left: 1px solid #ddd;}

.compare:after {display: block;content: '';clear: both;}
.compare .pull-left {padding: 10px;width: 100%;text-align: center;}
.compare .pull-left .ck-box-l{border:none; float: left; padding: 0; width:auto; font-size: 16px; font-weight: 500;color:#333; text-indent: 28px; background-image: url("/img/input_off.jpg"); background-repeat: no-repeat; height: 23px; line-height: 21px;}
.compare .pull-left .ck-box-l.on{color:black;  background-image: url("/img/input_chk.jpg"); background-repeat: no-repeat; background-color:#f5f5f5!important;}
.compare .pull-right div {float: right;}
.compare .pull-right div a {display: block;padding: 0 10px;height: 60px;line-height: 60px;    border-left: 1px solid #ddd;}


@media (max-width:991px) {
	/*
		핸드폰 상품 리스트
	*/
	.item-wrap .item-row .item-list {height: 100%;padding: 0;margin-bottom: 0;}
	.item-row .img-wrap {padding-bottom: 0!important;height: auto;}
	.item-row .img-wrap > a {margin: 0;padding: 0;}
	.best-icon img {width: 40px;}
	.miso-item .pro_name .phon-name {font-size: 14px;margin: 0;}
	.miso-item .pro_name .phon-sub {font-size: 12px;}
	.miso-item .pro_name {margin-top: 8px;}
	.miso-item .price {font-size: 14px;margin-bottom: 11px;}
	.item-row .img-wrap > a,
	.pick .item-row:last-child .img-wrap > a,
	.pick .item-row:last-child .compare{border: none;}
}
@media (max-width:480px) { 
	.responsive .miso-item.xs-2 .item-price .font-18 { font-size: 15px; }
	.responsive .miso-item.xs-2 .item-info { font-size: 13px; }
}