@import url("../../../static-cdn.onstove.com/0.0.4/font/Inter/StoveFont-Global.css");
/* STOVE GNB  Custom */
.StoveGnb-cfph {
	position: relative !important;
	min-width: 1240px !important;
}
#stove-gnb-wrapper {
	min-width: 1240px !important;
}

#customMenuArea {
	position: relative !important;
	/* top: 0;
	left: 40px;
	height: 48px !important; */
}
#gnb-total-menu-layer {
	z-index: 200 !important;
}
.cfph-gnb {
	width: 380px;
	position: relative !important;
	top: -48px;
	left: 160px;
	display: flex;
	gap: 20px;
	height: 48px !important;
	line-height: 46px !important;
	z-index: 10000;
}

.cfph-gnb a {
	position: relative;
	font-size: 18px !important;
	font-weight: 700 !important;
	color: #1f1f1f !important;
	text-decoration: none !important;
	margin-right: 20px !important;
	cursor: pointer !important;
	z-index: 10001 !important;
}
.cf-lounge {
	width: 120px;
}
.cf-lounge::before {
	content: "";
	position: absolute;
	top: 17px;
	right: 0;
	width: 18px;
	height: 18px;
	background: url("https://static-resource.onstove.com/live/application_no/STATIC/common-gnb/images/ic-v2-control-web-link-line.svg");
}
.client-download::before {
	content: "";
	position: absolute;
	top: 22px;
	right: -22px;
	width: 18px;
	height: 18px;
	background: url("https://static-resource.onstove.com/live/application_no/STATIC/common-gnb/images/ic-v2-control-web-link-line.svg");
}
.stove-gnb-namespace a {
	letter-spacing: 0px !important;
}
.gnb-stove .gnb-right-list .gnb-client-download .gnb-client-download-button {
	column-gap: 3px !important;
}
