/*
Theme Name: Tools of Growth
Theme URI: http://www.danielwolcottdesign.com
Author: Daniel Wolcott Design LLC
Version: 1.0
*/

/* Media Queries */

@media (max-width: 1250px) {
	#home div.slogan {
		font-size: 23px !important;
		width: 316px !important;
		left: 396px !important;
		top: 166px !important;
		transition: all 0.5s;
			-webkit-transition: all 0.5s;
			-moz-transition: all 0.5s;
	}
}

@media handheld, screen and (max-device-width: 1024px) {
	div.menu-bar-container {
		position: absolute !important;
	} 	
	#home div.slogan {
		font-size: 22px !important;
		width: 320px !important;
		left: 396px !important;
		top: 166px !important;
	}
}

/* Formatting */

body {
	min-width: 1070px;
	font-family: 'Merriweather';
	font-weight: 400;
	color: #555;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

div.gotham {
	font-family: 'Gotham Narrow';
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 700;
}

/* Main Content */

div.width-container {
	width: 980px;
	margin: 0 auto;
}

div.main-content p,
div.main-content ul,
div.main-content ol {
	line-height: 30px;
}

div.left-content {
	width: 740px;
	float: left;
}

h1 {
	font-family: 'Gotham Narrow';
	letter-spacing: 5px;
	font-weight: 400;
	font-size: 30px;
	color: #7f3f98;
	margin: 0 0 20px;
}

h2 {
	font-family: 'Gotham Narrow';
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 24px;
	color: #f79927;
	margin: 26px 0 20px;
}

h3 {
	font-family: 'Merriweather';
	font-size: 21px;
	margin: 0.83em 0;
	font-weight: 700;
	line-height: 34px;
}

h4 {
	font-family: 'Gotham Narrow';
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	color: #7f3f98;
	margin: 20px 0;
}

a {
	text-decoration: none;
	color: #47b4e5;
	font-weight: 700;
}

a:hover {
	color: #36a9d9;
}

div.padding-top {
	padding-top: 100px;
}

a.buy-button {
	margin: 0 10px 0 0;
	padding: 11px 14px 8px;
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	background-color: #47b4e5;
	border: none;
	font-size: 13px;
	color: #fff;
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

a.buy-button:hover {
	background-color: #4aa9d1;
}

.small {
	font-size: 80%;
}

h4 a {
	font-family: 'Gotham Narrow';
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	color: #7f3f98;
	margin: 20px 0;
	text-decoration: underline;
}

.wp-audio-shortcode {
	margin-bottom: 16px;
}

/* Twitter Feed */

li#twitter-2 {
	height: 250px;
	overflow-x: hidden;
	overflow-y: scroll;
}

li#twitter-2 span.entry-content {
	font-size: 12px;
	line-height: 16px;
}

li#twitter-2 span.entry-meta {
	font-size: 10px;
	line-height: 16px;
	display: block;
	margin-bottom: 12px;
}

li#twitter-2 span.twitterwidget-title::before,
li#reallysimpletwitterwidget-2 h2::before {
	content: url('https://toolsofgrowth.com/wp-content/themes/tog/img/twitter-sidebar.png');
}

/* Sidebar */

div.sidebar {
	width: 200px;
	float: right;
}

li.widget {
	display: block;
	margin: 0 0 24px;
	padding: 0;
	list-style: none;
}

li.widget h2 {
	margin: 0 0 20px;
	font-size: 18px;
	letter-spacing: 3px;
}

li.widget div.textwidget,
li.widget div.excerpt {
	font-size: 14px;
	line-height: 30px;
}

li.widget div.featured-post h4 {
	line-height: 30px;
}

li.widget div.featured-post h4 a {
	font-family: 'Merriweather';
	text-transform: none;
	letter-spacing: 0px;
}

li.widget div.featured-post img {
	border-radius: 3px;
}

li.widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li.widget ul li {
	padding: 0;
	margin: 0;
}

/* Menu Bar */

div.menu-bar-container {
	position: fixed;
	top: 0;
	width: 100%;
	height: 50px;
	background-color: #333;
	background-repeat: no-repeat;
	z-index: 9999;
}

div.menu-bar {
	height: 50px;
	padding: 0 50px;
	min-width: 980px;
}

div.small-logo {
	background: url(img/small-logo.png);
	width: 250px;
	height: 50px;
	float: left;
}

ul.nav-items {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

ul.nav-items li {
	float: left;
	margin: 0;
	padding: 0;
}

ul.nav-items li a {
	display: block;
	margin: 0;
	height: 31px;
	padding: 19px 14px 0;
	text-decoration: none;
	color: #fff;
	font-family: 'Gotham Narrow';
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
}

/* Current Page */

ul.nav-items li a:hover,
ul.nav-items li.current_page_item > a {
	background-color: #47b4e5;
}

ul.nav-items li.current_page_item ul li:hover {
	background: none;
}

/* Dropdown Menus */

.dropit {
    list-style: none;
	padding: 0;
	margin: 0;
}

.dropit .dropit-trigger { 
	position: relative; 
}

.dropit .dropit-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 150px;
    list-style: none;
	padding: 0;
	margin: 0;
}

.dropit .dropit-open .dropit-submenu { 
	display: block; 
}

ul.nav-items li ul {
	display: none;
}

ul.nav-items li ul li { 
	min-width: 170px;
	background-color: #333;
	color: #e5a4ff;
}

ul.nav-items li ul li a { 
	padding: 19px 11px 0;
}

ul.nav-items li ul li:hover {
	background-color: #47b4e5;
	color: #fff;
}

ul.nav-items li:hover {
	background-color: #47b4e5;
}

ul.nav-items li:hover > a {
	color: #fff;
}

/* WP Images */

.alignright {
	float: right;
	margin: 8px 0 12px 30px;
}

.alignleft {
	float: left;
	margin: 2px 30px 12px 0;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 20px !important;
	margin: 4px 0 0;
}

/* Load More */

div.load-more a {
	font-size: 32px;
	display: block;
	margin-top: 30px;
}

/* Book Splash Box */

div.book-splash-box {
	background-color: #f6f6f6;
	padding: 20px;
	width: 444px;
	margin: 50px 0 0;
}

div.book-splash-box h3 {
	margin: 5px 0 8px;
}

div.book-splash-box p {
	margin: 0;
}

div.book-splash-box div a {
	display: block;
	margin-top: 6px;
}

/* Social Icons */

ul.social-icons {
	list-style: none;
	float: right;
	margin: 14px 0 0 6px;
	padding: 0;
}

ul.social-icons li {
	float: left;
	margin: 0;
	padding: 0;
}

ul.social-icons li a {
	display: block;
	height: 22px;
	width: 22px;
	margin: 0 0 0 6px;
	background-size: 22px 22px;
}

ul.social-icons li a:hover {
	
}

li#google a {
	background-image: url(img/google.png);
}

li#facebook a {
	background-image: url(img/facebook.png);
}

li#pinterest a {
	background-image: url(img/pinterest.png);
}

li#twitter a {
	background-image: url(img/twitter.png);
}

li#instagram a {
	background-image: url(img/instagram.png);
}

li#youtube a {
	background-image: url(img/youtube.png);
}

/* Splash */

div.splash {
	position: relative;
	margin-top: 30px;
	width: 100%;
	height: 280px;
	margin-bottom: 50px;
}

div.splash div.curtain {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}

div.big-logo {
	background: url(img/big-logo.png);
	width: 300px;
	height: 261px;
	position: absolute;
	top: 56px;
	left: 80px;
}

div.slogan {
	color: #fff;
	font-size: 32px;
	font-family: 'Merriweather';
	width: 440px;
	text-align: center;
	position: absolute;
	top: 152px;
	left: 460px;
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}

body#home div.splash {
	height: 380px;
}

body#home div.grey-back {
	background-color: #f6f6f6;
	padding: 50px 0;
}

body#home div.footer {
	margin-top: 0px;
}

/* Interior Splash Quote */

div.splash-quote {
	color: #fff;
	font-size: 24px;
	width: 520px;
	font-weight: 700;
	text-align: center;
	position: absolute;
	top: 100px;
	right: 120px;
}

/* Quote Content */

div.quote-box {
	width: 610px;
	height: 100px;
	float: left;
}

div.quote-box img {
	float: left;
	height: 70px;
	width: 70px;
	border-radius: 35px;
	margin: 14px 20px 0 0;
}

div.quote-box span.quote {
	font-weight: 300;
	font-style: italic;
	float: left;
	font-size: 13px;
	width: 510px;
	line-height: 22px;
	margin: 18px 0 0;
}

div.quote-endors {
	min-height: 260px;
}

div.quote-endors span.endors-quote {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	display: block;
	line-height: 32px;
	margin-bottom: 12px;
}

div.quote-endors span.endors-person {
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
	color: #7b7b7b;
}

img.quote-photo {
	float: left;
	border-radius: 50px;
	width: 100px;
	height: 100px;
	margin: 15px 20px 6px 0;
}

li.view-all a {
	padding: 5px 15px !important;
	width: 70px !important;
}

#endorsements div.quote-item {
	margin-bottom: 30px;
}

#endorsements span.endors-quote {
	margin-bottom: -6px;
}

#book img.book-page-quote-img {
	width: 140px;
	height: 140px;
	border-radius: 70px;
	position: absolute;
	right: 876px;
	top: 60px;
}

/* Mail Chimp Home */

#home div.signup-box {
	width: 300px;
	height: 300px;
	background-color: #47b4e5;
}

#home div.signup-box:hover {
	cursor: default;
}

#home div.signup-box div.title {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 93px;
}

#home form.newsletter-signup input#mce-EMAIL {
	margin: 0 0 0 21px;
	padding: 12px 14px 10px;
	font-family: 'Merriweather';
	text-align: center;
	font-size: 13px;
	color: #444;
	-webkit-appearance: none;
	border: none;
	border-radius: 0;
	width: 230px;
	outline: none;
}

#home form.newsletter-signup input#mc-embedded-subscribe {
	margin: 24px 0 0 101px;
	padding: 11px 14px 8px;
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	background: none;
	border: 1px solid #fff;
	font-size: 13px;
	color: #fff;
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

#home form.newsletter-signup input#mc-embedded-subscribe:hover {
	color: #47b4e5;
	background-color: #fff;
}

#home form.newsletter-signup div.response {
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	color: #fff;
	font-weight: 700;
	margin-top: 12px;
	text-align: center;
}

#home #mc_embed_signup div.mce_inline_error {
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	color: #fff !important;
	font-weight: 700;
	margin: 4px 0 0 !important;
	padding: 0 !important;
	background: none !important;
	text-align: center;
}

/* Mail Chimp Sidebar */

div.sidebar form.newsletter-signup {
	margin: 10px 0 0;
}

div.sidebar form.newsletter-signup div.mc-field-group {
	float: left;
}

div.sidebar form.newsletter-signup input#mce-EMAIL {
	margin: 0 4px 0 0;
	padding: 10px 14px 8px;
	font-family: 'Merriweather';
	font-size: 13px;
	color: #444;
	border: 1px solid #d7d7d7;
	-webkit-appearance: none;
	border-radius: 0;
	width: 204px;
	outline: none;
}

div.sidebar form.newsletter-signup input#mc-embedded-subscribe {
	margin: 1px 0 0;
	padding: 11px 14px 8px;
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	background-color: #47b4e5;
	border: none;
	font-size: 13px;
	color: #fff;
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

div.sidebar form.newsletter-signup input#mc-embedded-subscribe:hover {
	background-color: #4aa9d1;
}

div.sidebar form.newsletter-signup div.response {
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	color: #f79622;
	font-weight: 700;
	margin-top: 3px;
}

div.sidebar form.newsletter-signup input#mce-EMAIL {
	margin-bottom: 8px;
	width: 170px;
}

div.sidebar #mc_embed_signup div.mce_inline_error {
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	color: #f79622 !important;
	font-weight: 700;
	margin: 4px 0 0 !important;
	padding: 0 !important;
	background: none !important;
}

div.sidebar #mc_embed_signup div.mce_inline_error {
	margin: -4px 0 0 !important;
}

/* Featured Blocks */

div.featured-blocks {
	padding-bottom: 26px;
}

div.block {
	float: left;
	width: 300px;
	height: 400px;
	border: 1px solid #d6d6d6;
	margin: 0 30px 30px 0;
}

div.block:nth-child(3n+3) {
	margin-right: 0px;
}

div.block div.back-image {
	width: 300px;
	height: 300px;
}

div.block div.block-content {
	
}

div.block div.back-image:hover {
	cursor: pointer;
}

div.block div.block-content p {
	margin: 0;
	padding: 0;
}

div.block div.block-title {
	font-family: 'Gotham Narrow';
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 22px;
	color: #555;
	text-align: center;
	padding: 14px 0 4px;
}

div.block div.block-description {
	font-size: 13px;
	text-align: center;
	padding: 0 16px;
	line-height: 20px;
}

div.block a.video-curtain div.block-content {
	background-image: url(img/video-curtain.png);
	width: 300px;
	height: 300px;
}

#cff .cff-item {
	width: 260px !important;
	padding: 10px 0 !important;
	margin: 0 20px !important;
}

/* Reading */

a.continue-reading {
	text-decoration: none;
	font-weight: 700;
	font-size: 13px;
	display: block;
	margin: 14px 0 0;
	float: left;
	padding: 11px 14px 8px;
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	background-color: #47b4e5;
	color: #fff;
}

a.continue-reading:hover {
	background-color: #4aa9d1;
}

div.post a.continue-reading {
	margin: 0 0 0;
	font-size: 16px;
}

div.post div.more-block {
	display: block;
	width: 100%;
	height: 60px;
}

/* Footer */

div.footer {
	height: 10px;
	margin: 50px 0 -26px;
	padding: 60px 0 56px;
	background-color: #47b4e5;
}

div.copyright-text {
	text-align: right;
	font-family: 'Merriweather';
	font-size: 13px;
	color: #fff;
}

ul.footer-menu {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

ul.footer-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

ul.footer-menu li a {
	display: block;
	margin: 0 16px 0 0;
	text-decoration: none;
	color: #fff;
	font-family: 'Gotham Narrow';
	font-weight: 700;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
}

ul.footer-menu li a:hover {

}

/* Clear Fix */

div.clear {
	clear: both;
}

/* Shadowbox */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
	font-family: 'Gotham Narrow';
	font-weight: 700;
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
}

#sb-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: left;
    visibility: hidden;
    display: none;
}

#sb-overlay {
    position: relative;
    height: 100%;
    width: 100%;
}

#sb-wrapper {
    position: absolute;
    visibility: hidden;
    width: 100px;
}

#sb-wrapper-inner {
    position: relative;
    border: none;
    overflow: hidden;
    height: 100px;
}

#sb-body {
    position: relative;
    height: 100%;
}

#sb-body-inner {
    position: absolute;
    height: 100%;
    width: 100%;
}

#sb-player.html {
    height: 100%;
    overflow: auto;
}

#sb-body img {
    border: none;
}

#sb-loading {
    position: relative;
    height: 100%;
}

#sb-loading-inner {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    width: 100%;
    text-align: center;
}

#sb-loading-inner span {
    background: url(img/loading.gif) no-repeat;
    padding-left: 34px;
    display: inline-block;
}

#sb-body,#sb-loading {
    background-color: #000;
}

#sb-title,#sb-info {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#sb-title,#sb-title-inner {
    height: 26px;
    line-height: 26px;
}

#sb-title-inner {
    font-size: 16px;
}

#sb-info,#sb-info-inner {
    height: 20px;
    line-height: 20px;
}

#sb-info-inner {
    font-size: 12px;
}

#sb-nav {
    float: right;
    height: 16px;
    padding: 2px 0;
    width: 45%;
}

#sb-nav a {
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    margin-left: 3px;
    cursor: pointer;
    background-repeat: no-repeat;
}

#sb-nav-close {
    background-image: url(img/close.png);
}

#sb-nav-next {
    background-image: url(img/next.png);
}

#sb-nav-previous {
    background-image: url(img/previous.png);
}

#sb-nav-play {
    background-image: url(img/play.png);
}

#sb-nav-pause {
    background-image: url(img/pause.png);
}

#sb-counter {
    float: left;
    width: 45%;
}

#sb-counter a {
    padding: 0 4px 0 0;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

#sb-counter a.sb-counter-current {
    text-decoration: underline;
}

div.sb-message {
    font-size: 12px;
    padding: 10px;
    text-align: center;
}

div.sb-message a:link,div.sb-message a:visited {
    color: #fff;
    text-decoration: underline;
}

/* Quovolver */

body#book .quovolve-box {
	height: 330px;
}

body#book .quovolve-nav:before, .quovolve-nav:after {
	content: "\0020"; display: block; height: 0; visibility: hidden;  
} 

body#book .quovolve-nav {
	margin: 10px 0;
	line-height: 30px;
	zoom: 1;
}

body#book .quovolve-nav-above {
	margin-bottom: 20px;
}

body#book .quovolve-nav-below {
	margin-top: 20px;
}

body#book .quovolve-nav span {
	float: left;
	margin-right: 5px;
}

body#book .quovolve-nav a {
	background: #bdbdbd;
	line-height: 20px;
	color: #fff;
	display: block;
	padding: 5px 15px;
	border: 0 none;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

body#book .quovolve-nav a:hover {
	background: #f79927;
}

body#book .nav-numbers {
	list-style: none; margin: 0;
	float: right;
}

body#book .nav-numbers li {
	float: left;
	margin: 0 0 0 5px;
}

body#book .nav-numbers li a {
	padding-left: 0; padding-right: 0;
	width: 30px;
}

body#book .nav-numbers li.active a, .nav-numbers li a:hover {
	background: #f79927;
}

body#book .nav-text {
	margin-left: 24px;
	color: #aaa;
	font-size: 13px;
	font-weight: bold;
}

/* PopUp */

.wdpu-msg {
	background-color: #f2f2f2 !important;
	padding: 10px !important;
}

.wdpu-text {
	padding-bottom: 20px !important;
}

.wdpu-content p {
	line-height: 28px;
	margin-bottom: 17px;
}

.wdpu-content h3 a {
	color: #47b4e5 !important;
}

.wdpu-content p a.button {
	margin: 1px 0 0;
	padding: 11px 14px 8px;
	font-family: 'Gotham Narrow';
	text-transform: uppercase;
	background-color: #47b4e5;
	border: none;
	font-size: 13px;
	color: #fff !important;
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
	text-decoration: none !important;
}

.wdpu-content p a.button:hover {
	background-color: #4aa9d1;
}

.wdpu-cta {
	margin: 1px 0 0;
	padding: 11px 14px 8px !important;
	font-family: 'Gotham Narrow';
	background-color: #47b4e5 !important;
	text-transform: uppercase;
	border: none;
	font-size: 13px;
	color: #fff;
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

.wdpu-title {
	font-family: 'Merriweather' !important;
	font-size: 24px !important;
	color: #7f3f98 !important;
}

.wdpu-subtitle {
	font-family: 'Gotham Narrow' !important;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: 700 !important;
	font-size: 20px !important;
	color: #f79927 !important;
}

/* Other */

.screen-reader-text {
	display: none;
}

.really_simple_twitter_widget {
	display: block !important;
}