/*
	Theme Name: Tribe Writers 
	Description: 
	Author: Perfection Coding
	Author URI: http://perfectioncoding.com
	
	Template: Divi
*/

@import url('../Divi/style.css');

.big-button.bigred {
	background: #941A0B;
border: none;
text-shadow: none;
color: #FFF!important;
}
.page-id-2591 #main-content .container {
	max-width: 800px;
}

.comment_avatar img {
	max-width: 80px;
	border-radius: 50%;
}

.et_color_scheme_red .comment-reply-link {
	color: #fff;
	font-size: 14px;
}

.et_color_scheme_red .et_pb_pricing_table_button {
color: #fff;
}

body {
font-family: Georgia;
font-size: 18px;
color: #000;
-webkit-font-smoothing: inherit;
-moz-osx-font-smoothing: inherit;
}

.wp-caption {
	border: none;
	background: none;
}

.wp-caption p.wp-caption-text {
	font-size: inherit;
}

#footer-info {
	text-align: center;
	float: none;
}

#sidebar {
	font-size: 15px;
	line-height: 1.34em;
}

#sidebar ul, #sidebar ol {
	padding: 0 0 20px 20px;
}

#sidebar ol {
	list-style: decimal;
}

#sidebar ul {
	list-style: disc;
}


h1, h2, h3, h4 {
	font-family: Helvetica;
	font-weight: bold;
}

body h1 {
	font-size: 40px;
}

body h2 {
	font-size: 32px;
}

h2 {
	padding: 0 0 25px 0;
}

.et_pb_pricing_heading h2 {
	padding-bottom: 6px;
}

.et_full_width_page h1, .et_full_width_page h2, .et_full_width_page h3 {
	text-align: center;
}

#sidebar h3 {
	font-size: 18px;
}

p, .entry-content p:last-of-type {
	padding-bottom: 1.7em;
}

input[type="text"], input[type="url"], input[type="password"], input[type="email"] {
	margin: 0 10px 10px 0;
	width: 240px;
}

input[type="text"], input[type="url"], input[type="password"], input[type="email"], textarea {
	outline: none;
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	display: inline-block;
}

input[type="submit"], button, body .button {
	margin: 0 0 25px 0;
	color: #fff;
	border: none;
	background: #a52b16;
	padding: 12px 20px;
	display: inline-block;
	border-radius: 35px;
	line-height: inherit;
	font-family: inherit;
	text-align: center;
	transition: .3s;
	font-size: 15px;
	cursor: pointer;
}

input[type="text"]:focus {
	border: 1px solid #bcbcbc;
}


input[type="submit"]::-moz-focus-inner {
    border:0;
}

.et_pb_post .entry-content {
	padding: 0;
}

.links {
	overflow: hidden;
	margin: 0 0 25px;
}

.links > div {
	width: 40%;
	display: block;
	border: 1px solid #fff;
}

.links .previous {
	float: right;
	text-align: right;
}

.links .next {
	float: left;
}

.links.mutex > div {
	float: none;
	text-align: center;
	width: auto;
}

.entry-content ul, .entry-content ol  {
	padding: 0 0 30px 27px;
	list-style-position: outside;
}

.wlfpaginavigate, .single-course_unit .entry-content .links {
	display: none;
}

body .et_pb_text p.space {
	padding-bottom: 1em;
}

body .et-box {
background: #F5F5F5;
margin: 0 0 50px;
padding: 30px;
overflow: hidden;
font-size: inherit;
}

body .et-box-content {
	padding: 0;
}

body .et-shadow .et-box-content {
box-shadow: none;
background: none;
border: none;
}

.et_pb_pricing_content_top {
	padding-bottom: 20px;
}

.et_pb_sum {
	font-size: 42px;
}

.perfection_countdown.extant {
text-align: center;
padding: 20px;
border: none;
margin: 0 0 30px 30px;
background: #A52B16;
color: #FFF;
font-family: inherit;
font-weight: 300;
font-size: 30px;
line-height: 37px;
border-radius: 7px;
}

body .also-get p {
	padding-bottom: 0;
}

body .also-get.fifth {
	margin-bottom: 100px;
}

.also-get img {
width: 290px;
margin-bottom: 25px;
}

.in-session {
background: #F5F5F5;
padding: 20px 40px 0;
}

img.alignright {
	margin-left: 35px;
}



blockquote:before {
	content: '“';
	font-size: 110px;
	display: block;
	float: left;
	width: 40px;
	margin: 45px 24px 0px -75px;
	color: #cacaca;
}

blockquote.one-liner:before {
	line-height: 0;
}

blockquote {
	background: #f5f5f5;
	padding: 20px 20px 20px 88px;
	margin: 0 0 25px;
	color: #6D6D6D;
}

a.fe_btn_navigation, a.fe_btn_completion {
	color: white;
}

body a.fe_btn_navigation, body a.fe_btn_navigation:hover {
background: #820B00;
border: none;
box-shadow: none;
text-shadow: none;
font-family: inherit;
font-size: inherit;
padding: 12px 30px;
font-weight: normal;
border-radius: 10px;
}

body a.bigred:hover {
	color: #fff !important;
}

@media all and (min-width: 980px )
{

	.et_full_width_page h1 {
		margin-left: -100px;
		margin-right: -100px;
	}

	.et_pb_column_4_4 .et_pb_text {
		width: 75%;
		margin: 0 auto 30px;
	}




}

@media all and (max-width: 980px )
{

.in-session {
background: #fff;
padding: 0;
}

}