/*
Theme Name: Goa Trip Theme
Theme URI: https://goatrippackage.com
Author: Goa Trip Package
Author URI: https://goatrippackage.com
Description: Premium WordPress theme for Goa Trip Package (goatrippackage.com). Custom post types for Packages, Yachts, Cruises, Parties, Activities and Combos. WhatsApp booking integration, inquiry forms, testimonials, full Elementor support. Ships with the Goa Trip Workspace — a built-in, login-protected admin app at /workspace/ with a clean light professional theme. Full working CRUD for products, leads, bookings, invoices, expenses, customers, and team. Branded team login at /team-login/. v10.1 — full-page product editor with 10 tabs (Basics, Pricing, Gallery, Inclusions, Highlights, Description, Itinerary, FAQs, Policies, SEO) matching every field the website templates support: gallery slideshow, strike-through pricing, % OFF badges, urgency text, day-by-day itineraries, FAQs, cancellation policies, SEO meta tags.
Version: 10.1.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: goa-trip
Tags: travel, booking, dark, gold, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, elementor

Goa Trip Theme is licensed under the GPL v2 or later.
*/

/*
   The full visual styles live in /assets/css/theme.css and are enqueued
   from inc/enqueue.php. This stylesheet is intentionally kept tiny —
   only the WordPress-required header above plus a couple of safe
   defaults below — so that style.css remains a clean theme-meta file.
*/

html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
