:root{--wd-sticky-nav-w-collapsed: 60px;--wd-sticky-nav-w-expanded: 275px}.shopify-section.wd-sticky-nav-section{padding:0;margin:0;max-width:none;position:static;overflow:visible;background:none}@media(min-width:1025px){body.wd-theme.wd-sticky-nav-enabled{margin-left:var(--wd-sticky-nav-w-collapsed)}body.wd-theme.wd-sticky-nav-enabled .wd-header.is-sticky .wd-header__bottom{left:var(--wd-sticky-nav-w-collapsed)}}.wd-sticky-nav{position:fixed;top:0;bottom:0;left:0;z-index:850;display:flex;flex-direction:column;width:var(--wd-sticky-nav-w-collapsed);background:#fff;border-right:1px solid rgba(118,118,118,.12);transition:width .5s cubic-bezier(.19,1,.22,1);overflow:visible}.wd-sticky-nav:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;visibility:visible;transition:visibility 0s ease .4s;pointer-events:auto}.wd-sticky-nav:is(:hover,.wd-opened){width:var(--wd-sticky-nav-w-expanded);box-shadow:4px 0 20px #00000014}.wd-sticky-nav:is(:hover,.wd-opened):after{visibility:hidden;pointer-events:none}.wd-sticky-nav-title{display:flex;align-items:center;flex-shrink:0;margin:8px;padding:0 12px;height:44px;border-radius:999px;background:var(--wd-primary);color:#fff;cursor:default;overflow:hidden;white-space:nowrap}.wd-sticky-nav:not(:hover):not(.wd-opened) .wd-sticky-nav-title{width:44px;height:44px;min-width:44px;margin:8px auto;padding:0;justify-content:center;align-items:center}.wd-sticky-nav:not(:hover):not(.wd-opened) .wd-sticky-nav-title span{display:none}.wd-sticky-nav-title:before{content:"";flex-shrink:0;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M3 12h18M3 6h18M3 18h18'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.wd-sticky-nav-title span{margin-left:10px;font-weight:600;font-size:14px;max-width:0;width:0;opacity:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:opacity .25s ease .12s}.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-title{width:auto;margin:8px;padding:0 12px;justify-content:flex-start}.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-title span{display:inline;max-width:none;width:auto;opacity:1}.wd-sticky-nav-list{list-style:none;margin:0;padding:4px 0 20px;flex:1;overflow:visible;position:relative;z-index:1}.wd-sticky-nav-item{position:relative;margin:0}.wd-sticky-nav-link{display:flex;align-items:center;min-height:45px;padding:4px 16px 4px 20px;color:#333;text-decoration:none;font-size:14px;transition:color .2s ease,background .2s ease;white-space:nowrap}.wd-sticky-nav:not(:hover):not(.wd-opened) .wd-sticky-nav-link{justify-content:center;padding:4px 0}.wd-sticky-nav-item:hover>.wd-sticky-nav-link,.wd-sticky-nav-link:hover{color:var(--wd-primary);background:#48c6cf14}.wd-sticky-nav-chevron{display:none;margin-left:auto;flex-shrink:0;color:#ccc;align-items:center}.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-item.has-children .wd-sticky-nav-chevron{display:flex}.wd-sticky-nav-item:hover .wd-sticky-nav-chevron{color:var(--wd-primary)}.wd-sticky-nav-mega{position:absolute;top:0;left:100%;z-index:5;min-width:260px;max-width:340px;margin:0;padding:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-item:hover>.wd-sticky-nav-mega{opacity:1;visibility:visible;pointer-events:auto}.wd-sticky-nav-mega__inner{background:#fff;border-radius:0 var(--wd-radius) var(--wd-radius) 0;box-shadow:8px 8px 30px #0000001f;padding:12px 22px 16px;min-height:0}.wd-sticky-nav-mega__heading{margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #f0f0f0;font-family:var(--wd-font-title);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--wd-title)}.wd-sticky-nav-mega__list{list-style:none;margin:0;padding:0}.wd-sticky-nav-mega__list li+li{border-top:1px solid #f5f5f5}.wd-sticky-nav-mega__list a{display:block;padding:10px 0;color:#777;text-decoration:none;font-size:14px;line-height:1.35;transition:color .2s ease}.wd-sticky-nav-mega__list a:hover{color:var(--wd-primary)}.wd-sticky-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:840;background:#00000059;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}body.wd-sticky-nav-mega-open .wd-sticky-nav-overlay{opacity:1;visibility:visible;pointer-events:auto}.wd-sticky-nav-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}.wd-sticky-nav-icon-img{width:20px;height:20px;object-fit:contain}.wd-sticky-nav-fallback-icon{width:20px;height:20px;color:#333}.wd-sticky-nav-text{display:inline-flex;align-items:center;height:36px;margin-left:0;max-width:0;width:0;opacity:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:opacity .25s ease .12s}.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-text{margin-left:10px;max-width:none;width:auto;opacity:1}.wd-hide-mobile{display:none!important}@media(min-width:1025px){.wd-hide-mobile{display:flex!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/woodmart-sticky-nav.css.map */
