/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
#dcms-custom-field {
  max-width: 260px;
}

/* esconder SKU */
body .product_meta .sku_wrapper{
display:none; 
}