body.shop_product_view #body .model .model-label,
body.shop_productgroup_product #body .model .model-label,
body.shop_product_view #body .details .detail .detail-label,
body.shop_productgroup_product #body .details .detail .detail-label,
body.shop_product_view #body .price .price-label,
body.shop_productgroup_product #body .price .price-label,
body.shop_product_view #body .stock .stock-label,
body.shop_product_view #body .expected-date .expected-date-label {
    width: 140px;
}

body.shop_product_view #body > div.carton-quantity {
    display: none !important;
}