.tgh-post-category-loop .td_block_inner {
    margin: 0 -24px;
}

.tgh-post-category-loop .td-loop-warp {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
}

.tgh-post-category-loop .td_module_flex_custom, .tgh-post-category-loop .td_module_column {
    padding: 0 24px;
}

.tgh-post-category-loop .td_module_flex_custom {
    flex: 0 0 40%;
}

.tgh-post-category-loop .td_module_column {
    flex: 0 0 60%;
}

.tgh-post-category-loop .td-loop-warp:nth-child(2n) .td_module_column {
    order: -1;
}

.tgh-post-category-loop .td_module_flex_custom .td-thumb-css, .tgh-post-category-loop .td_module_flex_custom_2 .td-thumb-css {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
}

.tgh-post-category-loop .td-module-container-2, .tgh-post-category-loop .inner-block {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px
}

.tgh-post-category-loop .td-image-container-2, .tgh-post-category-loop .td-module-meta-info-2 {
    flex: 1;
}

.tgh-post-category-loop .td-image-container-2 {
    flex: 0 0 40%;
}

.tgh-post-category-loop .td-image-wrap {
    display: block;
    padding-bottom: 68%;
}

.tgh-post-category-loop .td-image-container-2 .td-image-wrap {
    display: block;
    padding-bottom: 62%;
}

.tgh-post-category-loop .td-post-category {
    margin: 0 0 8px 0;
    padding: 0;
    color: #005B7A !important;
    background-color: transparent;
    font-family: var(--tgh-montserrat) !important;
    font-size: 13px !important;
    line-height: 19.5px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: .3px !important;
}

.tgh-post-category-loop .td-post-category:hover {
    background-color: transparent;
}

.tgh-post-category-loop .entry-title {
    font-family: var(--tgh-pt-serif) !important;
    font-size: 24px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    margin: 0 0 8px 0 !important;
    padding: 0;
}

.tgh-post-category-loop .entry-title a {
    color: var(--tgh-text);
}

.tgh-post-category-loop .td-excerpt {
    color: var(--tgh-text);
    font-family: var(--tgh-montserrat) !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    letter-spacing: .3px !important;
    margin: 0 0 12px 0;
}

.tgh-post-category-loop .td-editor-date {
    color: var(--tgh-text);
    font-family: var(--tgh-montserrat) !important;
    font-size: 14px !important;
    line-height: 18.2px !important;
    letter-spacing: .3px !important;
}

.tgh-post-category-loop .td-module-container {
    padding-bottom: 32px !important;
    margin-bottom: 32px !important;
    border-color: var(--tgh-accent-1) !important;
    border-style: solid !important;
    border-width: 0px 0px 1px 0px !important;
}

.tgh-post-category-loop .td_ajax_load_more {
    font-family: var(--tgh-montserrat) !important;
    font-size: 16px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    background-color: var(--tgh-tertiary);
    padding: 12px 0 !important;
    color: var(--tgh-primary) !important;
    border: none !important;
}


.tgh-post-category-loop .td-load-more-wrap {
    margin-top: 0 !important;
}

.tgh-post-category-loop .td_ajax_load_more:hover {
    background-color: var(--tgh-tertiary);
}

.tgh-post-category-loop .td_ajax_load_more i {
    font-size: 28px;
    top: -1px;
    margin-left: 0;
}

.tgh-post-category-loop .td-icon-menu-right:before {
    content: '\e917';
}

@media screen and (max-width: 767px) {
	
	.tgh-post-category-loop .td-module-thumb {
		margin-bottom: 0 !important;
	}
	
	.tgh-post-category-loop .td-load-more-wrap {
    	margin-top: 16px !important;
	}
	
	.tgh-post-category-loop .td-module-container {
		padding-bottom: 16px !important;
		margin-bottom: 16px !important;
	}
	
	.tgh-post-category-loop .entry-title {
		font-size: 16px !important;
		line-height: 20.8px !important;
		font-weight: 700 !important;
	}
	
	.tgh-post-category-loop .td-module-container-2, .tgh-post-category-loop .inner-block {
		column-gap: 0;
	}
	
	.tgh-post-category-loop .td-module-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        padding: 0;
        margin-bottom: 16px;
    }

    .tgh-post-category-loop .td-post-category {
        flex: 1 1 100%;
        order: -2;
        margin-bottom: 8px;
    }

    .tgh-post-category-loop .td-image-container {
        flex: 0 0 50%;
        order: -1;
    }

    .tgh-post-category-loop .td-module-meta-info {
        flex: 0 0 50%;
		padding: 0 0 0 10px;
    }
	
	
    .tgh-post-category-loop .td-module-float {
        width: 100% !important;
    }

    .tgh-post-category-loop .td_module_flex_custom,
    .tgh-post-category-loop .td_module_column {
        flex: 1 1 100%;
        order: initial;

    }

    .tgh-post-category-loop .td-image-container-2,
    .tgh-post-category-loop .td-module-meta-info-2 {
        flex: 1;
    }
	
	.tgh-post-category-loop .td-module-meta-info-2 {
        padding: 0 0 0 10px;
    }

    .tgh-post-category-loop .td-image-container-2 {
        order: -1;
    }
}