.payResultBox h4{margin-top: 50px;font-weight: 600;}
.billingpop_content>div{padding: 10px;border-bottom: 1px solid #e3e3e3;}
.textLeft{text-align: left !important; }
.none{display:none}
.paymentPrice{font-size: 11pt !important}
/*슬라이드 뷰(상세페이지 제품 이미지 미리보기)*/
#slider-wrapper{width: auto;height: auto;    }
#image-slider{width: auto;height: auto;position: relative;overflow: hidden;margin: auto;display: block;}
#image-slider ul{width: 100%;height: 200px;position: relative;}
#image-slider ul li{display: inline-block;position: absolute;top: 0;left: 540px;width: 100%;height: 100%; background-position: center;background-size:cover;background-repeat: no-repeat; }
#image-slider ul li.active-img{left: 0;}
.next-img{z-index: 9999;}
#thumbnail {cursor: default;margin-top: 3px;height: auto;display: table;	width: 100%;}
#thumbnail ul {width: 100%;height: 100%;}
#thumbnail li{list-style: none;float: left;cursor: pointer;min-width: 1px;}
#thumbnail li img{padding: 0;float: left;margin: 0px 1.5px;max-height: 60px;height: 40px;opacity: 0.7;}
#thumbnail li.active img{opacity: 1;}
#thumbnail li:first-child img{margin-right:0px;margin-left:0px;}
.imgBox{margin-bottom: 20px;}
.quantity{display: flex;}
.quantity input{float:none}

.usercheck h2{margin:0 !important;}
.usercheck{margin: 60px 0 20px 0 }
.usercheck>div{text-align: right;}
.custom-control-label::before{top:10px}
.mileage{width:150px !important;display:inline-block;margin:0 5px 0 10px;}

.bFc{color:#000 !important}
.total_amount{text-align: right;padding:8px 0 0 0 ;margin:25px 0 0;font-size:16px;border-top:2px  dashed #e3e3e3;}
.total_amount>span{color:#ff9915 !important}
.total_amount>span:last-child{font-size:26px;;font-weight: 600}
.total{width:115px;}
.total p{margin:0 !important;}
/* .input_in_box input:last-child{margin:10px 0 0} */

.optionBox>p{width:auto !important;display:flex;align-items: center;}
.optionBox>p span{margin:5px 5px  0 !important;display:inline-block}
.optionName, .optionPaymentPrice, .quantity{color:#000 !important;}
.input_box3>div>div{margin-bottom:10px}
.input_box3>div>div:first-child{margin:0}
.total{display:flex;margin: 0 5px;}
.total>span{display:inline-block;margin:0 5px;}
.total>p{width:auto !important;}
.confirmBox>div{display:block !important;}
.confirmBox>div>p{margin:15px 0 0 !important}
.pointBox{align-items: center;}
.pointBox>p:first-child{margin:0 !important}
.pointBox>p:last-child{margin:5px 0 0 110px !important}
.product_title{width:auto !important}


/*{color:#ff9915 !important}*/
@media screen and (min-width:768px){
    #image-slider ul{height: 400px;}
    #thumbnail li img{height: 60px}
    .none{display:revert}
    .paymentPrice{font-size: 15pt !important}

    .quantity{margin-right:55px}

    .usercheck{display:flex;justify-content: space-between;align-items: center;margin:60px 0 20px 0}



}
