/*!/wp-content/themes/generatepress_child/styles/header-location-selector.css*/.header-location-selector{display:inline-flex!important;align-items:center;margin:0 15px;vertical-align:middle;align-self:center}.modal-body{padding:20px;overflow-y:auto;flex:1;min-height:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.modal-body::-webkit-scrollbar-thumb{background:#BD2227;border-radius:3px}.modal-body::-webkit-scrollbar-thumb:hover{background:#a01e23}.address-search-form{margin-bottom:20px;text-align:left}.address-search-form label p{margin:0 0 12px 20px;color:#1c1c1c;font-size:clamp(11px, 2.5vw, 14px);font-weight:400;line-height:1.5;text-align:left;white-space:nowrap}.search-input-container{display:flex;gap:4px;align-items:center;height:40px}.autocomplete-wrapper{flex:4!important;position:relative;min-width:0;height:40px}.address-input{width:100%;height:40px;padding:0 20px;border:1px solid #e8e8e8;border-radius:9999px;font-size:15px;line-height:38px;font-family:inherit;outline:none;transition:all 0.2s ease;background:#fff;color:#1c1c1c;box-sizing:border-box}.address-input:focus{border-color:#BD2227;outline:2px solid rgb(189 34 39 / .15);outline-offset:0}.address-input::placeholder{color:#fff0;opacity:0}.custom-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 6px 20px rgb(0 0 0 / .12);max-height:300px;overflow-y:auto;z-index:9999;margin-top:8px;-webkit-overflow-scrolling:touch}.custom-autocomplete-dropdown:empty{display:none}.prediction-item{padding:14px 16px;border-bottom:1px solid #f4f4f4;cursor:pointer;transition:background-color 0.2s ease;background:#fff;color:#1c1c1c;display:flex;align-items:center;min-height:52px}.prediction-item:hover,.prediction-item.highlighted{background:#fafafa}.prediction-item:active,.prediction-item.selected{background:#f0f0f0}.prediction-item:last-child{border-bottom:none}.prediction-icon{width:16px;height:16px;margin-right:14px;color:#757575;flex-shrink:0}.prediction-icon .place-icon{width:100%;height:100%;fill:currentColor}.prediction-text{flex:1;display:flex;flex-direction:column;gap:2px}.prediction-main{color:#1c1c1c;font-weight:500;font-size:15px;line-height:1.4}.prediction-secondary{color:#757575;font-size:13px;line-height:1.3}.prediction-match{font-weight:700;color:#BD2227}gmp-place-autocomplete{flex:1;padding:12px 16px;border:2px solid #ddd;border-radius:25px;font-size:16px;font-family:inherit;outline:none;transition:border-color 0.2s ease;background:#fff;color:#333;width:100%;box-sizing:border-box}gmp-place-autocomplete:focus-within{border-color:#BD2227}gmp-place-autocomplete::part(input){background:white!important;color:#333!important;border:none!important;outline:none!important;font-size:16px!important;font-family:inherit!important;padding:0!important;margin:0!important}gmp-place-autocomplete::part(container){background:white!important;border:none!important}gmp-place-autocomplete::part(prediction-list){background:white!important;border:1px solid #ddd!important;border-radius:8px!important;box-shadow:0 4px 12px rgb(0 0 0 / .15)!important;max-height:300px!important;overflow-y:auto!important;margin-top:4px!important;z-index:9999!important}gmp-place-autocomplete::part(prediction-item){background:white!important;color:#333!important;border-bottom:1px solid #f0f0f0!important;padding:12px 16px!important;cursor:pointer!important;transition:background-color 0.2s ease!important}gmp-place-autocomplete::part(prediction-item):hover{background:#f8f9fa!important}gmp-place-autocomplete::part(prediction-item):last-child{border-bottom:none!important}gmp-place-autocomplete::part(prediction-item-main-text){color:#333!important;font-weight:500!important;font-size:14px!important}gmp-place-autocomplete::part(prediction-item-icon){color:#666!important}gmp-place-autocomplete .dropdown,gmp-place-autocomplete [part="prediction-list"]{background:white!important;color:#333!important;border:1px solid #ddd!important;border-radius:8px!important;box-shadow:0 4px 12px rgb(0 0 0 / .15)!important}gmp-place-autocomplete .place-autocomplete-element-row{background:white!important;color:#333!important;padding:12px 16px!important}gmp-place-autocomplete .place-autocomplete-element-place-name,gmp-place-autocomplete .place-autocomplete-element-text-div{color:#333!important;background:transparent!important}gmp-place-autocomplete .place-autocomplete-element-place-details{color:#666!important;background:transparent!important}gmp-place-autocomplete{--gmp-input-background:white;--gmp-input-color:#333;--gmp-input-border:none;--gmp-input-font-size:16px;--gmp-input-font-family:inherit}@supports (-webkit-touch-callout:none){gmp-place-autocomplete{-webkit-appearance:none;appearance:none;-webkit-user-select:text;user-select:text;background:white!important;color:#333!important}gmp-place-autocomplete::part(input){-webkit-appearance:none!important;appearance:none!important;-webkit-user-select:text!important;user-select:text!important;background:white!important;color:#333!important;font-size:16px!important}}.search-button{background:#BD2227;color:#fff;border:none;height:40px;padding:0 24px;border-radius:9999px;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.02em;white-space:nowrap;transition:all 0.2s ease;position:relative;overflow:hidden;flex-shrink:0;line-height:40px;box-shadow:none}.search-button:hover{background:#9d1b1f}.search-button:focus{outline:2px solid rgb(189 34 39 / .2);outline-offset:0}.search-button:active{background:#8a191c}.location-actions{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.use-location-link{background:none;border:none;color:#BD2227;cursor:pointer;font-size:14px;text-decoration:underline;display:flex;align-items:center;gap:6px;align-self:flex-start;padding:0}.use-location-link:hover{color:#a01e23}.search-status{margin:0;padding:0;font-size:14px;color:#666}.search-status.loading{color:#1976d2}.search-status.success{color:#2e7d32}.search-status.error{color:#c62828}.search-status.info{color:#666}.store-list{display:flex;flex-direction:column;gap:16px}.store-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:box-shadow 0.2s ease;display:flex;align-items:stretch;box-shadow:0 2px 4px rgb(0 0 0 / .08)}.store-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .15)}.store-info{padding:16px;flex:1;display:flex;flex-direction:column}.store-map-thumbnail{width:320px;height:172px;object-fit:cover;border-radius:0 8px 8px 0;flex-shrink:0;align-self:center;margin:16px 16px 16px 0;border:1px solid #e0e0e0}.store-name{color:#BD2227;text-decoration:none;font-size:16px;font-weight:600;display:block;margin-bottom:8px}.store-name:hover{text-decoration:underline}.store-address{margin:0 0 12px 0;color:#666;font-size:14px;line-height:1.4}.store-actions{display:flex;flex-direction:column!important;align-items:flex-start;gap:8px}.primary-action,.secondary-action{width:100%}.store-info{flex:1;min-width:0;overflow:hidden;padding-right:10px}.store-details{width:100%;max-width:100%;box-sizing:border-box}.primary-action .select-store-btn,.primary-action .selected-store-btn{width:auto;max-width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start}.secondary-action .get-directions-btn{width:100%;max-width:100%;box-sizing:border-box;justify-content:center}.store-actions button,.store-actions a{min-width:0;flex-shrink:0}.select-store-btn{background:#fff;border:2px solid #BD2227;color:#BD2227;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all 0.2s ease}.select-store-btn:hover{background:#BD2227;color:#fff}.selected-store-btn{background:#BD2227;border:2px solid #BD2227;color:#fff;padding:8px 16px;border-radius:6px;cursor:not-allowed;opacity:.9;font-weight:600;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px}.get-directions-btn{background:#f8f9fa;border:2px solid #dee2e6;color:#495057;padding:8px 16px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:all 0.2s ease;width:100%;max-width:100%;box-sizing:border-box;margin:0;justify-content:center}.get-directions-btn:hover{background:#e9ecef;border-color:#adb5bd;text-decoration:none}.get-directions-btn .directions-icon{width:16px;height:16px}.store-distance{font-size:14px;color:#666;font-weight:500}@media (min-width:1241px){.primary-action .store-distance{display:block;margin-left:5px;margin-top:8px;padding:0}.primary-action{display:block}}.store-card.closest-location{border-color:#BD2227;background:linear-gradient(135deg,#fff 0%,#fef9f9 100%)}.store-card.closest-location .store-distance{color:#BD2227;font-weight:600}.elementor-element-b91f909+.header-location-selector,.elementor-widget-heading+.header-location-selector{margin-left:15px;margin-right:15px}.header-location-selector+.elementor-element-360c29e,.header-location-selector+[data-id="360c29e"]{margin-left:0}.elementor-element-c4056fe.e-flex,[data-id="c4056fe"].e-flex{align-items:center!important}.elementor-element-360c29e,[data-id="360c29e"]{padding:0!important}.elementor-element-88b8161 .elementor-widget-container{padding:0!important;margin:0!important}#headerautocomplete{padding:0;margin:0;display:inline-flex}#headerautocomplete .aa-Autocomplete{padding:0;margin:0;display:inline-flex}.top-bar .header-location-selector,.inside-top-bar .header-location-selector,.site-header .header-location-selector,.main-navigation .header-location-selector{display:inline-flex;align-items:center;margin:0 15px}.top-bar-align-right .header-location-selector{float:none;display:inline-flex;vertical-align:middle}#autocomplete+.header-location-selector,.header-location-selector+#autocomplete,.header-location-selector+.aa-Autocomplete,.header-location-selector+.search-form{margin-left:15px}a[href^="tel:"]+.header-location-selector,#locationphone+.header-location-selector{margin-left:20px}.location-btn{background:rgb(255 255 255 / .1);color:#fff;border:1px solid rgb(255 255 255 / .3);padding:8px 12px;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:14px;font-family:inherit;transition:all 0.2s ease;white-space:nowrap}.location-btn:hover{background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .5)}.location-btn:focus{outline:none;background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .6)}.location-icon{width:16px;height:16px;flex-shrink:0;color:inherit}.location-btn .location-icon{margin-right:6px}.use-location-link .location-icon{margin-right:6px}.mobile-location-selector .location-icon{margin-right:8px}.location-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.location-modal.show{opacity:1;visibility:visible}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);cursor:pointer}.modal-content{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:85vh;position:relative;box-shadow:0 20px 40px rgb(0 0 0 / .1);transform:scale(.9);transition:transform 0.3s ease;overflow:hidden;display:flex;flex-direction:column}.location-modal.show .modal-content{transform:scale(1)}.modal-header{padding:20px 20px 15px 20px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;background:#fff;position:relative;z-index:1;gap:20px}#location-modal .modal-header h2,#location-modal .modal-header h3{margin:0;margin-right:30px;color:#292D6B;font-size:clamp(25px, 3.5vw, 27px);font-weight:600;white-space:nowrap;flex:1;min-width:0}.modal-close{background:rgb(0 0 0 / .06);border:none;font-size:20px;color:#666;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.2s ease;line-height:1;font-family:Arial,sans-serif}.modal-close:hover{background:rgb(0 0 0 / .12);color:#333}.modal-close:focus{outline:2px solid rgb(189 34 39 / .3);outline-offset:2px}.location-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:20px;max-height:60vh;overflow-y:auto}.location-card{padding:15px;border:1px solid #ddd;border-radius:6px;cursor:pointer;text-align:center;transition:all 0.2s ease;background:#fff;position:relative}.location-card:hover{background:#f8f9fa;border-color:#BD2227;box-shadow:0 2px 8px rgb(189 34 39 / .1)}.location-card.selected{background:#BD2227;color:#fff;border-color:#BD2227;box-shadow:0 2px 8px rgb(189 34 39 / .2)}.location-card.selected::after{content:"✓";position:absolute;top:8px;right:8px;background:rgb(255 255 255 / .2);border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.location-card strong{display:block;font-size:16px;margin-bottom:2px}.location-card small{display:block;opacity:.8;font-size:13px}.mobile-location-section{width:100%;display:none;position:relative;z-index:10}.mobile-location-bar{width:100%;background:hsl(358 70% 44% / .9);border-bottom:1px solid #e9ecef;position:relative}.mobile-location-selector{width:100%;background:#fff0;border:none;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;font-family:inherit;font-size:13px;color:#fff;cursor:pointer;transition:all 0.2s ease;text-align:left;white-space:nowrap;overflow:hidden}.mobile-location-selector:hover{background:rgb(189 34 39 / .05)}.mobile-location-selector:focus{outline:2px solid #BD2227;outline-offset:2px;background:rgb(189 34 39 / .05)}.mobile-location-selector .location-text{font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;margin:0 8px}.mobile-location-selector .dropdown-arrow{color:#fff;font-size:12px;transition:transform 0.2s ease}.mobile-location-selector.active .dropdown-arrow{transform:rotate(180deg)}@media (max-width:1240px){.header-location-selector,#location-selector-btn,.location-btn{display:none!important;visibility:hidden!important;opacity:0!important}.location-modal{align-items:stretch;justify-content:stretch}.modal-content{width:100%;height:100dvh;height:100vh;border-radius:0;margin:0;max-height:none;max-width:none;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.modal-body{overflow-y:auto;-webkit-overflow-scrolling:touch;flex-grow:1}.search-input-container{flex-direction:row;gap:4px;height:40px}.address-input{font-size:16px;height:40px;padding:0 12px 0 8px}.custom-autocomplete-dropdown{max-height:250px;width:calc(100% + 100px);left:0;border-radius:12px;box-shadow:0 8px 24px rgb(0 0 0 / .15)}.prediction-item{padding:16px 12px;min-height:56px}.prediction-main{font-size:16px;line-height:1.4}.prediction-secondary{font-size:14px;line-height:1.3}.prediction-icon{width:18px;height:18px;margin-right:14px}gmp-place-autocomplete{font-size:16px!important;background:white!important;color:#333!important;-webkit-appearance:none!important;appearance:none!important;-webkit-user-select:text!important;user-select:text!important}gmp-place-autocomplete::part(input){font-size:16px!important;background:white!important;color:#333!important;-webkit-appearance:none!important;appearance:none!important}gmp-place-autocomplete::part(prediction-list){max-height:200px!important;max-width:calc(100vw - 40px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}gmp-place-autocomplete::part(prediction-item){padding:16px 12px!important;min-height:48px!important;display:flex!important;align-items:center!important}gmp-place-autocomplete::part(prediction-item-main-text){font-size:16px!important;line-height:1.4!important}.search-button{padding:14px 16px;font-size:16px}.store-card{flex-direction:column;border:2px solid #d0d0d0}.store-map-thumbnail{width:100%;height:172px;border-radius:0;margin:0;border:none;border-top:1px solid #e0e0e0;order:2}.store-info{order:1}.store-actions{flex-direction:column;align-items:stretch;gap:8px}.primary-action{display:flex;align-items:center;justify-content:space-between;width:100%}.primary-action .store-distance{margin-left:auto;padding-left:12px;padding-right:10px;font-size:13px;color:#666;font-weight:500;white-space:nowrap}.mobile-location-section{display:block}.location-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;padding:15px}.location-card{padding:12px 8px}.location-card strong{font-size:14px}.modal-header{padding:15px;display:flex;align-items:center;justify-content:space-between;min-height:60px}.modal-header h2,.modal-header h3{font-size:clamp(14px, 4vw, 16px);margin:0;line-height:1.2;white-space:nowrap}}#location-modal .modal-body .address-search-form .search-input-container{display:flex!important;gap:4px!important;align-items:center!important;height:40px!important}#location-modal .modal-body .address-search-form .search-input-container .autocomplete-wrapper{flex:4!important;position:relative!important;min-width:0!important;height:40px!important}#location-modal .modal-body .address-search-form .search-input-container .autocomplete-wrapper .address-input{width:100%!important;height:40px!important;padding:0 20px!important;border:1px solid #e8e8e8!important;border-radius:9999px!important;font-size:15px!important;line-height:38px!important;font-family:inherit!important;outline:none!important;transition:all 0.2s ease!important;background:#ffffff!important;color:#1c1c1c!important;box-sizing:border-box!important}#location-modal .modal-body .address-search-form .search-input-container .autocomplete-wrapper .address-input:focus{border-color:#BD2227!important;outline:2px solid rgb(189 34 39 / .15)!important;outline-offset:0!important}#location-modal .modal-body .address-search-form .search-input-container .autocomplete-wrapper .address-input::placeholder{color:transparent!important;opacity:0!important}#location-modal .modal-body .address-search-form .search-input-container .search-button{background:#BD2227!important;color:white!important;border:none!important;height:40px!important;padding:0 24px!important;border-radius:9999px!important;cursor:pointer!important;font-size:14px!important;font-weight:600!important;letter-spacing:0.02em!important;white-space:nowrap!important;transition:all 0.2s ease!important;position:relative!important;overflow:hidden!important;flex-shrink:0!important;line-height:40px!important;box-shadow:none!important}#location-modal .modal-body .address-search-form .search-input-container .search-button:hover{background:#9d1b1f!important}@media (max-width:1240px){#location-modal .modal-body .address-search-form .search-input-container .autocomplete-wrapper .address-input{padding:0 12px 0 10px!important}}@media (min-width:1241px){.mobile-location-section{display:none!important}.header-location-selector{display:inline-flex!important}}@media (max-width:480px){.location-grid{grid-template-columns:repeat(2,1fr)}}.location-btn.loading{opacity:.7;pointer-events:none}.location-btn.loading .icon-chevron-down{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.location-card:focus{outline:2px solid #BD2227;outline-offset:2px}.modal-close:focus{outline:2px solid #BD2227;outline-offset:2px}