/*
Theme Name:   Partdo Child
 Theme URI:    http://klbtheme.com/partdo/
 Description:  Partdo Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     partdo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  partdo-child
*/


.single-product-wrapper .product-gallery .product-extra-details {
   
    display: none !important;
}


.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul li a {
	font-family: "TBCContractica", Sans-serif !important;
	
}

.post .entry-meta {
   
    display: none !important;
}

.post .entry-title a {
	
	  font-family: "TBCContractica", Sans-serif !important;
}

.site-footer .subfooter.dark .sub-banners ul li {
	
	  font-family: "TBCContractica", Sans-serif !important;
}

.site-header .header-main.height .header-inner .klbth-menu-wrapper .klbth-menu > li > a {
  
    font-family: "TBCContractica", Sans-serif !important;
  
}

.klbth-module-search {
        padding: 30px  !important;
        border-radius: var(--theme-theme-radius-large) !important;
        border: 0px solid var(--color-primary)  !important;
    }


.klbth-module-search .module-search-header {
    margin-bottom: 5px !important;
    padding-bottom: 0px !important;
	
}

.klbth-module-search {
   
    background: #fff !important;
}

h1, h2, h3, h4, h5, h6 {
	
	font-family: "TBCContractica", Sans-serif !important;
}


.site-footer .footer-copyright .footer-inner {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
	    display:none !important;
}

.klbth-banner.style-inner.space-xlg .entry-wrapper {
      
        display: none !important;
}