/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

* {
    letter-spacing: 0 !important;
}
.style-light .headings-color, .style-dark .style-light .headings-color, .style-light .detail-container .detail-label, .style-dark .style-light .detail-container .detail-label, .style-light h1, .style-dark .style-light h1, .style-light h2, .style-dark .style-light h2, .style-light h3, .style-dark .style-light h3, .style-light h4, .style-dark .style-light h4, .style-light h5, .style-dark .style-light h5, .style-light h6, .style-dark .style-light h6, .style-light .heading-text > p, .style-dark .style-light .heading-text > p, .style-light p b, .style-dark .style-light p b, .style-light p strong, .style-dark .style-light p strong, .style-light dl dt, .style-dark .style-light dl dt, .style-light dl.variation dt, .style-dark .style-light dl.variation dt, .style-light dl.variation dd, .style-dark .style-light dl.variation dd, .style-light blockquote p, .style-dark .style-light blockquote p, .style-light table thead, .style-dark .style-light table thead, .style-light form p, .style-dark .style-light form p, .style-light .panel-title > a > span::after, .style-dark .style-light .panel-title > a > span::after, .style-light .plan .plan-price .price, .style-dark .style-light .plan .plan-price .price, .style-light .detail-label, .style-dark .style-light .detail-label, .style-light .countdown, .style-dark .style-light .countdown, .style-light .counter, .style-dark .style-light .counter, .style-light .counter-suffix, .style-dark .style-light .counter-suffix, .style-light .counter-prefix, .style-dark .style-light .counter-prefix, .style-light .header-wrapper .header-scrolldown i, .style-dark .style-light .header-wrapper .header-scrolldown i, .style-light .header-wrapper .header-content-inner blockquote.pullquote p:first-child, .style-dark .style-light .header-wrapper .header-content-inner blockquote.pullquote p:first-child, .style-light .header-main-container .post-info, .style-dark .style-light .header-main-container .post-info, .style-light .header-main-container .post-info a, .style-dark .style-light .header-main-container .post-info a, .style-light .widget-container.widget_top_rated_products li::before, .style-dark .style-light .widget-container.widget_top_rated_products li::before, .style-light .widget-container.widget_recent_reviews li::before, .style-dark .style-light .widget-container.widget_recent_reviews li::before, .style-light .widget-container.widget_latest_tweets_widget .tweet-text::before, .style-dark .style-light .widget-container.widget_latest_tweets_widget .tweet-text::before, .style-light .widget-container.widget_latest_tweets .tweet-text::before, .style-dark .style-light .widget-container.widget_latest_tweets .tweet-text::before, .style-light .comment-content .comment-author a, .style-dark .style-light .comment-content .comment-author a, .style-light .comment-content .comment-author span, .style-dark .style-light .comment-content .comment-author span, .style-light .author-details-data .author-name a, .style-dark .style-light .author-details-data .author-name a, .style-light div[class*="sharer-"].share-button label, .style-dark .style-light div[class*="sharer-"].share-button label, .style-light .share-button.share-inline .social.top li, .style-dark .style-light .share-button.share-inline .social.top li, .style-light .vc_progress_bar .vc_progress_label, .style-dark .style-light .vc_progress_bar .vc_progress_label, .style-light .vc_pie_chart .vc_pie_chart_value, .style-dark .style-light .vc_pie_chart .vc_pie_chart_value, .style-light ul.dwls_search_results .daves-wordpress-live-search_title .search-title, .style-dark .style-light ul.dwls_search_results .daves-wordpress-live-search_title .search-title, .style-light ul.dwls_search_results .daves-wordpress-live-search_author, .style-dark .style-light ul.dwls_search_results .daves-wordpress-live-search_author {
    color:unset;
}
b, strong {
    font-weight: 800;
}
#page-header h1 {
    color:#FFF;
}
.btn {
    border-image: none;
    border:none;
}
a {
    color:#00549b;
    color:#FF8404;
}
a:hover {

}
.btn-outline {
    padding: 10px 18px !important;
    font-weight: bold !important;
    border-width: 2px !important;
    margin-top: 27px !important;
}
body.post-template-default #page-header h1,
body.category #page-header h1 {
    color:#002E54;
}
.post-content h2 {
    font-weight: 300;
    font-size: 32px;
    color: #333333;    
}
.wp-caption {
    float: left;
    margin: 25px 23px 0px 0px;
    box-sizing: border-box;    
}
.logo-container {
    padding:15px 36px 15px 36px !important;
}
.menu-container {
    border-bottom: none !important;
}
#utility-menu {
    display: table-cell !important;
}
.menu-light .row-brand, .menu-light .row-menu .row-menu-inner {
    border-bottom: none;
}
.top-nav-container {
    text-align: center;
    background: #00549B;  
    padding-top: 10px;
    padding-bottom: 10px;  
    min-height: 35px;
}
#menu-primary-menu {
    text-align: center;
}
#menu-primary-menu > li > a {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;   
    font-weight: 600; 
    padding:0 20px;
}
#menu-primary-menu > li.mobile-only {
    display: none;
}
#menu-top-nav a {
    color:#002E54 !important;
}
#menu-top-nav a:hover {
    color:#FF8404 !important;
}
.menu-wrapper .row-menu .row-menu-inner {
    padding-right: 0 !important;
}
.menu-light .menu-smart, .menu-light .menu-smart li,
.submenu-light .menu-smart ul, .menu-smart.submenu-light li ul li,
.menu-light .menu-accordion-dividers, .menu-light .menu-borders:not(.needs-after),
.menu-light .menu-borders.needs-after::after, .menu-light.vmenu-borders, .menu-light .main-menu-container {
    border-color: #CCC;
}

.menu-horizontal .search-icon a {
    color:#002E54 !important;
    font-weight: bold;
}
.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover,
.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:focus {
    background-color: #EFF4F8 !important;
}
.submenu-light .menu-horizontal .menu-smart ul, #uncode_sidecart.style-light {
    background-color: #00549B !important;
}
ul.menu-smart li.menu-item > a {
    white-space: normal;
}
ul.menu-smart li.menu-item > a .drop-menu {
    background-color: #00549B !important;
}
.drop-menu {
    width: 175px !important;
    max-width: 175px !important;
}
.drop-menu li a {
    color:#FFF !important;
    font-weight:400 !important;
}
ul.menu-smart li.menu-item a:hover,
.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover,
.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:focus  {
    color:#FF8404 !important;
}
.menu-icons a:hover {
    color:#FF8404 !important;
}

.header-join {
    width: 125px;
    padding: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    text-align:center   ;
    background-image: linear-gradient(180deg, #FF8404 0%, #C06200 100%);
    color:#FFF;    
    margin-left: 25px; 
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0;    
}
.header-join:hover {
    background-image: none;
    background-color: #002E54;    
}


.uncode_text_column ul,
.uncode_text_column ol {
    margin:0 0 0 30px;
}
.uncode_text_column a:not(.gradient-cta a) {
    color:#00549B !important;
}
.post-wrapper {
    padding-top:30px;
}
.bod-row .ult-modal-img {
    width: 100%;
}
.bod-row .uncont {
    position: relative;
    cursor: pointer;
}
.bod-row .uncode_text_column {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding:15px;
    background-color: #00549B;
    margin-top: 0 !important;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;   
    display: flex;
    align-items: center;
    z-index: 100000;
}
.bod-row .uncont:hover .uncode_text_column {
    opacity: 1;
}
.bod-row .uncode_text_column p {
    color:#FFF;
    width: 100%;
}
.bod-row.bot .uncode-single-media-wrapper {
    max-height: 340px;
    width: 100% !important;
}


.content-grid-box .uncol {
    border: 2px solid #EFF4F8;    
    padding:30px !important;
}
.content-grid-box .uncol p strong {
    font-size: 14px;
}
.style-light .btn-default, .style-dark .style-light .btn-default, .tmb-light .t-entry-text .btn-default, .style-dark .tmb-light .t-entry-text .btn-default, .tmb-dark .t-overlay-inner .btn-default {
    background-color: transparent !important;
    border: 2px solid #00549B !important;    
    color:#00549B !important;
    padding:12px 20px !important;
    font-size: 18px;
    color: #00549B;
    letter-spacing: 0;    
}
.style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover, .style-dark .style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover, .tmb-light .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover, .style-dark .tmb-light .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover, .tmb-dark .t-overlay-inner .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover, .style-light .btn-default.active, .style-dark .style-light .btn-default.active, .tmb-light .t-entry-text .btn-default.active, .style-dark .tmb-light .t-entry-text .btn-default.active, .tmb-dark .t-overlay-inner .btn-default.active {
    background-color: #FFF !important;
    border: 2px solid #FF8404 !important;    
    color:#FF8404 !important;
}

.breadcrumb-title {
    display:none;
}
.row-breadcrumb .row {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
ol.breadcrumb li {
    font-size: 14px !important;
    color: #333333;
    line-height: 23px;    
    font-weight: 500 !important;
}
ol.breadcrumb li a {
    color: #00549B !important;
}
.breadcrumb > li + li:not(.paged)::before {
    content: "\203A";
    padding: 0 5px;
}


.sidebar-container {
    background-color: #EFF4F8;
}
.sidebar-container p {
    padding: 5px 20px;
    margin-top: 0 !important;
}
.sidebar-container ul {
    margin-left: 25px;
}
.sidebar-container ul.not-nav li {
    padding-right: 20px;
    font-size: 14px;
}
.sidebar-container ul.not-nav {
    padding-bottom: 15px;
}
.sidebar-container ul:not(.not-nav) {
    margin:0;
    padding:0 !important;
    list-style-type: none;
}
.sidebar-container ul:not(.not-nav) li {
    list-style-type: none;
    border-bottom: 1px solid #DCE4E7;
}
.sidebar-container ul:not(.not-nav) li a {
    font-weight: bold;
    font-size: 14px;
    color: #00549B;
    line-height: 31px;
    padding: 5px 20px;
    display: block;    
}
.widget_nav_menu h2.widgettitle,
.sidebar-container h2 {
    background-image: linear-gradient(0deg, #002E54 0%, #00549B 100%);  
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 26px;  
    font-weight: 700;
    padding:15px;  
    margin-bottom: 0;
}
.sidebar-container .btn {
    margin:10px 0;
    color: #ffffff !important;
    background: linear-gradient(to bottom , rgb(255, 132, 4) , rgb(192, 98, 0) 100%);    
}

.widget_nav_menu .menu {
    margin-top: 0;
    padding-left: 0 !important;
}
.widget_nav_menu .menu li {
    list-style-type: none;
    border-bottom: 1px solid #DCE4E7;
}
.widget_nav_menu .menu li a {
    font-weight: bold;
    font-size: 14px;
    color: #00549B;
    line-height: 31px;    
    padding:5px 20px;
    display: block;
}
.widget_nav_menu .menu li.current-menu-item a,
.widget_nav_menu .menu li.current-page-ancestor a {
    background: #EFF4F8;
    color:#333 !important;    
}

.isotope-wrapper .t-entry-text-tc p {
    font-size: 14px;
    color: #333333;
    line-height: 23px;
}
.isotope-wrapper .t-entry-text .btn-link {
    font-size: 18px;
    color: #00549B;
    line-height: 26px;    
    font-weight: bold !important;
    letter-spacing: 0;
}
.tmb-content-lateral-left.tmb-content-lateral.tmb:not(.tmb-media-first) > .t-inside .t-entry-text {
    width:100% !important;
}
.tmb-content-lateral.tmb-content-lateral-left.tmb:not(.tmb-media-first) .t-entry-text .t-entry-text-tc.no-block-padding {
    padding-left: 0;
}

.uncode-accordion:not(.default-typography) .panel-title a span {
    font-size: 20px !important;
    line-height: 32px !important;
}

.sidebar-posts .t-inside {
    margin-top: 0 !important;
}
.sidebar-posts .t-inside a {
    color: #00549B !important;
}
.sidebar-posts .t-entry-text-tc  {
    padding-top: 10px !important;
}
.sidebar-posts .t-entry-title {
    margin-top: 0 !important;
}
.sidebar-posts .tmb {
    margin-bottom: 10px;
}


.membership-benefits .icon-box-left .icon-box-content {
    padding-left: 10px;
}
.ult-video {
    margin:20px 0;
}

/* vendor direcdtory */
.single-vendor-partners .post-title-wrapper {
    display: none;
}
.vendor-grid .isotope-wrapper .t-entry {
    padding-right: 15px;
}
.vendor-grid .isotope-wrapper .t-entry-text-tc p {
    font-size: inherit;
}
.vendor-grid .t-inside {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.vendor-grid .t-inside .t-entry-visual {
    max-width: 70px;
    width: 70px;
    flex-shrink: 0;
}
.vendor-grid .t-inside .t-entry-visual img {
    border:none
}
.vendor-grid .single-block-padding {
    padding-top: 0;
}
.vendor-grid .single-block-padding img {
    max-width: 70px;
}
.vendor-grid .isotope-wrapper .t-inside {
    padding:15px;
    min-height: 300px;
    border-top-width: 10px;
}
.grid-cat-496 .t-inside {
    border:1px solid #dece6e;
}
.grid-cat-497 .t-inside {
    border:1px solid #e5e4e2;
}
.grid-cat-495 .t-inside {
    border:1px solid #c0c0c0;
}
.vendor-grid .isotope-filters ul.menu-smart a {
    font-size: 16px;
}



/* homepage */
.home-features-grid > .row {
    background-color: #FFF;
    z-index: 100;
}
.home-features-grid a {
    color:#00549b;
}
.home-features-grid p {
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 23px;    
    font-weight: 600;
}
.home-features-grid .uncode_text_column {
    margin-top: 15px !important;
}
.home-features-grid .uncode-single-media-wrapper {
    min-height: 71px;
}

.news-events h3,
.home-social-feed h3 {
    text-transform: uppercase;
    display: flex !important;
    justify-content: space-between;
    border-bottom: 1px solid #DCE4E7;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 18px !important;
}
.news-events h3 a,
.home-social-feed h3 a {
    font-size: 14px;
    color: #00549B;
    line-height: 23px;
    text-transform: none;
    margin-left: 15px;
}
.news-events h3 a i,
.home-social-feed h3 a i {
	font-size: 21px;
	display: inline-block;
	position: relative;
	top: 3px;
}
.news-events p {
    font-weight: 600;
}
.home-event-list strong,
.event-list strong {
    font-weight: 600;
    font-size: 14px;
    color: #00549B;
    line-height: 23px;
    display: block;
    margin-bottom: 10px;
}
.home-event-list a,
.event-list a {
    margin-bottom: 30px;
    display: block;
    color:#333333 !important;
    font-weight: 600;
}
.home-event-list,
.event-list {
    font-size: 18px;
    color: #333333;
    line-height: 26px;    
}
.home-event-list br,
.event-list br {
    display: none;
}

.vc_row.about-ncms  {
    padding-top: 70px;
    padding-bottom: 70px;
}
.vc_row.membership {
    padding-top: 0;
    padding-bottom: 70px;
}

.about-ncms h3 {
    font-weight: 600;
    font-size: 18px;
    color: #FF8404;
    letter-spacing: 1px;
    line-height: 26px;
    text-transform: uppercase;
}
.about-ncms h2 {
    font-weight: bold;
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 0;    
}
.about-ncms p {
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;  
    font-weight: 500;  
}

.about-ncms .panel {
    background: #FFFFFF;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.15);    
    margin-bottom: 20px;
}
.about-ncms .panel-heading {
    background-color: #FFF;
}
.about-ncms .panel-heading a {
    font-size: 18px;
    color: #00549B;
    line-height: 26px;    
    padding-left:75px;
}
.about-ncms .panel-heading a[href="#1643060643-1-34"] {
    background:url(/wp-content/uploads/2022/01/NCM_Home_AboutIcon1-min.png) no-repeat;
    background-size: 25px 34px;
    background-position: 25px 50% ;
}
.about-ncms .panel-heading a[href="#1643060643-2-88"] {
    background:url(/wp-content/uploads/2022/01/NCM_Home_AboutIcon2-min.png) no-repeat;
    background-size: 29px 34px;
    background-position: 25px 50% ;
}
.about-ncms .panel-heading a[href="#1643062100957-2-0"] {
    background:url(/wp-content/uploads/2022/01/NCM_Home_AboutIcon3-min.png) no-repeat;
    background-size: 37px 32px;
    background-position: 25px 50% ;
}
.about-ncms .panel-heading a[href="#1643062109201-3-2"] {
    background:url(/wp-content/uploads/2022/01/NCM_Home_AboutIcon4-min.png) no-repeat;
    background-size: 33px 35px;
    background-position: 25px 50% ;
}
.align_left .panel-title > a > span::after {
    right: 15px;
    color:#FF8404;
}
.about-ncms .panel-body {
    background-color: #FFF;
    padding:20px;
}
.about-ncms .panel-body p {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 23px;    
}

.membership h3 {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 26px;
    text-transform: uppercase;
}
.membership h2 {
    font-weight: bold;
    font-size: 32px;
    color: #002E54;
    letter-spacing: 0;
}
.membership .icons {
    background: #FFFFFF;
    box-shadow: 0 15px 30px 5px rgba(0,0,0,0.10);  
    padding:5px 20px !important;  
}
.membership .icons li {
    position:relative;
    border-bottom: 1px solid #DCE4E7;
}
.membership .icons li:last-of-type {
    border-bottom: none;
}
.bottom-link {
    margin-top: 0 !important;
    text-align: right;
    color: #00549B;
    line-height: 23px;  
    background-color: #EFF4F8;  
    padding:15px 25px;
}
.bottom-link p {
    font-weight: 600;
    font-size: 14px !important;
}
ul.icons li .fa {
    margin-right: 13.5px;
    font-size: 1em;
    line-height: .7em;
    position: absolute;
    top: 16px;
    right: 0 !important;
}
.membership .icons a {
    font-weight: 600;
    font-size: 18px;
    color: #00549B;
    line-height: 48px;    
}

footer .uncode-list a {
    display: block;
    font-size: 16px;
    color: #00549B;
    line-height: 24px;   
    font-weight: bold; 
    margin-bottom: 10px;
}
footer .uncode-list a:hover {
    color:#FF8404 !important;
}
footer .social-icon a {
    color: #00549B !important;
}
footer .social-icon a:hover {
    color: #FF8404 !important;
}
footer strong {
    font-weight: 800;
}
footer p {
    font-weight: 600;
    font-size: 15px !important;
}
footer p strong {
    display: block;
    margin-bottom: 10px;
}
footer p a {
    color: #00549B !important;
    font-size: 15px !important;
}
footer p a:hover {
    color:#FF8404 !important;
}
footer .col-lg-2 {
    padding-left: 20px !important;
}
.footer-copyright {
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-copyright p {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;    
}
.footer-copyright a {
    color: #FF8404 !important;
    display: inline-block;
    margin-left: 50px;
}


@media screen and (max-width:959px) {
    #utility-menu {
        display: none !important;
    }
    .header-join {
        display: none;
    }
    .menu-horizontal-inner > div:first-child:not(.navbar-social) .menu-smart:not(.menu-icons), .menu-horizontal-inner > div.navbar-social + div .menu-smart:not(.menu-icons), .menu-horizontal-inner > div.navbar-cta + div .menu-smart:not(.menu-icons) {
        padding-top: 0 !important;
    }
    #menu-primary-menu li:not(.menu-item-has-children) .fa {
        display: none;
    }
    #menu-primary-menu > li > a {
        display: block;
        text-align: left;
        padding: 10px 30px;
    }
    #menu-primary-menu {
        text-align: left;
        padding: 15px 0 !important;        
    }
    .menu-smart i.fa-dropdown {
        font-size: 20px;
        padding-top: 5px;
        position: absolute;
        top: 0;
    }
    .top-nav-container {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 0;
    }    
    .main-menu-container.open-items {
        overflow: visible;
    }
    
    #menu-primary-menu > li.mobile-only {
        display: block;
    }
    body:not(.menu-mobile-centered) .main-menu-container .menu-smart ul ul a:not(.cart-thumb):not(.btn) {
        margin-left: 0;
    }
    body:not(.menu-mobile-centered) .main-menu-container .menu-smart ul a:not(.cart-thumb):not(.btn) {
        margin-left:0;
    }
    .drop-menu li .drop-menu li a {
        padding-left: 60px !important;
    }
    .footer-copyright .uncode_text_column {
        text-align: left;
    }
    .footer-copyright a {
        margin-left: 0;
        display: block;
    }
}

.slide-link {
    height:100%;
    width:100%;
    display:block;
}
.header-slider .row-slider {
    margin-left:0;
}