.tpt-store-locator__container{margin:32px 0}.tpt-store-locator__heading{font-size:30px;text-transform:uppercase;font-weight:600;margin-bottom:24px;text-align:center;color:#e31b23}.tpt-store-locator__desc{font-size:20px;line-height:24px;margin-bottom:48px;text-align:center}.tpt-store-locator__header{margin-bottom:36px}.tpt-store-locator__filter{display:flex;justify-content:center;gap:16px}.tpt-store-locator__filter-search{max-width:250px;width:100%}.tpt-store-locator__filter-search input{border:1px solid #e31b23;border-radius:3px;padding:10px 24px;width:100%;height:42px}.tpt-store-locator__filter-location{position:relative}.tpt-store-locator__filter-location select{border:1px solid #e31b23;border-radius:3px;padding:12px 60px 12px 24px;max-width:250px;height:42px;min-height:unset;width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.tpt-store-locator__filter-location:after{content:"";position:absolute;right:15px;top:50%;transform:translateY(-50%) rotate(45deg);width:8px;height:8px;border-right:2px solid #333;border-bottom:2px solid #333;pointer-events:none}.tpt-store-locator__filter-button,.tpt-store-locator__filter-brand{display:flex;justify-content:center}.tpt-store-locator__filter-button button{display:inline-block;padding:8px 24px;background:#847650;color:#fff;border:1px solid transparent;height:42px;border-radius:3px;cursor:pointer}.tpt-store-locator__filter-search input:focus-visible,.tpt-store-locator__filter-location select:focus-visible{outline:#e31b23 auto 1px}.tpt-store-locator__filter-brand{flex-wrap:wrap;gap:16px;display:none}.tpt-store-locator__brand-item{background:#f1f1f1;color:#7a7879;padding:10px 24px;border-radius:3px;cursor:pointer;display:none}.tpt-store-locator__brand-item.active{background:#f05423;color:#fff;display:none}.tpt-store-locator__brand-item:hover{opacity:.8;display:none}.tpt-store-locator__body{margin-top:60px;display:grid;grid-template-columns:1fr 1fr;gap:32px}.tpt-store-locator__item{border:1px solid #bbb;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;height:100%;position:relative;padding:20px 20px 60px}.tpt-store-locator__item-content{flex:1 1 auto}.tpt-store-locator__name-highlight{color:#e31b23;font-weight:700;font-size:18px;margin-bottom:10px}.tpt-store-locator__info-group{display:flex;flex-direction:column;gap:8px}.tpt-store-locator__info-row{display:flex;align-items:flex-start;gap:8px;font-size:15px}.tpt-store-locator__info-row .tpt-store-locator__icon{width:20px;min-width:20px;text-align:center;font-size:18px}.tpt-store-locator__directions-row{position:absolute;right:20px;bottom:20px}.tpt-store-locator__directions-btn{color:#222;font-weight:700;text-decoration:underline;font-size:15px;background:none;border:none;cursor:pointer;padding:0}.tpt-store-locator__directions-btn:hover{color:#f05423}.tpt-store-locator__directions-btn--disabled,.tpt-store-locator__directions-btn--disabled:hover{color:#bbb;cursor:not-allowed;text-decoration:none;font-weight:700;font-size:15px;background:none;border:none;padding:0}.tpt-store-locator__name{font-size:16px;line-height:24px;margin-bottom:16px;font-weight:700}.tpt-store-locator__address,.tpt-store-locator__phone{display:flex;justify-content:flex-start;gap:8px;max-width:500px}.tpt-store-locator__phone{margin-top:16px}.tpt-store-locator__city{font-size:16px;line-height:24px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.tpt-store-locator__city span a{font-size:12px;color:red;text-decoration:underline}.tpt-store-locator__opening{font-size:14px;line-height:20px;margin-top:16px;text-align:right;position:absolute;bottom:14px;right:16px}.tpt-store-locator__icon{width:100%;max-width:20px;height:20px;display:inline-block}.tpt-store-locator__store-count{font-weight:900;color:#e31b23}.click-collect-tag{margin-bottom:1rem}@media (min-width: 1025px){.tpt-store-locator__item.tpt-store-locator__item-click--collect{position:relative;padding-right:24rem}.tpt-store-locator__item.tpt-store-locator__item-click--collect .click-collect-tag{position:absolute;right:20px;top:30px}}@media (max-width: 900px){.tpt-store-locator__body{grid-template-columns:1fr;gap:16px}.tpt-store-locator__filter-button button{white-space:nowrap;font-size:14px;padding:8px 16px}.tpt-store-locator__filter-brand[data-mobile-cols="2"]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tpt-store-locator__filter-brand[data-mobile-cols="3"]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tpt-store-locator__filter-brand[data-mobile-cols="4"]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.tpt-store-locator__brand-item{width:100%;min-width:0;box-sizing:border-box;font-size:15px;padding:12px 0;margin-bottom:0;text-align:center}}@media (max-width: 750px){.tpt-store-locator__desc{font-size:14px}.tpt-store-locator__filter{flex-direction:column;align-items:center;width:100%}.tpt-store-locator__filter-search{max-width:100%!important}.tpt-store-locator__filter-location,.tpt-store-locator__filter-button,.tpt-store-locator__filter-button button{width:100%}.tpt-store-locator__filter-location select{width:100%;max-width:100%;font-size:14px!important}.tpt-store-locator__filter-search input{font-size:14px!important}.tpt-store-locator__filter-brand[data-mobile-cols="2"]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.tpt-store-locator__filter-brand[data-mobile-cols="3"]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tpt-store-locator__filter-brand[data-mobile-cols="4"]{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tpt-store-locator__brand-item{width:100%;min-width:0;box-sizing:border-box;font-size:14px;padding:10px;margin-bottom:0;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.tpt-store-locator__filter-button button.is-loading{position:relative;opacity:.7;pointer-events:none;padding-right:42px}.tpt-store-locator__filter-button button.is-loading:after{content:"";position:absolute;right:16px;top:50%;width:16px;height:16px;margin-top:-8px;border:2px solid #fff;border-top:2px solid #e31b23;border-radius:50%;animation:tpt-spin .7s linear infinite}@keyframes tpt-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/tpt-store-locator.css.map */
