/*
Theme Name:  All Home Services Calculator
Theme URI:   https://allhomeservices.com
Author:      All Home Services
Author URI:  https://allhomeservices.com
Description: A modern, minimal WordPress theme for home service cost calculators and estimation tools.
Version:     1.0.0
License:     GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: all-home-services
Tags:        calculator, services, modern, responsive, custom-menu, featured-images
*/
#tool-scope {
    isolation: isolate;
    box-sizing: border-box;
}

#tool-scope * {
    box-sizing: border-box;
}