/*
Theme Name: James Tan
Theme URI: https://jamesproduction.com
Author: Joo Han
Author URI: https://niuniuweb.com
Description: James Production Team | Malaysia well known production team
Version: 1.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jamestan
*/


/* header logo */
/* ------------------------------------------------------------ */

.jamestan_logo {
    height: 88px !important;
    width: unset !important;
}



/* sidebar logo */
/* ------------------------------------------------------------ */
.sidebar_area_head .logo_sect img {
    max-height: unset !important;
}

.sidebar_area_head .logo_sect {
    padding: 26px 50px 26px 50px;
}

.sidebar_area_head .logo_sect.james_logo_sect img {
    height: 76px !important;
    width: auto;
}