/*
Theme Name: The Paw Patch
Theme URI: https://the-paw-patch.lovable.app
Author: The Free Website Guys
Author URI: http://thefreewebsiteguys.com
Description: Boutique dog walking, drop-in visits, boarding, and personalized pet care from owner-operator Theresa.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tmt
Tags: one-column, custom-colors, custom-logo, custom-menu, featured-images, theme-options
*/

html,
body {
	overflow-x: clip;
	overflow-x: hidden;
	max-width: 100%;
}

#tmt-app {
	width: 100%;
	max-width: 100%;
	overflow-x: clip;
	overflow-x: hidden;
}
