/*
Theme Name: Organic Cart Studio
Theme URI: https://organiccartstudio.com/
Author: Organic Cart Studio
Author URI: https://organiccartstudio.com/
Description: Premium dark e-commerce growth agency theme for SEO, product copywriting, blog writing, AI chatbots and customer communication systems. Glassmorphism cards, green glow accents and a conversion-focused layout. Fully customizable via the WordPress Customizer.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
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: organic-cart-studio
Tags: business, blog, portfolio, e-commerce, dark-mode, one-column, two-columns, custom-logo, custom-menu, custom-colors, custom-background, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks, full-site-editing
*/

/*
 * The full visual system lives in assets/css/main.css (enqueued via functions.php).
 * This file exists to satisfy WordPress theme requirements and to carry minimal
 * editor / admin-bar fixes.
 */

body.admin-bar .ocs-header { top: 32px; }
@media (max-width: 782px) {
  body.admin-bar .ocs-header { top: 46px; }
}
