/* Add custom CSS styles below */
body.switch1_on .footer_logo {
	display: none;
}

.product-single .sold-times-wrapper {
	justify-content: flex-start;
}
.product-single .sold-times-wrapper .injaz_count:after {
	content: " مرة ";
}
.product-single .sold-times-wrapper .injaz_count:before {
	display: none;
}

.sold-q-or-remained_wrapper {
	margin-bottom: 0;
	padding-right: 0.2em;
	padding-left: 0.2em;
}

.product-single h1 {
	margin-bottom: 0;
}
.product-single .space-x-1.mb-2 {
	margin-bottom: 0;
}

.product-single salla-rating-stars {
	display: flex;
}