.nwl-showroom-sort{position:relative}.nwl-showroom-sort button{height:35px;width:auto;display:flex;align-items:center;justify-content:center;margin-left:.2rem;color:var(--bs-body-color);border:var(--bs-border-width) solid rgba(2,44,68,.25);border-radius:20px}.nwl-showroom-sort button:hover{border:var(--bs-border-width) solid rgba(2,44,68,.25)}.nwl-showroom-sort button img{height:24px}.nwl-showroom-sort button span{font-size:13px}@media (min-width:992px){.nwl-showroom-sort button{min-width:130px;display:flex;align-items:center;justify-content:center;padding:10px;margin-left:0}.nwl-showroom-sort button img{height:24px;margin-right:7px}.nwl-showroom-sort button span{display:block;font-size:14px}}.nwl-showroom-sort__list{display:none;position:absolute;min-width:160px;right:0;background-color:#fff;border:solid 1px var(--nwc-secondary-color);padding:5px;border-radius:8px}.nwl-showroom-sort__list.show{display:block;z-index:10}