/* jahmi.sa and Theme: Aali */
body.switch2_on .pricesBar {
	transition: 0.4s all ease;
}
/* body.switch2_on.fixed-pinned-cls .pricesBar {
	top: 86px;
} */
/* @media only screen and (max-width: 1024px) {
	body.switch2_on.fixed-pinned-cls .pricesBar {
		top: 80px;
	}
} */

@media only screen and (max-width: 768px) {
	#app #mainnav > div.inner.bg-inherit {
		top: 38px !important;
	}
}

.banner__title{
color:var(--custom-color1) !important;
}