/*
Theme Name: abj_child
Template: Extra
*/
 
@import url("../Extra/style.css");
 
.et_fixed_nav .et-fixed-header #main-header {
    background-color: #f3f6f9;
    position: fixed;
    width: 100%;
    top: 0;
	background-image:url('/wp-content/uploads/2016/03/header-gradient.png');
	background-repeat:x;
  } 
 
#main-header {
/*	background-color: #e1ebf4;*/
	background-color: #f3f6f9;
	background-image:url('/wp-content/uploads/2016/03/header-gradient.png');
	background-repeat:x;
}