.collection-masonry .toolbar,.collection-right-sidebar .toolbar{padding-top:0;border-top:none}.collection-masonry .sidebar--layout_vertical,.collection-right-sidebar .sidebar--layout_vertical{padding-top:30px;border-top:1px solid #e6e6e6}.collection-masonry .sidebar--layout_vertical .page-sidebar--vertical{margin-top:10px}.toolbar{display:flex;align-items:center;justify-content:space-between;position:relative;margin:0;padding:30px 0;border-top:1px solid #dedede}.toolbar-wrapper{display:flex}.toolbar-wrapper .toolbar-col{font-size:0;letter-spacing:0}.toolbar-wrapper .toolbar-col.toolbar-colLeft{display:none}.toolbar-wrapper:not(.toolbar-mobile){flex:1;justify-content:center;align-items:center}.toolbar-wrapper.toolbar-wrapper--flex,.toolbar-wrapper.toolbar-mobile{justify-content:flex-start}.toolbar-wrapper:not(.toolbar-mobile)+.toolbar-mobile{justify-content:flex-end}.toolbar .toolbar-item{display:block;position:relative;z-index:2;font-size:0;letter-spacing:0}.toolbar .toolbar-item .toolbar-icon{display:inline-block;vertical-align:middle;width:26px;height:26px;padding:3px;border:1px solid var(--bg-grey)}.toolbar .toolbar-item .toolbar-icon.active{border-color:var(--icon)}.toolbar .toolbar-item .toolbar-icon.grid-2{width:19px}.toolbar .toolbar-item .toolbar-icon.grid-4{width:33px}.toolbar .toolbar-item .toolbar-icon.grid-5{width:40px}.toolbar .toolbar-item .toolbar-icon .icon{width:20px;height:100%}.toolbar .toolbar-item .toolbar-icon.grid-5,.toolbar .toolbar-item .toolbar-icon.grid-4,.toolbar .toolbar-item .toolbar-icon.grid-3{display:none}.toolbar .toolbar-item .toolbar-icon.active{background-color:var(--bg-white)}.toolbar .toolbar-item .toolbar-icon+.toolbar-icon{margin-left:5px}.toolbar .toolbar-item .toolbar-icon.icon-mode{position:relative;cursor:pointer}.toolbar .toolbar-item .toolbar-icon:before{width:4px;height:18px}.toolbar .toolbar-item .toolbar-icon.icon-mode:before{content:"";position:absolute;top:3px;left:3px;background-color:var(--bg-grey)}.toolbar .toolbar-item .toolbar-icon.icon-mode.active:before{background-color:var(--icon)}.toolbar .toolbar-item .toolbar-icon.icon-mode-list:before{width:18px;height:4px;box-shadow:0 7px 0 var(--bg-grey),0 14px 0 var(--bg-grey)}.toolbar .toolbar-item .toolbar-icon.icon-mode-list.active:before{box-shadow:0 7px 0 var(--icon),0 14px 0 var(--icon)}.toolbar .toolbar-col .toolbar-item{display:inline-block;vertical-align:middle}.toolbar .toolbar-col .toolbar-item.toolbar-limitView,.toolbar .toolbar-label{display:none}.toolbar .toolbar-dropdown{position:relative}.toolbar .toolbar-dropdown .label-tab{background-color:var(--form-input-bg);border:1px solid var(--form-input-border);padding:7px 38px 7px 20px;min-height:45px;min-width:89px;max-width:149px;cursor:pointer;position:relative;line-height:29px}.toolbar .toolbar-dropdown .label-tab .icon-dropdown{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Capa_1' enable-background='new 0 0 551.13 551.13' height='512' viewBox='0 0 551.13 551.13' width='512'%3E%3Cpath style='fill: %233c3c3c;' d='m275.565 361.679-223.897-223.896h-51.668l275.565 275.565 275.565-275.565h-51.668z'%3E%3C/path%3E%3C/svg%3E");background-position:center;background-size:100%;width:9px;height:5px;display:inline-block;top:50%;position:absolute;right:15px;transition:all .5s ease;transform:translateY(-50%)}.toolbar .toolbar-dropdown.filter-sortby .label-tab{min-width:140px}.toolbar .toolbar-dropdown .label-text{font-size:var(--font-body-size);font-weight:var(--font-weight-normal);overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.toolbar .toolbar-dropdown .dropdown-menu.hidden-on-mobile{position:absolute;top:100%;left:auto;right:0;pointer-events:none;opacity:0;visibility:hidden;font-size:0;letter-spacing:0;background-color:var(--bg-white);z-index:5;width:100%;min-width:90px;box-shadow:0 6px 27px #0003;padding:13px 13px 13px 20px;transform:translate3d(0,-40px,0);transition:opacity var(--duration-default) ease,transform var(--duration-default) ease;will-change:transform}.toolbar .toolbar-dropdown.filter-sortby .dropdown-menu{min-width:200px}.toolbar .toolbar-dropdown [aria-expanded=true]+.dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0)}.toolbar .toolbar-dropdown .dropdown-menu li{display:inline-block;vertical-align:middle;position:relative;width:100%;padding:0 20px 0 0}.toolbar .toolbar-dropdown li .text{display:block;padding:7px 0 0;font-weight:var(--font-weight-normal);color:var(--color-text);font-size:var(--font-body-size);cursor:pointer}.toolbar .toolbar-dropdown li.is-active .text{text-decoration:underline;text-underline-offset:.3rem}.toolbar:not(.show-sticky){top:unset!important}.sidebar--layout_vertical .page-content .toolbar-wrapper .results-count{display:none}.toolbar .toolbar-item .toolbar-icon.icon-filter{border:none;display:flex;align-items:center;gap:3px;flex-shrink:0;width:75px;justify-content:flex-start;text-align:left}.toolbar .toolbar-item .toolbar-icon.icon-filter .filter-text{font-size:var(--font-body-size);font-weight:var(--font-weight-normal)}.toolbar .dropdown-menu.hidden-on-desktop{--header-height: 55px;--modal-height: 60vh;--modal-border: #ededee;--active-gray: #f8f8f8;--close-size: 20px;position:fixed;bottom:0;left:0;width:100%;max-height:var(--modal-height);background-color:var(--bg-white);z-index:101;transform:translateY(100%);transition:transform var(--duration-default) ease-in-out}.toolbar .dropdown-menu.hidden-on-desktop .dropdown-menu-header{width:100%;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--modal-border)}.toolbar .dropdown-menu.hidden-on-desktop .dropdown-menu-header .dropdown-menu-title{font-weight:var(--font-weight-semibold);font-size:calc(var(--font-body-size) + 2px);text-transform:uppercase;padding:0;margin:0;max-height:var(--header-height)}.toolbar .dropdown-menu.hidden-on-desktop .dropdown-menu-header .close-mobile-modal{width:var(--close-size);height:var(--close-size);transform:translateY(-2px)}.toolbar .dropdown-menu.hidden-on-desktop .dropdown-menu-body{padding:15px 0;height:max-content;max-height:calc(var(--modal-height) - var(--header-height));overflow:auto}.toolbar .dropdown-menu.hidden-on-desktop .dropdown-menu-body li{padding:10px 15px;font-size:calc(var(--font-body-size) + 2px);color:var(--modal-gray)}.toolbar .dropdown-menu.hidden-on-desktop .dropdown-menu-body li.is-active{background-color:var(--active-gray);color:var(--color-text);font-weight:var(--font-weight-bold)}body.toolbar-modal-open .toolbar .dropdown-menu.hidden-on-desktop{transform:translateY(0)}body.toolbar-modal-open .background-overlay{opacity:1;pointer-events:auto}body.toolbar-modal-open{overflow:hidden}@media(max-width:1024px){.toolbar.show-sticky{position:fixed;top:0;left:0;right:0;padding:10px 15px;background:var(--bg-white);z-index:99;box-shadow:0 0 0 1px #0000000f,0 1px 2px #0000001a;transition:top .2s;animation-name:appear-down;animation-duration:.5s;animation-fill-mode:both}body.toolbar-modal-open .toolbar.show-sticky.animate{z-index:101}body.toolbar-modal-open .toolbar.show-sticky.animate .label-tab.hidden-on-desktop{pointer-events:none}.toolbar.show-sticky.animate:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:#232323cc;z-index:2;pointer-events:none;opacity:0}body.toolbar-modal-open .toolbar.show-sticky.animate:after{opacity:1;transition:opacity var(--duration-long) ease}.toolbar .toolbar-dropdown .label-tab{padding:4px 38px 4px 20px!important;min-height:40px}.toolbar .toolbar-dropdown.filter-sortby .dropdown-menu{min-width:177px}.toolbar-wrapper:not(.toolbar-mobile){flex-shrink:1;flex:unset;order:3;justify-content:flex-end}.toolbar-wrapper:not(.toolbar-mobile)+.toolbar-mobile{justify-content:center;order:2;flex-grow:1}.toolbar .toolbar-dropdown.filter-sortby .label-tab.hidden-on-mobile,.toolbar .toolbar-dropdown .dropdown-menu.hidden-on-mobile,.toolbar .toolbar-dropdown.hidden-on-mobile{display:none}.toolbar .toolbar-dropdown.filter-sortby .label-tab.hidden-on-desktop{padding:4px 13px 4px 0!important;min-height:unset;min-width:unset;max-height:unset;max-width:unset;background-color:transparent;border:none;width:75px;justify-content:flex-end;text-align:right}.toolbar .toolbar-dropdown .label-tab.hidden-on-desktop .icon-dropdown{right:0;width:8px;height:5px;margin-left:3px}.toolbar{border-top:none;padding:25px 0}.collection-masonry .sidebar--layout_vertical .page-sidebar--vertical{margin-top:0}}@media(max-width:767px){.toolbar .toolbar-dropdown .dropdown-menu{left:0}}@media(max-width:359px){.toolbar .toolbar-item .toolbar-icon.grid-2{width:12px}}@media(min-width:360px){.toolbar .toolbar-item .toolbar-icon.grid-2:before{box-shadow:7px 0 0 var(--bg-grey)}.toolbar .toolbar-item .toolbar-icon.grid-2.active:before{box-shadow:7px 0 0 var(--icon)}}@media(min-width:551px){.toolbar .toolbar-col .toolbar-item.toolbar-limitView{display:inline-block}.toolbar .toolbar-col .toolbar-item+.toolbar-item{margin-left:28px}}@media(min-width:768px){.sidebar--layout_horizontal .toolbar .toolbar-item .toolbar-icon.grid-3{display:inline-block}.toolbar .toolbar-item .toolbar-icon.grid-3:before{box-shadow:7px 0 0 var(--bg-grey),14px 0 0 var(--bg-grey)}.toolbar .toolbar-item .toolbar-icon.grid-3.active:before{box-shadow:7px 0 0 var(--icon),14px 0 0 var(--icon)}.toolbar .toolbar-dropdown{display:inline-block;vertical-align:middle}}@media(min-width:992px){.sidebar--layout_horizontal .toolbar .toolbar-item .toolbar-icon.grid-4{display:inline-block}.toolbar .toolbar-item .toolbar-icon.grid-4:before{box-shadow:7px 0 0 var(--bg-grey),14px 0 0 var(--bg-grey),21px 0 0 var(--bg-grey)}.toolbar .toolbar-item .toolbar-icon.grid-4.active:before{box-shadow:7px 0 0 var(--icon),14px 0 0 var(--icon),21px 0 0 var(--icon)}}@media(min-width:1025px){.toolbar{z-index:6}.toolbar-wrapper.toolbar-mobile{display:none}.toolbar-wrapper:not(.toolbar-mobile){justify-content:space-between}.toolbar-wrapper .toolbar-col.toolbar-colLeft{display:flex;align-items:center}.toolbar .toolbar-label{display:inline-block;vertical-align:middle;margin:0 15px 0 0;text-transform:uppercase;font-weight:var(--font-weight-medium)}.toolbar .toolbar-dropdown.filter-sortby .label-tab.hidden-on-desktop,.toolbar .dropdown-menu.hidden-on-desktop{display:none}}@media(min-width:1100px){.toolbar .toolbar-item .toolbar-icon.grid-3{display:inline-block}}@media(min-width:1300px){.toolbar .toolbar-item .toolbar-icon.grid-4{display:inline-block}}@media(min-width:1600px){.toolbar .toolbar-item .toolbar-icon.grid-5{display:inline-block}.toolbar .toolbar-item .toolbar-icon.grid-5:before{box-shadow:7px 0 0 var(--bg-grey),14px 0 0 var(--bg-grey),21px 0 0 var(--bg-grey),28px 0 0 var(--bg-grey)}.toolbar .toolbar-item .toolbar-icon.grid-5.active:before{box-shadow:7px 0 0 var(--icon),14px 0 0 var(--icon),21px 0 0 var(--icon),28px 0 0 var(--icon)}}.template-collection .halo-collection-content .toolbar{--agfn-toolbar-dark: #3d6907;--agfn-toolbar-accent: #86bc3c;--agfn-toolbar-text: #1b2418;--agfn-toolbar-muted: #60705a;--agfn-toolbar-border: #d8e5ce;box-sizing:border-box;width:100%;min-width:0;min-height:76px;margin:0 0 28px;padding:14px 18px;border:1px solid var(--agfn-toolbar-border);border-radius:16px;background:linear-gradient(135deg,#fff,#f6faf1);box-shadow:0 10px 26px #31541d12;isolation:isolate}.template-collection .toolbar .toolbar-label{color:var(--agfn-toolbar-dark);font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.07em}.template-collection .toolbar .toolbar-viewAs{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid var(--agfn-toolbar-border);border-radius:12px;background:#f4f8ef}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-mode{box-sizing:border-box;width:40px!important;height:40px!important;margin:0!important;padding:0;border:1px solid #cbdcc0;border-radius:8px;background:#fff;color:var(--agfn-toolbar-dark);transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-mode:hover,.template-collection .toolbar .toolbar-item .toolbar-icon.icon-mode:focus-visible{border-color:var(--agfn-toolbar-accent);background:#edf6e3;box-shadow:0 0 0 3px #86bc3c29;outline:0}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-mode.active{border-color:var(--agfn-toolbar-dark);background:var(--agfn-toolbar-dark);box-shadow:0 5px 12px #3d69072e}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-mode:before{top:10px;left:9px;width:4px;height:20px;border-radius:1px;background:var(--agfn-toolbar-muted)!important}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-mode.active:before{background:#fff!important}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-mode-list:before{top:10px;left:9px;width:22px;height:4px;box-shadow:0 8px 0 var(--agfn-toolbar-muted),0 16px 0 var(--agfn-toolbar-muted)!important}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-mode-list.active:before{box-shadow:0 8px #fff,0 16px #fff!important}.template-collection .toolbar .toolbar-item .toolbar-icon.grid-2:before{left:14px;box-shadow:8px 0 0 var(--agfn-toolbar-muted)!important}.template-collection .toolbar .toolbar-item .toolbar-icon.grid-2.active:before{box-shadow:8px 0 #fff!important}.template-collection .toolbar .toolbar-item .toolbar-icon.grid-3:before{left:10px;box-shadow:8px 0 0 var(--agfn-toolbar-muted),16px 0 0 var(--agfn-toolbar-muted)!important}.template-collection .toolbar .toolbar-item .toolbar-icon.grid-3.active:before{box-shadow:8px 0 #fff,16px 0 #fff!important}.template-collection .toolbar .toolbar-item .toolbar-icon.grid-4:before{left:6px;box-shadow:8px 0 0 var(--agfn-toolbar-muted),16px 0 0 var(--agfn-toolbar-muted),24px 0 0 var(--agfn-toolbar-muted)!important}.template-collection .toolbar .toolbar-item .toolbar-icon.grid-4.active:before{box-shadow:8px 0 #fff,16px 0 #fff,24px 0 #fff!important}.template-collection .toolbar .toolbar-item .toolbar-icon.grid-5:before{left:4px;width:3px;box-shadow:7px 0 0 var(--agfn-toolbar-muted),14px 0 0 var(--agfn-toolbar-muted),21px 0 0 var(--agfn-toolbar-muted),28px 0 0 var(--agfn-toolbar-muted)!important}.template-collection .toolbar .toolbar-item .toolbar-icon.grid-5.active:before{box-shadow:7px 0 #fff,14px 0 #fff,21px 0 #fff,28px 0 #fff!important}.template-collection .toolbar .toolbar-dropdown .label-tab{display:flex;align-items:center;min-height:46px;padding:8px 42px 8px 18px;border:1px solid var(--agfn-toolbar-border);border-radius:11px;background:#fff;color:var(--agfn-toolbar-text);box-shadow:0 4px 12px #31541d0a}.template-collection .toolbar .toolbar-dropdown .label-tab:hover,.template-collection .toolbar .toolbar-dropdown .label-tab:focus-visible{border-color:var(--agfn-toolbar-accent);box-shadow:0 0 0 3px #86bc3c26;outline:0}.template-collection .toolbar .toolbar-dropdown .label-tab .icon-dropdown{right:16px}.template-collection .toolbar .toolbar-dropdown .label-text{color:var(--agfn-toolbar-text);font-size:15px;line-height:1.35}.template-collection [data-product-compare],.template-collection .card-compare,.template-collection .card-compare-wrapper,.template-collection .halo-compareProduct{display:none!important}.template-collection .card-action.has-compare{width:100%;padding-right:0!important}@media(min-width:1025px){.template-collection .halo-collection-content .toolbar{display:block}.template-collection .toolbar>.toolbar-wrapper:not(.toolbar-mobile){display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;width:100%;min-width:0}.template-collection .toolbar .toolbar-colLeft,.template-collection .toolbar .toolbar-colRight{display:flex;align-items:center;min-width:0}.template-collection .toolbar .toolbar-colRight{justify-content:flex-end;gap:24px}.template-collection .toolbar .toolbar-col .toolbar-item+.toolbar-item{margin-left:0}}@media(max-width:1024px){.template-collection .halo-collection-content .toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;min-height:64px;padding:8px;border-radius:14px}.template-collection .toolbar>.toolbar-wrapper.toolbar-mobile:has(.toolbar-sidebar){grid-column:1;grid-row:1;justify-content:flex-start;min-width:0}.template-collection .toolbar>.toolbar-wrapper:not(.toolbar-mobile){grid-column:3;grid-row:1;display:flex;justify-content:flex-end;width:100%;min-width:0}.template-collection .toolbar>.toolbar-wrapper:not(.toolbar-mobile)+.toolbar-wrapper.toolbar-mobile{grid-column:2;grid-row:1;justify-content:center;min-width:0}.template-collection .toolbar .toolbar-colRight,.template-collection .toolbar .toolbar-sort{display:flex;justify-content:flex-end;width:100%;min-width:0}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-filter{box-sizing:border-box;width:auto;min-width:74px;min-height:44px;padding:8px 12px;gap:6px;border:1px solid var(--agfn-toolbar-border);border-radius:10px;background:#fff;color:var(--agfn-toolbar-dark);justify-content:center}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-filter .filter-text{color:var(--agfn-toolbar-dark);font-size:14px;font-weight:700}.template-collection .toolbar .toolbar-viewAs{gap:4px;padding:3px;border-radius:10px}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-mode{width:38px!important;height:38px!important}.template-collection .toolbar .toolbar-dropdown.filter-sortby .label-tab.hidden-on-desktop{box-sizing:border-box;display:flex;justify-content:center;width:auto;min-width:70px;min-height:44px;padding:8px 28px 8px 12px!important;border:1px solid var(--agfn-toolbar-border);border-radius:10px;background:#fff;text-align:center}.template-collection .toolbar .toolbar-dropdown .label-tab.hidden-on-desktop .icon-dropdown{right:11px}}@media(max-width:420px){.template-collection .halo-collection-content .toolbar{gap:5px;padding:7px 6px}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-filter{min-width:66px;padding-right:9px;padding-left:9px}.template-collection .toolbar .toolbar-item .toolbar-icon.icon-filter .filter-text,.template-collection .toolbar .toolbar-dropdown .label-text{font-size:13px}.template-collection .toolbar .toolbar-dropdown.filter-sortby .label-tab.hidden-on-desktop{min-width:64px;padding-right:25px!important;padding-left:9px!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/component-toolbar.css.map */
