.store-locator-main-container{flex-direction:column;gap:35px;width:100%;padding:35px 120px;display:flex}.store-locator-main-heading{color:var(--text-primary);font-size:25px;font-weight:600;line-height:37px}.all-stores-side-section-and-map{width:100%;height:580px;display:flex;overflow:hidden}.all-stores-side-section{border:1px solid var(--border-color);flex-direction:column;width:30%;display:flex;position:relative}.all-stores-side-section>.loader{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff3;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.all-stores-side-section>.loader>img{object-fit:contain;width:auto;height:50px}.all-stores-side-section>.loader>p{font-size:14px;line-height:16px}.all-stores-search-and-location-bar{background-color:#595959cc;width:100%;padding:5px 15px;display:flex;position:sticky}.all-store-search-bar-container{border-right:1px solid #fff;width:60%;padding:8px 15px 8px 0;display:flex}.all-store-search-bar{background-color:#fff;border-radius:5px;justify-content:start;align-items:center;gap:0;width:100%;height:34px;display:flex}.all-store-search-input{background-color:#0000;border:none;outline:none;width:100%;height:100%;padding:8px 10px;font-size:12px;font-weight:500;line-height:18px}.all-store-search-button{cursor:pointer;background-color:var(--orange-fill);border:none;border-top-right-radius:5px;border-bottom-right-radius:5px;outline:none;justify-content:center;align-items:center;width:50px;height:100%;display:flex}.all-store-search-button svg{color:#fff;width:25px;height:auto;transform:rotate(0)}.all-store-location-button-div{width:40%;height:100%;padding:8px 0 8px 15px;display:flex}.all-store-location-button{width:100%;height:100%;color:var(--text-primary);cursor:pointer;background-color:#fff;border:none;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:5px;font-size:12px;font-weight:500;line-height:12px;display:flex}.all-store-location-button svg{width:21px;height:auto}.all-store-location-button:hover{background-color:var(--orange-fill);color:#fff}.all-stores-cards{flex-direction:column;gap:10px;width:100%;height:100%;padding:10px 20px;display:flex;overflow:hidden auto}.all-stores-cards::-webkit-scrollbar{width:4px;height:150px}.all-stores-cards::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:12px}.all-stores-cards::-webkit-scrollbar-thumb{background-color:#595959;border-radius:12px}.store-single-card{border-bottom:1px solid var(--border-color);flex-direction:column;gap:5px;width:100%;padding:10px 0;display:flex}.single-store-head{justify-content:space-between;align-items:center;width:100%;display:flex}.single-store-head h3{color:var(--quaternary-color);font-size:20px;font-weight:600;line-height:30px}.single-store-head p{color:var(--text-primary);font-size:12px;font-weight:600;line-height:18px}.single-card-address-and-contact{flex-direction:column;gap:10px;width:100%;display:flex}.single-card-address-and-contact-span{justify-content:start;align-items:center;gap:10px;width:100%;display:flex}.single-card-address-and-contact-span svg{width:21px;height:auto;color:var(--quaternary-color)}.single-card-span-heading{color:#000;font-size:12px;font-weight:400;line-height:15px}.single-card-details{color:var(--text-primary);font-size:12px;font-weight:500;line-height:15px}.single-card-view-details-button-div{justify-content:end;align-items:center;width:100%;display:flex}.single-card-view-details-button{border:1px solid var(--orange-outline);background-color:var(--orange-fill);color:#fff;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:6px 10px;font-size:12px;font-weight:600;line-height:18px;display:flex}.single-card-view-details-button svg{width:15px;height:15px}.single-location-full-details{visibility:hidden;opacity:0;z-index:9999;background-color:#fff;border-radius:5px;flex-direction:column;width:0;height:95%;padding:0;transition:all .3s ease-in-out;display:flex;position:absolute;top:5px;left:102%;overflow:hidden}.single-location-full-details.show-single-location-details{visibility:visible;opacity:1;width:350px;padding:10px;overflow:hidden auto;box-shadow:0 2px 8px #63636333}.single-location-full-details::-webkit-scrollbar{display:none}.single-location-slider{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;height:100%;min-height:max-content;padding:10px 0;display:flex;overflow:hidden}.store-locator-mobile-image{object-fit:cover;width:100%}.single-location-slide{text-align:center;min-width:100%;height:100%}.single-location-slide img{width:100%;height:auto;display:block}.slider-dots{justify-content:center;gap:5px;margin-top:-5px;margin-bottom:10px;display:flex}.dot{background-color:var(--orange-outline);opacity:.5;cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;transition:opacity .3s,transform .3s;margin:0!important}.dot.active{opacity:1;border-radius:10px;width:25px;background-color:var(--orange-outline)!important}.single-location-details-bar-slider{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.single-location-details-bar-slider img{object-fit:cover;width:100%;height:200px}.single-location-details-bar-heading-and-direction-button{visibility:visible;opacity:1;justify-content:space-between;align-items:center;width:100%;display:flex}.single-store-bar-heading-and-rating{flex-direction:column;justify-content:start;align-items:start;display:flex}.single-store-bar-heading-and-rating h3{color:var(--quaternary-color);font-size:20px;font-weight:600;line-height:30px}.single-location-direction-button{background-color:var(--tertiary-color);border:1px solid var(--orange-fill);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;padding:5px;display:flex}.single-location-direction-button svg{color:#fff;width:auto;height:22px}.single-location-address-and-contact-details{flex-direction:column;justify-content:start;align-items:start;gap:5px;width:100%;display:flex}.single-location-address-and-contact-details h3{color:var(--text-primary);margin:10px 0 0;font-size:15px;font-weight:500;line-height:18px}.single-location-address-and-contact-details p{color:var(--text-primary);font-size:12px;font-weight:400;line-height:15px}.comments-top-heading{color:var(--text-primary);margin:15px 0 5px;font-size:14px;font-weight:600;line-height:20px}.single-location-comment-card{border-bottom:1px solid var(--border-color);flex-direction:column;gap:10px;width:100%;padding:10px 0;display:flex}.comment-user-section{justify-content:start;align-items:center;gap:20px;display:flex}.user-profile-picture{border-radius:50%;width:45px;height:45px}.comment-user-name-and-rating{flex-direction:column;justify-content:start;align-items:start;gap:5px;width:100%;display:flex}.comment-user-name-and-rating h3{font-size:14px;font-weight:600;line-height:19px}.user-rating{justify-content:start;align-items:center;display:flex}.comment-user-feedback{text-align:start;font-size:12px;font-weight:400;line-height:15px}.all-store-map{width:70%;display:flex}.all-store-map img{object-fit:cover;width:100%;height:100%}.mobile-view-store-and-map{flex-direction:column;width:100%;height:auto;display:none;position:sticky}.mobile-view-list-and-map-toggler-button{border-top:1px solid var(--border-color);justify-content:start;align-items:center;width:100%;display:flex;position:sticky}.mobile-view-list-and-map-toggler-button button{cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;width:50%;height:32px;font-size:12px;font-weight:500;line-height:12px;display:flex}.mobile-view-store-list-button{color:#000;background-color:#fdfdfd}.selected-store-list-map-button.selected-store-list-map-button{background-color:var(--orange-fill);color:#fff}.mobile-view-map-button{color:#000;background-color:#fdfdfd}.mobile-view-map-button.selected-store-map{background-color:var(--orange-fill);color:#fff}.mobile-view-single-store-map{width:100%;height:50vh;display:flex;overflow:hidden}.mobile-view-single-store-map>img{object-fit:cover;width:100%;height:100%}.mobile-view-stores-list{flex-direction:column;gap:10px;width:100%;height:100%;padding:20px 10px;display:flex;overflow:hidden auto}.mobile-view-single-store-card{flex-direction:column;gap:5px;width:100%;display:flex;position:relative;box-shadow:0 1px 6px 1px #00000026}.mobille-view-single-store-content-container{gap:10px;width:100%;padding:10px;display:flex}.mobile-view-store-direction-button{cursor:pointer;background-color:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 4px #00000026}.mobile-view-single-store-image-div{width:110px;height:85px}.mobile-view-single-store-image{width:110px;height:100%}.mobile-view-single-store-details{flex-direction:column;justify-content:start;align-items:start;gap:5px;width:100%;height:auto;display:flex}.mobile-view-single-store-details p{font-size:10px;font-weight:400;line-height:14px}.mobile-view-single-card-days{flex-wrap:wrap;justify-content:start;align-items:center;gap:5px;width:100%;display:flex}.mobile-view-single-card-days p{font-size:7px;font-weight:400;line-height:1.2}.mobile-view-single-store-modal-show-container{cursor:pointer;justify-content:center;align-items:center;width:100%;display:flex}.mobile-view-show-map-and-location{background-color:var(--orange-fill);color:#fff;border:none;outline:none;justify-content:center;align-items:center;width:100%;height:max-content;padding:5px;font-size:14px;font-weight:500;line-height:1.5;display:flex}.mobile-view-bottom-modal{visibility:hidden;opacity:0;background-color:#00000080;width:100%;height:100vh;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;left:0;z-index:2147483647!important}.mobile-view-bottom-modal-inner-container{background-color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;flex-direction:column;gap:15px;width:100%;height:425px;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;bottom:0;left:0;overflow:hidden;transform:translateY(100%)}.mobile-view-bottom-modal-inner-container.drag-store-detail-modal{transform:translate(0%)}.mobile-view-store-locator-modal-stepper-container{justify-content:center;align-items:center;gap:15px;width:100%;display:flex}.mobile-view-store-images{width:50%;height:35px;font-weight:16px;color:var(--orange-outline);border:1px solid var(--orange-outline);background-color:#fff;justify-content:center;align-items:center;font-weight:500;line-height:1.2;display:flex}.mobile-view-store-images.active-store-images-steper{background-color:var(--orange-fill);color:#fff}.mobile-view-store-details{width:50%;height:35px;font-weight:16px;color:var(--orange-outline);border:1px solid var(--orange-outline);background-color:#fff;justify-content:center;align-items:center;font-weight:500;line-height:1.2;display:flex}.mobile-view-store-details.active-store-details-steper{background-color:var(--orange-fill);color:#fff}.mobile-view-bottom-modal-inner-scrollable-container{flex-direction:column;flex:1;gap:10px;width:100%;height:100%;min-height:0;display:flex;overflow:hidden auto}.mobile-view-bottom-modal-inner-scrollable-container::-webkit-scrollbar{display:none}.mobile-view-bottom-modal.show-bottom-modal{visibility:visible;opacity:1}.mobile-view-bottom-modal-header{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.mobile-view-bottom-modal-top-header-line{justify-content:center;align-items:center;width:100%;display:flex}.horizontal-line{width:70%;stroke:4px}.mobile-view-bottom-modal-close-button{cursor:pointer;background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;width:max-content;height:max-content;display:flex}.mobile-view-slider-track{gap:10px;height:100%;transition:transform .5s ease-in-out;display:flex}.mobile-view-single-location-slide img{border-radius:10px;width:140px;height:100px;display:block}.mobile-view-slider-dots{justify-content:center;margin-top:10px;margin-bottom:10px;display:flex}.mobile-view-bottom-modal-delivery-options{flex-direction:column;justify-content:start;align-items:start;gap:5px;width:100%;margin-bottom:10px;display:flex}.mobile-view-bottom-modal-delivery-options span{justify-content:start;align-items:center;gap:10px;font-size:12px;display:flex}.mobile-heading-comments-top-heading{color:var(--text-primary);font-size:15px;font-weight:500;line-height:22px}.mobile-bottom-modal-single-store-timing-contianer{justify-content:space-between;align-items:center;width:100%;display:flex}.mobile-bottom-modal-single-store-timing-contianer>p{font-size:12px;font-weight:400;line-height:1.2}.mobile-bottom-modal-single-store-timing-contianer>p:last-child{font-weight:500}.mobile-view-rating-and-reviews-of-product{justify-content:start;align-items:center;gap:10px;width:100%;display:flex}.mobile-view-rating-and-reviews-of-product p{font-size:10px;font-weight:400;line-height:1.5}.store_timings{flex-direction:column;justify-content:flex-start;width:100%;display:flex}.timing_row{justify-content:space-between;padding:5px 0;display:flex}.day,.time{text-align:start;color:var(--quaternary-color);flex:1;font-size:14px;line-height:14px}.day{font-weight:500!important}.time{font-weight:400!important}.comment-user-feedback-button{background-color:#0000;border:0 solid;margin:0;padding:0;font-size:12px}.loading-map-container{width:100%;height:100%;display:flex}.loading-map-shimmer{background-color:#f0f0f0;width:100%;height:100%;position:relative}.loading-map-shimmer:before{content:"";background:linear-gradient(90deg,#f0f0f000 0%,#ffffff80 50%,#f0f0f000 100%);width:100%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:100%}@media only screen and (max-width:480px){.store-locator-main-container{justify-content:center;align-items:center;gap:20px;padding:0 0 30px;position:sticky}.store-locator-main-heading,.all-stores-side-section-and-map{display:none}.mobile-view-store-and-map{display:flex}.dot{width:8px;height:8px}.dot.active{width:18px}}
