#clk_header{
	/* background: transparent; */
  background: var(--clk-white, #FFF) !important;
	/* position: absolute; */
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	display: flex;
	flex-direction: column;
}

body{
	padding-top: 0px !important;
}


/* Specific styles for homepage header*/
/* default state */
#clk_header.page-homepage #clk_header_mobile_menu-toggle svg path{
  fill: var(--clk-white);
}

#clk_header.page-homepage{
  position: absolute !important;
  background: transparent !important;
}

#clk_header.page-homepage .clk-cta-text,
#clk_header.page-homepage .clk-cta-button-secondary::before{
  color: var(--clk-white, #FFF);
}

#clk_header.page-homepage .clk_header_language_selector .wpml-ls-legacy-dropdown a{
  color: var(--clk-white, #FFF) !important;
}

#clk_header.page-homepage #clk_header_container{
	border-bottom: none !important;
}

#clk_header.page-homepage .clk_header_logo svg path,
#clk_header.page-homepage .clk-cta-button-secondary svg path,
#clk_header.page-homepage .clk_header_language_selector svg path{
	fill: var(--clk-white, #FFF);
}

#clk_header.page-homepage .clk-cta-button-secondary::after{
	background-color: var(--clk-white, #FFF);
}

#clk_header.page-homepage .clk_header_language_selector .wpml-ls-sub-menu a:hover{
	border-color: var(--clk-white, #FFF) !important;
}

/* active state */
#clk_header.page-homepage.active{
	background: var(--clk-white, #FFF) !important;
}

#clk_header.page-homepage.active .clk-cta-text,
#clk_header.page-homepage.active .clk-cta-button-secondary::before{
  color: var(--clk-midnight-black) !important;
}

#clk_header.page-homepage.active .clk_header_language_selector .wpml-ls-legacy-dropdown a{
  color: var(--clk-midnight-black) !important;
}

#clk_header.page-homepage.active #clk_header_container{
	border-bottom: 1px solid var(--clk-outline, #DEDEDE) !important;
}

#clk_header.page-homepage.active .clk_header_logo svg path,
#clk_header.page-homepage.active .clk-cta-button-secondary svg path,
#clk_header.page-homepage.active .clk_header_language_selector svg path{
	fill: var(--clk-midnight-black) !important;
}

#clk_header.page-homepage.active .clk-cta-button-secondary::after{
	background-color: var(--clk-midnight-black) !important;
}

#clk_header.page-homepage.active .clk_header_language_selector .wpml-ls-sub-menu a:hover{
	border-color: var(--clk-midnight-black) !important;
}
/* End homepage header */

/* .clk_header-rolex{
	border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  background: linear-gradient(247deg, #127749 14.82%, #0A3E27 99.6%), linear-gradient(0deg, var(--clk-rolex-green, #127749) 0%, var(--clk-rolex-green, #127749) 100%), var(--clk-white, #FFF) !important;
} */


#clk_header_mobile_menu-toggle svg path{
  fill: var(--clk-midnight-black);
}

#clk_header.active{
	/* background: var(--clk-white, #FFF) !important; */
  transition: background-color 0.3s ease-out;
}

#clk_header .clk-cta-text,
#clk_header .clk-cta-button-secondary::before{
  color: var(--clk-midnight-black);
}

#clk_header .clk_header_language_selector .wpml-ls-legacy-dropdown a{
  color: var(--clk-midnight-black) !important;
}

#clk_header #clk_header_container{
	border-bottom: 1px solid var(--clk-outline, #DEDEDE);
}

#clk_header .clk_header_logo svg path,
#clk_header .clk-cta-button-secondary svg path,
#clk_header .clk_header_language_selector svg path{
	fill: var(--clk-midnight-black);
}

#clk_header .clk-cta-button-secondary::after{
	background-color: var(--clk-midnight-black);
}

#clk_header .clk_header_language_selector .wpml-ls-sub-menu a:hover{
	border-color: var(--clk-midnight-black) !important;
}

/*
.page-template-25-chrono-legals-page #clk_header #clk_header_container,
.page-template-25-chrono-contact #clk_header #clk_header_container,
#clk_header.active #clk_header_container{
	border-bottom: 1px solid var(--clk-outline, #DEDEDE);
}

.page-template-25-chrono-legals-page #clk_header  .clk-cta-text,
.page-template-25-chrono-legals-page #clk_header  .clk-cta-button-secondary::before,
.page-template-25-chrono-legals-page #clk_header  .clk_header_language_selector .wpml-ls-legacy-dropdown a,
.page-template-25-chrono-contact #clk_header .clk-cta-text,
.page-template-25-chrono-contact #clk_header .clk-cta-button-secondary::before,
.page-template-25-chrono-contact #clk_header .clk_header_language_selector .wpml-ls-legacy-dropdown a,
#clk_header.active .clk-cta-text,
#clk_header.active .clk-cta-button-secondary::before,
#clk_header.active .clk_header_language_selector .wpml-ls-legacy-dropdown a{
	color: var(--clk-midnight-black) !important;
}


.page-template-25-chrono-legals-page #clk_header .clk_header_logo svg path,
.page-template-25-chrono-legals-page #clk_header .clk-cta-button-secondary svg path,
.page-template-25-chrono-legals-page #clk_header .clk_header_language_selector svg path,
.page-template-25-chrono-contact #clk_header .clk_header_logo svg path,
.page-template-25-chrono-contact #clk_header .clk-cta-button-secondary svg path,
.page-template-25-chrono-contact #clk_header .clk_header_language_selector svg path,
#clk_header.active .clk_header_logo svg path,
#clk_header.active .clk-cta-button-secondary svg path,
#clk_header.active .clk_header_language_selector svg path{
	fill: var(--clk-midnight-black);
}

.page-template-25-chrono-legals-page #clk_header .clk-cta-button-secondary::after,
.page-template-25-chrono-contact #clk_header .clk-cta-button-secondary::after,
#clk_header.active .clk-cta-button-secondary::after{
	background-color: var(--clk-midnight-black);
}

.page-template-25-chrono-legals-page #clk_header .clk_header_language_selector .wpml-ls-sub-menu a:hover,
.page-template-25-chrono-contact  #clk_header .clk_header_language_selector .wpml-ls-sub-menu a:hover,
#clk_header.active .clk_header_language_selector .wpml-ls-sub-menu a:hover{
	border-color: var(--clk-midnight-black) !important;
} */

.header-megamenu .clk-cta-text{
	color: var(--clk-midnight-black);
	font-size: 16px;
}

#clk_header_container{
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 24px var(--clk-grid-padding-width);
	align-items: flex-end;
	gap: var(--clk-primary-gap, 24px);
}

#clk_header .logo{
	width: 100px;
}

#clk_header_brands{
	display: flex;
	gap: var(--clk-primary-gap, 24px);
}

#clk_header_menu{
	display: flex;
	gap: var(--clk-primary-gap, 24px);
}

#clk_header  .clk_header_logo{
	display: flex;
	width: 192px;
	padding-bottom: 4px;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	flex-shrink: 0;
}

#clk_header  #clk_header_menu{
	margin-left: auto;
}

.clk_header_language_selector{
	display: flex;
	padding: 4px 0;
	align-items: center;
	gap: 4px;
	transition: all 0.4s ease-in-out;
}

.clk_header_language_selector svg path{
	width: 14px;
	height: 14px;
	fill: var(--clk-white);
}

.clk_header_language_selector .wpml-ls-legacy-dropdown{
	width: auto !important;
	margin: 0px !important;
}

.clk_header_language_selector .wpml-ls-legacy-dropdown a{
	color: var(--clk-white, #FFF) !important;
	font-family: var(--clk-font, "Helvetica",Arial,sans-serif) !important;
	font-size: var(--clk-cta-font-size, 14px) !important;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background-color: transparent;
	border: none !important;

	padding: 0 !important;
}

.clk_header_language_selector .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
	content: none !important;
	display: none !important;
}

.clk_header_language_selector .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{
	padding-top: 5px;
}

.clk_header_language_selector .wpml-ls-sub-menu a:hover{
	font-weight: 500;
	padding-bottom: 2px !important;
	border-bottom: 1px solid var(--clk-white) !important;
}

.header-megamenu{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 119px;
	z-index: 1;
	display: none;
	left: 0px;
}

.header-megamenu-bg{
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.5) 27.12%);
	position: fixed;
	top: 119px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.header-megamenu-wrapper{
	display: flex;
	padding: 48px 0px 16px var(--clk-grid-padding-width);
	gap: 16px;
	border-radius: 0px 0px 2px 2px;
	background: var(--clk-white, #FFF);
	position: relative;
	z-index: 1;
}

.header-megamenu-links{
	display: flex;
	flex-direction: column;
	min-width: 280px;
	max-width: 280px;
	width: 100%;
	align-items: flex-start;
	gap: 8px;
	height: auto;
	border-right: 1px solid var(--clk-outline, #DEDEDE);
}

.header-megamenu-links > span{
	color: var(--clk-gray);
	font-family: var(--clk-font);
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: auto;
}

.header-megamenu-thumbnails{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	flex: 1 0 0;
    overflow: hidden;
	position: relative;
}

.header-megamenu-thumbnails h2{
	color: #000;
	font-family: var(--clk-font);
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.clk-homepage-megamenu-swiper{
	 width: 100%;
}

.megamenu-swiper-button.prev{
	position: absolute;
	top: 9.5px;
	bottom: auto;
	right: 46px;
}

.megamenu-swiper-button.next{
	position: absolute;
	top: 9.5px;
	bottom: auto;
	right: 16px;
}

.clk-homepage-megamenu-swiper .swiper-slide{
	display: flex;
	width: calc((100% - 280px) / 2); /* Primele două imagini full, a 3-a pe jumătate */
}

.clk-homepage-megamenu-swiper .swiper-slide a{
	width: 100%;
}

.clk-homepage-megamenu-swiper img {
	display: block;
	width: 100%;
	height: 100%;
	aspect-ratio: 1.7;
	object-fit: cover;
}

.clk-homepage-megamenu-swiper span {
	color: var(--clk-midnight-black, #0B0C10);
	font-family: var(--clk-font);
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.clk-homepage-megamenu-swiper .clk-image-cta::before {
  font-weight: 700 !important;
}

#clk_header_container_mobile{
	display: none;
	justify-content: space-between;
	width: 100%;
	padding: 24px var(--clk-grid-padding-width);
	align-items: flex-end;
	gap: var(--clk-primary-gap, 24px);
}

#clk_header_container_mobile .clk_header_language_selector{
	margin-left: auto;
}


#clk_header_mobile_menu-close,
#clk_header_mobile_menu-toggle{
	display: flex;
	width: 32px;
	height: 32px;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

#clk_header_mobile_menu-close{
	display: none;
}

#clk_header_mobile_menu-close svg,
#clk_header_mobile_menu-toggle svg{
	cursor: pointer;
}

.page-template-25-chrono-legals-page #clk_header_mobile_menu-toggle svg path,
.page-template-25-chrono-contact #clk_header_mobile_menu-toggle svg path{
	fill: #000;
}

.mobile-megamenu-breadcrumbs{
	display: none;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	margin-bottom: 32px;
	cursor: pointer;
}

.mobile-megamenu-breadcrumbs span{
	color: var(--clk-midnight-black, #0B0C10) !important;
	font-family: var(--clk-font) !important;
	font-size: 17px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
	cursor: pointer;
}

.mobile-megamenu-breadcrumbs svg{
	width: 24px;
	height: 24px;
	display: flex;
	padding: 8px 16px 8px 0px;
	align-items: center;
	box-sizing: content-box;
	cursor: pointer;
}

#header-rlx-watch a{
  min-height: 70px;
  min-width: 150px;
  display: flex;
}

#header-rlx-watch .rolex-retailer-clock{
  display: flex;
}

@media (max-width: 1200px) {
	#clk_header_container_mobile{
		display: flex;
		flex-direction: row;
	}

	#clk_header.active{
		height: 100%;
		overflow-y: scroll;
	}

	#clk_header_container{
		display: none;
		padding: 40px var(--clk-grid-padding-width);
		gap: 32px;
	}

	#clk_header.active #clk_header_mobile_menu-close{
		display: flex !important;
	}

	#clk_header.active #clk_header_mobile_menu-toggle{
		display: none !important;
	}

	#clk_header_container .clk_header_logo{
		display: none !important;
	}

	#clk_header.active #clk_header_container{
		display: flex !important;
		flex-direction: column;
		align-items: flex-start;
		border-bottom: none !important;
		height: 100%;
	}

	#clk_header_brands,
	#clk_header_menu{
		flex-direction: column;
		width: 100%;
		gap: 0px;
	}

	#clk_header_brands{
		padding-bottom: 32px;
	}

	#clk_header #clk_header_menu{
		margin-left: 0px;
	}

	#clk_header_brands{
		border-bottom: 1px solid var(--clk-outline, #DEDEDE);
	}

	#header-rlx-watch{
		margin-top: auto;
	}

	#clk_header_menu .clk_header_language_selector{
		display: none;
	}

	.header-megamenu{
		top: 102px;
/*		height: calc(100% - 102px);*/
		height: auto;
	}

	.header-megamenu .clk-cta-text,
	#clk_header_container .clk-cta-text{
		color: var(--clk-midnight-black, #0B0C10) ;
		font-family: var(--clk-font);
		font-size: 26px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}

	.header-megamenu .clk-cta-button-primary,
	#clk_header_container .clk-cta-button-secondary{
		padding: 16px 0px !important;
	}

	.header-megamenu-wrapper{
		flex-direction: column;
		padding: 40px 16px;
		height: 100%;
	}

	.header-megamenu-links{
		border: none !important;
		gap: 0px;
		max-width: 100%;
	}

	.header-megamenu-bg{
		display: none;
	}

	.header-megamenu-links > span{
		display: none;
	}

	.header-megamenu-thumbnails{
		flex: unset;
		margin-top: auto;
		border-top: 1px solid var(--clk-outline, #DEDEDE);
		padding-top: 32px;
	}

	.clk-homepage-megamenu-swiper .swiper-slide{
		width: calc(100% / 1.5);
	}

	.clk-swiper-button{
		display: none;
	}

	.clk-homepage-megamenu-swiper img{
		aspect-ratio: 1.4;
	}

	#clk_header.active .clk-cta-button-secondary::after,
	#clk_header.active .clk-cta-button-secondary::before,
	#clk_header.active .clk-cta-button-secondary:hover::before {
		display: none !important;
		transform: none !important;
		content: none !important;
	}

	#clk_header.active  .clk-cta-button-secondary:hover span{
		transform: none !important;
	}


	#clk_header.active .clk-cta-button-primary.transparent:hover{
		padding: 16px 0px !important;
	}

	#clk_header.active .clk-cta-button-primary svg,
	#clk_header.active .clk-cta-button-primary:hover svg{
		display: none !important;
	}

	#clk_header.active .clk-cta-button-secondary svg{
		width: 24px;
		height: 24px;
		margin-left: auto;
		transform: rotate(-90deg);
	}

	#clk_header.active .header-megamenu-thumbnails h2{
		font-size: 35px;
	}

	#clk_header.active .mobile-megamenu-breadcrumbs{
		display: flex;
	}

	.page-template-25-chrono-legals-page #clk_header #clk_header_container_mobile,
	.page-template-25-chrono-contact #clk_header_container_mobile{
	  border-bottom: 1px solid var(--clk-outline, #DEDEDE);
	}

	#clk_header.active #clk_header_container_mobile{
		border-bottom: none !important;
	}

  .rolex__header.ess{
    margin-top: 102px !important;
  }

  #clk_header_mobile_menu-toggle{
    margin-right: -4px;
  }
}

@media (max-width: 767px) {

}

@media (max-height: 725px) and  (max-width: 1200px){
/*
  .header-megamenu {
    height: 100%;
  }
*/
}


/* megmaenu animation */
@media (min-width: 768px) {

  .header-megamenu{
    height: 100vh !important;
    overflow: hidden;
    display: block !important;
    pointer-events: none;
    opacity: 0;
  }

  .header-megamenu.show{
    pointer-events: auto;
    opacity: 1;
  }

  .header-megamenu-wrapper{
    transition: transform 0.8s ease;
    transform: translateY(-400px);
  }

  .show .header-megamenu-wrapper{
    transform: translateY(0);
  }
}

@media (max-width: 767px) {
  .header-megamenu.show{
    display: block !important;
  }
}
