/**
Theme Name: KnownFin - Child
Author: Kingdom Branding
Author URI: https://kingdombranding.com
Description: Kingdom Branding is a creative partner for brands that rule. 

Credits:
Site Design: Hale Designs
Site Development: Kingdom Branding
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: knownfin-child
Template: astra
*/
.cust_foot_menu a{
	padding:0 !important;	
}


.desk-popup-nav ul.plus-tabs-nav { 
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.desk-popup-nav ul.plus-tabs-nav li {
	border-left:solid 1px transparent;
	line-height:1;
}
.desk-popup-nav ul.plus-tabs-nav li + li { border-left-color:#747474;}


.desk-popup-nav .theplus-tabs-content-wrapper .plus-tab-content {
    display: none;
    opacity: 0;
}

.desk-popup-nav .theplus-tabs-content-wrapper .plus-tab-content.elementor-current-tab {
    display: block;
    opacity: 1;
}

.desk-popup-nav ul.plus-tabs-nav li.is-active > *, .desk-popup-nav ul.plus-tabs-nav li.is-active { color:#206060; font-weight:bold;}

.desk-popup-nav .elementor-tab-mobile-title { display:none;}

.desk-popup-nav .plus-tab-content { display: block;  opacity: 1;}

.desk-popup-nav .plus-tab-content.elementor-current-tab { display: block;  opacity: 1;}

html {scroll-behavior: smooth;}

a:hover {
  color: #206060;
}