<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
@media( max-width: 1024px ) {
	.find-a-doctor .find-a-doctor-button {
		display: none !important;
	}
}
@media(min-width: 1025px) {
	li#mega-menu-item-15577 {
		display: none !important;
	}
}


</pre></body></html>