#geolocation-dialog{width:100%;height:100vh;background-color:#00000080;z-index:999999;display:none;justify-content:center;align-items:center;position:fixed;border:0;isolation:isolate;contain:layout style paint}.no-scroll{overflow:hidden}#location-popup{background-color:#f8f7f5;z-index:999999;position:relative}#close-popup-btn{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;z-index:1000000;padding:8px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}#close-popup-btn:focus{outline:2px solid #6B7B5E;outline-offset:2px;background-color:#6b7b5e1a}#close-popup-btn:hover{background-color:#6b7b5e1a}.popup-content{padding:80px 100px}.location-section,.language-section{margin-bottom:30px}.section-title,.section-description{text-align:left}.select-wrapper{position:relative;display:inline-block;width:100%;margin-top:8px}#geolocation-dialog .custom-select-wrapper{position:relative;display:inline-block;width:100%;margin-top:8px;border:none;outline:none}#geolocation-dialog .custom-select{position:relative;width:100%;cursor:pointer;border:none;outline:none}#geolocation-dialog .custom-select-trigger{display:flex;align-items:center;padding:12px 40px 12px 12px;border:1px solid var(--divider-color);transition:border-color .2s ease;min-height:44px;width:100%;box-sizing:border-box;cursor:pointer;position:relative;z-index:1}#geolocation-dialog .custom-select-trigger:hover{border-color:var(--primary)}#geolocation-dialog .custom-select[aria-expanded=true] .custom-select-trigger{border-color:var(--primary);box-shadow:0 0 0 2px #6b7b5e1a;outline:none}#geolocation-dialog .custom-select-trigger:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #6b7b5e1a}#geolocation-dialog .custom-select:focus-within .custom-select-trigger{border-color:var(--primary);box-shadow:0 0 0 2px #6b7b5e1a}.flag-container{margin-right:8px;flex-shrink:0;display:flex;align-items:center}.flag-container svg{width:20px;height:15px;border-radius:2px}.select-text{flex:1;text-align:left;-webkit-user-select:none;user-select:none}.select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .2s ease;pointer-events:none}#geolocation-dialog .custom-select[aria-expanded=true] .select-arrow{transform:translateY(-50%) rotate(180deg)}#geolocation-dialog .custom-select-options{position:absolute;top:100%;left:0;right:0;background:var(--background);border:1px solid var(--divider-color);border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 12px #0000001a;z-index:1000;max-height:260px;overflow-y:auto;margin:0;padding:0;list-style:none;transform:translateY(-10%);opacity:0;visibility:hidden;transition:all .2s ease}#geolocation-dialog .custom-select[aria-expanded=true] .custom-select-options{transform:translateY(0);opacity:1;visibility:visible}#country-select[aria-expanded=true] .custom-select-options{z-index:1001}#language-select,#language-select .custom-select-options{z-index:999}#geolocation-dialog .custom-select-option{display:flex;align-items:center;padding:12px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid var(--divider-color)}#geolocation-dialog .custom-select-option:last-child{border-bottom:none}#geolocation-dialog .custom-select-option:hover,#geolocation-dialog .custom-select-option[aria-selected=true]{background-color:var(--background)}#geolocation-dialog .custom-select-option[aria-selected=true]{background-color:var(--primary);color:#fff}#geolocation-dialog .custom-select-option:focus,#geolocation-dialog .custom-select-option.focused{outline:2px solid var(--primary);outline-offset:-2px}#select-arrow,#language-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:0;height:0;pointer-events:none}#select-arrow:before,#language-select-arrow:before{content:"";position:absolute;top:-3px;left:-4px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--divider-color)}#select-arrow:after,#language-select-arrow:after{content:"";position:absolute;top:1px;left:-4px;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid var(--divider-color)}.submit-btn{margin:36px auto 0}#close-popup-btn{position:absolute;top:16px;right:16px;color:var(--tertiary);cursor:pointer;font-size:18px;padding:8px;z-index:10;transition:color .2s ease}#close-popup-btn:hover{color:var(--tertiary)}#close-popup-btn svg{width:16px;height:16px}#close-popup-btn svg path{fill:currentColor}@media (max-width: 767px){#location-popup{width:95%;margin:20px}.popup-content{padding:50px 30px}.section-title{font-size:14px}.section-description{font-size:13px}.shop-now-button{width:100%;padding:14px 32px}}@media (max-width: 480px){.popup-content{padding:25px 15px}.location-section,.language-section{margin-bottom:25px}}
/*# sourceMappingURL=/cdn/shop/t/349/assets/location-popup.css.map */
