/* Custom code goes here */

.product-quantity .qty {
width: auto;
margin-right: 10px;
}

.product-quantity .qty .bootstrap-touchspin {
width: auto;
}

#wk_quantity_wanted {
width: 80px;
height: 40px;
}

#wk_qty_initial_type {
height: 40px;
}

.wk-product-unit-text,
.wk-product-final-text {
padding-left: 0;
margin-left: -6px;
font-size: 14px;
font-weight: bold;
}

#wk-product-price-box {
float: left;
width: 100%;
margin: 10px 0 6px;
}

span.unit_price_full {
display: block;
font-size: 12px;
font-weight: bold;
line-height: 16px;
}
