#transferShops .modal-header{border-bottom:none}#transferShops .modal-header .modal-title{text-align:center;width:100%}#transferShops .value-transfer{color:#0f5132;font-weight:700}#transferShops .list-shops{max-height:400px;overflow-y:auto}#transferShops .list-shops .shop{background-color:#fff;border:none;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.12);display:flex;margin-bottom:1rem;padding:15px;width:100%}#transferShops .list-shops .shop .box-img-trash{display:flex;flex-direction:column;margin-right:20px}#transferShops .list-shops .shop .box-info-prod{align-items:center;display:flex;justify-content:space-between;width:100%}#transferShops .list-shops .shop .box-info-prod .content_shop{width:100%}#transferShops .list-shops .shop .img-shop{display:flex;justify-content:center;width:100%}#transferShops .list-shops .shop .img-shop img{box-shadow:0 0 10px 0 rgba(0,0,0,.15);height:5rem;-o-object-fit:contain;object-fit:contain;padding:5px;width:7rem}#transferShops .list-shops .shop .name_shop{color:#666;display:block;font-size:14px;font-weight:700;letter-spacing:.2px;line-height:18px;margin:8px 0;overflow:hidden;text-decoration:none;width:100%;word-break:break-word}#transferShops .list-shops .shop .infos-stock{align-items:center;display:flex;justify-content:space-between}#transferShops .list-shops .shop .infos-stock .stock{font-size:14px;font-weight:700}#transferShops .list-shops .shop .infos-stock .ref{color:#0f5132;font-size:13px;font-weight:700;text-align:end;width:100%}
