/*
Theme Name: ACBUY
Theme URI: https://acbuy.lat
Author: ACBUY
Author URI: https://acbuy.lat
Description: A shopping-agent guide theme for acbuy.lat. Promotes the best ACBUY spreadsheet, the ACBUY QC finder workflow and buyer-friendly ACBUY guides. Category mega-dropdown to fcsheet.com. Built for SEO and conversion.
Version: 1.1.0
Requires at least: 5.6
Tested up to: 6.5
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: acbuy
Tags: shopping, ecommerce, blog, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready, two-columns, right-sidebar, full-width-template
*/

/* Base styles live in assets/css/main.css.
   This file exists for theme metadata and a small reset only. */

html { box-sizing: border-box; -webkit-text-size-adjust: 100%; }
*, *:before, *:after { box-sizing: inherit; }
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1f2937; background: #ffffff; line-height: 1.6; }
img { max-width: 100%; height: auto; display: block; }
a { color: #e11d48; text-decoration: none; }
a:hover { color: #be123c; text-decoration: underline; }
