:root{
	--wd-top-bar-h: 40px;
	--wd-top-bar-sm-h: 40px;
	--wd-top-bar-sticky-h: .00001px;
	--wd-top-bar-brd-w: .00001px;

	--wd-header-general-h: 90px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: .00001px;
	--wd-header-general-brd-w: 5px;

	--wd-header-bottom-h: 50px;
	--wd-header-bottom-sm-h: 50px;
	--wd-header-bottom-sticky-h: .00001px;
	--wd-header-bottom-brd-w: .00001px;

	--wd-header-clone-h: .00001px;

	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));
	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));
	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));
	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));
}

.whb-top-bar .wd-dropdown {
	margin-top: 0px;
}

.whb-top-bar .wd-dropdown:after {
	height: 10px;
}




:root:has(.whb-general-header.whb-border-boxed) {
	--wd-header-general-brd-w: .00001px;
}

@media (max-width: 1024px) {
:root:has(.whb-general-header.whb-hidden-mobile) {
	--wd-header-general-brd-w: .00001px;
}
}


.whb-header-bottom .wd-dropdown {
	margin-top: 5px;
}

.whb-header-bottom .wd-dropdown:after {
	height: 15px;
}



		
.whb-top-bar {
	background-color: rgba(92, 190, 210, 0.8);background-image: url(http://sheniadostdar.ir/wp-content/uploads/2026/04/f94d1941ac9b4dc9b20333a8aa208fe4-scaled.gif);background-size: inherit;
}

.whb-ztb2qs285mge3wib1t7r {
	--wd-form-brd-radius: 0px;
}
.whb-ztb2qs285mge3wib1t7r form.searchform {
	--wd-form-height: 46px;
}
.whb-ztb2qs285mge3wib1t7r.wd-search-form.wd-header-search-form .searchform {
	--wd-form-color: rgba(23, 7, 72, 0.03);
	--wd-form-placeholder-color: rgba(77, 77, 79, 1);
	--wd-form-brd-color: rgba(32, 5, 82, 0.02);
	--wd-form-brd-color-focus: rgba(26, 4, 45, 0.88);
	--wd-form-bg: rgba(22, 15, 83, 0.01);
}
.whb-general-header {
	background-color: rgba(100, 188, 161, 0);border-color: rgba(225, 41, 98, 1);border-bottom-width: 5px;border-bottom-style: solid;
}

.whb-header-bottom {
	background-color: rgba(247, 255, 27, 0);
}
