/*!
Theme Name: fiduciary
Theme URI: https://digitalguider.com/
Author: DG Development Team
Author URI: hhttps://digitalguider.com/
Description: A custom WordPress theme for fiduciary.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fiduciary
*/


@media(max-width:460px){
	    a.nav-brand img {
        width: 50%!important;
    }
	.page-id-193 .seo-and-founder {
    padding: 0;
}
	.page-id-193 div#about .seo-and-founder {
    padding-bottom: 2rem;
}
	.fullwidth-section {
    padding: 40px 0;
}
	.page-id-193 .fullwidth-section {
    padding: 40px 0 0;
}
	.about-right-thumb {
    height: 400px!important;
}
	.single-post .breatcam-content h1 {
    display: none;
}
	.breatcam-content {
    padding-top: 3rem;
}
	#mobile-menu-toggle{padding: 8px 15px!important;}
}