/*
Theme Name: LeadEngine Child
Template: leadengine
Theme URI: https://www.leadengine-wp.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Page Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */


img.fixed-logo {
	height: 100px;
	position: absolute;
	bottom: 10px;
	transition: height 0.5s;
}

.navbar-shrink img.fixed-logo {
	height: 60px;
	bottom: 5px;
}

.topbar {
	border-bottom: 0;
}

.topbar.second-template .topbar-socials {
	float: 	right;
}

.page-template-default.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li a {
	max-width: 200px;
}