/*
Theme Name: Bodywise Osteopathy
Author:Squeeze Creative
Author URI: http://squeezecreative.com.au/
Description: A semantic, HTML5, canvas for WordPress theme development.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats
*/
.book-now-header {
	display: none;
	float: right;
	height: 50px;
	color: #1c407d;
	border-left: 2px solid #eee;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 15px 15px 0px 15px;
}
a.book-now-header span { display: none;}
@media screen and (min-width: 678px) {
	a.book-now-header  {
	    display: inline-block;
	    font-size: 2em;
	    padding-top: 9px;
	}

}

@media (max-width: 767px)
style.css:331
.mb-phone .fa {
    font-size: 25px!important;
}



@media screen and (min-width: 992px) {	
	
	a.book-now-header span {
		display: inline-block!important;
		margin-left: 10px;
		font-size: 22px;

	}

	a.book-now-header:hover i{
		color: #1c407d!important;
	}	
}