/*
Theme Name: Marketplace Base Theme
Theme URI: https://example.com
Author: Your Company
Description: A lean, fast-loading skeleton theme built to work with WPBakery Page Builder and the Simple Snippets Manager plugin. No pre-built homepage design — sections (header, hero, footer, etc.) are added as editable snippets/WPBakery content, one at a time. Also provides the required templates for the Classifieds Marketplace plugin (cfm_listing post type).
Version: 1.0.0
Requires PHP: 7.4
Text Domain: mbt
*/

* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
a { color: inherit; }
