/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 29 2025 | 06:49:23 */
/* Admin login page logo change */
body.login div#login h1 a {
	background-image: url("https://baharmedica.ir/wp-content/uploads/2025/06/bahar-medica-site-logo.webp");
	background-size: contain;
	background-repeat: no-repeat;
    height: 75px;
    width: 245px;
	display: block;
	margin: 0 auto;
}


/*********************** WC Invoice styles  */
.order-status {
	padding: 0;
	line-height: inherit !important;
	border-radius: 8px !important;
}
.print.column-print a div.wooi {
	padding: 3px 6px !important;
	border-radius: 8px !important;
}

