.sticky-links{width:100%;pointer-events:none;z-index:12}.sticky-links__wrapper{position:absolute;right:0;top:0;overflow:hidden}@media only screen and (min-width:1400px){.sticky-links__wrapper{max-width:15%}}#site-popup .sticky-appointment{display:none;background:#fff;padding:7px 22px 7px 7px;border-radius:10px;margin:10px;text-align:center;width:calc(100% - 152px);max-width:200px;z-index:10;border:3px solid #ba0c2f;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5);box-shadow:0 0 10px 0 rgba(0,0,0,.5)}#site-popup .sticky-appointment a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-size:13px;height:100%;line-height:1.3em;color:#000}#site-popup .sticky-appointment .appointment-icon{margin-right:10px}#site-popup .sticky-appointment .close-button{position:absolute;right:7px;top:5px;font-size:10px}#site-popup .sticky-appointment .close-button:before{content:"";display:block;background-repeat:no-repeat;background-image:url(../images/icons.svg#view-icon-close);width:12px;height:12px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}#site-popup .sticky-appointment .close-button:hover{cursor:pointer}