#attribute-dropdowns-container .attribute-checkbox{display:flex;align-items:center;margin-bottom:10px}#attribute-dropdowns-container input[type=checkbox]{width:20px;height:20px;margin-right:10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #8d8d8d;position:relative;cursor:pointer}#attribute-dropdowns-container input[type=checkbox]:checked::before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#ef5411;transform:translate(-50%,-50%)}#attribute-dropdowns-container input[type=checkbox]:checked::after{content:"";position:absolute;top:50%;left:50%;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}#attribute-dropdowns-container input[type=checkbox]+span{color:#fff;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:121.748%;letter-spacing:-.28px;vertical-align:middle}#attribute-dropdowns-container input[type=checkbox]:checked{background-color:#ef5411;border-color:#ef5411}#attribute-dropdowns-container .attribute-checkbox input[type=checkbox]{width:20px;height:20px;margin-right:10px}#attribute-dropdowns-container .attribute-checkbox label{color:#b8b8b8;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:300;line-height:121.748%;letter-spacing:-.32px}