.ttfmp-post-list .ttfmp-post-list-row,
.ttfmp-post-list.thumbnail-left.has-excerpt .ttfmp-post-list-item-header,
.ttfmp-post-list.thumbnail-right.has-excerpt .ttfmp-post-list-item-header,
.ttfmp-widget-post-list {
	zoom: 1;
}

.ttfmp-post-list .ttfmp-post-list-row:before,
.ttfmp-post-list.thumbnail-left.has-excerpt .ttfmp-post-list-item-header:before,
.ttfmp-post-list.thumbnail-right.has-excerpt .ttfmp-post-list-item-header:before,
.ttfmp-widget-post-list:before,
.ttfmp-post-list .ttfmp-post-list-row:after,
.ttfmp-post-list.thumbnail-left.has-excerpt .ttfmp-post-list-item-header:after,
.ttfmp-post-list.thumbnail-right.has-excerpt .ttfmp-post-list-item-header:after,
.ttfmp-widget-post-list:after {
	display: table;
	content: "";
}

.ttfmp-post-list .ttfmp-post-list-row:after,
.ttfmp-post-list.thumbnail-left.has-excerpt .ttfmp-post-list-item-header:after,
.ttfmp-post-list.thumbnail-right.has-excerpt .ttfmp-post-list-item-header:after,
.ttfmp-widget-post-list:after {
	clear: both;
}


/*---------------------------------------------------------
 Post List common (post-list.scss)
-------------------------------------------------------- */

.ttfmp-post-list .ttfmp-post-list-row {
	width: 100%;
}

.ttfmp-post-list.ttfmp-section-paginated .ttfmp-post-list-row:not(:first-child) {
	display: none;
}

.ttfmp-post-list .ttfmp-post-list-item {
	float: left;
	width: 100%;
	margin-right: 0;
}

.ttfmp-post-list .ttfmp-post-list-item-date {
	display: block;
}

.ttfmp-post-list .ttfmp-post-list-item-header a,
.ttfmp-post-list .post-categories a,
.ttfmp-post-list .ttfmp-post-list-item-comment-link {
	border: 0;
	box-shadow: none;
	text-shadow: none;
	text-decoration: none;
}

.ttfmp-post-list-item-image {
	position: relative;
	width: 100%;
	background-position: center;
	background-size: cover;
}

.ttfmp-post-list-item-image.aspect-square {
	padding-bottom: 100%;
}

.ttfmp-post-list-item-image.aspect-landscape {
	padding-bottom: 75%;
}

.ttfmp-post-list-item-image.aspect-portrait {
	padding-bottom: 133%;
}

.ttfmp-post-list-item-image a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}


/*---------------------------------------------------------
 Post List widget (post-list.scss)
-------------------------------------------------------- */

.ttfmp-widget-post-list .ttfmp-post-list-item {
	margin-bottom: 22px;
}

.ttfmp-widget-post-list .ttfmp-post-list-item:last-of-type {
	margin-bottom: 0;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-title {
	display: block;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-title a {
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-date {
	font-style: italic;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-date a {
	color: #171717;
	font-weight: normal;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-content p {
	margin-bottom: 11px;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-author {
	font-style: italic;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-comment-link {
	display: inline-block;
	color: #b9bcbf;
	font-weight: normal;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-comment-link:hover {
	color: #3070d1;
}

.ttfmp-widget-post-list .has-excerpt .ttfmp-post-list-item-date {
	margin-bottom: 11px;
}

.ttfmp-widget-post-list .has-excerpt .ttfmp-post-list-item-comment-link {
	margin-top: 11px;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-thumb {
	margin-bottom: 0;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-thumb.position-left {
	float: left;
	width: 100px;
	margin-right: 11px;
}

.ttfmp-widget-post-list .ttfmp-post-list-item-thumb.position-right {
	float: right;
	width: 100px;
	margin-left: 11px;
}


/*---------------------------------------------------------
 Post List section (post-list.scss)
-------------------------------------------------------- */

.builder-section-postlist.has-background {
	padding: 52px 0 44px;
	padding: 5.2rem 0 4.4rem;
}

.builder-section-postlist.builder-section-full-width .builder-section-content {
	max-width: 100%;
}

.builder-section-postlist .ttfmp-section-paginated {
	overflow: hidden;
}

.builder-section-postlist .ttfmp-post-list-item {
	margin-bottom: 44px;
}

.builder-section-postlist .ttfmp-post-list-item-date {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 1px;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}

.builder-section-postlist .ttfmp-post-list-item-date a {
	color: #171717;
}

.builder-section-postlist .ttfmp-post-list-item-author {
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
}

.builder-section-postlist .ttfmp-post-list-item-footer {
	color: #b9bcbf;
	font-size: 14px;
	font-size: 1.4rem;
}

.builder-section-postlist .ttfmp-post-list-item-footer .fa {
	float: left;
	position: relative;
	top: 4px;
	top: 0.4rem;
	padding-right: 8px;
	padding-right: 0.8rem;
}

.builder-section-postlist .ttfmp-post-list-item-footer li a {
	display: inline-block;
}

.builder-section-postlist .ttfmp-post-list-item-footer a {
	color: #b9bcbf;
	font-weight: normal;
}

.builder-section-postlist .ttfmp-post-list-item-footer a:hover {
	color: #3070d1;
}

.builder-section-postlist .ttfmp-post-list-item-comment-link {
	display: block;
}

.builder-section-postlist .has-excerpt .ttfmp-post-list-item-date {
	margin-bottom: 22px;
}

.builder-section-postlist .has-excerpt .ttfmp-post-list-item-author {
	margin-bottom: 11px;
}

.builder-section-postlist .has-excerpt .ttfmp-post-list-item-comment-link {
	margin-top: 11px;
}

.builder-section-postlist .ttfmp-post-list-item-thumb {
	margin-bottom: 0;
}

.builder-section-postlist .ttfmp-post-list-item-thumb.position-left {
	float: left;
	width: 48.33333%;
	margin-right: 3.33333%;
}

.builder-section-postlist .ttfmp-post-list-item-thumb.position-right {
	float: right;
	width: 48.33333%;
	margin-left: 3.33333%;
}

@media screen and (min-width: 800px) {
	.builder-section-postlist .ttfmp-post-list.columns-1 .ttfmp-post-list-item-header:before,
	.builder-section-postlist .ttfmp-post-list.columns-1 .ttfmp-post-list-item-header:after {
		display: block;
		content: none;
	}

	.builder-section-postlist .ttfmp-post-list.columns-1 .ttfmp-post-list-item-header:after {
		clear: none;
	}
}

.builder-section-postlist .cycle-slideshow {
	overflow: hidden;
}

.builder-section-postlist .cycle-prev,
.builder-section-postlist .cycle-next {
	position: absolute;
	z-index: 999;
	top: 50%;
	cursor: pointer;
}

.builder-section-postlist .cycle-prev:before,
.builder-section-postlist .cycle-next:before {
	position: relative;
	top: -34px;
	top: -3.4rem;
	color: #eaecee;
	font-family: "Font Awesome 5 Free";
	font-size: 35px;
	font-size: 3.5rem;
	font-weight: 900;
	line-height: 1;
}

@media screen and (max-width: 1100px) {
	.builder-section-postlist .cycle-prev,
	.builder-section-postlist .cycle-next {
		display: none;
	}
}

.builder-section-postlist .cycle-prev {
	left: 0;
}

.builder-section-postlist .cycle-prev:before {
	left: -50px;
	content: "\f0a8";
}

.builder-section-postlist .cycle-next {
	right: 0;
}

.builder-section-postlist .cycle-next:before {
	right: -50px;
	content: "\f0a9";
}

.builder-section-postlist .cycle-pager {
	height: 40px;
	color: #eaecee;
	font-size: 40px;
	font-size: 4rem;
	line-height: 1;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.builder-section-postlist .cycle-pager span {
	cursor: pointer;
}

.builder-section-postlist .cycle-pager .cycle-pager-active {
	color: #b9bcbf;
}

.builder-post-list-section-title {
	position: relative;
	z-index: 2;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 32px;
	padding: 0 3.2rem;
}

.single .builder-post-list-section-title,
.blog .builder-post-list-section-title {
	padding: 0;
}

.single .builder-section-postlist .builder-section-content {
	padding: 0;
}


/*---------------------------------------------------------
 Post List grid (post-list.scss)
-------------------------------------------------------- */

@media screen and (min-width: 800px) {
	.ttfmp-post-list.columns-2 .ttfmp-post-list-item {
		width: 48.33333%;
		margin-right: 3.33333%;
	}

	.ttfmp-post-list.columns-2 .ttfmp-post-list-item.last {
		margin-right: 0;
	}

	.ttfmp-post-list.columns-3 .ttfmp-post-list-item {
		width: 31.11111%;
		margin-right: 3.33333%;
	}

	.ttfmp-post-list.columns-3 .ttfmp-post-list-item.last {
		margin-right: 0;
	}

	.ttfmp-post-list.columns-4 .ttfmp-post-list-item {
		width: 22.5%;
		margin-right: 3.33333%;
	}

	.ttfmp-post-list.columns-4 .ttfmp-post-list-item.last {
		margin-right: 0;
	}
}
