/* Custom Css changes by Vishvajit Acharya */
.form-field.form-field--stock {
    font-weight: bold;
}

/* Move item summary to the left to allow space for the chat widget on mobile. */ 
.cartDrawer {
margin-right: 60px!important;

}   
