
.wonder-tab-container.enabled .tab-item {
    height: 50px !important;
}


    .wonder-tab-container.enabled input.tab-input:checked+.tab-item {
        background-color: #FF5900 !important;
        color: #ffffff !important;
    }
    .wonder-tab-container.enabled .tab-item {
        border: 1px solid #FF5900 !important;
    }
