@charset "UTF-8";
/* CSS Document */

.yd_registerDetail button{ width: auto; padding:0 30px;}
.real-name-list span{ margin-right: 30px; display: inline-block;}

.yd_order .yd_order-shopDetail .yd_orderShow-table th, .yd_order .yd_order-shopDetail .yd_orderShow-table td{ width: 15%;}
/* .yd_order .yd_order-shopDetail .yd_orderShow-table th:nth-child(3){width: 40%;} */
.yd_order .yd_order-shopDetail .yd_orderShow-table th.thNamebased:nth-child(3){width: 40%;}

.yd_order .yd_order-shopDetail .yd_orderShow-checkoutInfo table th, .yd_order .yd_order-shopDetail .yd_orderShow-checkoutInfo table td{width: 19%}
.yd_order .yd_order-shopDetail .yd_orderShow-checkoutInfo table th:nth-child(3){width: 40%}

 .yd_order .yd_order-shopDetail .yd_orderShow-table th:last-child, .yd_order .yd_order-shopDetail .yd_orderShow-table td:last-child{ width: 3%!important; max-width: 3%!important;}

@media (max-width: 550px) {
.yd_order .yd_order-shopDetail .yd_orderShow-table th, .yd_order .yd_order-shopDetail .yd_orderShow-table td{ padding: 5px;}
    .yd_order .yd_order-shopDetail .yd_orderShow-table th>span, .yd_order .yd_order-shopDetail .yd_orderShow-table td>span{display: flex; justify-content: center; min-width: 30px;}
    .yd_orderShow-table .yd_select{ font-size: 14px; padding: 3px 5px; width: 155px;}   
}

