/* Add custom CSS styles below */
/* designed by jahmi.sa */

#app.app-body #btnIframe {
	bottom: 5rem;
}

#app.product-single #btnIframe {
	bottom: 12rem;
}
.app-body-2 .p-price-outer .total-price {
	color: var(--custom-color1) !important;
} /* Add custom CSS styles below */

/* jahmi.sa styles */
.pc-count-down .s-count-down-list {
	padding: 0;
	background-color: var(--custom-color6) !important;
	color: var(--custom-color7) !important;
	margin: 0;
}
.pc-count-down .s-count-down-item {
	height: 1.5rem;
	background-color: transparent !important;
}
/* jahmi.sa styles */