/*
Theme Name: MassMarket by Maavel AI
Theme URI: https://maavel.com
Author: Maavel AI Studio
Author URI: https://maavel.com
Description: Maavel AI Studio – Next-Gen Visual Commerce Builder for WooCommerce. Inspired by WPBakery, reimagined as a lightweight studio. Click any text, image, or logo to edit inline. Media Library native, Customizer synced, and Hostinger optimized for blazing-fast stores.
Version: 2.0.2
License: GPL2
Text Domain: massmarket
Template: bosmarket
Requires at least: 5.8
Requires PHP: 7.4
*/


:root{
  --massmarket-primary:#FF8A00;
  --massmarket-dark:#111;
}

/* Override BosMarket branding to MassMarket */
.logo a, .site-logo a, .header-logo a{
  font-family: 'Inter', system-ui, sans-serif;
}
.massmarket-logo{
  font-weight: 900;
  font-size: 32px;
  letter-spacing: -1px;
  color: #111;
}
.massmarket-logo span{
  color: #FF8A00;
}
.massmarket-tagline{
  font-size: 11px;
  letter-spacing: 2px;
  color: #666;
  text-transform: uppercase;
  margin-top: -4px;
}

/* Hostinger optimized - lightweight */
img{max-width:100%;height:auto}
.maavel-hero, .maavel-banner{border-radius:16px;overflow:hidden}
