input:is([type="email"], [type="tel"], [type="password"], [type="url"], [name="username"], [name="email"], [name="password"], #coupon_code, #billing_postcode, #shipping_postcode, .input-ltr) {
	direction: ltr;
	text-align: left;
}
input:is([type="email"], [type="tel"], [type="password"], [type="url"], [name="username"], [name="email"], [name="password"], #coupon_code, #billing_postcode, #shipping_postcode, .input-ltr)::placeholder {
	direction: rtl;
	text-align: right;
}

/* Menu */
.menu-wrap .menu>li.menu-item-has-children .menu-item-has-children:not(.megamenu-wrap)>a::after, .menu-wrap .menu>ul>li.menu-item-has-children .menu-item-has-children:not(.megamenu-wrap)>a::after {
	content: '\E019';
}
.mobile-menu-container {
	transform: translateX(100vw);
}
#mobile-account-menu-container {
	transform: translateX(-100vw);
}

.bijan-cta-2.bijan-cta-2-with-curve .bijan-cta-2-inner {
	clip-path: polygon( 82.478% 9.704%,82.478% 9.704%,82.196% 8.317%,81.911% 6.932%,81.622% 5.584%,81.328% 4.305%,81.028% 3.131%,80.723% 2.094%,80.411% 1.228%,80.092% 0.569%,79.766% 0.148%,79.432% 0%,0.077% 0%,0.077% 0%,0.065% 0.007%,0.053% 0.028%,0.042% 0.062%,0.032% 0.108%,0.023% 0.164%,0.015% 0.229%,0.009% 0.302%,0.004% 0.382%,0.001% 0.468%,0% 0.559%,0% 99.441%,0% 99.441%,0.001% 99.532%,0.004% 99.618%,0.009% 99.698%,0.015% 99.771%,0.023% 99.836%,0.032% 99.892%,0.042% 99.938%,0.053% 99.972%,0.065% 99.993%,0.077% 100%,99.923% 100%,99.923% 100%,99.935% 99.993%,99.947% 99.972%,99.958% 99.938%,99.968% 99.892%,99.977% 99.836%,99.985% 99.771%,99.991% 99.698%,99.996% 99.618%,99.999% 99.532%,100% 99.441%,100% 0.559%,100% 0.559%,99.999% 0.468%,99.996% 0.382%,99.991% 0.302%,99.985% 0.229%,99.977% 0.164%,99.968% 0.108%,99.958% 0.062%,99.947% 0.028%,99.935% 0.007%,99.923% 0%,89.858% 0%,89.858% 0%,89.524% 0.148%,89.198% 0.569%,88.88% 1.228%,88.568% 2.094%,88.262% 3.131%,87.963% 4.305%,87.668% 5.584%,87.379% 6.932%,87.094% 8.317%,86.813% 9.704%,86.813% 9.704%,86.623% 10.578%,86.427% 11.374%,86.224% 12.087%,86.014% 12.715%,85.798% 13.256%,85.577% 13.704%,85.351% 14.059%,85.12% 14.316%,84.884% 14.472%,84.645% 14.525%,84.645% 14.525%,84.406% 14.472%,84.171% 14.316%,83.939% 14.059%,83.713% 13.704%,83.492% 13.256%,83.276% 12.715%,83.067% 12.087%,82.863% 11.374%,82.667% 10.578%,82.478% 9.704% );
}

.section-title-2-right {
	justify-content: flex-start;
}
.section-title-2-left {
	justify-content: flex-end;
}