.retail_store_display{display:grid;grid-template-columns:30px auto;align-items:center;gap:12px;width:100%;margin-block:1rem;padding:1rem;border:1px solid #c4c4c4;cursor:pointer;transition:all .3s}.retail_store_display:hover{border-color:#7a0000}.retail_store_display img{width:30px;height:auto}.retail_store_display p{margin:0;font-size:12px}.retail_store_display p.store-list{color:#7a0000}@media (min-width: 1024px){.retail_store_display p{font-size:14px}}.retail_store_popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;align-items:center;justify-content:center;background:#0003;z-index:1000}.retail_store_popup.is-open{display:flex}body:has(.retail_store_popup.is-open){overflow:hidden}body:has(.retail_store_popup.is-open) #mySpec{display:none}.retail_store_popup .retail_store_popup-container{position:relative;width:100%;height:auto;max-width:852px;max-height:100dvh;padding:20px;background:#fff;overflow-y:auto}.retail_store_popup .retail_store_popup-container .close_btn{position:absolute;top:10px;right:10px;width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;background:#fff;border:none;outline:none;font-size:40px;line-height:normal;cursor:pointer;transition:all .3s}.retail_store_popup .retail_store_popup-container .close_btn:hover{opacity:.6}.retail_store_popup p{margin:0}.retail_store_popup .header{width:100%;margin-bottom:1rem;text-align:center}.retail_store_popup .header .subtitle{color:#7a0000}.retail_store_popup .header .product-title{font-size:24px;font-weight:600}.retail_store_popup .store-list{width:100%;display:grid;grid-template-columns:auto;gap:12px}.retail_store_popup .store-list .store{width:100%;display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #c4c4c4}.retail_store_popup .store-list .store .store-name{font-weight:600}.retail_store_popup .store-list .store .store-info{font-size:12px}.retail_store_popup .store-list .store .store-info [href^=tel]{text-decoration:underline}.retail_store_popup .store-list .store .on-display{display:grid;grid-template-columns:10px 1fr;align-items:center;gap:8px;margin-top:auto}.retail_store_popup .store-list .store .on-display p{color:#7a0000;font-size:12px;font-weight:600}.retail_store_popup .store-list .store .on-display svg{width:10px;height:10px;display:block;fill:#28a745}@media (min-width: 1024px){.retail_store_popup .retail_store_popup-container{padding:30px;max-height:90dvh}.retail_store_popup .store-list{grid-template-columns:repeat(2,1fr);row-gap:24px}.retail_store_popup .store-list .store .store-name{font-size:20px}.retail_store_popup .store-list .store .store-info{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/retail_store_display.css.map */
