/* BASIC css start */
.btn-wrap {padding:15px 10px; height:40px;}
.btn-wrap div {width:49%; float:left;}
.btn-wrap div:last-child {float:right;}
.all-select {border-bottom: 1px solid #3e3e3e; padding:10px;}
.recentList li {padding:20px 0; border-bottom:1px solid #3e3e3e;}
figure {width:100%; display: table; box-sizing: border-box; padding:0 10px;}
.basketLeft {width:130px; position:relative; float: left;}
.basketLeft a {padding:20px 20px 0 0; display:block;}
.basketLeft .MS_input_txt {top:0; left:0; position:absolute;}
.basketRight {padding-left:130px;}
.basketRight p {color:#707070; margin-bottom:5px; font-size: 13px; font-size:12px;}

.basketRight .pname {font-weight:bold; border-bottom:1px solid #3e3e3e;  padding-bottom: 4px; font-size:13px; margin-bottom:10px;}
.basketRight .pprice {font-weight:bold; font-size:13px; margin-bottom:10px; color:#3e3e3e;}
.basketRight .delete {text-align:right;}
.basketRight .pname .blue-delivery {background-color: #74a9e4; color:#fff; font-size:0.917em; padding: 1px 2px;}
.basketRight .pname .red-delivery {background-color: #d674e4; color:#fff; font-size:0.917em; padding: 1px 2px;}
.basketRight .pname .fa {float:right; margin-top: -6px;}
.amount-input {width:30px; text-align : right;}
.basketRight .btn_White { margin-top:10px;}
.basketRight .MS_select {width:100%;}

@media screen and (min-width:768px) {
 .all-select {border-bottom:0px none; margin-top:38px;}
 .recentList ul {width: 100%; display: table; table-layout: fixed; box-sizing: border-box; border-bottom: 1px solid #d9d9d9;}
 .recentList li {width:50%; border-bottom:0px none; display: inline-block; vertical-align: top; border-top: 1px solid #d9d9d9;}
 .recentList ul li:first-child {border: 0px none;}
 .recentList ul li:nth-child(2) {border: 0px none;} 
}


#contents {padding:15px;}

.none-data {margin:30px 0;}

.btn_White {border:1px solid #3e3e3e;}

.h_title {text-align:left; padding:0;}
.h_title h3 {text-align:left; border:0; padding:10px; margin:0; font-weight:bold;}
.btn_Grey {background:#3e3e3e;}
/* BASIC css end */

