.loading-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;z-index:9999;justify-content:center;align-items:center}body.loading .loading-overlay{display:flex}.loading-spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #e30613;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.collection-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.collection-searchbar{flex:1}.search-inventory-container{width:100%}.search-inventory-form{position:relative;display:flex;align-items:center}.search-inventory-input{width:100%;height:40px;padding:8px 40px 8px 12px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;color:#333}.search-inventory-button{position:absolute;right:0;top:0;height:40px;width:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666}.search-inventory-button:hover{color:#e30613}.collection-sort-dropdown{flex:0 0 auto;margin-left:15px}.custom-sort-button{position:relative}.sort-button{display:flex;align-items:center;background-color:#e30613;color:#fff;border:none;border-radius:4px;padding:10px 15px;font-size:14px;font-weight:500;cursor:pointer;height:40px}.sort-button svg:first-child{margin-right:5px}.sort-button svg:last-child{margin-left:5px}.current-sort-option{margin:0 5px;font-weight:600}.custom-sort-dropdown-menu{position:absolute;top:100%;right:0;width:200px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;box-shadow:0 2px 5px #0000001a;z-index:10;margin-top:5px}.sort-option{display:flex;align-items:center;padding:10px 15px;cursor:pointer;transition:background-color .2s}.sort-option:hover{background-color:#f5f5f5}.sort-option.active{background-color:#f0f0f0;font-weight:600}.checkmark{width:20px;margin-right:10px;color:#e30613;font-weight:700}@media (max-width: 767px){.collection-header-row{flex-direction:column;padding:15px}.collection-searchbar{width:100%;margin-bottom:15px}.collection-sort-dropdown{width:100%;margin-left:0}.sort-button{width:100%;justify-content:space-between}.custom-sort-dropdown-menu{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/collection-header-row.css.map */
