.city-popup{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:#000c;display:none}.city-popup__inner{background:#fff;padding:2rem;max-width:700px;margin:5% auto;text-align:center;border-radius:12px}.city-popup__title{font-size:24px;margin-bottom:1.5rem;font-weight:600}.city-popup__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;list-style:none;padding:0;margin:0}.city-popup__list li a{display:flex;flex-direction:column;align-items:center;text-decoration:none;border:1px solid #ddd;border-radius:8px;padding:10px;transition:.3s}.city-popup__list li a:hover{background-color:#f5f5f5;transform:translateY(-2px)}.city-popup__list img{width:60px;height:60px;object-fit:contain;margin-bottom:8px}.city-popup__list span{font-size:14px;color:#333}.selected-city-dropdown{display:flex;align-items:center;gap:4px;cursor:pointer;font-weight:500;color:#fff}.selected-city-dropdown:hover{opacity:.8}.selected-city-dropdown svg{transition:transform .2s ease}@media (max-width: 768px){.topbar__section-inner{justify-content:space-between}.city-popup__inner{max-width:95%}.city-popup__list{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.city-popup__list span{font-size:13px}.city-popup__list li a{padding:5px}.city-popup__list img{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
