.product-list .product-item .product-item__code{
    text-align: left;
    font-size: 0.75rem;
    color: gray;
    margin-bottom: 1em;
}
.apparel-detail .main-detail__content .p-detail-name {
    margin-bottom: 5px;
}
.apparel-detail .main-detail__content .p-product-code {
    font-size: 0.75rem;
    color: gray;
    font-weight: 400;
    margin-top: 0 !important;
}
.item_cart_title .cart-item_product-code {
    font-size: 0.85em;
    color: gray;
}
#Booking_Table #Booking_Items .cart-item-checkout_product-code {
    font-size: 0.85em;
    color: gray;
}