/**
 * Header Code
 */

#main-header,
#et-top-navigation ul li a {
  font-weight: 400;
}

#et-top-navigation {
  padding-left: 0!important;
}

#main-header {
  box-shadow: none;
  z-index: 1000!important;
  background-color:  rgba(0,0,0,0.59) !important;
}

#top-header {
  display: none;
}

#top-header .et-social-icons li a.fa {
  font-size: 1.2em;
  vertical-align: baseline;
}

.header-button {
	line-height: 40px;
	height: 40px;
	margin: 10px 0;
}

.header-button a {
  height: 40px;
	padding: 4px 25px!important;
	box-sizing: border-box;
	display: inline-block;
	border-radius: 100px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	border: solid 1px #63b558;
  color: #63b558!important;
	
	font: 600 16px/30px 'EngraversGothicBT', 'Helvetica Neue', sans-serif!important;	
}

[lang="ja"] .header-button a{
	padding-top: 6px!important;
	padding-bottom: 2px!important;
}

.welcome-bar {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	background-color: #393838;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	z-index: 99999;
	vertical-align: middle;
}

.welcome-bar span {
  color: #fff;
}

.welcome-bar a.link-banner {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}

.et-fixed-header .header-button a {
	background: #63b558;
  color: #fff!important;
}

.header-button.limited {
	line-height: 1.2;
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top:0;
}

body.et_header_style_left #et-top-navigation nav > ul > li:not(.header-button) > a,
body.et_header_style_split #et-top-navigation nav > ul > li:not(.header-button) > a{
	padding-bottom: 0!important;
	font: 600 16px/60px 'EngraversGothicBT', 'Helvetica Neue', sans-serif!important;
	text-transform: uppercase;
  color: rgb(191, 191, 191) !important;
}

body.et_header_style_left #et-top-navigation nav > ul#et-secondary-nav > li:not(.header-button) > a{
	color: rgba(255,255,255,0.8);
  cursor: pointer;
}

@media only screen and (min-width: 981px) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding: 0!important;
	}
}

.header-button.limited a:after {
	content: "Limited Quantity";
	font-weight: 400;
	display: block;
	font-size: 0.9em;
}

#mobile_menu .header-button {
  display: none;
}

#et_mobile_nav_menu {
  position: fixed;
  right: 0;
  top: 102px;
	display: none;
}

#et_mobile_nav_menu .et_mobile_menu {
  bottom: 0;
  right: 0;
  left: 0;
  width: auto;
  position: fixed;
  box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.5);
}

.mobile_menu_bar {
  padding-bottom: 0!important;
  background: rgba(0,0,0,0.6);
}

.mobile_menu_bar,
.mobile_menu_bar:before,
.mobile_menu_bar:after {
  color: white!important;
  width: 32px;
  height: 32px;
  display: block;
  text-align: center;
  line-height: 1;
  overflow: hidden;
  cursor: pointer;
}

.mobile_menu_bar:before,
.mobile_menu_bar:after {
  position: relative;
  top: 0;
  left: 0;
  font-size: 32px;
  transition: all 600ms ease-out;
  font-family: "ETmodules" !important;
}

.mobile_nav.opened .mobile_menu_bar:before,
.mobile_nav.opened .mobile_menu_bar:after {
  top: -32px;
}

.mobile_menu_bar:after {
  content: 'M';
}

.et_header_style_left #et-top-navigation nav > #et-secondary-nav {
  margin-left: 20px;
}

.et_header_style_left #et-top-navigation nav > #et-secondary-nav li:first-child {
  margin-right: 0;
}

.et_header_style_left #et-top-navigation nav > #et-secondary-nav li:first-child:after {
  content:" | ";
	color: rgba(255,255,255,0.6);
}

@media screen and (min-width: 981px) {
	#top-menu {
		padding-right: 22px;
	}
	#top-menu li {
		top: 2px;
	}
	
	
  .header-button a .daysLeft {
    display: block;
    text-align: center;
  }

  .et_header_style_left #et-top-navigation nav > #et-secondary-nav,
  .et_header_style_split #et-top-navigation nav > #et-secondary-nav {
    vertical-align: text-bottom;
    margin-left: 20px;
  }
}

@media screen and (max-width: 980px) {
  #top-header {display: none;}

  #main-header {
    position: fixed!important;
    top: 0!important;
  }

  #top-menu-nav {
    margin: 0 0 8px 0;
  }

  .et_fixed_nav #top-menu-nav {
    margin-top: 4px;
  }

  .et_header_style_left #et-top-navigation {
    padding-top: 2px!important;

  }

  #top-menu-nav #et-secondary-nav {
    display: inline-block!important;
  }

  .header-button a {
    font-size: 14px;
    padding: 4px 6px!important;
  }

  .welcome-bar {
    padding: 0 10px;
    height: auto;
  }

  .welcome-bar span {
    line-height: 1.7em;
    display: block;
  }

  .welcome-bar a.link-banner {
    margin: 5px 0;
  }
}

body:not(.page-id-6627) .et_fixed_nav:not(.et_hide_nav) #main-header + #et-main-area{
	padding-top: 60px;
}

@media only screen and (max-width: 980px) {
  .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }

	.et_hide_nav.et_fixed_nav #main-header {
		opacity: 0;
		-webkit-transform: translateY(-86px) !important;
		transform: translateY(-86px) !important;
		transition: all 200ms!important;
	}

	.et_hide_nav.et_fixed_nav #main-header.et-fixed-header {
		opacity: 1;
		-webkit-transform: translateY(0) !important;
		transform: translateY(0) !important;
	}

	body:not(.page-id-6627) .et_fixed_nav:not(.et_hide_nav):not(.woocommerce-page) #main-header + #et-main-area{
		padding-top: 86px;
	}


}

@media screen and (max-width: 480px) {
  .header-button a {
    font-size: 12px;
  }
}

/**
 * END Header Code
 */