/* BASIC css start */
.menu_my svg path {
    fill: #ff3800;
}
.btn-wrap {padding:20px 0 0; display:flex; gap:10px;}
.btn-wrap div {display:inline-block; width:100%;}
.btn-wrap div a{display:block; height:46px; line-height:46px; border:1px solid #000; color:#000; font-size:14px;}
.btn-wrap div a.btn_Grey {background:#000; color:#fff;}
#recent {padding:0 16px;}
.all-select {padding:16px 0;}
.recentList  {border-top:2px solid #000;}
.recentList li {padding:20px 0; border-bottom:1px solid #e5e5e5;}
figure {width:100%; display: table; box-sizing: border-box;}
.basketLeft {width:140px; position:relative; float: left;}
.basketLeft a {padding:0 20px 0 30px; display:block;}
.basketLeft .MS_input_txt {top:0; left:0; position:absolute;}
.basketRight {padding-left:140px;}
.basketRight p {color:#999; margin-bottom:5px;}
.basketRight p.price {color:#000;}
.basketRight .pname {font-size:16px; font-weight:500; margin-bottom:10px;}
.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;}
.basketRight .price {font-size:16px; font-weight:500;}
.basketRight .price .strike {display:inline-block; font-size:14px; margin-right:5px; color:#999; text-decoration:line-through;}
.amount-input {width:30px; text-align : right;}
.basketRight .btn_Black {height:28px; line-height:28px; margin-top:5px;}
.basketRight .MS_select {width:100%;}


/* BASIC css end */

