.store-list .store-locations-map{min-height:400px;width:100%;margin:0 0 10px}.store-list .location-search{display:none;border-radius:40px;background:#f3f3f4;min-width:300px;max-width:100%;margin:20px 0}.store-list .location-search input{border:0;background-color:transparent;font-weight:bold}.store-list.active .location-search{display:inline-block}.store-list .stores{overflow:hidden}.store-list .stores .region{overflow:hidden}.store-list .stores .region h3{clear:both}.store-list .stores .region .store{float:left;width:33%}.store-list .stores .region .store:nth-of-type(3n+1){clear:left}@media screen and (max-width:960px){.store-list .stores .region .store{width:50%}.store-list .stores .region .store:nth-of-type(3n+1){clear:none}.store-list .stores .region .store:nth-of-type(2n+1){clear:left}}.store-list .stores .region .store>div{border-bottom:1px solid #ccc;margin:5px;padding:5px}.store-list .stores .region .store dl.store-details{cursor:pointer;padding:5px}.store-list .stores .region .store dl.store-details:hover{background-color:#cecece}.store-list .stores .region .store dl.store-details dt{display:none}.store-list .stores .region .store dl.store-details dd.name{font-weight:bold}.store-list .stores .region .store.selected dl{background-color:#cecece}.store-list .store-locations-map dl.store-details dt{display:none}.store-list .store-locations-map dl.store-details dd{margin:5px 0}.store-list .store-locations-map dl.store-details dd.name{font-weight:bold}.store-list .store-locations-map dl.store-details .action.primary{margin-top:5px;margin-bottom:5px;padding:10px 15px}