/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

.home .entry-header {
    display: none;
}


.top-bar {
	font-size: 15px !important;
}

/* add space between heading and content of why work with me page*/
.post-65 .entry-title {
	margin: 0 0 20px;
}

/* reduce height of bottom footer*/
.footer-widgets-wrapper {
	padding: 30px 0 3px;
}

.footer-widgets-wrapper .widget {
	margin: 0;
}

/* make font small from capitals in footer*/
.footer-widgets h2 {
	text-transform: none;
}

/*add additional space after every word in the subtitle top header*/
.site-description {
	word-spacing: 20px;
}

/*make top header text small from capitalr*/
.site-description {
	text-transform: lowercase;
}

/*align footer 2 to right side justify right*/
.widget-area:last-child {
	text-align: right;
}

/*hide the title "about" on the about page*/
body.page-id-2 h1.entry-title {
	display: none;
}

/*hide the title "home" on the home page*/
body.page-id-2 h1.entry-title,
body.page-id-6 h1.entry-title {
	display: none;
}

/*hide the title "success stories" on the success stories page*/
body.page-id-89 h1.entry-title {
	display: none;
}

/*reduce size of text in about me on home page */
.home .entry-content li {
	font-size: 19px;
}

/*reduce size of "Why work with me?" above bullet points on home page*/
.home .entry-content p {
	font-size: 19px;
}

/* add space between heading and content of why life coaching works*/
.page-id-62 .entry-title {
	margin-bottom: 30px;
}

/* add space between bulleted items on why life coaching works*/
.page-id-62 .entry-content li {
	margin-bottom: 20px;
}

/* add space between numbered items on how life coaching works*/
.page-id-63 .entry-content li {
	margin-bottom: 20px;
}

/* custom thank you page contact form*/
#contact-form-66 .contact-form-submission::before {
	content: "Thank you for taking the 1st step towards a new direction! I will get back to you within 1 day.";
	display: block;
}

/* Adjust content area width */
.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page) .content-area {
	max-width: 1040px;
}

/* custom thank you message for register for webinar page*/
#contact-form-805 .contact-form-submission::before {
	content: "Thank you for registering for the webinar. I will be in contact with you soon!";
	display: block;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/


.top-bar {
	font-size: 15px !important;
}

/* add space between heading and content of why work with me page*/
.post-65 .entry-title {
	margin: 0 0 20px;
}

/* reduce height of bottom footer*/
.footer-widgets-wrapper {
	padding: 30px 0 3px;
}

.footer-widgets-wrapper .widget {
	margin: 0;
}

/* make font small from capitals in footer*/
.footer-widgets h2 {
	text-transform: none;
}

/*add additional space after every word in the subtitle top header*/
.site-description {
	word-spacing: 20px;
}

/*make top header text small from capitalr*/
.site-description {
	text-transform: lowercase;
}

/*align footer 2 to right side justify right*/
.widget-area:last-child {
	text-align: right;
}

/*hide the title "about" on the about page*/
body.page-id-2 h1.entry-title {
	display: none;
}

/*hide the title "home" on the home page*/
body.page-id-2 h1.entry-title,
body.page-id-6 h1.entry-title {
	display: none;
}

/*hide the title "success stories" on the success stories page*/
body.page-id-89 h1.entry-title {
	display: none;
}

/*reduce size of text in about me on home page */
.home .entry-content li {
	font-size: 19px;
}

/*reduce size of "Why work with me?" above bullet points on home page*/
.home .entry-content p {
	font-size: 19px;
}

/* add space between heading and content of why life coaching works*/
.page-id-62 .entry-title {
	margin-bottom: 30px;
}

/* add space between bulleted items on why life coaching works*/
.page-id-62 .entry-content li {
	margin-bottom: 20px;
}

/* add space between numbered items on how life coaching works*/
.page-id-63 .entry-content li {
	margin-bottom: 20px;
}

/* custom thank you page contact form*/
#contact-form-66 .contact-form-submission::before {
	content: "Thank you for taking the 1st step towards a new direction! I will get back to you within 1 day.";
	display: block;
}

/* Adjust content area width */
.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page) .content-area {
	max-width: 1040px;
}

/* custom thank you message for register for webinar page*/
#contact-form-805 .contact-form-submission::before {
	content: "Thank you for registering for the webinar. I will be in contact with you soon!";
	display: block;
}