.shopping-list-header-button{background:#fff;height:40px;text-decoration:none;border:1px solid #ccc;border-radius:2px;display:inline-flex;color:#4a4a4a;font-size:12px;align-items:center;font-family:UnitRoundedOT;cursor:pointer}.shopping-list-header-button:hover{border-color:#9b9b9b}.shopping-list-header-button figure{width:50px;display:flex;align-items:center;justify-content:center;border-right:1px solid #ccc;margin:0}.shopping-list-header-button svg{width:28px;height:28px;fill:#4a4a4a}.shopping-list-header-button span{padding:0 12px}@media screen and (max-width:1098px){.shopping-list-header-button figure{display:none}}