/* Frontend theme overrides. Loaded after the existing storefront CSS; no existing CSS file is modified. */
.storefront-shell .topline{background:var(--theme-dark)!important;color:#fff!important}
.storefront-shell .brand-mark{background:linear-gradient(140deg,var(--theme-primary),var(--theme-primary-dark))!important;box-shadow:0 8px 17px var(--theme-shadow)!important}
.storefront-shell .brand-lg strong span,.storefront-shell .eyebrow,.storefront-shell .section-bar>a,.storefront-shell .hero-categories a:last-child,.storefront-shell .seller-panel span,.storefront-shell .product-breadcrumb a{color:var(--theme-primary)!important}
.storefront-shell .icon-round,.storefront-shell .avatar-circle,.storefront-shell .cat-icon,.storefront-shell .trust-icon{background:var(--theme-soft)!important;color:var(--theme-primary)!important}
.storefront-shell .global-search button,.storefront-shell .cat-main,.storefront-shell .hero-cat-title,.storefront-shell .btn-primary{background:var(--theme-primary)!important;color:#fff!important}
.storefront-shell .btn-primary{box-shadow:0 8px 20px var(--theme-shadow)!important}
.storefront-shell .hero-copy h1 em{color:var(--theme-primary)!important}
.storefront-shell .hero-copy{background:linear-gradient(135deg,var(--theme-soft) 10%,#fbfdfb)!important}
.storefront-shell .hero-banner{background:var(--theme-soft)!important;border-color:var(--theme-ring)!important}
.storefront-shell .hero-visual{background:var(--theme-soft2)!important}
.storefront-shell .hero-categories a:hover,.storefront-shell .icon-cats a:hover{border-color:var(--theme-ring)!important}
.storefront-shell .chips input:checked+span{border-color:var(--theme-primary)!important;background:var(--theme-soft)!important;color:var(--theme-primary)!important}
.storefront-shell .stock-dot,.storefront-shell .stock-out{color:var(--theme-primary)}
.storefront-shell .stock-dot{background:var(--theme-primary)!important}
.storefront-shell .wishlist-inline .btn-outline:hover,.storefront-shell .buy-actions .btn-outline:hover{border-color:var(--theme-primary)!important;color:var(--theme-primary)!important}
.storefront-shell .site-footer{background:var(--theme-footer)!important;border-top-color:var(--theme-ring)!important}
.storefront-shell .footer-grid a:hover{color:var(--theme-primary)!important}
.storefront-shell .social-dots span{border-color:var(--theme-ring)!important}
.storefront-shell .mobile-bottom a:first-child,.storefront-shell .mobile-bottom a:last-child{color:var(--theme-primary)!important}
.storefront-shell .flash.good{background:var(--theme-soft)!important;border-color:var(--theme-ring)!important;color:var(--theme-dark)!important}
.storefront-shell .location-chip{border-color:var(--theme-ring)!important}
.storefront-shell .storehero .seller .rating,.storefront-shell .rating.big{color:var(--theme-primary)!important}
.storefront-shell .thumb.active{border-color:var(--theme-primary)!important;box-shadow:0 0 0 2px var(--theme-soft2)!important}
