/*
Theme Name: Online Coach Child
Theme URI: https://careercoach.apersonallookatchangingcareer.com/
Template: online-coach
Author: June Ogterop
Author URI: https://careercoach.apersonallookatchangingcareer.com/
Description: Child theme created by J O to extend the styling of Online Coach to persist if main theme is extended
Tags: blog,one-column,two-columns,right-sidebar,custom-background,custom-colors,custom-menu,sticky-post,theme-options,threaded-comments
Version: 1.1.1579594746
Updated: 2020-01-21 08:19:06

*/

/* DIDNT WORK p.testimonial1 {font-family: 'Patrick Hand', cursive;}
p.testimonial2 {font-family:'Handlee', cursive;} */

p.testimonial1 {font-family: 'Patrick Hand', cursive;font-size: 20px;   line-height: 1.6; }

 
p.testimonial2 {font-family:'Handlee', cursive;font-size: 19px;   line-height: 1.5 }
 
	
/* checkign this is active and works- it does
 * 	p {
 color:red;
}
*/


/*
My additioanl Custom CSS 
}*/

.page .entry-title{
display:none;
}


.fourbox  h3
{
 color: green;   
}

.entry-content{
 	padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
	
	}

#sidebar {
	display:none;
}

.fourbox {
	border: 2px solid green;
 border-color: #ffffff;
	  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.logo{
	 color: white;   
}

.welcomewrap{	display:none;}

.phone-no{
display:none;	
}


.design-by{
display:none;	
}

 


