.kl_newsletter_checkbox_field label.checkbox{position:relative;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;min-height:22px;padding-left:34px;margin:0;cursor:pointer;font-size:13px;line-height:1.4!important}.kl_newsletter_checkbox_field input[type=checkbox]{position:absolute!important;left:0;width:22px;height:22px;margin:0!important;opacity:0!important;cursor:pointer;z-index:1}.kl_newsletter_checkbox_field label.checkbox:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:22px;height:22px;border:1px solid #000;border-radius:5px;background:transparent;opacity:.56;transition:all .2s ease}.kl_newsletter_checkbox_field label.checkbox:after{content:"";position:absolute;left:7px;top:50%;width:6px;height:11px;border:solid #fff;border-width:0 1px 1px 0;transform:translateY(-60%) rotate(45deg);opacity:0;transition:opacity .2s ease}.kl_newsletter_checkbox_field label.checkbox:has(input:checked):before{background:#000;opacity:1}.kl_newsletter_checkbox_field label.checkbox:has(input:checked):after{opacity:1}