/*
Theme Name: Elision Child
Theme URI: http://demo.qodeinteractive.com/elision/
Description: A child theme of Elision Theme
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.0
Template: elision
*/
@import url("../elision/style.css");

/* Normal Header CSS */
.q_logo img {top: -10% !important;}
.q_logo a {height: 60px !important;}
nav.main_menu.right>ul {padding:25px 0 0;}

/* Sticky Header CSS */
.sticky_animate nav.main_menu.right>ul {padding:0;}
.sticky_animate .q_logo img {top: -50% !important;}
.sticky_animate .q_logo a {height: 45px !important