#header{position:relative}
#header .mgwc-header-watchlist{position:absolute;top:50%;right:24px;z-index:5;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 13px;transform:translateY(-50%);border:1px solid #b51f2e;border-radius:2px;background:#fff;color:#a51b29!important;font-size:12px;font-weight:700;line-height:1;text-decoration:none!important;white-space:nowrap;transition:background-color .15s ease,color .15s ease}
#header .mgwc-header-watchlist span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#b51f2e;color:#fff;font-size:11px;line-height:1}
#header .mgwc-header-watchlist:hover,#header .mgwc-header-watchlist:focus-visible{background:#b51f2e;color:#fff!important}
#header .mgwc-header-watchlist:hover span,#header .mgwc-header-watchlist:focus-visible span{background:#fff;color:#b51f2e}
#header .mgwc-header-watchlist:focus-visible{outline:2px solid #b51f2e;outline-offset:3px}
@media(max-width:767px){#header-box{height:auto!important}#header{height:auto!important;min-height:104px;padding-bottom:45px!important}#header .mgwc-header-watchlist{top:auto;right:auto;bottom:6px;left:50%;min-height:33px;padding:7px 12px;transform:translateX(-50%);font-size:11px;gap:5px}#header .mgwc-header-watchlist span{width:15px;height:15px;font-size:10px}}
