/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
@font-face {
    font-family: 'gotham-black-webfont';
    src: url('cr.coppergroupint.com/wp-content/themes/woodmart-child/fonts/gotham-black-webfont.woff2') format('woff2'),
         url('cr.coppergroupint.com/wp-content/themes/woodmart-child/fonts/gotham-blackwebfont.woff') format('woff');
    font-weight: black;
    font-style: black;
}
*/

/*codigo para mostrar titulo*/
h1.product_title { display: inherit }

