.store-location{width:100%}.store-location__grid{display:flex;flex-direction:column;gap:2rem}.store-location__right{order:1}.store-location__map{order:2}.store-location__image{order:1}.store-location__info{order:2}.store-location__right{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:750px){.store-location__grid{display:grid;grid-template-columns:var(--sl-map-width, 5fr) 7fr;gap:3rem;align-items:stretch;direction:ltr}.store-location__map,.store-location__right,.store-location__image,.store-location__info{order:unset}.store-location__right{display:grid;grid-template-columns:1fr auto;gap:2.5rem;align-items:start;direction:ltr}}.store-location__map{border-radius:12px;overflow:hidden;min-height:320px;width:100%}.store-location__map iframe{display:block;width:100%;min-height:320px;border:0}@media screen and (max-width:749px){.store-location__map,.store-location__map iframe{height:var(--sl-map-height, 280px);min-height:var(--sl-map-height, 280px)}}@media screen and (min-width:750px){.store-location__map,.store-location__map iframe{height:var(--sl-map-height, 460px);min-height:var(--sl-map-height, 460px)}}.store-location__info{direction:rtl;text-align:right;display:flex;flex-direction:column;gap:.75rem}.store-location__name{font-size:var(--sl-name-size, 2rem);font-weight:var(--sl-name-weight, 700);margin:0 0 .5rem;color:inherit}.store-location__detail{display:flex;flex-direction:column;gap:.25rem;font-size:var(--sl-detail-size, 1.05rem);font-weight:var(--sl-detail-weight, 400);line-height:1.7;color:inherit}.store-location__label{font-size:var(--sl-label-size, 1rem);font-weight:var(--sl-label-weight, 600)}.store-location__hours{line-height:1.7}.store-location__hours p{margin:0}.store-location__note{margin:0;font-size:var(--sl-note-size, .85rem);color:#666;line-height:1.5}.store-location__contacts{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem;direction:rtl}.store-location__contact-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:1px solid #ddd;border-radius:50px;background:#fff;color:#333;font-size:var(--sl-contact-size, .875rem);font-family:inherit;text-decoration:none;cursor:pointer;transition:border-color .2s,background .2s;white-space:nowrap}.store-location__contact-btn:hover{border-color:#888;background:#f8f8f8}.store-location__nav-wrapper{position:relative;margin-top:.5rem;display:inline-block}.store-location__nav-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#000;color:#fff;border:none;border-radius:8px;font-size:var(--sl-nav-size, .95rem);font-family:inherit;font-weight:var(--sl-nav-weight, 600);cursor:pointer;transition:background .2s;direction:rtl}.store-location__nav-btn:hover{background:#222}.store-location__nav-popup{position:absolute;bottom:calc(100% + 10px);right:0;background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 8px 30px #0000001f;padding:1rem;min-width:200px;z-index:100;direction:rtl}.store-location__nav-popup-title{font-weight:600;font-size:.9rem;margin:0 0 .75rem;color:#333}.store-location__nav-option{display:flex;align-items:center;gap:.6rem;padding:.6rem .75rem;border-radius:8px;text-decoration:none;color:#333;font-size:.9rem;font-weight:500;transition:background .15s;margin-bottom:.25rem}.store-location__nav-option:hover{background:#f5f5f5}.store-location__nav-close{display:block;width:100%;margin-top:.5rem;padding:.5rem;background:transparent;border:1px solid #ddd;border-radius:6px;font-size:.85rem;font-family:inherit;cursor:pointer;color:#666;text-align:center}.store-location__nav-close:hover{background:#f5f5f5}.store-location__image{width:100%;max-width:100%;border-radius:12px;overflow:hidden}@media screen and (max-width:749px){.store-location__image{width:var(--sl-img-width, 100%);max-width:100%;height:var(--sl-img-height, auto)}.store-location__img{min-height:var(--sl-img-height, auto)}}@media screen and (min-width:750px){.store-location__image{width:var(--sl-img-width, 280px);height:var(--sl-img-height, auto);flex-shrink:0}}.store-location__img{width:100%;height:100%;display:block;object-fit:cover;border-radius:12px;min-height:var(--sl-img-height, auto)}.store-location__img-placeholder{width:100%;aspect-ratio:3 / 4;background:#f3f3f3;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.store-location__img-placeholder svg{width:100%;height:100%;opacity:.4}.store-location.color-background-1{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.store-location.color-background-2{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground))}.store-location.color-inverse{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.store-location.color-accent-1{background-color:rgba(var(--color-base-accent-1),1);color:rgb(var(--color-base-solid-button-labels))}.store-location.color-accent-2{background-color:rgba(var(--color-base-accent-2),1);color:rgb(var(--color-base-solid-button-labels))}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-store-location.css.map */
