#qodef-page-header{
	position: fixed;
	transition: 0.5s;
}
#qodef-page-header-inner{
	max-width: 1231px;
  display: flex;
  margin: auto;
	padding-top: 5px;
  padding-bottom: 5px;
	justify-content: space-between !important;
}

.qodef-divided-header-left-wrapper{
	order: 1;
}
.qodef-header-logo-link{
	order: 0;
	margin-right: 50px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul{
	padding: 10px 0;
}
.qodef-woo-dropdown-cart{
	display:none;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-text{
	width: 50px;
  height: 50px;
  line-height: 50px;    
  font-size: 10px;
}
.qodef-mobile-header-navigation>ul{
	padding: 10px 0;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-text .qodef-m-svg-icon{
	transform: scale(0.8) translate(-12px, -11px);
}
.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper{
	width: auto;
}
.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper{
	display:none;	
}
#qodef-page-header{	
		backdrop-filter: blur(20px);
     background: rgba(255, 255, 255, 0.01) !important;
}
.qodef-header-sticky{
	display:none;
}
#qodef-page-header .qodef-header-logo-link{
	filter: brightness(0) invert(1);
}
.qodef-header--sticky-display #qodef-page-header .qodef-header-logo-link,
.page-id-4870 #qodef-page-header .qodef-header-logo-link,
.page-id-13049 #qodef-page-header .qodef-header-logo-link,
.page-id-13734 #qodef-page-header .qodef-header-logo-link,
.page-id-12564 #qodef-page-header .qodef-header-logo-link,
.page-id-13610 #qodef-page-header .qodef-header-logo-link,
.page-id-13916 #qodef-page-header .qodef-header-logo-link{
	filter: none;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{
	backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.9);
}
.qodef-header-navigation>ul>li.current-menu-item>a, .qodef-header-navigation>ul>li>a:hover{
	color: #988779
}
#qodef-page-mobile-header{
	position: fixed;
  width: 100%;
}
.qodef-header-navigation .sunline-menu-item{
	background: no-repeat center/ contain url("/wp-content/uploads/2022/07/logoSunlineGroup1.png");	
	height: 50px;
  max-width: 170px;
	position: fixed;
  right: calc((100vw - 1131px)/2);
}
.sunline-menu-item .qodef-menu-item-text{
	color: transparent;
}
.sunline-menu-item a{
	height: 100%;
}
.qodef-divided-header-left-wrapper{
	margin:auto;
}
.qodef-header-navigation>ul>li:nth-last-child(2){
	margin-right: 160px;
}
.qodef-header--sticky-display .sunline-menu-item,
.page-id-4870 .sunline-menu-item,
.page-id-13049 .sunline-menu-item,
.page-id-13734 .sunline-menu-item,
.page-id-12564 .sunline-menu-item,
.page-id-13610 .sunline-menu-item,
.page-id-13916 .sunline-menu-item,
#qodef-page-mobile-header .sunline-menu-item{
	background: no-repeat center/ contain url("/wp-content/uploads/2022/07/logoSunlineGroupColor3.png");	
	height: 50px;
}

@media(max-width: 1230px){
	.qodef-header-navigation .sunline-menu-item{	
		right: 50px;
	}
}
@media(max-width: 1024px){
	.m-adapt h1{
		font-size: 60px;
		line-height: 60px;
	}
	.m-adapt h2{
		font-size: 40px;
	}
	.sunline-menu-item{
		max-width: 125px;
	}
	.m-max-300{
		max-width: 300px;
	}
	h1.entry-title{
		font-size: 60px;
	}
}
@media(max-width: 767px){
	.m-adapt h1{
		font-size: 40px;
		line-height: 40px;
	}
	.m-adapt h2{
		font-size: 35px;
	}
	.m-adapt h3{
		font-size: 30px;
	}
	h1.entry-title{
		font-size: 40px;
	}
	.elementor-swiper-button-next {
    right: -40px;
		color: #82080B;
	}
	.elementor-swiper-button-prev {
    left: -40px;
		color: #82080B;
}
}