.brand{background-image:var(--ty-logo)!important}
.admin-bar .header{margin-top:0}
.product[data-product-type].is-hidden{display:none}
.quote-link{display:inline-flex;align-items:center;justify-content:center}
.notice-success{position:fixed;right:24px;bottom:24px;background:#111;color:#fff;padding:15px 20px;box-shadow:0 8px 30px #0004;z-index:99999;border-left:4px solid #fff200}
@media(max-width:600px){.notice-success{left:12px;right:12px;bottom:12px}}

