/*
Theme Name: Advisor Child Theme | Shared by VestaThemes.com
Theme URI: http://advisor.brighthemes.biz/demo/
Author: BrighThemes
Author URI: http://advisor.brighthemes.biz/demo/
Template: advisor
Description: pending
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: advisor
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* =Theme custom CSS can be added from here.------- */
.logo img{
    max-width:170px;
    max-height:60px;
}
.footer-logo img {
    max-width: 180px;
    padding: 20px 0px;
}
.login-btn{
float: right;
width: 55px;
margin: 27px 20px 0 10px;
border-left: 1px solid #a1a1a2;
height: 50px;
text-align: center;
}
.login-btn a{
margin :0 20px;
}
.smallHeader.active .login-btn {
    margin: 11px 20px 0 10px;
}