/*
Theme Name: Myquickbooksbookeeping Child
Theme URI: http://cmsmasters.net/dental-clinic/
Template: dental-clinic
Author: cmsmasters
Author URI: http://cmsmasters.net/
Tags: white,light,dark,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,fixed-layout,responsive-layout,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-image-header,featured-images,flexible-header,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.4.1493830736
Updated: 2017-05-03 16:58:56

*/

/* remove "Product Description" heading */
.summary h2 {
  display: none;   
}

.single-product .product .summary { width: auto; }

.woocommerce-billing-fields > h3{
  display: none;
}

div.related.products > ul.products > li > a.button.product_type_external
{
    display: none;
}

.woocommerce-checkout .entry-title {
     {display: none !important;}

.woocommerce-cart .title_container,.woocommerce-checkout .title_container {
  display: none!important;
}

