/* old code */
/* Add custom CSS styles below */
.br-0 .fs_banners_btn {
	border-radius: 0;
}

.product-index #page-main-title {
	visibility: hidden;
	position: relative;
}

.product-index #page-main-title:after {
	visibility: visible;
	content: "وحدات";
	right: 0;
	position: absolute;
}

/* old code */

/* new code 2025/11/10 */
body.switch2_on .header-inner-wrapper .header-signInBtn,
body.switch2_on .header-inner-wrapper salla-cart-summary,
body.switch2_on .header-inner-wrapper .mburger {
	display: none !important;
}
/* new code  */