
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}

@media only screen and (min-width: 961px)
{
	body #mobile_nav_icon
	{
	    display: none;
	}
}

#page_caption .page_title_wrapper
{
	text-align: left}
.page_title_inner
{
	float: none;
}





#wrapper.hasbg .above_top_bar
{
    background: #f0f0f0 !important;
	background: rgb(240, 240, 240, 0.9) !important;
	background: rgba(240, 240, 240, 0.9) !important;
}


@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(400px, 0px);
		-ms-transform: translate(400px, 0px);
		transform: translate(400px, 0px);
		-o-transform: translate(400px, 0px);
	}
}

html[data-menu=leftmenu] .mobile_main_nav, #sub_menu
{
	clear: both;
}

html[data-menu=leftmenu] #wrapper
{
	padding-top: 0;
}
#elementor-sticky-header #nav_menu2 > li {color: #000}

#elementor-sticky-header ul.nav li > a {
  color: #000 !important;
}

.qiye-lang-switcher {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-left: 16px;
}

.qiye-lang-switcher a {
  color: #000 !important;
  text-decoration: none;
  opacity: 0.65;
}

.qiye-lang-switcher a.active {
  opacity: 1;
  font-weight: 600;
}

#elementor-header .themegoods-navigation-wrapper ul.nav li > a,
#elementor-header .qiye-lang-switcher a.lang,
#elementor-header .elementor-icon-list-text,
#elementor-header .elementor-icon-list-text a,
#elementor-header .elementor-icon-list-icon svg,
#elementor-header .elementor-icon-list-icon svg path {
  color: #fff !important;
  fill: #fff !important;
}

.qiye-mobile-lang-switcher {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.qiye-mobile-lang-switcher a.lang {
  text-decoration: none;
  color: inherit !important;
  opacity: 0.65;
}

.qiye-mobile-lang-switcher a.lang.active {
  opacity: 1;
  font-weight: 600;
}

.qiye-mobile-lang-switcher .sep {
  opacity: 0.5;
}



