.locations-map{background-color:#fff;display:flex;flex-wrap:wrap}.locations-map__rtext{border-bottom:1px solid #e0e0e0;padding:30px}.h6.search-label:before{display:none}.h6.search-label{display:block;font-weight:700;letter-spacing:1px;margin-bottom:10px}#searchInput{background-color:#f9f9f9;border:1px solid #e0e0e0;height:56px;padding:0 20px;width:100%}#map{background-color:#ccc;height:645px;width:100%}.locations-map__locations{padding-top:20px}.locations-map__locations .h6{padding-left:33px;padding-right:33px}#results{height:367px;overflow-y:scroll;padding:0 33px}.locations-map__item{background-color:#f5f5f5;color:#000;margin-bottom:15px;padding:20px 30px}.locations-map__item a:hover{text-decoration:underline}.locations-map__item h5{color:var(--primary-color);font-size:18px;margin-bottom:5px}.locations-map__item .select-store{color:var(--primary-color);cursor:pointer;display:block;font-size:13px;font-weight:800;letter-spacing:1px;margin-top:15px;text-transform:uppercase}.locations-map__col.locations{width:100%}.map-info{color:#000;font-size:16px;line-height:1.5;min-width:200px;padding:10px}.map-info p{margin-bottom:0}@media (min-width:992px){.locations-map__col.locations{width:33%}#map{width:67%}}