/*
Theme Name:   maxcanvas Child
Theme URI:    http://wwww.maxburst.com/
Description:  maxcanvas Child Theme
Author:       MAXBURST
Author URI:  http://www.maxburst.com/
Template:     maxcanvas
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  maxcanvas_child
*/

/*NO STYLES BEYOND THIS POINT*/
.single_variation_wrap .woocommerce-variation.single_variation{
display: none !important;
}
.single.single-product .col-sm-12.col-md-3.col-lg-2 .woof {
    display: none;
}
.woocommerce .container-sub-terms .product-term a .product-title h2{
    white-space: normal;
    overflow: visible;
    text-overflow: inherit;
}