/*
 Theme Name:     WebLight Media Custom Theme
 Theme URI:      https://www.weblightmedia.com
 Description:    WebLight Media Child Theme
 Author:         Weblight Media
 Author URI:     https://www.weblightmedia.com
 Template:       plumbing
 Version:        1.0.1
*/
 

/* Version notes */
	/* Version 1.0.1 */
		/* Added [YEAR] shortcode */
 
/* =Theme customization starts here
------------------------------------------------------- */

.bbphone {
	width: 50%;
	float: right;
	font-size:60px;
	text-align:right;
	color: #052B50;
}

.header-contacts h3.this-title {
	font-size: 44px !important;
}
.header-contacts h3.this-title a {
	text-decoration: none;
	color: inherit;
}

.single-post .this-title{
	color: #ffffff !important;
}