/**
 * Theme Name:     TM Transport Child
 * Author:         ThemeMove Team
 * Template:       tm_transport
 * Text Domain:	   tm-transport-child
 * Description:    Best transport theme
 */

.woocommerce-ordering {
  display: none;
}

p.out-of-stock {
  display: none;	
}

.related.products h2 {
  display: none;	
}