.laser-qty {
   text-align:center;
}

button[name="update_cart"] {
    display: none !important;
}

.laser-details label {
   font-weight:bold;
}

.laser-details ul {
   margin-left:0;
}

.laser-details ul li {
   list-style-type:none;
}

.laser-details ul li span {
   font-weight:bold;
}

.laser_order_item_name {
   display:inline-block;
   margin-right:10px;
}

.laser_order_item_name + strong{
   display:inline-block;
   vertical-align:middle;
   margin-top:-7em;
   margin-left:5em;
}