/*
Theme Name: BEASTQ WooCommerce Elementor
Theme URI: https://www.beastq.com
Author: Nathan Wright / BEASTQ
Description: Custom BEASTQ ecommerce theme built for WooCommerce and Elementor. Uses the BEASTQ brand palette, product imagery, conversion sections and WooCommerce templates.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: beastq
License: GPL-2.0-or-later
*/

@import url('assets/css/beastq.css');

:root{--bq-red:#e10600;--bq-black:#050505;--bq-charcoal:#111;--bq-white:#f5f5f5;--bq-grey:#737373;}
body{margin:0;background:#050505;color:#f5f5f5;font-family:Inter,Helvetica,Arial,sans-serif;}
a{color:inherit}.bq-site-header{position:sticky;top:0;z-index:1000;background:rgba(5,5,5,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.bq-header-inner{max-width:1220px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:15px 22px}.bq-logo img{height:34px;width:auto;display:block}.bq-nav{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.bq-nav a{font-size:13px;text-transform:uppercase;text-decoration:none;letter-spacing:.08em;color:#fff;opacity:.86}.bq-nav a:hover{color:var(--bq-red);opacity:1}.bq-cart-link{background:var(--bq-red);padding:10px 14px;border-radius:999px!important;color:#fff!important;opacity:1!important}.bq-mobile-toggle{display:none;background:#111;border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:8px;padding:9px 11px}.bq-site-main{min-height:62vh}.bq-footer{background:#020202;border-top:1px solid rgba(255,255,255,.08);padding:46px 22px 24px}.bq-footer-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px}.bq-footer img{height:34px}.bq-footer a{display:block;color:#d8d8d8;text-decoration:none;margin:8px 0}.bq-footer a:hover{color:#fff}.bq-footer small{display:block;max-width:1220px;margin:30px auto 0;color:#888}.woocommerce-page .bq-site-main,.woocommerce .bq-site-main{background:#f7f7f7;color:#111}.bq-woo-wrap{max-width:1220px;margin:0 auto;padding:50px 22px}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.woocommerce #respond input#submit{background:#e10600;color:#fff;border-radius:999px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce input.button:hover{background:#b80500;color:#fff}.bq-product-video{margin:28px 0;background:#111;padding:18px;border-radius:16px}.bq-product-video iframe,.bq-product-video video{width:100%;aspect-ratio:16/9;border:0;border-radius:12px}.bq-guarantee-strip{background:#111;color:#fff;border:1px solid rgba(225,6,0,.35);border-radius:18px;padding:18px 20px;margin:24px 0;display:flex;gap:14px;align-items:flex-start}.bq-guarantee-strip strong{color:#fff}.bq-guarantee-strip span{color:#e10600;font-weight:900}.bq-shortcode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.bq-shortcode-card{background:#fff;color:#111;border:1px solid #e7e7e7;border-radius:18px;padding:22px;box-shadow:0 16px 40px rgba(0,0,0,.08)}.bq-shortcode-card h3{margin-top:0}.bq-rating{color:#e10600;font-weight:900}.bq-elementor-page .site-main{padding:0}.elementor-widget-html .bq-page-wrap{font-family:Inter,Helvetica,Arial,sans-serif}@media(max-width:900px){.bq-mobile-toggle{display:block}.bq-nav{display:none;position:absolute;left:0;right:0;top:65px;background:#050505;padding:18px 22px;flex-direction:column;align-items:flex-start}.bq-nav.is-open{display:flex}.bq-footer-grid{grid-template-columns:1fr}.bq-header-inner{padding:12px 16px}}
