#global-search-container{margin:0 auto 2rem;max-width:50%;position:relative}#global-search-container input{border:1px solid #d9d9d9;border-radius:20px;color:#1e1e1e;height:40px;outline:none;padding:0 20px;width:100%}.filter-map-title{color:#004ebc;margin-bottom:2rem;text-align:center}.filter-contain{align-items:start;display:flex;justify-content:space-between}.custom-select-contain{width:48%}.custom-select-contain .label{color:#1e1e1e}.filter-contain .custom-select{align-items:center;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.filter-contain .custom-select p{align-items:center;color:#1e1e1e;display:flex;height:40px;justify-content:space-between;margin:0;padding:0 15px;width:100%}#global-results,.filter-contain .custom-select ul{background:#fff;box-shadow:0 5px 11px -5px;display:flex;flex-direction:column;gap:4px;left:0;list-style:none;margin:0;max-height:188px;overflow-y:auto;padding:10px 21px;position:absolute;top:100%;transform:translateY(2%);width:100%;z-index:2}#global-results li,.filter-contain .custom-select ul li{color:#1e1e1e;cursor:pointer}#global-results.hidden,.filter-contain .custom-select ul.hidden{display:none}#store-info{background:#faf9fb;display:flex;flex-direction:column;margin:17px auto 0;max-width:625px;text-align:center}#store-info h3{color:#004ebc;margin-bottom:0;margin-top:17px}#store-info iframe{margin:18px auto;max-height:320px;max-width:429px;width:100%}@media(max-width:768px){#global-results li,#global-search,.filter-contain .custom-select p,.filter-contain .custom-select ul li{font-size:12px!important}.filter-contain{flex-direction:column;gap:20px}#global-search-container{margin-bottom:20px;max-width:100%}.custom-select-contain{width:100%}}