html[data-geo-ready] .geo-show-us-ca { display: none !important; }
html[data-geo-region="US-CA"] .geo-show-us-ca { display: initial !important; }

html[data-geo-region="US-CA"] .geo-hide-us-ca { display: none !important; }

html:not([data-geo-ready]) .geo-critical-hide { visibility: hidden; }
