.category-grid .categories-mask{position: unset!important;}

/* Fix Astra header logo size on non-home pages */
.ast-primary-header-bar .custom-logo-link .custom-logo{height:80px!important;width:auto!important}
.ast-primary-header-bar .site-title{display:none!important}

/* Fix footer text color: dark bg but text inherited dark slate */
.elementor-location-footer,
.elementor-location-footer *:not(input):not(textarea):not(select):not(button){color:#fff!important}
.elementor-location-footer a:hover{color:#ccc!important}


/* Hide Add to Quote button on Beer category (2026-07-15) */
.term-beer .ast-on-card-button.add_to_cart_button,
.term-beer .astra-shop-summary-wrap .add_to_cart_button {
    display: none !important;
}
