#coupon-sticky,.storeClosed{display:none}.store-locator{flex-flow:column;align-items:center;display:flex}.store-locator__title{width:100%;padding:24px 0}.store-locator__cards-wrapper{width:calc(100% + 40px);flex-wrap:wrap;display:flex;overflow-x:hidden}.store-locator__card{border:1px solid var(--black-90);border-radius:var(--border-radius-medium);flex-flow:column;flex-basis:calc(50% - 40px);margin:0 20px 40px;display:flex}.store-locator__card-data{padding:24px 24px 16px}.store-locator__card-title{font-size:20px;font-weight:600;line-height:28px}.store-locator__card-address,.store-locator__card-timing,.store-locator__card-contact-no{color:var(--black-30);text-transform:capitalize;padding-bottom:8px;font-size:14px;font-weight:400;line-height:20px}.store-locator__card-timing{padding:0}.store-locator__card-direction{width:100%;background-color:var(--black-98);border-top:1px solid var(--black-90);color:var(--primary);border-bottom-right-radius:var(--border-radius-medium);border-bottom-left-radius:var(--border-radius-medium);justify-content:space-between;align-items:center;margin-top:auto;padding:16px 24px;font-size:16px;font-weight:600;line-height:24px;display:flex}.store-locator__card-direction:hover{color:var(--primary)}.store-locator__card-sub-title{margin:16px 0 4px;font-size:16px;font-weight:600;line-height:24px}.store-locator__card-day{text-transform:capitalize}@media screen and (max-width:767px){.store-locator__cards-wrapper{width:100%}.store-locator__card{flex-basis:100%;margin:0 0 16px}.store-locator__card-data{padding:16px}.store-locator__card-title{font-size:18px;line-height:26px}.store-locator__card-sub-title{font-size:14px;font-weight:600;line-height:20px}.store-locator__card-address,.store-locator__card-timing,.store-locator__card-contact-no{padding-bottom:0;font-size:13px;font-weight:400;line-height:18px}}