#callPOP{display:flex;flex-direction:column;margin:0;width:100%}
#callPOP li{margin-block:0 1rem;display:block !important;margin-inline:0}
#callPOP button{background:none;border:none;color:#222 !important;position:relative;padding-left:2rem;line-height:1.5;text-align:left;cursor:pointer;}
#callPOP button span{display:block;}
#callPOP button span:nth-child(2) {font-size: calc(10px + 8 * (100vw / 1920)) !important;}
#callPOP button:before{font-family:'1stAuto';content:'\e968';float:left;margin-inline:0 1rem;color:#222;position: absolute;left: 0;top: 50%;transform: translateY(-50%);font-size:1.5rem}
#callPOP a{color:#fff !important;}
/*.tippy-box{background:white;border:2px solid #222}*/
.tippy-box[data-theme~='white'] {background:white;border:2px solid #222;min-width:150px}