.body-container #sidebar{
    display:none;
}

.newheader #boxed-wrapper {
	overflow-x: hidden;
	overflow-x: clip;
}

.newheader #wrapper {
	overflow: visible;
}

.layout-wide-mode .newheader #wrapper {
	width: 100%;
	max-width: none;
}

.newheader #main,
.layout-boxed-mode .newheader #main,
.layout-boxed-mode.avada-footer-fx-sticky .newheader .above-footer-wrapper,
.layout-boxed-mode.avada-footer-fx-sticky-with-parallax-bg-image .newheader .above-footer-wrapper,
.layout-wide-mode .newheader #main,
.layout-wide-mode .newheader #wrapper {
	background-color: #fff;
}

body:not(.side-header) .newheader #wrapper {
	position: relative;
}

.newheader .fusion-header-wrapper {
	position: relative;
	z-index: 10011;
}

.newheader .fusion-secondary-header {
	border-bottom: 1px solid transparent;
	background-color: #8dc63f;
}

.newheader .fusion-secondary-header,
.newheader .fusion-secondary-main-menu,
.fusion-mobile-menu-design-modern .newheader .fusion-secondary-header .fusion-alignleft,
.newheader .fusion-header-v3 .fusion-header {
	border-bottom-color: #ffffff00;
}

.newheader .fusion-secondary-header {
	color: #fff;
	font-size: 17px;
	padding-left: 30px;
	padding-right: 30px;
}

.newheader .fusion-row {
	margin: 0 auto;
}

.newheader .fusion-secondary-header .fusion-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#side-header .newheader  .fusion-main-menu>ul>li>a,
#side-header .newheader .side-header-content,
.newheader .fusion-header-wrapper .fusion-row {
	padding-left: 0;
	padding-right: 0;
}

.newheader .fusion-header-wrapper .fusion-row,
.layout-boxed-mode.side-header .newheader #boxed-wrapper,
.layout-boxed-mode.side-header .newheader #slidingbar-area .fusion-row,
.layout-boxed-mode.side-header .newheader .fusion-footer-parallax,
.layout-boxed-mode.side-header>#lang_sel_footer {
	max-width: 2000px;
}

.newheader .fusion-row:after,
.newheader .fusion-row:before {
	content: " ";
	display: table;
}

.newheader .fusion-row:after {
	clear: both;
}

.newheader .alignleft,
.newheader .fusion-alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}

.newheader .fusion-secondary-header .fusion-alignleft {
	float: left;
	margin-right: 0;
	flex-grow: 1;
}

#side-header .newheader .fusion-main-menu>ul>li>a,
#side-header  .newheader .fusion-secondary-menu-search-inner,
.newheader .fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft {
	border-top-color: #ffffff00;
}

.newheader .fusion-social-links-header {
	margin-top: 10px;
}

.newheader .fusion-social-networks {
	overflow: hidden;
}

.newheader .fusion-social-networks .fusion-social-networks-wrapper {
	margin: 0 -10px;
	font-size:0;
}

.newheader #wrapper .product-category a h2.woocommerce-loop-category__title,
.newheader .fusion-main-menu>ul>li>a .fusion-menu-description,
.newheader a,
.newheader a:after,
.newheader a:before {
	transition-property: color, background-color, border-color;
	transition-duration: .2s;
	transition-timing-function: linear;
}

body .newheader a:before {
	color: #ef9a3d;
}

.newheader [class*=" awb-icon-"],
.newheader [class^=awb-icon-] {
	font-family: awb-icons !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.newheader .fusion-tooltip {
	cursor: pointer;
}

.newheader .fusion-secondary-header a {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
}

.newheader .fusion-social-networks .fusion-social-network-icon {
	display: inline-block;
	margin: 0 10px 10px;
	font-size: 16px;
	color: #46494a;
	text-decoration: none;
	box-shadow: none !important;
	line-height: 1;
}

.newheader .fusion-social-links-header .fusion-social-networks a {
	font-size: 16px;
	line-height: 22px;
	position: relative;
    top: 3px;
}

.newheader .awb-icon-facebook:before {
	content: "\e604";
}

.newheader .awb-icon-twitter:before {
	content: "\e605";
}

.newheader .awb-icon-instagram:before {
	content: "\ea92";
}

.newheader .awb-icon-linkedin:before {
	content: "\e60f";
}

.newheader .fusion-social-networks .fusion-social-network-icon:before {
	color: #fff;
}

.newheader .screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.newheader .fusion-secondary-header .fusion-alignright {
	float: right;
	margin-left: 0;
	flex-grow: 1;
}

.newheader .fusion-contact-info {
	line-height: 43px;
}

.newheader .fusion-contact-info {
	line-height: 25px;
}

.newheader .fusion-secondary-header .fusion-alignright>* {
	float: right;
}

.newheader .fusion-secondary-header a {
	color: #ffffff;
}

.newheader .fusion-header-sticky-height {
	display: none;
}

.newheader .fusion-header {
	padding-left: 30px;
	padding-right: 30px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: background-color .25s ease-in-out;
}


.newheader .fusion-header-v2 .fusion-header,
.newheader .fusion-header-v3 .fusion-header,
.newheader .fusion-header-v4 .fusion-header,
.newheader .fusion-header-v5 .fusion-header {
	border-bottom: 1px solid transparent;
	
}

.fusion-top-header .newheader .fusion-header {
	background-color: #005289;
}

body:not(.fusion-header-layout-v6) .newheader .fusion-header {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: none;
}

.newheader .fusion-header .fusion-row,
.newheader .side-header-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.newheader .fusion-mobile-menu-design-modern .fusion-header>.fusion-row {
	position: relative;
}

.newheader .fusion-logo {
	display: block;
	float: left;
	max-width: 100%;
}

#side-header .newheader .fusion-logo,
.newheader .fusion-header .fusion-logo {
	margin: 20px 0 10px 0;
}

.newheader .fusion-logo:after,
.newheader .fusion-logo:before {
	content: " ";
	display: table;
}

.newheader .fusion-logo:after {
	clear: both;
}

.newheader .fusion-logo a {
	display: block;
	max-width: 100%;
}

.newheader img {
	border-style: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.newheader .fusion-mobile-logo {
	display: none !important;
}

.fusion-sticky-logo-1#side-header .fusion-sticky-logo,
.fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo,
.fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo,
.fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo,
.fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo,
.fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo,
.fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo,
.fusion-sticky-logo-1.fusion-header-v7 .fusion-sticky-logo,
.fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo {
	display: none;
}

.newheader .fusion-main-menu {
	float: right;
	position: relative;
	z-index: 200;
	overflow: hidden;
}

.newheader .fusion-overlay-search {
	position: absolute;
	opacity: 0;
}

.fusion-main-menu-search-overlay .newheader .fusion-main-menu>.fusion-overlay-search {
	display: flex;
	visibility: hidden;
	align-items: center;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -150%);
	width: 100%;
	transition: opacity .8s cubic-bezier(.8, 0, .25, 1), transform .8s cubic-bezier(.8, 0, .25, 1);
}

.newheader fieldset,
.newheader form {
	margin: 0;
	padding: 0;
	border-style: none;
}

.fusion-main-menu-search-overlay .newheader .fusion-main-menu>.fusion-overlay-search .fusion-search-form {
	flex-grow: 2;
}

.newheader .searchform .fusion-search-form-content {
	display: flex;
	align-items: center;
	overflow: hidden;
	width: 100%;
}

.fusion-search-element .newheader .searchform.fusion-search-form-clean .fusion-search-form-content,
.fusion-search-form-clean .newheader .searchform:not(.fusion-search-form-classic) .fusion-search-form-content {
	position: relative;
}

.newheader .searchform .fusion-search-form-content .fusion-search-field {
	flex-grow: 1;
}

.newheader input,
.newheader select,
.newheader textarea {
	font-family: "Open Sans";
	vertical-align: middle;
	color: #636772;
}

.newheader .comment-form input,
.newheader .s {
	float: none;
}

.newheader input[type=date],
.newheader input[type=datetime-local],
.newheader input[type=datetime],
.newheader input[type=email],
.newheader input[type=month],
.newheader input[type=number],
.newheader input[type=password],
.newheader input[type=search],
.newheader input[type=submit],
.newheader input[type=tel],
.newheader input[type=text],
.newheader input[type=time],
.newheader input[type=url],
.newheader input[type=week],
.newheader textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

.fusion-disable-outline .newheader input,
.fusion-disable-outline .newheader select,
.fusion-disable-outline .newheader textarea {
	outline: 0;
}

.newheader input.s,
.newheader input[type=date],
.newheader input[type=email],
.newheader input[type=number],
.newheader input[type=password],
.newheader input[type=tel],
.newheader input[type=text],
.newheader input[type=time],
.newheader select,
.newheader textarea {
	background-color: #f4f4f4;
	font-size: 16px;
	color: #878787;
}

.newheader .searchform .fusion-search-form-content .fusion-search-field input {
	background-color: #fff;
	border: 1px solid #d2d2d2;
	color: #747474;
	font-size: 13px;
	padding: 8px 15px;
	height: 33px;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	outline: 0;
}

.newheader .searchform .fusion-search-form-content .fusion-search-field input,
.newheader input.s {
	height: 47px;
	padding-top: 0;
	padding-bottom: 0;
	border-width: 1px 1px 1px 1px;
	border-color: rgba(105, 122, 158, 0.44);;
	border-radius: 5px;
}

.newheader .searchform .fusion-search-form-content .fusion-search-field input,
.select2-container--default .select2-selection--single {
	background-color: #f4f4f4;
	color: #878787;
}

.catalog-ordering a,
.order-dropdown ul li a,
.order-dropdown>li:after,
.newheader .searchform .fusion-search-form-content .fusion-search-field input,
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #878787;
}

.fusion-search-form-clean .newheader .searchform:not(.fusion-search-form-classic) .fusion-search-form-content .fusion-search-field input {
	padding-left: 47px;
}

.fusion-search-element .newheader .searchform.fusion-search-form-clean .fusion-search-button,
.fusion-search-form-clean .newheader .searchform:not(.fusion-search-form-classic) .fusion-search-button {
	position: absolute;
}

.newheader .searchform .fusion-search-form-content .fusion-search-button input[type=submit] {
	background: #000;
	border: none;
	border-radius: 0;
	color: #fff;
	font-size: 1em;
	height: 33px;
	line-height: 33px;
	margin: 0;
	padding: 0;
	width: 33px;
	text-indent: 0;
	cursor: pointer;
	font-family: awb-icons;
	font-weight: 400;
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	transition: all .2s;
}

.newheader .searchform .fusion-search-form-content .fusion-search-button input[type=submit] {
	height: 47px;
	padding-top: 0;
	padding-bottom: 0;
}

.newheader .searchform .fusion-search-form-content .fusion-search-button input[type=submit] {
	width: 47px;
}

.newheader .searchform .fusion-search-form-content .fusion-search-button input[type=submit] {
	line-height: 47px;
}

.fusion-search-element .searchform.fusion-search-form-clean .fusion-search-button input[type=submit],
.fusion-search-form-clean .newheader .searchform:not(.fusion-search-form-classic) .fusion-search-button input[type=submit] {
	background-color: transparent;
	color: #aaa9a9;
}

.fusion-search-form-clean .newheader .searchform:not(.fusion-search-form-classic) .fusion-search-form-content .fusion-search-button input[type=submit],
.select2-results__option,
.newheader input.s .placeholder {
	font-size: 16px;
	color: #878787;
}

/*.fusion-main-menu-search-overlay .newheader .fusion-overlay-search .fusion-search-spacer {
	width: calc(47 * .4);
}*/

.fusion-main-menu-search-overlay .newheader .fusion-overlay-search .fusion-close-search {
	width: 16px;
	height: 16px;
}

.fusion-main-menu-search-overlay .newheader .fusion-main-menu>.fusion-overlay-search .fusion-close-search {
	overflow: hidden;
	position: relative;
	display: inline-block;
}

.fusion-main-menu-search-overlay .newheader .fusion-overlay-search .fusion-close-search:after,
.fusion-main-menu-search-overlay .newheader .fusion-overlay-search .fusion-close-search:before {
	background-color: #ffffff;
}

.fusion-main-menu-search-overlay .newheader .fusion-main-menu>.fusion-overlay-search .fusion-close-search:after,
.fusion-main-menu-search-overlay .newheader .fusion-main-menu>.fusion-overlay-search .fusion-close-search:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	height: 2px;
	width: 100%;
	margin-top: -1px;
}

.fusion-main-menu-search-overlay .newheader .fusion-main-menu>.fusion-overlay-search .fusion-close-search:before {
	transform: rotate(45deg);
}

.fusion-main-menu-search-overlay .newheader .fusion-main-menu>.fusion-overlay-search .fusion-close-search:after {
	transform: rotate(-45deg);
}

.newheader ol,
.newheader ul {
	box-sizing: border-box;
}

.newheader .fusion-main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.fusion-main-menu-search-overlay .newheader .fusion-main-menu>.fusion-menu,
.newheader .fusion-main-menu>.fusion-menu{
	display: flex;
	flex-wrap: wrap;
	transition: opacity .8s cubic-bezier(.8, 0, .25, 1), transform .8s cubic-bezier(.8, 0, .25, 1);
}


.newheader .fusion-main-menu li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	cursor: pointer;
}

.newheader .fusion-main-menu>ul>li {
	padding-right: 45px;
}

.newheader .fusion-main-menu>ul>li {
	padding-right: 30px;
}

.newheader .fusion-main-menu .fusion-dropdown-menu {
	overflow: hidden;
}

.newheader .fusion-main-menu ul a {
	display: block;
	box-sizing: content-box;
}

.newheader .fusion-main-menu>ul>li>a {
	display: flex;
	align-items: center;
	line-height: 1;
	-webkit-font-smoothing: subpixel-antialiased;
}

.newheader .fusion-main-menu>ul>li>a {
	border-color: transparent;
}

.newheader .fusion-main-menu>ul>li>a,
.newheader .fusion-vertical-menu-widget ul.menu li a,
.newheader .side-nav li a {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 0;
	font-style: normal;
}

.newheader .fusion-main-menu>ul>li>a {
	color: #ffffff;
}

body:not(.fusion-header-layout-v6) .newheader .fusion-main-menu>ul>li>a,
body:not(.fusion-top-header) .newheader .fusion-main-menu>ul>li>a {
	height: 115px;
}

.fusion-body .newheader .fusion-main-menu .current-menu-ancestor>a,
.fusion-body .newheader .fusion-main-menu .current-menu-item>a,
.fusion-body .newheader .fusion-main-menu .current-menu-parent>a,
.fusion-body .newheader .fusion-main-menu .current_page_item>a {
	border-color: #8dc63f;
	color: #8dc63f;
}

.fusion-top-header.menu-text-align-center .newheader .fusion-main-menu>ul>li>a,
.side-header-left.menu-text-align-center .newheader .fusion-main-menu>ul>li>a,
.side-header-right.menu-text-align-center .newheader .fusion-main-menu>ul>li>a {
	justify-content: center;
}

body:not(.fusion-header-layout-v6).fusion-top-header .newheader .fusion-main-menu>ul>li:not(.fusion-menu-item-button)>a.fusion-bottombar-highlight:not(.fusion-main-menu-icon) {
	position: relative;
}

.newheader .fusion-main-menu>ul>li:last-child {
	padding-right: 0;
}

.avada-menu-highlight-style-bottombar.fusion-top-header:not(.fusion-header-layout-v6) .newheader .fusion-main-menu>ul>li>.fusion-bottombar-highlight:after {
	border-top: 6px solid #8dc63f;
}

body:not(.fusion-header-layout-v6).fusion-top-header .newheader .fusion-main-menu>ul>li:not(.fusion-menu-item-button)>a.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after {
	content: " ";
	position: absolute;
	top: calc(50% + 1.15em);
	left: 0;
	width: 100%;
	border-top-style: solid;
	transform: scaleX(0);
	transition: transform .2s ease-in-out;
}

body:not(.fusion-header-layout-v6).fusion-top-header .newheader .fusion-main-menu>ul>li:not(.fusion-menu-item-button).current-menu-ancestor>.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after,
body:not(.fusion-header-layout-v6).fusion-top-header .newheader .fusion-main-menu>ul>li:not(.fusion-menu-item-button).current-menu-item>.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after,
body:not(.fusion-header-layout-v6).fusion-top-header .newheader .fusion-main-menu>ul>li:not(.fusion-menu-item-button).current-menu-parent>.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after,
body:not(.fusion-header-layout-v6).fusion-top-header .newheader .fusion-main-menu>ul>li:not(.fusion-menu-item-button).current_page_item>.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after {
	transform: scaleX(1);
}

body:not(.fusion-header-layout-v6).fusion-top-header .newheader .fusion-main-menu>ul>li:not(.fusion-menu-item-button)>a.fusion-bottombar-highlight:not(.fusion-main-menu-icon):hover:after {
    transform: scaleX(1);
}

.newheader .fusion-main-menu .sub-menu {
	position: absolute;
	left: 0;
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	transition: opacity .2s ease-in;
}

.newheader .fusion-main-menu .sub-menu {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	width: 180px;
	background-color: #ffffff;
}

.newheader .fusion-main-menu .sub-menu {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	letter-spacing: 0px;
	font-style: normal;
}

.newheader .fusion-main-menu .sub-menu {
	line-height: 27px;
}

.newheader .fusion-main-menu .sub-menu {
	width: 225px;
}

.newheader .fusion-main-menu .sub-menu {
	width: 225px;
}

.avada-menu-highlight-style-bar .newheader .fusion-main-menu .sub-menu,
.avada-menu-highlight-style-bottombar .newheader .fusion-main-menu .sub-menu {
	border-top: 3px solid #8dc63f;
}

.avada-has-megamenu-shadow .newheader .fusion-main-menu .sub-menu,
.avada-has-megamenu-shadow .newheader .fusion-megamenu-holder {
	box-shadow: 1px 1px 30px rgb(0 0 0 / 6%);
}

.newheader .fusion-main-menu .sub-menu li {
	float: none;
	margin: 0;
	padding: 0;
}

.newheader .fusion-main-menu .fusion-dropdown-menu .sub-menu li a {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-color: rgba(109, 198, 0, 0.78);
	color: #333c4e;
	font-size: 14px;
}

.newheader .fusion-main-menu .sub-menu a {
    border: 0;
    padding: 7px 20px;
    text-indent: 0;
    height: auto;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s;
}

.avada-has-mainmenu-dropdown-divider .newheader .fusion-main-menu .fusion-dropdown-menu .sub-menu li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.newheader .fusion-main-menu .fusion-dropdown-menu:hover {
	overflow: visible;
}

.newheader .fusion-main-menu li:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
}

/*.fusion-top-header.menu-text-align-center .newheader .fusion-main-menu>ul>li:hover > a:after{
    transform: scaleX(1) !important;
}

.newheader .fusion-main-menu .fusion-dropdown-menu:hover > a {
    color: #8dc63f;
}*/

.newheader .fusion-main-menu .sub-menu li a:hover {
	background-color: rgba(109, 198, 0, 0.24);
}

.newheader .fusion-social-links-header .fusion-social-networks .fusion-social-network-icon {
    color: #ffffff;
}

.newheader .fusion-social-networks .fusion-social-networks-wrapper {
    font-size: 0;
}

.newheader .fusion-top-header .fusion-header {
    background-color: #005289;
}

.newheader .fusion-main-menu>ul>li>a:not(.fusion-logo-link):hover {
    color: #8dc63f;
}

.newheader .fusion-main-menu{
    overflow:visible;
}



















