.wooctdpk--cells{display:flex;flex-wrap:wrap}.wooctdpk--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;height:32px;z-index:1}.wooctdpk--cell.-focus-{background:#f0f0f0}.wooctdpk--cell.-current-{color:#4eb5e6}.wooctdpk--cell.-current-.-focus-{color:#4a4a4a}.wooctdpk--cell.-current-.-in-range-{color:#4eb5e6}.wooctdpk--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.wooctdpk--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.wooctdpk--cell.-disabled-{cursor:default;color:#aeaeae}.wooctdpk--cell.-disabled-.-focus-{color:#aeaeae}.wooctdpk--cell.-disabled-.-in-range-{color:#a1a1a1}.wooctdpk--cell.-disabled-.-current-.-focus-{color:#aeaeae}.wooctdpk--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.wooctdpk--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.wooctdpk--cell.-range-from-.-range-to-{border-radius:4px}.wooctdpk--cell.-selected-{border:none}.wooctdpk--cell.-selected-,.wooctdpk--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.wooctdpk--cell.-selected-.-focus-{background:#45bced}.wooctdpk--cell:empty{cursor:default}.wooctdpk--days-names{display:flex;flex-wrap:wrap;margin:8px 0 3px}.wooctdpk--day-name{color:#ff9a19;display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.wooctdpk--cell-day{width:14.28571%}.wooctdpk--cells-months{height:170px}.wooctdpk--cell-month{width:33.33%;height:25%}.wooctdpk--cells-years,.wooctdpk--years{height:170px}.wooctdpk--cell-year{width:25%;height:33.33%}.wooctdpks-container{position:absolute;left:0;top:0}@media print{.wooctdpks-container{display:none}}.wooctdpk{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s;z-index:100}.wooctdpk.-from-top-{transform:translateY(-8px)}.wooctdpk.-from-right-{transform:translateX(8px)}.wooctdpk.-from-bottom-{transform:translateY(8px)}.wooctdpk.-from-left-{transform:translateX(-8px)}.wooctdpk.active{opacity:1;transform:translate(0);transition:opacity .3s ease,transform .3s ease,left 0s 0s}.wooctdpk-inline .wooctdpk{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.wooctdpk-inline .wooctdpk--pointer{display:none}.wooctdpk--content{box-sizing:content-box;padding:4px}.-only-timepicker- .wooctdpk--content{display:none}.wooctdpk--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-center- .wooctdpk--pointer,.-top-left- .wooctdpk--pointer,.-top-right- .wooctdpk--pointer{top:calc(100% - 4px);transform:rotate(135deg)}.-right-bottom- .wooctdpk--pointer,.-right-center- .wooctdpk--pointer,.-right-top- .wooctdpk--pointer{right:calc(100% - 4px);transform:rotate(225deg)}.-bottom-center- .wooctdpk--pointer,.-bottom-left- .wooctdpk--pointer,.-bottom-right- .wooctdpk--pointer{bottom:calc(100% - 4px);transform:rotate(315deg)}.-left-bottom- .wooctdpk--pointer,.-left-center- .wooctdpk--pointer,.-left-top- .wooctdpk--pointer{left:calc(100% - 4px);transform:rotate(45deg)}.-bottom-left- .wooctdpk--pointer,.-top-left- .wooctdpk--pointer{left:10px}.-bottom-right- .wooctdpk--pointer,.-top-right- .wooctdpk--pointer{right:10px}.-bottom-center- .wooctdpk--pointer,.-top-center- .wooctdpk--pointer{left:calc(50% - 5px)}.-left-top- .wooctdpk--pointer,.-right-top- .wooctdpk--pointer{top:10px}.-left-bottom- .wooctdpk--pointer,.-right-bottom- .wooctdpk--pointer{bottom:10px}.-left-center- .wooctdpk--pointer,.-right-center- .wooctdpk--pointer{top:calc(50% - 5px)}.wooctdpk--body{display:none}.wooctdpk--body.active{display:block}.wooctdpk--nav{display:flex;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .wooctdpk--nav{display:none}.wooctdpk--nav-action,.wooctdpk--nav-title{display:flex;cursor:pointer;align-items:center;justify-content:center}.wooctdpk--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wooctdpk--nav-action:hover{background:#f0f0f0}.wooctdpk--nav-action.-disabled-{visibility:hidden}.wooctdpk--nav-action svg{width:32px;height:32px}.wooctdpk--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.wooctdpk--nav-title{border-radius:4px;padding:0 8px}.wooctdpk--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.wooctdpk--nav-title:hover{background:#f0f0f0}.wooctdpk--nav-title.-disabled-{cursor:default;background:none}.wooctdpk--buttons{display:flex;padding:4px;border-top:1px solid #efefef}.wooctdpk--button{color:#4eb5e6;cursor:pointer;border-radius:4px;flex:1;display:inline-flex;justify-content:center;align-items:center;height:32px}.wooctdpk--button:hover{color:#4a4a4a;background:#f0f0f0}.wooctdpk--time{border-top:1px solid #efefef;display:flex;align-items:center;padding:4px;position:relative}.wooctdpk--time.-am-pm- .wooctdpk--time-sliders{flex:0 1 138px;max-width:138px}.-only-timepicker- .wooctdpk--time{border-top:none}.wooctdpk--time-sliders{flex:0 1 153px;margin-right:10px;max-width:153px}.wooctdpk--time-label{display:none;font-size:12px}.wooctdpk--time-current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.wooctdpk--time-current-colon{margin:0 2px 3px;line-height:1}.wooctdpk--time-current-hours,.wooctdpk--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.wooctdpk--time-current-hours:after,.wooctdpk--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.wooctdpk--time-current-hours.-focus-:after,.wooctdpk--time-current-minutes.-focus-:after{opacity:1}.wooctdpk--time-current-ampm{text-transform:uppercase;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.wooctdpk--time-row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat}.wooctdpk--time-row:first-child{margin-bottom:4px}.wooctdpk--time-row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.wooctdpk--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.wooctdpk--time-row input[type=range]::-ms-tooltip{display:none}.wooctdpk--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.wooctdpk--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.wooctdpk--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.wooctdpk--time-row input[type=range]:focus{outline:none}.wooctdpk--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.wooctdpk--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.wooctdpk--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.wooctdpk--time-row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.wooctdpk--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-moz-transition:background .2s;transition:background .2s}.wooctdpk--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-ms-transition:background .2s;transition:background .2s}.wooctdpk--time-row input[type=range]::-webkit-slider-thumb{margin-top:-6px}.wooctdpk--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.wooctdpk--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.wooctdpk--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.wooctdpk--time-row input[type=range]::-ms-fill-lower,.wooctdpk--time-row input[type=range]::-ms-fill-upper{background:transparent}.wooctdpk--time-row span{padding:0 12px}.wooctdpk--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.wooctdpk--time-icon:after,.wooctdpk--time-icon:before{content:"";background:currentColor;position:absolute}.wooctdpk--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);transform:translateY(-100%)}.wooctdpk--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.wooctdpk--cell-day.-other-month-,.wooctdpk--cell-year.-other-decade-{color:#dedede}.wooctdpk--cell-day.-other-month-:hover,.wooctdpk--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.wooctdpk--cell-day.-other-month-,.-disabled-.-focus-.wooctdpk--cell-year.-other-decade-{color:#dedede}.-selected-.wooctdpk--cell-day.-other-month-,.-selected-.wooctdpk--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.wooctdpk--cell-day.-other-month-,.-selected-.-focus-.wooctdpk--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.wooctdpk--cell-day.-other-month-,.-in-range-.wooctdpk--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.wooctdpk--cell-day.-other-month-,.-in-range-.-focus-.wooctdpk--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.wooctdpk--cell-day.-other-month-:empty,.wooctdpk--cell-year.-other-decade-:empty{background:none;border:none}.wooctdpk{z-index:999999!important}.only-time .wooctdpk--content,.only-time .wooctdpk--nav{display:none!important}.only-time .wooctdpk--time{border-top:none!important}.wooct_tab a:before{content:"\F469"!important}#wooct_settings,#wooct_settings *{box-sizing:border-box}#wooct_settings input[type=number],#wooct_settings input[type=search],#wooct_settings input[type=text]{display:inline-block;box-shadow:none!important;border-radius:2px;height:30px;font-size:13px;line-height:30px;padding:0 10px;margin:0 5px 0 0!important;border:1px solid #7e8993!important;box-sizing:border-box;background-color:#fff!important;background-repeat:no-repeat;background-position:0;cursor:pointer;outline:none;transition:all .2s;-webkit-appearance:none}#wooct_settings .wooct_current_time{padding:12px;font-size:12px;border-bottom:1px dashed #eee}#wooct_settings .wooct_table{padding-top:7px;padding-bottom:7px}#wooct_settings table{width:100%}#wooct_settings table tr td,#wooct_settings table tr th{padding:5px 12px}#wooct_settings table tr th{font-size:12px;font-weight:400;text-align:left;width:150px}#wooct_settings table tr td{text-align:left}#wooct_settings table tr td div{display:inline-block;width:100%}#wooct_settings .wooct_date_input,#wooct_settings .wooct_date_time_input,#wooct_settings .wooct_time_input{padding-left:40px!important}#wooct_settings .wooct_time_input{width:140px!important}#wooct_settings .wooct_date_time_input,#wooct_settings .wooct_time_input{background-image:url(/images/time_bg.jpg?16eff6e26746dc93618b28af15caba8e)}#wooct_settings .wooct_date_time_input{width:200px!important}#wooct_settings .wooct_date_input{width:240px!important;background-image:url(/images/date_bg.jpg?5076bc6b71130b0fdce26934132333a6)}#wooct_settings .wooct_time_input:focus{background-image:url(/images/time_hover_bg.jpg?ebb839a239615942f5556a98f079c5f7);border-color:#2c4b81!important;box-shadow:none!important}#wooct_settings .wooct_date_input:focus,#wooct_settings .wooct_date_time_input:focus{background-image:url(/images/date_hover_bg.jpg?d952d7a455864e1e66bd68b53ce0bb07);border-color:#2c4b81!important;box-shadow:none!important}.lwb-icon{opacity:.3}.lwb-icon.running{opacity:1}.active[data-slug=wpc-countdown-timer] .premium a{color:#c9356e}