#locations-template{background-color:#fff;margin-bottom:32px;position:relative}#locations-template .locations-filter-bar{background-color:#eee;padding:12px}#locations-template .locations-cols{display:flex;flex-wrap:wrap}#locations-template .locations-cols .locations-list-col{background-color:#fff;width:50%}#locations-template .locations-cols .locations-map-col{width:50%}#locations-template .locations-cols .locations-list{display:block;list-style:none;margin:0;max-height:450px;overflow:auto;padding:0;scroll-behavior:smooth}#locations-template .locations-cols .locations-list li{background-color:#fffff;padding:12px 0}#locations-template .locations-cols .locations-list li p:last-of-type{margin:0}#locations-template .locations-cols .locations-list li.active{background-color:#eff2ff!important}#locations-template .locations-cols .locations-list li.active .locations-item-label a{background-color:#000;color:#fff}#locations-template .locations-cols .locations-list li:nth-child(odd){background-color:#f3f3f3}#locations-template #locations-map{height:450px;width:100%}#locations-template #locations-loader{align-items:center;background-color:rgba(0,0,0,.35);bottom:0;color:#fff;display:flex;font-size:20px;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;transition:opacity .25s ease;visibility:visible;z-index:2}#locations-template #locations-loader.hide{opacity:0;visibility:hidden;z-index:-1}#locations-search-instructions{font-size:24px;font-weight:700;left:50%;max-width:80%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}#locations-search-instructions.hide{visibilty:hidden;display:none;opacity:0;z-index:-1}#locations-not-found{font-size:18px;padding:12px}#locations-not-found.hide{display:none}.locations-filter-bar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}#locations-levels,#locations-radius,#locations-zip,button{height:38px;margin-left:3px}#locations-zip{width:200px}#locations-levels,#locations-radius{width:150px}#locations-levels,#locations-radius,#locations-zip{border:1px solid #444;border-radius:0;box-shadow:none;outline:none;padding-left:10px;padding-right:10px;transition:border .25s ease,background-color .25s ease}#locations-levels:focus,#locations-radius:focus,#locations-zip:focus{background-color:#f3f3f3;border-color:#111}.locations-marker-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:140px;margin-bottom:12px;width:200px}.locations-item-inner{display:flex;flex-wrap:wrap}.locations-item-label{width:10%}.locations-item-label a{border:1px solid #222;border-radius:50%;color:#111;display:block;font-weight:700;height:24px;margin:0 auto;text-align:center;text-decoration:none;transition:background-color .25s ease,color .25s ease;width:24px}.locations-item-label a:hover{background-color:#333;color:#fff}.locations-item-info{flex-grow:2;padding-right:12px}.locations-item-info h3{font-size:20px;font-weight:700}.locations-item-info h5{font-size:16px;font-weight:400}.locations-item-info .locations-item-address p,.locations-item-info .locations-item-contact p{font-size:14px}.locations-item-image{padding-right:18px;width:25%}.locations-item-image a{cursor:pointer;display:block;text-decoration:none;transition:opacity .25s ease;width:100%}.locations-item-image a:hover{opacity:.75}.location-image img,.locations-item-image a img{height:auto;max-width:100%}#location-single-map{height:450px;width:100%}@media (max-width:840px){#locations-template{margin-bottom:32px;position:relative}#locations-template .locations-cols{display:flex;flex-wrap:wrap}#locations-template .locations-cols .locations-list-col,#locations-template .locations-cols .locations-map-col{width:100%}.locations-filters,.locations-search{display:flex;justify-content:center;width:100%}.locations-filters{margin-bottom:12px}}
