
:root{--herome-navy:#073b7d;--herome-red:#ec2f3a;--herome-ink:#0b2e65}
body{background:#fff;color:var(--herome-ink)}
.site-header,.header-wrapper,.header-sticky-wrapper,.toolbar{background:var(--herome-navy)!important;color:#fff!important}
.site-nav__link,.site-header__element,.site-header .icon,.toolbar,.toolbar a,.header-item a,.header-item button,.site-header a{color:#fff!important}
.header-item .icon,.site-header .icon{stroke:#fff!important}
.announcement-bar{background:#fff!important;color:var(--herome-ink)!important;border-bottom:1px solid #dbe6f3!important}
.site-footer{background:var(--herome-navy)!important;color:#fff!important}
.site-footer a,.site-footer p,.site-footer h2,.site-footer h3{color:#fff!important}
.btn,.btn--secondary,.shopify-payment-button__button{border-radius:12px!important}
.hrm-wordmark{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:38px;font-weight:700;letter-spacing:-.04em;line-height:1;text-decoration:none}
.hrm-wordmark:after{content:'✦';font-family:Arial,sans-serif;font-size:12px;margin-right:5px;align-self:flex-start}
.hrm-global-trust{background:#fff;color:var(--herome-ink);border-bottom:1px solid #dbe6f3}
.hrm-global-trust__inner{width:min(1200px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);direction:rtl}
.hrm-global-trust__item{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:800;border-left:1px solid #e4edf7}
.hrm-global-trust__item:last-child{border-left:0}
.hrm-global-trust__item svg{width:18px;height:18px;stroke:var(--herome-ink);fill:none;stroke-width:1.8}
@media(max-width:749px){.hrm-wordmark{font-size:28px}.hrm-global-trust__inner{grid-template-columns:1fr}.hrm-global-trust__item{padding:7px;border-left:0;border-bottom:1px solid #e4edf7}.hrm-global-trust__item:nth-child(n+2){display:none}}
