/*
Theme Name: Gamezone Astra Child
Theme URI: https://gamezonegh.com/
Description: Complete Gamezone website design built on Astra and WooCommerce.
Author: Gamezone Ghana
Template: astra
Version: 2.5.24
Text Domain: gamezone-astra-child
*/

:root{--gz-dark:#111;--gz-blue:#0794b7;--gz-yellow:#ffd84d;--gz-paper:#f2f7f8;--gz-muted:#66777d}

/* A slightly larger shared reading scale across Astra, WooCommerce and static pages. */
html{font-size:17px}
body{line-height:1.65}
@media(max-width:760px){html{font-size:16px}}

/* Replace Astra's inherited cart icon with the approved Gamezone cart pill. */
.ast-header-woo-cart .cart-container{padding:0!important;border:0!important;background:transparent!important}
.ast-header-woo-cart .ast-addon-cart-wrap.gz-header-cart{display:flex!important;align-items:center!important;gap:9px!important;min-height:46px!important;padding:7px 8px 7px 17px!important;color:#fff!important;background:var(--gz-dark)!important;border:0!important;border-radius:999px!important;box-shadow:none!important;font-family:Fredoka,"Arial Rounded MT Bold",Arial,sans-serif!important}
.ast-header-woo-cart .gz-header-cart .astra-icon{display:none!important}
.ast-header-woo-cart .gz-header-cart__label{color:#fff!important;font-size:16px!important;font-weight:500!important;line-height:1!important}
.ast-header-woo-cart .gz-header-cart__total{display:grid!important;place-items:center!important;min-width:58px!important;height:32px!important;padding:0 10px!important;color:#111!important;background:var(--gz-yellow)!important;border-radius:999px!important;font-size:14px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important}
.ast-site-header-cart-data{display:none!important}
#astra-mobile-cart-drawer,.astra-mobile-cart-overlay{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}

/* Keep WooCommerce's functional cart/checkout while matching the new site. */
body.woocommerce-cart,body.woocommerce-checkout{color:var(--gz-dark);background:var(--gz-paper);font-family:Fredoka,"Arial Rounded MT Bold",Arial,sans-serif}
body.woocommerce-cart h1,body.woocommerce-cart h2,body.woocommerce-cart h3,body.woocommerce-checkout h1,body.woocommerce-checkout h2,body.woocommerce-checkout h3{color:var(--gz-dark);font-family:inherit}
body.woocommerce-cart .entry-title,body.woocommerce-checkout .entry-title{font-weight:600}
body.woocommerce-cart .button,body.woocommerce-cart button,body.woocommerce-checkout .button,body.woocommerce-checkout button{color:#fff!important;background:var(--gz-blue)!important;border:0!important;border-radius:12px!important;font-family:inherit!important}
body.woocommerce-cart .checkout-button,body.woocommerce-checkout #place_order{color:var(--gz-dark)!important;background:var(--gz-yellow)!important}
body.woocommerce-cart table.shop_table,body.woocommerce-cart .cart_totals,body.woocommerce-checkout .woocommerce-checkout-review-order{background:#fff;border-color:#dce5e7;border-radius:18px}
body.woocommerce-cart a,body.woocommerce-checkout a{color:var(--gz-blue)}

@media(max-width:544px){.ast-header-woo-cart .ast-addon-cart-wrap.gz-header-cart{min-height:42px!important;padding:6px 7px 6px 14px!important}.ast-header-woo-cart .gz-header-cart__label{font-size:15px!important}.ast-header-woo-cart .gz-header-cart__total{min-width:50px!important;height:30px!important;font-size:14px!important}}

/* The shop archive renders from woocommerce/archive-product.php and is styled
   by site/theme/gamezone-theme.css. The cart drawer lives in
   assets/css/cart-drawer.css. */
