input[type=checkbox]{display:none;cursor:pointer}.squaredOne input[type="checkbox"]+label{padding-left:0;width:auto}.squaredOne input[type="checkbox"]+label span{display:inline-block;width:25px;height:25px;margin:-1px 4px 0 0;vertical-align:middle;cursor:pointer;background-color:#fff;border:1px solid #cecece}.squaredOne label:after{opacity:0;content:'';position:absolute;width:25px;height:25px;top:0;left:0}.squaredOne input[type="checkbox"]:checked+label span{background-color:#acacac;opacity:1;background:#fff url(/img/veneta/newredesign/svg/checkmark_grey_bolder.svg) no-repeat;background-position:50% 50%;background-size:contain}.check label{margin:0 0 5px;line-height:1.2;font-weight:bold;cursor:pointer}