label.fhm-c-input{position:relative;display:flex;justify-content:space-between;align-items:center;padding-left:35px;margin-bottom:12px;cursor:pointer}label.fhm-c-input input{position:absolute;height:0;width:0;margin:0;opacity:0;cursor:pointer}label.fhm-c-input input:checked~.checkmark:after{display:block}label.fhm-c-input .checkmark{position:absolute;top:0;left:0;height:18px;width:18px;border:1px solid #505050}label.fhm-c-input .checkmark:after{content:"";position:absolute;display:none;left:5px;width:6px;height:12px;border:solid #505050;border-width:0 2px 2px 0;transform:rotate(45deg)}label.fhm-c-input:hover input~.checkmark{background-color:#e3e3e3}label.fhm-c-input .filter-amount{float:right}
