/*
Theme Name: Uncode-Child
Theme URI: http://www.undsgn.com/uncode
Author: Undsgn
Author URI: http://www.undsgn.com
Description: Uncode is a pixel perfect WordPress Theme designed with terrific attention to details.
Version: 2.3.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: uncode
Text Domain: uncode
Domain Path: /languages/
*/


.twa-faq .panel-group .panel.wpb_accordion_section.group {
    width: 100%;
}

.tab-container .nav-tabs>li>a span {
    font-size: 14px !important;
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    white-space: pre-wrap !important;
}

.tabs-left>li {
    border-bottom: 1px solid #eaeaea !important;
}

.tabs-left>li:last-child {
    border-bottom: 0px !important;
}

.tabs-left>li.active {
    border-right: 2px solid #e30613 !important;
}

.uncode-accordion:not(.default-typography) .panel-title>a>span {
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: "Montserrat-Regular", sans-serif !important;
    letter-spacing: 0.1em;
    text-transform: none;
}

.wpb_accordion_wrapper h3 {
    display: none;
}

.tabs-left>li {
    border-top: 1px solid #eaeaea !important
}

.tabs-left>li:last-child {
    border-bottom: 1px solid #eaeaea !important;
}

.tab-content.vertical {
    padding: 0px 0px 0px 1px !important;
}

.panel-title>a {
    padding: 8px 0px 8px 36px !important
}

.panel-body>*:first-child {
    padding-left: 36px !important;
}

@media only screen and (max-width: 950px) {
    .single-block-padding {
        padding-top: 0px;
    }

    .wpb_accordion_wrapper h3 {
        display: block;
        margin: 15px;
        font-size: 1.375em;
        margin-top: 26px;
        color: #e30613;
        margin-left: 0px;
    }

    .vertical-tab-contents {
        width: 100%;
    }

    .tab-content.vertical h4,
    .vertical-tab-menu h4,
    .vertical-tab-menu ul.nav,
    .vertical-tab-menu {
        display: none;
    }

    .tab-content.vertical {
        border-left-width: 0px !important;
    }

    .tab-content>.tab-pane {
        display: block;
        opacity: 1;
    }
}