:root{
	--wd-top-bar-h: 30px;
	--wd-top-bar-sm-h: 0.001px;
	--wd-top-bar-sticky-h: 20px;

	--wd-header-general-h: 200px;
	--wd-header-general-sm-h: 100px;
	--wd-header-general-sticky-h: 200px;

	--wd-header-bottom-h: 0.001px;
	--wd-header-bottom-sm-h: 0.001px;
	--wd-header-bottom-sticky-h: 0.001px;

	--wd-header-clone-h: 0.001px;
}

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

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

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

.whb-sticked .whb-general-header .wd-dropdown {
	margin-top: 80px;
}

.whb-sticked .whb-general-header .wd-dropdown:after {
	height: 90px;
}



@media (min-width: 1025px) {
		.whb-top-bar-inner {
		height: 30px;
		max-height: 30px;
	}

		.whb-sticked .whb-top-bar-inner {
		height: 20px;
		max-height: 20px;
	}
		
		.whb-general-header-inner {
		height: 200px;
		max-height: 200px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 200px;
		max-height: 200px;
	}
		
	
	
			.wd-header-overlap .title-size-small {
		padding-top: 250px;
	}

	.wd-header-overlap .title-size-default {
		padding-top: 290px;
	}

	.wd-header-overlap .title-size-large {
		padding-top: 330px;
	}

		.wd-header-overlap .without-title.title-size-small {
		padding-top: 230px;
	}

	.wd-header-overlap .without-title.title-size-default {
		padding-top: 265px;
	}

	.wd-header-overlap .without-title.title-size-large {
		padding-top: 290px;
	}

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 230px;
	}
	}

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 100px;
		max-height: 100px;
	}
	
	
	
			.wd-header-overlap .page-title {
		padding-top: 115px;
	}

		.wd-header-overlap .without-title.title-shop {
		padding-top: 100px;
	}

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 100px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(0, 0, 0, 1);
}

.whb-general-header {
	background-image: url(https://mrasfalt.com/wp-content/uploads/2025/02/mrasfalt-1200-x-200-پیکسل-2.png);background-size: cover;background-position: center center;
}
