/***************************************************************************************************************************************/
/* Main page */
/***************************************************************************************************************************************/

.blog-intro-row {padding-bottom: 40px;}

.blog-intro-row .fl-col-group.fl-node-34rvjsuo1t69 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.blog-intro-row .fl-node-ijo1x9mg0rn3 {width: 50%;}
.blog-intro-row .fl-node-ijo1x9mg0rn3 p {max-width: 900px;}

.blog-intro-row .fl-node-4oyjl3t019mq, 
.blog-intro-row .fl-node-scj6qh975nzu {
	width: 25%;
	padding-left: 20px;
}

#grid-31032 {margin-bottom: -20px;}
#grid-31032 .tg-grid-area-top1 {margin-bottom: 60px;}

#grid-31032 .tg-item {margin-bottom: 20px !important;}

#grid-31032 h2.tg-element-1 a {
    font-size: 22px;
    line-height: 30px;
    margin: 10px 0 5px !important;
    display: block;
}
#grid-31032 h2.tg-element-1 a:hover {text-decoration: underline !important;}

#grid-31032 div.tg-element-2 span {text-transform: uppercase;}

#grid-31032 p.tg-element-3 {margin: 10px 0 0 !important;}

#grid-31032 div.tg-element-4 {margin-top: 15px;}

.date-separator {
    position: relative;
    top: -1px !important;
    margin: 0 5px !important;
    opacity: 0.4;
}

/***************************************************************************************************************************************/
/* Single post */
/***************************************************************************************************************************************/

.single-blog #content-wrap #primary {padding-top: 40px !important;}
.single-blog .page-header {display: none;}

.blog-credits {margin-bottom: 40px;}

.single-blog div.main-podcast {margin: -10px 0 40px;}

.blog-credits span {margin: 0 5px; opacity: 0.2;}

.blog-body > h2:first-child, 
.blog-body > h3:first-child,
.blog-body > h4:first-child,
.blog-body > h5:first-child,
.blog-body > h6:first-child {
	margin-top: 0;
}

.blog-body h2 {
    text-transform: uppercase;
	text-align: center;
	margin: 40px 0 20px;
}

.blog-bottom {margin-top: 50px;}

.single-blog .cpt-partners {padding: 0 0 40px;}

/* Blog quotes */

.blog-body blockquote {
	display: table;
    margin: 40px 0 !important;
    padding-left: 70px;
    background: url('/wp-content/uploads/2022/01/craftsmanship-quote.png');
    background-size: 40px;
    background-position: left 10px;
    background-repeat: no-repeat;
    min-height: 45px;
}

.blog-body blockquote p {
	font-family: 'Domine', serif;
    font-size: 24px;
    line-height: 1.7;
    font-weight: 600;
	color: #D06128;
}

/* Blog images */

.blog-feat-img img {
	width: 100%; 
	margin: 0 0 40px !important;
}

.blog-body .alignright, 
.blog-body .alignleft, 
.blog-body .aligncenter, 
.blog-body .alignnone {
    padding: 20px;
    background: #F7F7F6;
    border: none !important;
}

.blog-body .alignright, 
.blog-body .alignleft {
	width: 30% !important;
}
.blog-body .alignleft {margin: 0 40px 10px 0;}
.blog-body .alignright {margin: 0 0 10px 40px;}

.blog-body .aligncenter, 
.blog-body .alignnone {
	clear: both;
	width: 70% !important;
	margin: 40px auto !important;
}