.store-header-wrapper{width:100%;max-width:700px;margin:0 auto;text-align:center}.heading{margin-bottom:50px}.store-header-title{font-size:40px;font-weight:600;text-transform:capitalize}.store-search-input-wrapper{display:flex;width:100%;gap:50px}.text-input{width:70%}.filter-select-field{width:30%}.find-store-items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;width:100%;margin:50px auto;justify-content:center;align-items:center}.find-store-item{padding:20px;border:1px solid var(--border-color);transition:all .3s ease-in-out;width:100%}.find-store-item:hover{border-color:var(--brand-color);box-shadow:0 0 #000,0 0 #000,0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.find-store-item-content{display:flex;flex-direction:column;gap:5px;margin:20px 0}.find-store-item-title{font-size:22px;font-weight:600;margin:0 0 5px;line-height:1}.store-item-text{font-size:16px;font-family:var(--heading-font);font-weight:500;display:flex;gap:5px;align-items:start;padding-bottom:7px}.store-item-text:last-child{padding-bottom:0}.store-item-text svg{fill:red;min-width:18px}.find-store-location-btn{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 30px;width:100%;text-transform:none;border-radius:5px}.filter-select-field{border:none}.filter-select-field select{border:1px solid var(--border-color)}.filter-select-field select:focus{border-color:var(--brand-color);outline:none}@media only screen and (max-width:992px){.find-store-items{grid-template-columns:repeat(2,1fr)}.find-store-item:last-child{grid-column:span 2}.heading{margin-bottom:30px}}@media only screen and (max-width:575px){.find-store-items{grid-template-columns:repeat(1,1fr);gap:16px}.find-store-item{padding:10px}.find-store-item:last-child{grid-column:span 1}.find-store-item-content{padding:10px 0 0;gap:5px}.find-store-item-title{font-size:20px}.store-search-input-wrapper{flex-direction:column;row-gap:10px}.heading{margin:20px}.text-input,.filter-select-field{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/find-store.css.map */
