.store-selection-block{border-radius:8px;transition:border .3s ease-in-out}.error-message{color:red}#select-store-title{margin-top:0;margin-bottom:15px}input[type=text]{width:100%;padding:12px 20px;box-sizing:border-box;border-radius:8px;border:1px darkgrey solid;font-size:1.7rem}#searchPostcode{transition:box-shadow .3s ease}#searchPostcode:focus{outline:none;box-shadow:#0000003d 0 3px 8px}.store-list-container{border:darkgrey 1px solid;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:1.2rem;box-sizing:border-box;max-height:250px;overflow-y:auto;scrollbar-width:thin;scroll-behavior:smooth}.store-detail-container{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.5rem;width:100%;justify-content:space-between;box-sizing:border-box;border:1px solid transparent;transition:background-color .3s ease,border .3s ease}.store-detail-container:hover{background-color:#d8d8d8;border-radius:6px;border:1px solid #c4c4c4}.store-detail-container:hover h3{color:#000}.store-detail{display:flex;flex-direction:column;width:70%}.store-detail *{margin:0}.store-detail p{font-size:1.2rem}.button-8{border-radius:50px;border:1px solid #000d94;box-sizing:border-box;color:#000;cursor:pointer;margin:0;padding:8px .8em;position:relative;text-align:center;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:baseline;white-space:wrap}.button-8:hover,.button-8:focus{background-color:#000fa5;color:#fff}.button-8:focus{box-shadow:0 0 0 4px #0095ff26}.button-8:active{background-color:#212da7;box-shadow:none;color:#fff}#selected-store-container{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .3s ease,transform .3s ease;opacity:0}#selected-store-container.show{opacity:1;transform:translateY(0)}#selected-store-container.hide{opacity:0;transform:translateY(-20px)}#reset-button{font-size:1.5rem;color:gray;text-decoration:underline;cursor:pointer;border:none;background-color:transparent;margin-top:1rem}@media only screen and (max-width: 990px){.store-list-container{gap:1.25rem}}@media only screen and (max-width: 600px){.store-list-container{gap:.8rem}}.selected-store-title{margin-bottom:0;margin-top:0}.selected-store-info-container{border:2px #000FA5 solid;border-radius:8px;padding:1rem;width:100%}.selected-store-info-container *{font-size:1.3rem;margin:0}.border-highlight{border:1px #ff4027 solid!important}#tt-bike-specialist-legend{width:100%;justify-content:center}.tt-store-badge{display:flex;flex-wrap:nowrap;align-items:center;width:max-content;margin-top:1rem}.tt-store-badge p{font-size:1rem;text-transform:uppercase;margin:5px}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-store-selection.css.map */
