/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*sticky main menu color*/
body .whb-sticked .woodmart-navigation  .item-level-0.current-menu-item>a{
color:#c20e1a;
}
body .whb-sticked .woodmart-navigation  .item-level-0>a{
color:#c20e1a;
}
body .whb-sticked  .woodmart-navigation  .item-level-0>a:hover{
color:#c20e1a;
}
body .whb-sticked .woodmart-navigation .item-level-0.menu-item-has-children>a:after{
color:#c20e1a;
} 
body .whb-sticked .woodmart-navigation .item-level-0.menu-item-has-children:hover >a:after{
color:#c20e1a;
}
	
.woodmart-logo img {
    padding-top: 0px;
}	