.warehouse-stock{margin-bottom:15px;border:1px solid #ccc;padding:15px;border-radius:5px}.warehouse-stock__title{font-size:18px;font-weight:700;border-bottom:1px solid #ccc;padding-bottom:13px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-ms-flex-pack:center;justify-content:center;width:100%}.warehouse-stock__name{font-weight:700}.warehouse-stock__item{padding:15px 0;display:none;-ms-flex-align:center;align-items:center}.warehouse-stock__item--actif{display:-ms-flexbox;display:flex}.warehouse-stock__warehouse{-ms-flex:1 1 auto;flex:1 1 auto}.warehouse-stock__stock{-ms-flex:0 1 auto;flex:0 1 auto}.warehouse-stock__stock:before{content:"";height:10px;width:10px;border-radius:50%;display:inline-block;background-color:#e00728;margin-right:5px}.warehouse-stock__stock--instock:before{background-color:#398a00}.warehouse-stock__stock--warningstock:before{background-color:#e09807}.warehouse-stock__stock--notallow:before{background-color:#0789e0}.warehouse-select{background-color:#fff;border:1px solid #ccc;padding:6px;font-size:13px;margin-left:auto;border-radius:5px;margin-bottom:5px;color:#777}@media(max-width:1023px){.warehouse-select{margin-left:0}}.search-select__item-status{height:16px;width:16px;border-radius:50%;display:inline-block;background-color:#0789e0;-ms-flex:0 0 auto;flex:0 0 auto}.search-select__item-status[data-status=warningstock]{background-color:#e09807}.search-select__item-status[data-status=instock]{background-color:#398a00}.search-select__item-status[data-status=notallow]{background-color:#0789e0}.search-select__item-warehouse-name{font-weight:700;min-width:130px;-ms-flex:0 0 auto;flex:0 0 auto}.search-select__item-message{text-overflow:ellipsis;white-space:nowrap;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}