.header-bison{--primary-red: #C73346;position:relative;background:#fff;box-sizing:border-box;overflow-x:visible}.header-bison *,.header-bison *:before,.header-bison *:after{box-sizing:inherit}.header-bison .top-bar{height:42px;background:#c11d32;color:#fff;font-size:13px;font-weight:500;display:flex;align-items:center;justify-content:center;letter-spacing:.3px}.header-bison .header-top{background-color:#fff;padding:30px 50px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto;align-items:center;column-gap:28px;row-gap:14px;border-bottom:1px solid #e0e0e0;position:relative;z-index:5;width:100%;max-width:1320px;margin-left:auto;margin-right:auto;box-sizing:border-box}.header-bison .header-top__hamburger,.header-bison .header-top__balance{display:none}.header-bison .logo-container{grid-column:1;grid-row:1;justify-self:start;position:static;left:auto;top:auto;transform:none;display:flex;justify-content:flex-start;align-items:center;min-height:60px;pointer-events:auto}.header-bison .header-top__trail{grid-column:2;grid-row:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:20px;min-width:0}.header-bison .header-top__search{align-self:center;width:100%;min-width:0}.header-bison .logo-container a{display:block;line-height:0}.header-bison .logo-image{max-width:220px;height:auto;display:block}.header-bison .logo-text{font-size:1.5rem;font-weight:700;color:#333}.header-bison .header-icons{flex:0 0 auto;display:flex;gap:22px;align-items:center;justify-content:flex-end;min-width:0}.header-bison .header-icons .icon.icon-search-open{padding:0;border:none;background:none;cursor:pointer;font:inherit}.header-bison .header-icons .icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#333;text-decoration:none;transition:color .3s ease}.header-bison .header-icons .icon:hover{color:var(--primary-red)}.header-bison .header-icons .icon svg{width:22px;height:22px}.header-bison .header-icons .icon.icon-cart{position:relative}.header-bison .header-icons .icon-cart .svg-wrapper{display:flex;align-items:center;justify-content:center}.header-bison .header-icons .icon-cart .cart-count-bubble{position:absolute;top:-10px;left:18px!important;min-width:1.3rem;height:1.3rem;padding:2px 7px;background-color:var(--primary-red);color:#fff;border-radius:20px;display:flex;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:1.4;box-shadow:0 2px 8px #c9333f73;pointer-events:none;z-index:10}.header-bison .header-account-dropdown{position:relative;display:flex;align-items:center}.header-bison .header-account-dropdown:after{content:"";position:absolute;top:100%;right:0;width:240px;height:14px}.header-bison .header-account-dropdown__trigger{padding:0;border:none;background:none;cursor:pointer;font:inherit}.header-bison .header-account-dropdown__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;padding:.35rem 0;background:#fff;border:1px solid #e8e8e8;border-radius:4px;box-shadow:0 8px 24px #0000001f;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:10050}.header-bison .header-account-dropdown__menu:before{content:"";position:absolute;top:-10px;right:0;left:0;height:10px}.header-bison .header-account-dropdown__item{display:flex;align-items:center;gap:12px;padding:.7rem 1rem;color:#333;text-decoration:none;font-size:14px;line-height:1.3;transition:background-color .15s ease,color .15s ease}.header-bison .header-account-dropdown__item:hover,.header-bison .header-account-dropdown__item:focus-visible{background:#f7f7f7;color:var(--primary-red)}.header-bison .header-account-dropdown__icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:#444}.header-bison .header-account-dropdown__icon svg{width:18px;height:18px}.header-bison .header-account-dropdown__item:hover .header-account-dropdown__icon,.header-bison .header-account-dropdown__item:focus-visible .header-account-dropdown__icon{color:var(--primary-red)}.header-bison .header-account-dropdown__label{white-space:nowrap}@media(min-width:992px){.header-bison .header-account-dropdown:hover .header-account-dropdown__menu,.header-bison .header-account-dropdown:focus-within .header-account-dropdown__menu,.header-bison .header-account-dropdown__menu:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}@media(max-width:991.98px){.header-bison .header-account-dropdown.is-open .header-account-dropdown__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}@media(min-width:992px){.header-bison .header-top__search{flex:0 0 auto;width:320px;max-width:320px;min-width:240px;opacity:1;overflow:visible;pointer-events:auto;margin:0;padding:0}.header-bison .header-bison-search-wrap{width:100%;transform:none;opacity:1}.header-bison .header-icons .icon.icon-search-open{display:none}.header-bison .header-top__search .header-bison-search-form{background:#f3f3f3;border:1px solid transparent;border-radius:9999px;padding:9px 8px 9px 18px;box-shadow:none;transition:background .2s ease,border-color .2s ease}.header-bison .header-top__search .header-bison-search-form:hover{background:#ececec}.header-bison .header-top__search .header-bison-search-form:focus-within{background:#fff;border-color:#d0d0d0;box-shadow:0 1px 4px #0000000f}.header-bison .header-top__search .header-bison-search-input{font-size:14px;background:transparent}.header-bison .header-top__search .header-bison-search-input::placeholder{color:#777}.header-bison .header-top__search .header-bison-search-submit{width:32px;height:32px;padding:0;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#444}.header-bison .header-top__search .header-bison-search-submit:hover{color:var(--primary-red)}}.header-bison .header-bison-search-wrap{position:relative;width:100%}.header-bison .header-bison-search-form{display:flex;align-items:center;gap:8px;width:100%;margin:0;padding:10px 14px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;box-shadow:0 1px 4px #0000000f;transition:box-shadow .2s ease,border-color .2s ease}.header-bison .header-bison-search-wrap.is-field-active .header-bison-search-form{box-shadow:0 0 0 2px #fff3}.header-bison .header-bison-search-input{flex:1;min-width:0;border:none;font-size:15px;padding:6px 4px;outline:none;box-shadow:none;background:transparent}.header-bison .header-bison-search-input:focus,.header-bison .header-bison-search-input:focus-visible{outline:none;box-shadow:none;border:none}.header-bison .header-bison-search-input::placeholder{color:#999}.header-bison .header-bison-search-submit{padding:8px;border:none;background:none;cursor:pointer;color:#333}.header-bison .header-bison-search-submit:hover{color:var(--primary-red)}.header-bison .header-bison-search-submit svg{width:20px;height:20px}.header-bison .header-bison-search-results{position:absolute;left:0;right:0;top:calc(100% + 6px);max-height:min(60vh,440px);overflow-y:auto;overflow-x:hidden;padding:0;background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 10px 28px #0000001f;z-index:10002}.header-bison .header-bison-search-wrap:not(.has-results) .header-bison-search-results:empty{display:none}.header-bison .header-bison-search-results .predictive-search__results-list{list-style:none;margin:0;padding:0}.header-bison .header-bison-search-results .predictive-search__list-item{border-bottom:1px solid #f0f0f0}.header-bison .header-bison-search-results .predictive-search__item{display:flex;align-items:center;padding:12px 16px;text-decoration:none;color:#333;transition:background .2s}.header-bison .header-bison-search-results .predictive-search__item:hover{background:#f8f8f8}.header-bison .header-bison-search-results .predictive-search__item-heading{margin:0;font-size:14px}.header-bison .header-bison-search-results .predictive-search__loading-state{display:flex;justify-content:center;padding:2rem}.header-bison .header-bison-search-results .spinner{width:1.5rem;height:1.5rem;border:2px solid #e0e0e0;border-top-color:var(--primary-red);border-radius:50%;animation:header-bison-spinner .8s linear infinite}@keyframes header-bison-spinner{to{transform:rotate(360deg)}}.header-bison .hamburger-menu{display:none;flex-direction:column;justify-content:space-between;gap:4px;cursor:pointer;width:25px;height:16px;z-index:10001;padding:0;border:none;background:none}.header-bison .hamburger-menu span{display:block;width:25px;height:3px;background-color:#333;border-radius:2px;transition:all .3s ease}.header-bison .hamburger-menu.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.header-bison .hamburger-menu.active span:nth-child(2){opacity:0}.header-bison .hamburger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.header-bison .mobile-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998;opacity:0;transition:opacity .3s ease;pointer-events:none}.header-bison .mobile-overlay.active{display:block;opacity:1;pointer-events:auto}.header-bison .custom-navbar{background-color:#ede8de;padding:0;position:sticky;top:0}.header-bison .custom-nav-menu{display:flex;justify-content:center;align-items:center;list-style:none;gap:0;margin:0 auto;padding:0;width:100%;max-width:1320px;box-sizing:border-box}.header-bison .custom-nav-item{position:relative}.header-bison .custom-nav-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary-red);transform:scaleX(0);transform-origin:left;transition:transform .4s ease;z-index:-1}.header-bison .custom-nav-item:hover:before{transform:scaleX(1)}.header-bison .custom-nav-link{display:flex;align-items:center;gap:5px;padding:15px;text-decoration:none;color:#000;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer;position:relative;z-index:1;transition:color .3s,background-color .3s;text-transform:uppercase}.header-bison .custom-nav-item:hover>.custom-nav-link{color:#fff;background-color:var(--primary-red)}.header-bison .custom-nav-link:hover{background-color:silver}.header-bison .custom-nav-item:hover>.custom-nav-link:hover{background-color:var(--primary-red)}.header-bison .custom-nav-item.open>.custom-nav-link{background-color:var(--primary-red);color:#fff}.header-bison .custom-nav-item.open:before{transform:scaleX(1)}.header-bison .dropdown-arrow{font-size:10px;margin-left:3px;transition:transform .3s ease}.header-bison .dropdown-arrow i{display:inline-block;transition:transform .3s ease}.header-bison .mega-menu{display:none;position:absolute;top:100%;left:0;right:auto;background-color:#fff;width:660px;box-shadow:0 4px 12px #00000026;z-index:1000;border-radius:0}.header-bison .custom-nav-item.mega-align-right .mega-menu{left:auto;right:0}@media(min-width:992px){.header-bison .custom-nav-item.mega-columns-flip .mega-menu.has-selection{width:320px}.header-bison .custom-nav-item.mega-columns-flip .mega-menu-content.has-selection{position:relative}.header-bison .custom-nav-item.mega-columns-flip .mega-menu-content.has-selection .mega-column:first-child{flex:1;width:100%;border-right:none}.header-bison .custom-nav-item.mega-columns-flip .mega-menu-content.has-selection .mega-column--collections{position:absolute;right:100%;top:0;width:300px;min-height:100%;flex:none;background-color:#fff;border-right:1px solid #f0f0f0;box-shadow:-4px 4px 12px #0000001f;z-index:1}.header-bison .custom-nav-item.mega-products-flip .mega-menu.has-products-selection:not(.has-selection){width:360px}.header-bison .custom-nav-item.mega-products-flip:not(.mega-columns-flip) .mega-menu.has-products-selection.has-selection{width:660px}.header-bison .custom-nav-item.mega-products-flip.mega-columns-flip .mega-menu.has-products-selection.has-selection{width:320px}.header-bison .custom-nav-item.mega-products-flip .mega-menu-content.has-products-selection{position:relative}.header-bison .custom-nav-item.mega-products-flip .mega-menu-content.has-products-selection .mega-column:first-child{flex:1 1 auto;max-width:none}.header-bison .custom-nav-item.mega-products-flip .mega-menu-content.has-products-selection .mega-column--products{position:absolute;right:100%;top:0;display:block;width:380px;min-width:380px;min-height:100%;flex:none;background-color:#fff;box-shadow:-4px 4px 12px #0000001f;z-index:2}.header-bison .custom-nav-item.mega-products-flip.mega-columns-flip .mega-menu-content.has-products-selection.has-selection .mega-column--products{right:calc(100% + 300px)}}.header-bison .mega-menu:not(.has-selection){width:360px}.header-bison .has-mega:hover .mega-menu{display:flex}.header-bison .mega-menu.active{display:flex!important}.header-bison .mega-menu-content{display:flex;width:100%}.header-bison .mega-column{flex:1;padding:20px}.header-bison .mega-column:first-child{border-right:1px solid #f0f0f0}.header-bison .mega-menu:not(.has-selection) .mega-column:first-child{border-right:none}.header-bison .mega-column-title{font-size:14px;font-weight:600;color:#666;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.header-bison .mega-menu-item{padding:10px 0;color:#333;text-decoration:none;display:flex;align-items:center;gap:12px;font-size:14px;transition:color .3s ease,background-color .3s ease;cursor:pointer}.header-bison .mega-column:first-child .mega-menu-item{font-size:15px;font-weight:500;padding:8px 0}.header-bison .mega-menu-item-thumb{flex-shrink:0;width:40px;height:40px;border-radius:4px;overflow:hidden;background:#f0f0f0}.header-bison .mega-menu-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}.header-bison .mega-column:first-child .mega-menu-item:hover,.header-bison .collections-content .mega-menu-item:hover,.header-bison .mega-column--collections .mega-menu-item:hover{color:var(--primary-red)}.header-bison .mega-menu-arrow{margin-left:auto;flex-shrink:0;font-size:12px;color:#999;cursor:pointer;padding:8px 4px 8px 12px;line-height:1}.header-bison .mega-menu-arrow i{display:inline-block;transition:transform .25s ease}.header-bison .mega-menu-item.active>.mega-menu-arrow i{transform:rotate(90deg)}.header-bison .mega-menu-item[data-gc-key].active>.mega-menu-arrow i{transform:none}.header-bison .mega-column:first-child .mega-menu-item.active,.header-bison .mega-column:first-child .mega-menu-item.active:hover,.header-bison .mega-menu-item.active{background-color:var(--primary-red);color:#fff;padding:8px 20px;margin:0 -20px}.header-bison .mega-menu-item.active,.header-bison .mega-menu-item.active:hover,.header-bison .mega-menu-item.active .mega-menu-item-link,.header-bison .mega-menu-item.active .mega-menu-item-link:hover,.header-bison .mega-menu-item.active .mega-menu-arrow,.header-bison .mega-menu-item.active .mega-menu-arrow i{color:#fff}.header-bison .mega-menu-item-link{flex:1;min-width:0;display:flex;align-items:center;gap:inherit;color:inherit;text-decoration:none}.header-bison .mega-menu-item .mega-menu-item-link:hover{color:inherit}.header-bison .collections-content a.mega-menu-item{color:inherit;text-decoration:none}.header-bison .mega-column--collections{display:none}.header-bison .mega-menu-content.has-selection .mega-column--collections{display:block}.header-bison .collections-content{display:none}.header-bison .collections-content.has-selection{display:block}.header-bison .collections-content .collections-panel{display:none}.header-bison .collections-content .collections-panel.active{display:block}.header-bison .mega-column--products{display:none}.header-bison .mega-menu-content.has-products-selection .mega-column--products{display:block}.header-bison .products-content{display:none}.header-bison .products-content.has-selection{display:block}.header-bison .products-panel{display:none}.header-bison .products-panel.active{display:block}.header-bison .products-panel__heading{font-size:13px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.4px;margin:0 0 14px}.header-bison .products-panel__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.header-bison .mega-product-card{display:flex;flex-direction:column;text-decoration:none;color:#333}@media(min-width:992px){.header-bison .mega-product-card--mobile-only{display:none}}@media(max-width:991px){.header-bison .mega-product-card--desktop-only{display:none}}.header-bison .mega-product-card__media{display:block;width:100%;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:#f5f5f5;margin-bottom:8px}.header-bison .mega-product-card__media img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}.header-bison .mega-product-card:hover .mega-product-card__media img{transform:scale(1.05)}.header-bison .mega-product-card__title{font-size:13px;line-height:1.35;font-weight:500;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.header-bison .mega-product-card:hover .mega-product-card__title{color:var(--primary-red)}.header-bison .mega-product-card__price{font-size:14px;font-weight:700;color:var(--primary-red);margin-top:4px}.header-bison .mega-product-card__viewall{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;padding:10px 18px;font-size:12px;font-weight:600;color:#fff;background-color:var(--primary-red);border-radius:4px;text-decoration:none;text-transform:uppercase;letter-spacing:.4px;transition:background-color .2s ease,transform .2s ease}.header-bison .mega-product-card__viewall:hover{color:#fff;background-color:#c41e1e;transform:translateY(-1px)}.header-bison .mega-menu.has-products-selection{width:900px}.header-bison .mega-menu.has-products-selection:not(.has-selection){width:660px}@media(min-width:992px){.header-bison .mega-menu-content.has-products-selection .mega-column:first-child{flex:0 0 300px;min-width:300px}.header-bison .mega-menu-content.has-products-selection.has-selection .mega-column--collections{flex:0 0 220px;min-width:220px}.header-bison .mega-menu-content.has-products-selection .mega-column--products{flex:0 0 380px;min-width:380px}.header-bison .mega-menu-content.has-products-selection:not(.has-selection) .mega-column:first-child{flex:1 1 300px;max-width:none}.header-bison .mega-menu-content.has-products-selection:not(.has-selection) .mega-column--products{flex:0 0 360px;min-width:360px}}@media(min-width:992px){.header-bison .mega-column--products,.header-bison .products-content.has-selection{overflow:visible}}.header-bison .mobile-nav-header{display:none}@media(min-width:1400px){.header-bison .header-top{padding:10px 0}.header-bison .logo-image{max-width:240px}.header-bison .header-top__search{width:380px;max-width:380px}}@media(max-width:1399px){.header-bison .header-top{padding:10px 0}.header-bison .custom-nav-link{padding:15px 20px;font-size:11.5px}}@media(max-width:1199px){.header-bison .header-top{padding:30px 0;column-gap:20px}.header-bison .logo-image{max-width:180px}.header-bison .custom-nav-link{padding:15px;font-size:11px}.header-bison .mega-menu{width:560px}}@media(min-width:992px)and (max-width:1199px){.header-bison .header-top__search{width:260px;max-width:260px;min-width:200px}}@media(max-width:991px){.header-bison .top-bar{font-size:12px;height:38px;padding:8px 10px;text-align:center}.header-bison .header-top{padding:10px 20px;position:sticky;top:0;z-index:1000;background-color:#fff;box-shadow:0 2px 5px #0000001a;overflow:visible;grid-template-columns:1fr auto 1fr;grid-template-areas:"hamburger logo icons" "search search search";row-gap:12px}.header-bison:not(.header-bison--search-open) .header-top{row-gap:0}.header-bison.header-bison--search-open .header-top{row-gap:12px}.header-bison .header-top__hamburger{display:block;grid-area:hamburger;align-self:center;justify-self:start}.header-bison .header-top__hamburger .hamburger-menu{display:flex!important}.header-bison .header-top__balance{display:none!important}.header-bison .header-top__trail{display:contents}.header-bison .header-top__search{grid-area:search;grid-column:1 / -1;max-width:none;width:100%;min-width:0;justify-self:stretch;max-height:0;opacity:0;overflow:hidden;pointer-events:none;margin:0;padding:0;transition:max-height .42s cubic-bezier(.4,0,.2,1),opacity .3s ease,margin .35s ease,padding .35s ease}.header-bison.header-bison--search-open .header-top__search{max-height:220px;max-width:none;width:100%;opacity:1;pointer-events:auto;overflow:visible;margin-top:4px}.header-bison .header-top__search.header-bison-search-wrap{box-sizing:border-box}.header-bison .header-top__search .header-bison-search-form{width:100%;max-width:100%;box-sizing:border-box}.header-bison .header-bison-search-wrap{transform:translateY(-8px);opacity:0;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.header-bison.header-bison--search-open .header-bison-search-wrap{transform:translateY(0);opacity:1}.header-bison .logo-container{grid-area:logo;justify-self:center;min-width:0;min-height:0}.header-bison .header-icons{grid-area:icons;justify-self:end;gap:15px!important;padding-right:max(4px,env(safe-area-inset-right,0px));overflow:visible}.header-bison .logo-image{max-width:140px!important;height:auto}.header-bison .header-icons .icon{width:20px!important;height:20px!important}.header-bison .header-icons .icon svg{width:20px;height:20px}.header-bison .header-icons .icon.icon-cart{overflow:visible}.header-bison .header-icons .icon-cart .cart-count-bubble{left:auto!important;right:-17px;top:-17px}.header-bison .custom-navbar{position:fixed;display:flex;flex-direction:column;top:0;left:-100%;width:100vw;max-width:100vw;height:100vh;background-color:#ede8de;z-index:9999;transition:left .3s ease;overflow:auto;box-shadow:2px 0 10px #0000001a;padding-top:0!important}.header-bison .custom-navbar *{scrollbar-width:thin;scrollbar-color:#999 transparent}.header-bison .custom-navbar::-webkit-scrollbar{width:6px}.header-bison .custom-navbar::-webkit-scrollbar-track{background:transparent}.header-bison .custom-navbar::-webkit-scrollbar-thumb{background-color:#999;border-radius:3px}.header-bison .custom-navbar.active{left:0}.header-bison .mobile-nav-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #ddd;background:#fff;flex-shrink:0}.header-bison .mobile-nav-logo{max-width:80px;height:auto}.header-bison .close-menu{font-size:28px;cursor:pointer;color:#333;font-weight:300;line-height:1}.header-bison .custom-nav-menu{flex-direction:column;gap:0;padding:0}.header-bison .custom-nav-item{width:100%;border-bottom:1px solid #eee;flex-shrink:0}.header-bison .custom-nav-item:before{display:none}.header-bison .custom-nav-link{padding:15px 20px!important;font-size:14px;width:100%;justify-content:space-between;color:#333}.header-bison .mega-menu{position:static!important;width:100%!important;box-shadow:none!important;border:none!important;padding:0!important;display:none;background-color:#f8f8f8}.header-bison .has-mega:hover .mega-menu{display:none!important}.header-bison .custom-nav-item.open .mega-menu{display:block!important}.header-bison .mega-menu-content{flex-direction:column}.header-bison .mega-column{width:100%!important;padding:10px 20px;border-bottom:1px solid #e0e0e0;border-right:none}.header-bison .mega-menu-item-thumb,.header-bison .mega-menu-item-thumb img{width:32px;height:32px}.header-bison .mega-column:first-child .mega-menu-item{font-size:14px;gap:10px;padding:12px 0!important}.header-bison .mega-column:first-child>.mega-menu-item.active,.header-bison .mega-column:first-child>.mega-menu-item.active:hover{padding:12px 20px!important;margin:0 -20px!important}.header-bison .mega-inline-panel .mega-menu-item{padding:10px 0 10px 12px!important}.header-bison .mega-inline-panel .mega-menu-item.active,.header-bison .mega-inline-panel .mega-menu-item.active:hover{padding:10px 20px 10px 32px!important;margin:0 -20px!important}.header-bison .mega-column--products{display:none!important}.header-bison .mega-grandchild .mega-menu-arrow,.header-bison .mega-child--has-products .mega-menu-arrow{display:inline-block}.header-bison .mega-menu-item[data-gc-key].active>.mega-menu-arrow i{transform:rotate(90deg)}.header-bison .mega-inline-products{display:block;padding:10px 0 6px 12px}.header-bison .products-panel__grid,.header-bison .mega-inline-products .products-panel__grid{grid-template-columns:repeat(3,1fr);gap:10px}.header-bison .mega-inline-products .mega-product-card__title,.header-bison .mega-inline-products .mega-product-card__price,.header-bison .products-panel__grid .mega-product-card__title,.header-bison .products-panel__grid .mega-product-card__price{font-size:11px}.header-bison .mega-inline-products .mega-product-card__media,.header-bison .products-panel__grid .mega-product-card__media{margin-bottom:6px}.header-bison .mega-inline-products .mega-product-card__viewall{margin-top:10px}.header-bison .custom-nav-item.open .dropdown-arrow i{transform:rotate(180deg)}}@media(max-width:767px){.header-bison .top-bar{font-size:11px!important;padding:6px 8px!important}.header-bison .header-top{padding:8px 15px}.header-bison .logo-image{max-width:130px!important}.header-bison .header-icons{gap:10px!important}.header-bison .header-icons .icon svg{width:18px;height:18px}.header-bison .custom-navbar{width:100vw;max-width:100vw}}@media(max-width:575px){.header-bison .top-bar{font-size:10px!important}.header-bison .header-top{padding:15px 12px}.header-bison .logo-image{max-width:130px!important}.header-bison .header-icons{gap:8px!important}.header-bison .header-icons .icon svg{width:16px;height:16px}.header-bison .custom-navbar{width:100vw;max-width:100vw}}@media(max-width:374px){.header-bison .top-bar{font-size:8px;height:30px}.header-bison .logo-image{max-width:90px!important}.header-bison .header-icons{gap:6px!important}.header-bison .header-icons .icon svg{width:18px;height:18px}.header-bison .custom-navbar{width:100vw;max-width:100vw}}.shopify-section.section-header-bison{padding:0;margin:0;overflow:visible}.shopify-section-group-header-group{position:relative;z-index:10000}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-header-bison.css.map */
