/* BASIC css start */
body #header_detail {display:none;}
body #category_header {display:none;}

.btn-wrap {padding: 15px 0; border-bottom: 1px solid #141414; margin: 0 10px;}
.btn-wrap div {width:25%; float:right;}
.all-select {font-weight:bold;  padding: 10px 0;}
.recentList li {padding:20px 0; border-bottom:1px solid #dedede;}
figure {width:100%; display: table; box-sizing: border-box; padding:0 10px;}
.basketLeft {width:130px; position:relative; float: left;}
.basketLeft a {padding:0 10px; display:block;}
.basketLeft .MS_input_txt {top:0; left:0; position:absolute;}
.basketRight {padding-left:130px;}
.basketRight p {color:#000; margin-bottom:5px;}
.basketRight p .price_text {font-size: 12px;}
.basketRight p .price {float: right; font-weight: 700; font-size: 14px;}

.basketRight .pname {font-weight:bold;  padding-bottom: 4px;}
.basketRight .pname input[name=brchks[]] {width: 16px; height: 16px;}
.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_Black {height:28px; line-height:28px; margin-top:5px;}
.basketRight .MS_select {width:100%;}

@media screen and (min-width:768px) {
 .all-select {border-bottom:0px none;}
 .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;} 
}


/* 2021.10.05 */
#recent .h_title {border-top:none; border-bottom: 3px solid #464646;}
#recent .h_title h3 {font-size: 18px; font-weight: bold; text-align: center; color: #2e2e2e; margin: 20px 0px 10px 0px;}
#recent .basketRight .pname .pnme_name {width: 90%; color: #000; font-size: 14px; font-weight: 600; line-height: 20px; padding-left: 4px; }
#recent .basketRight .pname .pnme_delete { display: inline-block; float: right;}
#recent .basketRight .pname .pnme_delete span {color: #909090;}
#recent .basketRight .btn_Black {height: 35px; line-height: 35px; margin-top: 30px; background: none; color: #000; border: 1px solid #c6c6c6;}


/* BASIC css end */

