/* Add here all your CSS customizations */

/*
skin construction row 2900

  #header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
    background-color: #E04622;
  }*/

  /*
skin construction row 2900

  #header .header-nav-main nav > ul:not(:hover) > li > a.active {
    background-color: #E04622;
    color: #FFF;
  }*/


  /*

  theme.css row 2063

	#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
		color: #000000 !important;
	}
*/
#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
		color: #000000 !important;
	}

#header .header-nav.header-nav-stripe nav > ul > li:hover > a,
  #header .header-nav.header-nav-stripe nav > ul > li.open > a {
    background-color: transparent;
  }
.custom-square-1 rect {
  stroke: #383f48;
  fill: #383f48;
}

