/*
Theme Name: Steven Pressfield 2018
Theme URI: http://stevenpressfield.com
Version: 1.0
Description: Custom theme for Steven Pressfield
Author: The Beaver Builder Team
Author URI: http://www.outthinkgroup.com
template: bb-theme
*/

/* Add your custom styles here... */
h1{
  font-size: 76px;
  font-family: jaf-bernina-sans-comp, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #000000;
}

h2{
  font-size: 48px;
  font-family: jaf-bernina-sans-comp, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #3d3d3d;
}

h3{
  font-size: 60px;
  font-family: jaf-bernina-sans-comp, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #3d3d3d;

}

h4{
  font-size: 43px;
  font-family: jaf-bernina-sans-comp, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #3d3d3d;
}

h5{
  font-family: adobe-caslon-pro, serif;
  font-style: normal;
  font-weight: 400;
  color:#404040;
  font-size:36px;
}

h6{
  font-family: futura-pt, sans-serif;
font-style: normal;
font-weight: 500;
color: #666666;
}

p{
  font-family: freight-text-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
}

.quote{
  font-family: freight-text-pro, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 43px;

}

.fl-comments-list .comment-reply-link {
	margin-top:-28px;
	font-size:12px;
}
.comment-date {
	font-size:16px;
}
.comment-edit-link {
	font-size:12px;
}
.fl-comments-list ul.children {
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 30px;
} 





	

