.collection-breadcrumbs{max-width:1400px;margin:0 auto;padding:16px 40px 8px}.breadcrumbs-container{display:flex;align-items:center;gap:10px;font-size:16px;color:#666}.breadcrumb-link{color:#666;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#7ac943}.breadcrumb-separator{color:#999}.breadcrumb-current{color:#333;font-weight:500}@media(max-width:768px){.collection-breadcrumbs{padding:12px 16px 6px}.breadcrumbs-container{font-size:13px;gap:6px}}@media(min-width:769px){.collection-sidebar-layout{display:flex;gap:30px;max-width:1400px;margin:0 auto;padding:8px 40px;align-items:flex-start}.collection-sidebar-wrapper{width:280px;flex-shrink:0;align-self:flex-start;position:sticky;top:var(--header-group-height, 80px);max-height:calc(100vh - var(--header-group-height, 80px) - 20px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.collection-sidebar-wrapper::-webkit-scrollbar{display:none}.collection-content-wrapper{flex:1;min-width:0}.collection-filters-sidebar{background:#fff;border-radius:12px;padding:24px}.sidebar-header{margin-bottom:24px;padding-bottom:16px}.sidebar-title{font-size:18px;font-weight:600;color:#333;margin:0}.sidebar-content{display:flex;flex-direction:column;gap:24px}.filter-group{display:flex;flex-direction:column;gap:0;padding-bottom:16px}.filter-group-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 0;background:none;border:none;cursor:pointer;text-align:left}.filter-group-title{font-size:14px;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px}.filter-group-icon{transition:transform .3s ease;color:#666}.filter-group.collapsed .filter-group-icon{transform:rotate(-90deg)}.filter-options{display:flex;flex-direction:column;gap:8px;padding-top:8px;max-height:300px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;transition:max-height .3s ease,opacity .3s ease;opacity:1}.filter-options::-webkit-scrollbar{display:none}.filter-group.collapsed .filter-options{max-height:0;opacity:0;padding-top:0;overflow:hidden}.sidebar-filter-option{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;text-align:left;padding:14px 14px 14px 60px!important;min-height:50px!important;background:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;line-height:1.5!important;color:#333;transition:all .2s ease;position:relative;box-sizing:border-box!important;white-space:normal!important;word-break:break-word;overflow:visible!important;text-overflow:clip!important}.sidebar-filter-option:before{content:""!important;position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important;width:18px!important;height:18px!important;border:2px solid #e0e0e0!important;border-radius:4px;background:#fff;transition:all .2s ease;z-index:2}.sidebar-filter-option:after{content:"\2713"!important;position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important;font-size:12px;color:#fff;opacity:0;transition:opacity .2s ease;z-index:2}.sidebar-filter-option:hover{background:#f4faef}.sidebar-filter-option:hover:before{border-color:#7ac943}.sidebar-filter-option.active:before{background:#7ac943;border-color:#7ac943}.sidebar-filter-option.active:after{opacity:1}.sidebar-clear-btn{width:100%;padding:12px;margin-top:8px;border:1px solid #e0e0e0;border-radius:8px;background:#f9f9f9;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.sidebar-clear-btn:hover{background:#7ac943;color:#fff;border-color:#7ac943}.apg-mobile-filters-drawer,.apg-mobile-header{display:none}.collection-content-wrapper .products-for-you-section,.collection-content-wrapper .all-products-grid-section{padding-left:0!important;padding-right:0!important}.collection-content-wrapper .page-width{padding-left:0!important;padding-right:0!important;max-width:100%}.desktop-sort-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:24px;padding:0}.sort-dropdown{position:relative}.sort-dropdown-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;color:#333;transition:all .2s ease;min-width:180px;justify-content:space-between}.sort-dropdown-btn:hover{border-color:#7ac943}.sort-dropdown-btn svg{transition:transform .2s ease}.sort-dropdown.open .sort-dropdown-btn{border-color:#7ac943}.sort-dropdown.open .sort-dropdown-btn svg{transform:rotate(180deg)}.sort-dropdown-content{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:220px;z-index:100;display:none}.sort-dropdown.open .sort-dropdown-content{display:block}.sort-option{width:100%;text-align:left;padding:12px 16px;background:none;border:none;cursor:pointer;font-size:14px;color:#333;transition:background .2s ease}.sort-option:hover{background:#f4faef}.sort-option.active{background:#f4faef;color:#7ac943;font-weight:500}.products-for-you-section{padding-top:0;padding-bottom:32px}.pfy-container{display:flex;gap:16px;align-items:flex-start}.pfy-banner{position:relative;border-radius:10px;overflow:hidden;width:auto;max-width:min(52%,560px);min-width:260px;flex:0 0 auto}.pfy-banner-content{position:relative;width:100%}.pfy-banner-image{width:100%;height:auto;display:block;object-fit:cover}.desktop-only{display:block}.mobile-only{display:none}.pfy-grid{flex:1 1 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;min-height:0}.products-for-you-section.pfy-low-count .pfy-container{align-items:flex-start}.pfy-grid .product-card-standard{height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto auto auto;overflow:hidden}.apg-grid .apg-product-item{display:block;min-height:0}.apg-grid .apg-product-item .product-card-standard,.apg-grid .pfy-product-item .product-card-standard{display:flex;flex-direction:column;width:100%;min-height:0}.apg-grid .pfy-product-item{display:block}.apg-grid .pfy-product-item .product-card-standard{grid-template-rows:unset}.apg-grid .pfy-product-item .product-card-standard__image{aspect-ratio:1 / 1!important;width:100%!important;height:auto!important;min-height:unset!important}.apg-grid .pfy-product-item .product-card-standard__image img{width:100%!important;height:100%!important;object-fit:contain!important}.apg-grid .pfy-product-item .product-card-standard__title{-webkit-line-clamp:2!important;min-height:2.5em!important}.apg-grid .pfy-product-item .product-card-standard__form{margin-top:auto!important;padding-top:8px!important}.pfy-grid .product-card-standard__image{aspect-ratio:auto;height:100%;min-height:0}.apg-grid .product-card-standard__image{width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important}.apg-grid .product-card-standard__image-wrap{width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important;flex:0 0 auto!important}.pfy-grid .product-card-standard__image img{width:100%;height:100%;object-fit:cover}.apg-grid .product-card-standard__image img{width:100%!important;height:100%!important;object-fit:contain!important}.pfy-grid .product-card-standard__title,.apg-grid .product-card-standard__title{margin-top:6px;font-size:11px;line-height:1.25;-webkit-line-clamp:2;min-height:2.5em}.pfy-grid .product-card-standard__title{-webkit-line-clamp:1;min-height:1.25em}.pfy-grid .product-card-standard__price,.apg-grid .product-card-standard__price{margin-top:4px;font-size:16px;min-height:1.6em}.pfy-grid .product-card-standard__compare-price,.apg-grid .product-card-standard__compare-price{margin-left:6px;font-size:12px}.pfy-grid .product-card-standard__rating,.apg-grid .product-card-standard__rating{margin-top:8px}.pfy-grid .product-card-standard__rating{margin-top:4px}.pfy-grid .product-card-standard__form,.apg-grid .product-card-standard__form{margin-top:auto;padding-top:8px}.pfy-grid .product-card-standard__form{padding-top:6px}.pfy-grid .product-card-standard__add-btn,.apg-grid .product-card-standard__add-btn{padding:10px;font-size:13px;line-height:1.2}.pfy-grid .product-card-standard__add-btn{padding:8px 10px;font-size:12px}.all-products-grid-section{padding-top:28px;padding-bottom:48px}.apg-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:16px;row-gap:16px;align-items:stretch}.apg-pagination{grid-column:1 / -1;display:flex;justify-content:center;margin-top:40px}}@media(max-width:768px){.collection-sidebar-layout{display:block;padding:0}.collection-sidebar-wrapper{display:none}.collection-content-wrapper{width:100%}.desktop-sort-header{display:none}.apg-mobile-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:0 16px}.apg-mobile-filter-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;color:#333;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;flex:0 0 auto}.apg-mobile-sort{display:flex;align-items:center;gap:8px;flex:1;position:relative}.sort-label-mobile{display:none}.apg-mobile-sort-select{flex:1;padding:10px 36px 10px 12px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;background:#fff url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;cursor:pointer;-webkit-appearance:none;appearance:none}.apg-mobile-filters-drawer{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.apg-mobile-filters-drawer.open{display:block!important}.apg-mobile-filters-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.apg-mobile-filters-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:85%;max-width:320px;background:#fff;padding:20px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.apg-mobile-filters-drawer__panel::-webkit-scrollbar{display:none}.apg-mobile-filters-drawer__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.apg-mobile-filters-drawer__title{font-size:18px;font-weight:600}.apg-mobile-filters-drawer__close{border:none;background:transparent;font-size:14px;cursor:pointer;color:#666}.apg-mobile-filters-drawer__body{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:20px;scrollbar-width:none;-ms-overflow-style:none}.apg-mobile-filters-drawer__body::-webkit-scrollbar{display:none}.apg-dropdown-group{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%}.apg-dropdown-section-title{font-size:12px;font-weight:600;text-transform:uppercase;color:#999;letter-spacing:.5px}.mobile-filter-option{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;text-align:left;padding:14px 14px 14px 60px!important;min-height:50px!important;background:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;line-height:1.5!important;color:#333;position:relative;box-sizing:border-box!important;white-space:normal!important;word-break:break-word;overflow:visible!important;text-overflow:clip!important}.mobile-filter-option:before{content:""!important;position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important;width:18px!important;height:18px!important;border:2px solid #e0e0e0!important;border-radius:4px;background:#fff;transition:all .2s ease;z-index:2}.mobile-filter-option:after{content:"\2713"!important;position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important;font-size:12px;color:#fff;opacity:0;transition:opacity .2s ease;z-index:2}.mobile-filter-option:hover{background:#f4faef}.mobile-filter-option.active:before{background:#7ac943;border-color:#7ac943}.mobile-filter-option.active:after{opacity:1}.apg-mobile-filters-drawer__clear{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;background:#f9f9f9;font-size:14px;font-weight:500;cursor:pointer}.products-for-you-section{padding:0 16px 24px}.pfy-container{display:flex;flex-direction:column;gap:32px}.pfy-banner{width:100%;margin-bottom:0}.desktop-only{display:none}.mobile-only{display:block}.pfy-banner-image{height:auto;width:100%;max-height:764px;object-fit:contain}.pfy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:24px;height:auto}.all-products-grid-section{padding:24px 16px 44px}.apg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:24px}.pfy-grid .product-card-standard,.apg-grid .apg-product-item .product-card-standard{padding-bottom:6px}.pfy-grid .product-card-standard__image,.apg-grid .product-card-standard__image{margin-bottom:8px}.pfy-grid .product-card-standard__rating,.apg-grid .product-card-standard__rating{margin-top:0}.pfy-grid .product-card-standard__title,.apg-grid .product-card-standard__title,.pfy-grid .product-card-standard__price,.apg-grid .product-card-standard__price{margin-top:4px}.pfy-grid .product-card-standard__form,.apg-grid .product-card-standard__form{margin-top:10px}}@media(min-width:769px){body.template-collection #MainContent{display:grid;grid-template-columns:280px 1fr;gap:30px;max-width:1400px;margin:0 auto;padding:8px 40px}body.template-collection .shopify-section:has(.hero){grid-column:1 / -1;margin:0 -40px 20px;width:calc(100% + 80px)}body.template-collection .shopify-section:has(.collection-filters-sidebar){grid-column:1;grid-row:2 / span 10}body.template-collection .shopify-section:has(.products-for-you-section){grid-column:2;grid-row:2}body.template-collection .shopify-section:has(.all-products-grid-section){grid-column:2;grid-row:3}body.template-collection .products-for-you-section,body.template-collection .all-products-grid-section,body.template-collection .products-for-you-section .page-width,body.template-collection .all-products-grid-section .page-width{max-width:100%;padding-left:0!important;padding-right:0!important}.collection-filters-sidebar{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.collection-filters-sidebar::-webkit-scrollbar{display:none}}@media(max-width:768px){body.template-collection #MainContent{display:block}.collection-filters-sidebar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/collection-sidebar.css.map */
