.tp-woo-single-tabs.layout-2 input.tp-tabs-chkbx,.tp-woo-single-tabs.layout-3 input.tp-tabs-chkbx{position:absolute;opacity:0;z-index:-1}.tp-woo-single-tabs.layout-2 .tp-tabs,.tp-woo-single-tabs.layout-3 .tp-tabs{overflow:hidden}.tp-woo-single-tabs.layout-2 .tp-tabs .tp-tab,.tp-woo-single-tabs.layout-3 .tp-tabs .tp-tab{position:relative;display:block;width:100%;height:100%}.tp-woo-single-tabs.layout-2 .tp-tab,.tp-woo-single-tabs.layout-3 .tp-tab{width:100%;color:#000;overflow:hidden}.tp-woo-single-tabs.layout-2 .tp-tab-label,.tp-woo-single-tabs.layout-3 .tp-tab-label{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:1em;font-weight:700;cursor:pointer;background:#dcdcdc}.tp-woo-single-tabs.layout-2 .tp-tab-label:hover,.tp-woo-single-tabs.layout-3 .tp-tab-label:hover{background:#f5dede}.tp-woo-single-tabs.layout-2 .tp-tab-label::after,.tp-woo-single-tabs.layout-3 .tp-tab-label::after{content:"❯";width:1em;height:1em;text-align:center;-webkit-transition:all .35s;transition:all .35s}.tp-woo-single-tabs.layout-2 .tp-tab-content,.tp-woo-single-tabs.layout-3 .tp-tab-content{color:#000;max-height:0;-webkit-transition:all .3s;transition:all .3s;opacity:0}.tp-woo-single-tabs.layout-2 .tp-tab-close,.tp-woo-single-tabs.layout-3 .tp-tab-close{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;padding:1em;font-size:.75em;cursor:pointer}.tp-woo-single-tabs.layout-4 .tp-tabs{position:relative;display:block}.tp-woo-single-tabs.layout-4 .tp-tabs .tp-tab{display:block;width:100%;height:100%}.tp-woo-single-tabs.layout-4 .tp-tabs .tp-tab .tp-tabs-chkbx{position:absolute;opacity:0;z-index:111;width:200px;height:100%;cursor:pointer}.tp-woo-single-tabs.layout-4 .tp-tabs .tp-tab .tp-tab-label{background:#ccc;border:1px solid #fff;cursor:pointer;display:block;font-size:1.2em;font-weight:700;padding:15px 20px;position:relative;width:200px;z-index:100;margin:0}.tp-woo-single-tabs.layout-4 .tp-tabs .tp-tab .tp-tab-content{display:none;left:210px;width:auto;padding:0 0 0 20px;position:absolute;top:0;background:#fff;height:0}.tp-woo-single-tabs.layout-4 .tp-tabs input[name=tp-tab-sections]:checked~.tp-tab-content{display:flex;z-index:9999;height:100%;position:absolute;top:0}.tp-woo-single-tabs.layout-4 .tp-tabs input[name=tp-tab-sections]:checked~.tp-tab-label{background:#000;color:#fff}