.header-v6 {
	position: relative; z-index: 99;
}
@media all and (max-width:991px)
{
.header-v6 {
	position: static;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.header-v6 .menu-container {
	width: 750px;
}
}
@media all and (max-width:991px)
{
.header-v6 .menu-container::before {
	display: table; content: " ";
}
.header-v6 .menu-container::after {
	display: table; content: " ";
}
.header-v6 .menu-container::after {
	clear: both;
}
.header-v6 .menu-container {
	padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;
}
.header-v6 > .navbar > .container {
	width: inherit; padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.header-v6 > .navbar > .container > .navbar-header {
	margin-right: 0px; margin-left: 0px;
}
.header-v6 > .navbar > .container > .navbar-collapse {
	margin-right: 0px; margin-left: 0px;
}
}
.header-v6 .navbar {
	border: currentColor; border-image: none; margin-bottom: 0px;
}
.header-v6 .navbar-brand {
	height: 93px; line-height: 65px; max-height: 93px;
}
.header-v6 .navbar-brand img {
	width: auto; height: auto; vertical-align: middle; display: inline-block; max-height: 100%; max-width: 100%;
}
.header-v6 .navbar-brand img.shrink-logo {
	display: none;
}
.header-v6 .navbar-brand img.default-logo {
	display: inherit;
}
@media all and (max-width:991px)
{
.header-v6 .navbar-brand {
	padding-top: 20px;
}
.header-v6 .navbar-brand img.shrink-logo {
	display: inherit;
}
.header-v6 .navbar-brand img.default-logo {
	display: none;
}
}
.header-v6 .navbar-toggle {
	margin: 31px 0px 31px 15px; border: currentColor; border-image: none;
}
.header-v6 .navbar-toggle .icon-bar {
	background: rgb(85, 85, 85); width: 20px; height: 1px; font-size: 20px; margin-bottom: 5px;
}
.header-v6 .navbar-toggle :last-child.icon-bar {
	margin-bottom: 0px;
}
.header-v6 .navbar-toggle {
	background: inherit;
}
.header-v6 .navbar-toggle:hover {
	background: inherit;
}
.header-v6 .navbar-toggle:focus {
	background: inherit;
}
.header-v6 .navbar-collapse {
	position: relative;
}
.header-v6 .navbar-nav > li > a {
	color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 1px; font-size: 13px; font-weight: 400;
}
.header-v6 .nav > li > a:hover {
	background: inherit;
}
.header-v6 .nav > li > a:focus {
	background: inherit;
}
@media all and (min-width:992px)
{
.navbar {
	border-radius: 0px;
}
.header-v6 .navbar-nav {
	float: right;
}
}
.header-v6 .header-inner-right {
	margin-left: -20px; float: right; position: relative; z-index: 999;
}
@media all and (max-width:350px)
{
.header-v6 .header-inner-right {
	display: none;
}
}
.header-v6 .menu-icons-list {
	list-style: none; margin: 0px;
}
.header-v6 li.menu-icons {
	display: inline-block; position: relative;
}
.header-v6 li:first-child.menu-icons {
	padding-right: 15px;
}
.header-v6 li.menu-icons i.menu-icons-style {
	width: 25px; text-align: center; color: rgb(255, 255, 255); line-height: 94px; font-size: 16px; display: inline-block; cursor: pointer;
}
.header-v6 li.menu-icons span.badge {
	background: rgb(114, 192, 44); padding: 4px; border-radius: 50% !important; left: 12px; top: 28px; width: 18px; height: 18px; text-align: center; color: rgb(255, 255, 255); font-size: 11px; display: inline-block; position: absolute;
}
.header-v6 .shopping-cart .shopping-cart-open {
	background: rgb(255, 255, 255); border-width: 2px 1px 1px; border-style: solid; border-color: rgb(114, 192, 44) rgb(231, 231, 231) rgb(231, 231, 231); padding: 15px; border-image: none; top: 94px; right: 0px; display: none; position: absolute; min-width: 250px;
}
.header-v6 .shopping-cart:hover .shopping-cart-open {
	display: block;
}
.header-v6 .shopping-cart-open span.shc-title {
	color: rgb(68, 68, 68); text-transform: uppercase; padding-bottom: 10px; font-size: 12px; margin-bottom: 15px; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.header-v6 .shopping-cart-open span.shc-total {
	color: rgb(68, 68, 68); text-transform: uppercase; font-size: 12px; margin-top: 6px; float: right;
}
.header-v6 .shopping-cart-open span.shc-total strong {
	padding-left: 3px;
}
.header-v6 .shopping-cart-open .btn-u {
	padding: 4px 12px;
}
.header-v6 .search-open {
	background: rgb(255, 255, 255); padding: 10px; top: 0px; width: 100%; height: auto; right: 0px; display: none; position: fixed; z-index: 99;
}
.header-v6 .search-open .form-control {
	background: rgb(255, 255, 255); padding: 0px 14% 0px 13%; border: currentColor; border-image: none; height: 75px; color: rgb(85, 85, 85); text-transform: uppercase; font-family: "Open Sans", sans-serif; font-size: 33px; font-weight: 200; box-shadow: none;
}
@media all and (max-width:768px)
{
.header-v6 .search-open .form-control {
	font-size: 20px;
}
}
@media all and (max-width:991px)
{
.header-v6 .search-open .form-control {
	padding: 0px 28% 0px 5%;
}
}
.header-v6 .search-open :-ms-input-placeholder.form-control {
	color: rgb(85, 85, 85);
}
.header-v6 .search-open .form-control:hover {
	border: currentColor; border-image: none; box-shadow: none;
}
.header-v6 .search-open .form-control:active {
	border: currentColor; border-image: none; box-shadow: none;
}
.header-v6 .search-open .form-control:focus {
	border: currentColor; border-image: none; box-shadow: none;
}
.header-v6 .search-close {
	position: relative; z-index: 999;
}
.header-v6 li.menu-icons i.search-btn {
	color: rgb(255, 255, 255);
}
.header-v6 li.menu-icons i.fa-times {
	color: rgb(68, 68, 68);
}
@media all and (max-width:991px)
{
.header-v6 .navbar-header {
	float: none;
}
.header-v6 .navbar-toggle {
	display: block;
}
.header-v6 .navbar-collapse {
	border-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.header-v6 .collapse.navbar-collapse {
	display: none !important;
}
.header-v6 .in.collapse.navbar-collapse {
	display: block !important;
}
.header-v6 .navbar-nav {
	margin: 0px; float: none !important;
}
.header-v6 .navbar-nav > li {
	float: none;
}
.header-v6 .navbar-nav > li > a {
	padding-top: 30px; padding-bottom: 40px;
}
.header-v6 .navbar-nav > li > a {
	color: rgb(68, 68, 68);
}
.header-v6 .pull-right.dropdown-menu {
	float: none !important;
}
.header-v6 .navbar-nav .open .dropdown-menu {
	border: 0px currentColor; border-image: none; width: auto; margin-top: 0px; float: none; position: static; box-shadow: none; background-color: transparent;
}
.header-v6 .navbar-nav .open .dropdown-menu > li > a {
	padding: 5px 15px 5px 25px;
}
.header-v6 .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
}
.header-v6 .navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
}
.header-v6 .navbar-nav .open .dropdown-menu > li > a:hover {
	background-image: none;
}
.header-v6 .navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
}
.header-v6 .navbar-nav .open .dropdown-menu > li > a {
	color: rgb(119, 119, 119);
}
.header-v6 .navbar-nav .open .dropdown-menu > li > a:hover {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .navbar-nav .open .dropdown-menu > li > a:focus {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .navbar-nav .open .dropdown-menu > .active > a {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .navbar-nav .open .dropdown-menu > .disabled > a {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .no-bottom-space.dropdown-menu {
	padding-bottom: 0px;
}
.header-v6 .navbar-collapse {
	padding-right: 0px !important; padding-left: 0px !important;
}
.header-v6 .navbar-collapse .container {
	padding-right: 0px !important; padding-left: 0px !important;
}
.header-v6 .navbar-nav > li > a {
	padding: 12px 5px; font-size: 14px;
}
.header-v6 .navbar-nav > li a {
	border-top-color: rgb(238, 238, 238); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
.header-v6 .navbar-nav > li:first-child > a {
	border-top-color: transparent; border-top-width: medium; border-top-style: none;
}
.header-v6 .navbar-nav > li > a:hover {
	color: rgb(114, 192, 44);
}
.header-v6 .navbar-nav > .open > a {
	background: inherit; color: rgb(85, 85, 85);
}
.header-v6 .navbar-nav > .open > a:hover {
	background: inherit; color: rgb(85, 85, 85);
}
.header-v6 .navbar-nav > .open > a:focus {
	background: inherit; color: rgb(85, 85, 85);
}
.header-v6 .navbar-nav > .active > a {
	background: inherit; color: rgb(114, 192, 44) !important;
}
.header-v6 .navbar-nav > .active > a:hover {
	background: inherit; color: rgb(114, 192, 44) !important;
}
.header-v6 .navbar-nav > .active > a:focus {
	background: inherit; color: rgb(114, 192, 44) !important;
}
.header-v6 .dropdown .dropdown-submenu > a {
	color: rgb(85, 85, 85) !important; text-transform: uppercase; font-size: 13px;
}
}
@media all and (min-width:992px)
{
.header-v6 .navbar-collapse {
	padding: 0px;
}
.header-v6 .navbar {
	min-height: 40px !important;
}
.header-v6 .container > .navbar-header {
	margin-bottom: -10px;
}
.header-v6 .container-fluid > .navbar-header {
	margin-bottom: -10px;
}
.header-v6 .container > .navbar-collapse {
	margin-bottom: -10px;
}
.header-v6 .container-fluid > .navbar-collapse {
	margin-bottom: -10px;
}
.header-v6 .navbar-nav {
	top: 2px; position: relative;
}
.header-v6 .navbar-nav > li > a {
	padding: 20px; line-height: 54px;
}
.header-v6 .navbar-nav > li > a {
	background: none; color: rgb(255, 255, 255); font-weight: 200;
}
.header-v6 .navbar-nav > li > a:hover {
	background: none; color: rgb(255, 255, 255); font-weight: 200;
}
.header-v6 .navbar-nav > li > a:focus {
	background: none; color: rgb(255, 255, 255); font-weight: 200;
}
.header-v6 .navbar-nav > .active > a {
	background: none; color: rgb(255, 255, 255); font-weight: 200;
}
.header-v6 .navbar-nav > .active > a:hover {
	background: none; color: rgb(255, 255, 255); font-weight: 200;
}
.header-v6 .navbar-nav > .active > a:focus {
	background: none; color: rgb(255, 255, 255); font-weight: 200;
}
.header-v6 .navbar-nav > .open > a {
	color: rgb(255, 255, 255);
}
.header-v6 .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255);
}
.header-v6 .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255);
}
.header-v6 .dropdown-menu {
	background: rgb(255, 255, 255); border-width: 3px medium medium; border-style: solid none none; border-color: rgb(114, 192, 44) currentColor currentColor; padding: 15px 0px; border-radius: 0px; border-image: none; z-index: 9999 !important; min-width: 230px;
}
.header-v6 .dropdown-menu li a {
	padding: 6px 25px; color: rgb(119, 119, 119); font-size: 13px; font-weight: 400;
}
.header-v6 .dropdown-menu .active > a {
	background: inherit; transition:0.1s ease-in-out; color: rgb(114, 192, 44); filter: none !important;
}
.header-v6 .dropdown-menu li > a:hover {
	background: inherit; transition:0.1s ease-in-out; color: rgb(114, 192, 44); filter: none !important;
}
.header-v6 .dropdown-menu li > a:focus {
	background: none; filter: none !important;
}
.header-v6 .navbar-nav > li.dropdown:hover > .dropdown-menu {
	display: block;
}
.header-v6 .open > .dropdown-menu {
	display: none;
}
}
.header-v6 .dropdown-submenu {
	position: relative;
}
.header-v6 .dropdown-submenu > a::after {
	top: 9px; right: 15px; font-family: FontAwesome; font-size: 11px; font-weight: normal; display: inline-block; position: absolute; content: "\f105";
}
@media all and (max-width:991px)
{
.header-v6 .dropdown-submenu > a::after {
	content: " ";
}
}
.header-v6 .dropdown-submenu > .dropdown-menu {
	left: 100%; top: -20px; margin-left: 0px;
}
.header-v6 .dropdown-submenu > .submenu-left.dropdown-menu {
	left: -100%;
}
.header-v6 .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
@media all and (max-width:991px)
{
.header-v6 .dropdown-submenu > .dropdown-menu {
	margin-left: 15px; display: block;
}
}
.header-v6 .pull-left.dropdown-submenu {
	float: none;
}
.header-v6 .pull-left.dropdown-submenu > .dropdown-menu {
	left: -100%; margin-left: 10px;
}
.header-v6 .dropdown-menu li [class^='fa-'] {
	left: -3px; width: 1.25em; text-align: center; margin-right: 1px; display: inline-block; position: relative;
}
.header-v6 .dropdown-menu li [class*=' fa-'] {
	left: -3px; width: 1.25em; text-align: center; margin-right: 1px; display: inline-block; position: relative;
}
.header-v6 .dropdown-menu li [class^='fa-'].fa-lg {
	width: 1.56em;
}
.header-v6 .dropdown-menu li [class*=' fa-'].fa-lg {
	width: 1.56em;
}
.header-v6 .mega-menu .nav {
	position: static;
}
.header-v6 .mega-menu .dropup {
	position: static;
}
.header-v6 .mega-menu .dropdown {
	position: static;
}
.header-v6 .mega-menu .collapse {
	position: static;
}
.header-v6 .mega-menu .navbar-inner {
	position: relative;
}
.header-v6 .mega-menu .container {
	position: relative;
}
.header-v6 .mega-menu .dropdown-menu {
	left: auto;
}
.header-v6 .mega-menu .dropdown-menu > li {
	display: block;
}
.header-v6 .mega-menu .dropdown-submenu .dropdown-menu {
	left: 100%;
}
.header-v6 .mega-menu .pull-right.nav .dropdown-menu {
	right: 0px;
}
.header-v6 .mega-menu .mega-menu-content {
	padding: 0px;
}
.header-v6 .mega-menu .mega-menu-content::before {
	line-height: 0; display: table; content: "";
}
.header-v6 .mega-menu .mega-menu-content::after {
	line-height: 0; display: table; content: "";
}
.header-v6 .mega-menu .mega-menu-content::after {
	clear: both;
}
.header-v6 .navbar.mega-menu .nav > li > .dropdown-menu::after {
	display: none;
}
.header-v6 .navbar.mega-menu .nav > li > .dropdown-menu::before {
	display: none;
}
.header-v6 .mega-menu .mega-menu-fullwidth.dropdown .dropdown-menu {
	left: 0px; right: 0px; overflow: hidden;
}
@media all and (min-width:992px)
{
.header-v6 .mega-menu .mega-menu-fullwidth.dropdown .dropdown-menu {
	margin-right: 15px; margin-left: 10px;
}
}
@media all and (min-width:992px)
{
.header-v6 .mega-menu .equal-height {
	display: flex;
}
.header-v6 .mega-menu .equal-height-in {
	display: flex;
}
}
.header-v6 .mega-menu .equal-height-list h3 {
	padding: 0px 10px 0px 13px; color: rgb(85, 85, 85); text-transform: uppercase; font-size: 15px; font-weight: 400;
}
@media all and (min-width:992px)
{
.header-v6 .mega-menu .big-screen-space {
	margin-bottom: 20px;
}
}
@media all and (min-width:992px)
{
.header-v6 .mega-menu .equal-height-in {
	padding: 20px 0px; border-left-color: rgb(187, 187, 187); border-left-width: 1px; border-left-style: solid;
}
.header-v6 .mega-menu :first-child.equal-height-in {
	margin-left: -1px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.header-v6 .mega-menu .equal-height-list {
	width: 100%;
}
.header-v6 .mega-menu .equal-height-list li a {
	padding: 5px 10px 5px 15px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; display: block; position: relative;
}
.header-v6 .mega-menu .equal-height-list a:hover {
	text-decoration: none;
}
.header-v6 .mega-menu .mega-menu-fullwidth li a {
	padding: 5px 10px 5px 30px;
}
.header-v6 .mega-menu .mega-menu-fullwidth li a::after {
	left: 15px; top: 7px; font-family: FontAwesome; font-size: 11px; font-weight: normal; display: inline-block; position: absolute; content: "\f105";
}
.header-v6 .mega-menu .mega-menu-fullwidth .disable-icons li a {
	padding: 5px 10px 5px 15px;
}
.header-v6 .mega-menu .mega-menu-fullwidth .disable-icons li a::after {
	display: none;
}
}
@media all and (max-width:991px) and (min-width:737px)
{
.header-v6 .mega-menu .mega-menu-content .container {
	width: 690px !important;
}
.header-v6 .mega-menu .equal-height {
	margin-right: 0px;
}
.header-v6 .mega-menu .equal-height-in {
	padding-right: 0px; margin-right: -15px;
}
}
@media all and (max-width:991px)
{
.header-v6 .mega-menu .equal-height {
	margin-right: 0px;
}
.header-v6 .mega-menu .equal-height-in {
	padding-right: 0px; padding-left: 5px;
}
}
@media all and (max-width:991px)
{
.header-v6 .mega-menu .mega-menu-fullwidth.dropdown .dropdown-menu {
	width: auto;
}
.header-v6 .mega-menu .equal-height-in {
	display: block;
}
.header-v6 .mega-menu .equal-height-list {
	display: block;
}
.header-v6 .mega-menu .mega-menu-fullwidth .dropdown-menu > li > ul {
	display: block;
}
.header-v6 .mega-menu .equal-height-list h3 {
	margin: 0px 0px 5px; padding: 6px 15px 5px; color: rgb(85, 85, 85); font-size: 13px; font-weight: 400;
}
.header-v6 .mega-menu .equal-height-list li a {
	padding: 6px 25px; color: rgb(119, 119, 119); font-size: 13px; font-weight: 400; margin-left: 15px; display: block;
}
.header-v6 .mega-menu .equal-height-list > h3.active {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .mega-menu .equal-height-list > .active > a {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .mega-menu .equal-height-list > .active > a:hover {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .mega-menu .equal-height-list > .active > a:focus {
	color: rgb(114, 192, 44); background-color: transparent;
}
.header-v6 .mega-menu .equal-height-list li a:hover {
	color: rgb(114, 192, 44); text-decoration: none;
}
}
@media all and (min-width:992px)
{
.header-fixed .header-sticky.header-v6 {
	left: 0px; top: 0px; width: 100%; height: auto; position: fixed; z-index: 999;
}
.header-fixed .header-fixed-shrink.header-v6 {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; box-shadow: 0px 0px 3px #bbb;
}
.header-fixed .header-fixed-shrink.header-v6 .navbar {
	background: rgb(255, 255, 255);
}
.header-fixed .header-fixed-shrink.header-v6 .navbar-nav > li > a {
	color: rgb(85, 85, 85);
}
.header-fixed .header-fixed-shrink.header-v6 .navbar-nav .active > a {
	color: rgb(114, 192, 44);
}
.header-fixed .header-fixed-shrink.header-v6 .navbar-nav li > a:hover {
	color: rgb(114, 192, 44);
}
.header-fixed .header-fixed-shrink.header-v6 .navbar-brand img.default-logo {
	display: none;
}
.header-fixed .header-fixed-shrink.header-v6 .navbar-brand img.shrink-logo {
	display: inherit;
}
.header-fixed .header-fixed-shrink.header-v6 li.menu-icons i.menu-icons-style {
	color: rgb(85, 85, 85);
}
.header-fixed .header-fixed-shrink.header-v6 .navbar-brand {
	transition:0.4s cubic-bezier(0.7, 1, 0.7, 1);
}
.header-fixed .header-fixed-shrink.header-v6 .navbar-nav > li > a {
	transition:0.4s cubic-bezier(0.7, 1, 0.7, 1);
}
.header-fixed .header-fixed-shrink.header-v6 li.menu-icons i.menu-icons-style {
	transition:0.4s cubic-bezier(0.7, 1, 0.7, 1);
}
.header-fixed .header-fixed-shrink.header-v6 li.menu-icons span.badge {
	transition:0.4s cubic-bezier(0.7, 1, 0.7, 1);
}
.header-fixed .header-fixed-shrink.header-v6 .shopping-cart .shopping-cart-open {
	transition:0.4s cubic-bezier(0.7, 1, 0.7, 1);
}
.header-fixed .header-fixed-shrink.header-v6 .search-open .form-control {
	transition:0.4s cubic-bezier(0.7, 1, 0.7, 1);
}
.header-fixed .header-fixed-shrink.header-v6 .navbar-brand {
	height: 70px; line-height: 39px; max-height: 70px;
}
.header-fixed .header-fixed-shrink.header-v6 .navbar-nav > li > a {
	line-height: 30px;
}
.header-fixed .header-fixed-shrink.header-v6 li.menu-icons i.menu-icons-style {
	line-height: 70px;
}
.header-fixed .header-fixed-shrink.header-v6 li.menu-icons span.badge {
	top: 17px;
}
.header-fixed .header-fixed-shrink.header-v6 .shopping-cart .shopping-cart-open {
	top: 70px;
}
.header-fixed .header-fixed-shrink.header-v6 .search-open {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.header-fixed .header-fixed-shrink.header-v6 .search-open .form-control {
	height: 49px; font-size: 25px;
}
}
@media all and (max-width:991px)
{
.header-fixed .header-v6 {
	height: inherit; position: relative;
}
.header-fixed .header-fixed-shrink.header-v6 {
	height: inherit; position: relative;
}
.header-fixed .header-fixed-shrink.header-v6 .header-inner-right {
	margin-left: 0px;
}
.header-fixed .header-fixed-shrink.header-v6 .menu-icons-list {
	margin-left: 0px;
}
.header-v6 li.menu-icons i.menu-icons-style {
	color: rgb(85, 85, 85);
}
}
.header-fixed.boxed-layout .header-sticky.header-v6 {
	left: inherit; width: inherit;
}
.header-border-bottom.header-v6 .navbar {
	border-bottom-color: rgba(255, 255, 255, 0.5); border-bottom-width: 1px; border-bottom-style: solid; box-shadow: none;
}
.header-fixed .header-fixed-shrink.header-border-bottom.header-v6 .navbar {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
@media all and (min-width:992px)
{
.header-border-bottom.header-v6 .navbar {
	background: none;
}
.header-fixed .header-fixed-shrink.header-border-bottom.header-v6 .navbar {
	background: rgb(255, 255, 255);
}
}
.header-white-transparent.header-v6 .navbar {
	background: rgba(255, 255, 255, 0.5);
}
@media all and (min-width:992px)
{
.header-fixed .header-fixed-shrink.header-white-transparent.header-v6 .navbar {
	background: rgb(255, 255, 255);
}
}
.header-dark-transparent.header-v6 .navbar {
	background: rgba(0, 0, 0, 0.5);
}
@media all and (min-width:992px)
{
.header-fixed .header-fixed-shrink.header-dark-transparent.header-v6 {
	box-shadow: none;
}
.header-fixed .header-fixed-shrink.header-dark-transparent.header-v6 .navbar {
	background: rgb(42, 43, 43);
}
.header-fixed .header-fixed-shrink.header-dark-transparent.header-v6 .navbar-brand img.default-logo {
	display: inherit;
}
.header-fixed .header-fixed-shrink.header-dark-transparent.header-v6 .navbar-brand img.shrink-logo {
	display: none;
}
.header-fixed .header-fixed-shrink.header-dark-transparent.header-v6 .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
.header-fixed .header-fixed-shrink.header-dark-transparent.header-v6 .navbar-nav .active > a {
	color: rgb(114, 192, 44);
}
.header-fixed .header-fixed-shrink.header-dark-transparent.header-v6 .navbar-nav li > a:hover {
	color: rgb(114, 192, 44);
}
.header-fixed .header-fixed-shrink.header-dark-transparent.header-v6 li.menu-icons i.menu-icons-style {
	color: rgb(255, 255, 255);
}
}
@media all and (max-width:991px)
{
.header-fixed .header-dark-transparent.header-v6 .navbar {
	background: rgb(255, 255, 255);
}
}
.header-dark-transparent.header-v6 li.menu-icons i.fa-times {
	color: rgb(85, 85, 85);
}
.header-fixed .header-fixed-shrink.header-dark-transparent.header-v6 li.menu-icons i.fa-times {
	color: rgb(85, 85, 85);
}
@media all and (min-width:992px)
{
.header-fixed .header-fixed-shrink.header-dark-scroll.header-v6 {
	background: rgb(42, 43, 43); box-shadow: none;
}
.header-fixed .header-fixed-shrink.header-dark-scroll.header-v6 .navbar {
	background-color: inherit;
}
.header-fixed .header-fixed-shrink.header-dark-scroll.header-v6 .navbar-brand img.default-logo {
	display: inherit;
}
.header-fixed .header-fixed-shrink.header-dark-scroll.header-v6 .navbar-brand img.shrink-logo {
	display: none;
}
.header-fixed .header-fixed-shrink.header-dark-scroll.header-v6 .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
.header-fixed .header-fixed-shrink.header-dark-scroll.header-v6 .navbar-nav .active > a {
	color: rgb(114, 192, 44);
}
.header-fixed .header-fixed-shrink.header-dark-scroll.header-v6 .navbar-nav li > a:hover {
	color: rgb(114, 192, 44);
}
.header-fixed .header-fixed-shrink.header-dark-scroll.header-v6 li.menu-icons i.menu-icons-style {
	color: rgb(255, 255, 255);
}
}
.header-dark-scroll.header-v6 li.menu-icons i.fa-times {
	color: rgb(85, 85, 85);
}
.header-fixed .header-fixed-shrink.header-dark-scroll.header-v6 li.menu-icons i.fa-times {
	color: rgb(85, 85, 85);
}
@media all and (min-width:992px)
{
.header-fixed .header-fixed-shrink.header-dark-search.header-v6 {
	box-shadow: none;
}
.header-fixed .header-fixed-shrink.header-dark-scroll.header-dark-search.header-v6 .navbar {
	background: inherit;
}
.header-fixed .header-fixed-shrink.header-classic-white.header-dark-search.header-v6 {
	box-shadow: none;
}
.header-dark-search.header-v6 .search-open {
	background: rgb(42, 43, 43); border-bottom-color: rgb(85, 85, 85); border-bottom-width: 1px; border-bottom-style: solid;
}
.header-fixed .header-fixed-shrink.header-dark-search.header-v6 .search-open {
	border-bottom-color: rgb(85, 85, 85);
}
.header-dark-search.header-v6 .search-open .form-control {
	background: rgb(42, 43, 43); color: rgb(255, 255, 255);
}
.header-dark-search.header-v6 .search-open :-ms-input-placeholder.form-control {
	color: rgb(255, 255, 255);
}
.header-dark-search.header-v6 li.menu-icons i.fa-times {
	color: rgb(255, 255, 255);
}
.header-fixed .header-fixed-shrink.header-dark-search.header-v6 li.menu-icons i.fa-times {
	color: rgb(255, 255, 255);
}
}
.header-dark-dropdown.header-v6 .shopping-cart .shopping-cart-open {
	background: rgb(42, 43, 43); border-color: rgb(114, 192, 44) rgb(85, 85, 85) rgb(85, 85, 85);
}
.header-dark-dropdown.header-v6 .shopping-cart-open span.shc-title {
	color: rgb(255, 255, 255); border-bottom-color: rgb(85, 85, 85);
}
.header-dark-dropdown.header-v6 .shopping-cart-open span.shc-total {
	color: rgb(255, 255, 255);
}
@media all and (min-width:992px)
{
.header-dark-dropdown.header-v6 .dropdown-menu {
	background: rgb(42, 43, 43);
}
.header-dark-dropdown.header-v6 .dropdown-menu li a {
	color: rgb(204, 204, 204);
}
.header-dark-dropdown.header-v6 .dropdown-menu .active > a {
	color: rgb(114, 192, 44);
}
.header-dark-dropdown.header-v6 .dropdown-menu li > a:hover {
	color: rgb(114, 192, 44);
}
.header-dark-dropdown.header-v6 .mega-menu .equal-height-in {
	border-left-color: rgb(119, 119, 119);
}
.header-dark-dropdown.header-v6 .mega-menu .equal-height-list h3 {
	color: rgb(255, 255, 255);
}
.header-dark-dropdown.header-v6 .mega-menu .equal-height-list li a {
	color: rgb(204, 204, 204);
}
.header-dark-dropdown.header-v6 .mega-menu .equal-height-list .active > a {
	color: rgb(114, 192, 44);
}
.header-dark-dropdown.header-v6 .mega-menu .equal-height-list li a:hover {
	color: rgb(114, 192, 44);
}
}
@media all and (max-width:991px)
{
.header-dark-res-nav.header-v6 {
	background: rgb(42, 43, 43);
}
.header-fixed .header-dark-res-nav.header-v6 .navbar-brand img.default-logo {
	display: inherit;
}
.header-fixed .header-dark-res-nav.header-v6 .navbar-brand img.shrink-logo {
	display: none;
}
.header-dark-res-nav.header-v6 .navbar-toggle .icon-bar {
	background: rgb(255, 255, 255);
}
.header-dark-res-nav.header-v6 li.menu-icons i.menu-icons-style {
	color: rgb(255, 255, 255);
}
.header-dark-res-nav.header-v6 .search-open {
	background: rgb(42, 43, 43); border-bottom-color: rgb(85, 85, 85); border-bottom-width: 1px; border-bottom-style: solid;
}
.header-fixed .header-fixed-shrink.header-dark-res-nav.header-v6 .search-open {
	border-bottom-color: rgb(85, 85, 85);
}
.header-dark-res-nav.header-v6 .search-open .form-control {
	background: rgb(42, 43, 43); color: rgb(255, 255, 255);
}
.header-dark-res-nav.header-v6 .search-open :-ms-input-placeholder.form-control {
	color: rgb(255, 255, 255);
}
.header-dark-res-nav.header-v6 li.menu-icons i.fa-times {
	color: rgb(255, 255, 255);
}
.header-fixed .header-fixed-shrink.header-dark-res-nav.header-v6 li.menu-icons i.fa-times {
	color: rgb(255, 255, 255);
}
.header-dark-res-nav.header-v6 .navbar-collapse {
	border-color: rgb(85, 85, 85);
}
.header-dark-res-nav.header-v6 .navbar-nav > li a {
	color: rgb(204, 204, 204); border-top-color: rgb(85, 85, 85);
}
.header-dark-res-nav.header-v6 .navbar-nav > li a:hover {
	color: rgb(114, 192, 44);
}
.header-dark-res-nav.header-v6 .navbar-nav > .open > a {
	color: rgb(255, 255, 255);
}
.header-dark-res-nav.header-v6 .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255);
}
.header-dark-res-nav.header-v6 .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255);
}
.header-dark-res-nav.header-v6 .navbar-nav .open .dropdown-menu > li > a {
	color: rgb(204, 204, 204);
}
.header-dark-res-nav.header-v6 .navbar-nav .open .dropdown-menu > li > a:hover {
	color: rgb(114, 192, 44);
}
.header-dark-res-nav.header-v6 .dropdown .dropdown-submenu > a {
	color: rgb(255, 255, 255) !important;
}
.header-dark-res-nav.header-v6 .mega-menu .equal-height-list h3 {
	color: rgb(255, 255, 255);
}
}
@media all and (min-width:992px)
{
.header-classic-white.header-v6 .navbar {
	background: rgb(255, 255, 255);
	border-bottom:1px solid #ccc;
}
.header-fixed .header-classic-white.header-v6 .navbar-nav > li > a {
	color: rgb(85, 85, 85); font-weight: 400;
}
.header-fixed .header-classic-white.header-v6 .navbar-nav .active > a {
	color: rgb(114, 192, 44);
}
.header-fixed .header-classic-white.header-v6 .navbar-nav li > a:hover {
	color: rgb(114, 192, 44);
}
.header-fixed .header-classic-white.header-v6 .navbar-brand img.default-logo {
	display: none;
}
.header-fixed .header-classic-white.header-v6 .navbar-brand img.shrink-logo {
	display: inherit;
}
.header-fixed .header-classic-white.header-v6 li.menu-icons i.menu-icons-style {
	color: rgb(85, 85, 85);
}
.header-fixed .header-dark-search.header-classic-white.header-v6 li.menu-icons i.fa-times {
	color: rgb(255, 255, 255);
}
}
.header-classic-dark.header-v6 .shopping-cart .shopping-cart-open {
	background: rgb(42, 43, 43); border-color: rgb(114, 192, 44) rgb(85, 85, 85) rgb(85, 85, 85);
}
.header-classic-dark.header-v6 .shopping-cart-open span.shc-title {
	color: rgb(255, 255, 255); border-bottom-color: rgb(85, 85, 85);
}
.header-classic-dark.header-v6 .shopping-cart-open span.shc-total {
	color: rgb(255, 255, 255);
}
@media all and (min-width:992px)
{
.header-classic-dark.header-v6 {
	background: rgb(42, 43, 43); box-shadow: none;
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 {
	background: rgb(42, 43, 43); box-shadow: none;
}
.header-classic-dark.header-v6 .navbar {
	background-color: inherit;
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 .navbar {
	background-color: inherit;
}
.header-classic-dark.header-v6 .navbar-brand img.default-logo {
	display: inherit;
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 .navbar-brand img.default-logo {
	display: inherit;
}
.header-classic-dark.header-v6 .navbar-brand img.shrink-logo {
	display: none;
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 .navbar-brand img.shrink-logo {
	display: none;
}
.header-classic-dark.header-v6 .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
.header-classic-dark.header-v6 .navbar-nav .active > a {
	color: rgb(114, 192, 44);
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 .navbar-nav .active > a {
	color: rgb(114, 192, 44);
}
.header-classic-dark.header-v6 .navbar-nav li > a:hover {
	color: rgb(114, 192, 44);
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 .navbar-nav li > a:hover {
	color: rgb(114, 192, 44);
}
.header-classic-dark.header-v6 li.menu-icons i.menu-icons-style {
	color: rgb(255, 255, 255);
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 li.menu-icons i.menu-icons-style {
	color: rgb(255, 255, 255);
}
.header-classic-dark.header-v6 .search-open {
	background: rgb(42, 43, 43);
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 .search-open {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.header-classic-dark.header-v6 .search-open .form-control {
	background: rgb(42, 43, 43); color: rgb(255, 255, 255);
}
.header-classic-dark.header-v6 .search-open :-ms-input-placeholder.form-control {
	color: rgb(255, 255, 255);
}
.header-classic-dark.header-v6 li.menu-icons i.fa-times {
	color: rgb(255, 255, 255);
}
.header-fixed .header-fixed-shrink.header-classic-dark.header-v6 li.menu-icons i.fa-times {
	color: rgb(255, 255, 255);
}
.header-classic-dark.header-v6 .dropdown-menu {
	background: rgb(42, 43, 43);
}
.header-classic-dark.header-v6 .dropdown-menu li a {
	color: rgb(204, 204, 204);
}
.header-classic-dark.header-v6 .dropdown-menu .active > a {
	color: rgb(114, 192, 44);
}
.header-classic-dark.header-v6 .dropdown-menu li > a:hover {
	color: rgb(114, 192, 44);
}
.header-classic-dark.header-v6 .mega-menu .equal-height-in {
	border-left-color: rgb(119, 119, 119);
}
.header-classic-dark.header-v6 .mega-menu .equal-height-list h3 {
	color: rgb(255, 255, 255);
}
.header-classic-dark.header-v6 .mega-menu .equal-height-list li a {
	color: rgb(204, 204, 204);
}
.header-classic-dark.header-v6 .mega-menu .equal-height-list .active > a {
	color: rgb(114, 192, 44);
}
.header-classic-dark.header-v6 .mega-menu .equal-height-list li a:hover {
	color: rgb(114, 192, 44);
}
}
.header-v6 .sliding-panel__btn .icon-bar {
	background: rgb(255, 255, 255);
}
.header-v6 .sliding-panel__btn--dark .icon-bar {
	background: rgb(85, 85, 85);
}
@media all and (min-width:992px)
{
.header-fixed .header-fixed-shrink.header-v6 .sliding-panel__btn {
	margin-top: 20px; margin-bottom: 0px;
}
.header-fixed .header-fixed-shrink.header-v6 .sliding-panel__btn .icon-bar {
	background: rgb(85, 85, 85);
}
.header-fixed .header-fixed-shrink.header-v6 .sliding-panel__btn {
	transition:0.4s cubic-bezier(0.7, 1, 0.7, 1);
}
.header-fixed .header-fixed-shrink.header-v6 .sliding-panel__btn .icon-bar {
	transition:0.4s cubic-bezier(0.7, 1, 0.7, 1);
}
}
@media all and (max-width:991px)
{
.header-v6 .sliding-panel__btn .icon-bar {
	background: rgb(85, 85, 85);
}
}
