/*
Theme Name:     Embark - Child Theme
Theme URI:      http://themovation.com/embark
Template:       embark
Author:         Themovation
Author URI:     http://themovation.com
Version:        1.0
Text Domain:    embark
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */
/* Adjust the sticky Header logo height */
.headhesive--clone #logo img {
height:inherit !important;
width:inherit !important;
max-height: 1px !important; } 

/* Adjust the padding above your menu */
.headhesive--clone .navbar-nav {
margin-top:34px !important
} 

/* Adjust the padding for cart icon */
.headhesive--clone .themo_cart_icon{
margin-top:46px !important
}

#top-bar {
height:100px;}

