.customize-control-checkbox{margin-bottom:16px}.customize-control-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;border:0;outline:0;cursor:pointer;margin:-12px 50px 0 -24px;background-color:transparent;background-color:initial;-webkit-box-shadow:none;box-shadow:none}.customize-control-checkbox input:after{content:"";width:58px;height:26px;display:inline-block;background:rgba(196,195,195,.55);border-radius:18px;clear:both}.customize-control-checkbox input:before{-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.6);box-shadow:1px 1px 3px rgba(0,0,0,.6);display:block;position:absolute;left:0;top:-3px;border-radius:50%;background:#fff}.customize-control-checkbox input:before,.customize-control-checkbox input[type=checkbox]:checked:before{content:"";width:30px;height:30px;margin:0}.customize-control-checkbox input,.customize-control-checkbox input:after,.customize-control-checkbox input:before,.customize-control-checkbox input:checked:after,.customize-control-checkbox input:checked:before{-webkit-transition:.3s ease;transition:.3s ease}.customize-control-checkbox input:checked:before{left:32px;-webkit-box-shadow:-1px 1px 3px rgba(0,0,0,.6);box-shadow:-1px 1px 3px rgba(0,0,0,.6)}.customize-control-checkbox input:checked:after,input[type=radio]:checked:before{background:#e16244}