/***************************************************************************************************************************************/
/* Post title */
/***************************************************************************************************************************************/

h1.tci-cpt-title {
	font-size: 32px; 
	line-height: 42px;
}

/* For sidebars, videos, podcasts */
.narrow-post h1.tci-cpt-title {
	font-size: 28px; 
	line-height: 38px;
}

/***************************************************************************************************************************************/
/* Post byline */
/***************************************************************************************************************************************/

.tci-cpt-bottom .tci-cpt-byline {
    color: #A19B98;
    font-weight: bold;
    margin-bottom: 20px !important;
}

.tci-cpt-bottom .tci-cpt-byline em {
	font-style: normal;
}

.tci-cpt-bottom .tci-cpt-copyright {
    color: #757575;
    margin: 0;
    font-size: 14px;
}

.tci-cpt-bottom .tci-cpt-copyright a {
    color: #757575;
	cursor: not-allowed;
	pointer-events: none;
}

/***************************************************************************************************************************************/
/* Podcast box */
/***************************************************************************************************************************************/

.single-post div.main-podcast,
.single-blog div.main-podcast {
    display: block;
	margin: 30px 0 0;
    background: #F7F7F6;
    padding: 20px;
}

.single-post div.main-podcast p,
.single-blog div.main-podcast p {
	display: flex;
    align-items: center;
    color: #F7F7F6;
}

.single-post div.main-podcast a,
.single-blog div.main-podcast a {
	width: calc(100% - 45px);
	font-weight: bold;
    transition: 0.3s ease-in-out !important;
}

.single-post div.main-podcast a:not(:first-of-type),
.single-blog div.main-podcast a:not(:first-of-type) {
	display: none;
}

.single-post div.main-podcast .ticon,
.single-blog div.main-podcast .ticon {
    color: #FFF !important;
    font-size: 16px;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    margin: 0 10px 0 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #D36030;
    transition: 0.3s ease-in-out !important;
}

.single-post div.main-podcast:hover a,
.single-blog div.main-podcast:hover a {
	text-decoration: none;
	color: #635954;
}
.single-post div.main-podcast:hover .ticon,
.single-blog div.main-podcast:hover .ticon {
	background: #635954;
}

/***************************************************************************************************************************************/
/* Social share buttons */
/***************************************************************************************************************************************/

.share-btns {
	margin-top: 35px;
}

.share-btns p {
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: bold;
}

.share-btn {
	display: inline-block;
	margin: 5px 0 0 5px;
    padding: 6px 20px;
    text-transform: none;
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
}

.share-btn .ticon {
	margin: 0 10px 0 0;
}

/***************************************************************************************************************************************/
/* Original post disclaimer - For Sidebars, Videos, Posts, and Galleries */
/***************************************************************************************************************************************/

div.popup-origin {
    background: #F7F7F6;
    padding: 20px;
    margin: 0px 0 50px;
}

/***************************************************************************************************************************************/
/* Images */
/***************************************************************************************************************************************/

.story-body figure,
.story-body div.tci-img-full p, /* for full images without caption */
.story-body div.tci-img-sidebar p, /* for sidebar images without caption */ 
.sidebar-body figure,
.gallery-item figcaption {
	position: relative;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
	background: none;
	overflow: visible;
}

.story-body figure img,
.sidebar-body figure img,
.blog-body figure img,
.gallery-item figcaption.gallery-caption {
	width: 100%;
}

.story-body figcaption,
.sidebar-body figcaption,
.blog-body figcaption,
.gallery-item figcaption.gallery-caption {
	font-size: 14px;
	line-height: 1.7;
    text-align: left;
    margin: 0;
    padding: 0;
}

.story-body div.tci-img-body figcaption,
.story-body div.tci-img-sidebar figcaption,
.sidebar-body figcaption,
.blog-body figcaption,
.gallery-item figcaption.gallery-caption {
	padding-top: 15px;
}

.gallery-caption, .wp-caption figcaption {
	font-style: normal;
}

/* Img full size */

.story-body div.tci-img-full {margin: 20px 0;}

.story-body div.tci-img-full figure img.tci-img-full,
.story-body div.tci-img-full p img.tci-img-full {
	position: relative;
	width: 100vw !important;
	max-width: 100vw !important;
	margin-left: -50vw !important;
	left: 50%;
	display: inline-block;
	border-top: 20px solid #FFF;
	border-bottom: 20px solid #FFF;
}

/* Img body size */

.story-body div.tci-img-body,
.sidebar-body div.tci-img-body {	
	margin: 40px 0 !important;
}

.story-body div.tci-img-body p, .story-body div.tci-img-body img,
.sidebar-body div.tci-img-body p, .sidebar-body div.tci-img-body img {
	width: 100% !important;
}

.tci-img-photo-essay {margin-top: 20px;}

.wp-caption.alignright, .wp-caption.alignleft {
	border: 1px solid #C6C5BF;
}

/* Img sidebar size */

.story-body .tci-popup img {transition: 0.3s ease-in-out !important;}
.story-body .tci-popup:not(.tci-popup-gallery):hover img {opacity: 0.8;}

.story-body div.tci-img-sidebar img, .story-body .tci-popup img {width: 100%;}

/***************************************************************************************************************************************/
/* Drop Caps */
/***************************************************************************************************************************************/

body.single del {
	float: left;
    font-size: 97px;
    line-height: 75px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
    font-family: 'Domine',serif;
    text-decoration: none !important;
    text-decoration: none !important;
}
	
/***************************************************************************************************************************************/
/* Sidebar Popups */
/***************************************************************************************************************************************/

.tci-popup figcaption, /* More for Galleries below */
.tci-popup-preview a, 
.grid-standardized .tg-element-4 a,
.home-btn {
	display: table;
	margin-top: 10px !important;
}

.tci-popup figcaption .ticon, 
.tci-popup-preview a .ticon, 
.grid-standardized .tg-element-4 a .ticon,
.home-btn .ticon {
	color: #FFF !important;
    font-size: 16px;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #D36030;
    transition: 0.3s ease-in-out !important;
}

.tci-popup figcaption p, /* More for Galleries below */
.tci-popup-preview p, 
.grid-standardized .tg-element-4 p,
.home-btn p {
	color: #D36030 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	width: 100%;
    display: table-cell;
    vertical-align: middle;
	padding: 0 0 0 10px !important;
    min-height: 35px;
    transition: 0.3s ease-in-out !important;
}

.tci-popup-link:hover .ticon, 
.grid-standardized .tg-element-4 a:hover .ticon, 
.home-btn:hover .ticon {
	background: #d06228;
}

.tci-popup-link:hover p, 
.grid-standardized .tg-element-4 a:hover p,
.home-btn:hover p {
	color: #d06228 !important;
}

/* Specific for Videos and Galleries */

.tci-popup figcaption span.slideshow-tip {
    padding-left: 45px;
    color: #757575;
    font-style: italic;
    margin: 0 0 5px;
}

.tci-popup.tci-popup-video figcaption .ticon {font-size: 14px;}

/***************************************************************************************************************************************/
/* Post Partners */
/***************************************************************************************************************************************/

.cpt-partners {
    padding: 40px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cpt-partners p {
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
	margin: 0 20px 0 0 !important;
}

.cpt-partners img {
	max-width: 100%;
	transition: 0.3s ease-in-out;
}

.cpt-partners img:hover {opacity: 0.6;}