.category .list-post .thumb-no-pd.list {
	padding-top: 85px;
	padding-bottom: 130px;
}
.category .list-post .thumb-no-pd.list .row .post-item:nth-child(1) .box-text,
.category .list-post .thumb-no-pd.list .row .post-item:nth-child(2) .box-text {
	padding-top: 50px;
}
.category .list-post .thumb-no-pd.list .row .post-item:nth-child(1) .box-text .post-title,
.category .list-post .thumb-no-pd.list .row .post-item:nth-child(2) .box-text .post-title {
	/* margin-bottom: 38px; */
	padding-bottom: 0px;
}
.category .list-post .thumb-no-pd.list .row .post-item .col-inner {
	padding-bottom: 60px;
}
.category .list-post .thumb-no-pd.list .row .post-item:nth-child(1) .col-inner,
.category .list-post .thumb-no-pd.list .row .post-item:nth-child(2) .col-inner {
	padding-bottom: 100px;
}
.category .list-post .thumb-no-pd.list .row .post-item:nth-child(1),
.category .list-post .thumb-no-pd.list .row .post-item:nth-child(2) {
	width: 50%;
	flex-basis: 50%;
	max-width: 50%;
}
.col-tab .before-after-wp #yith-infs-button,
.list-post .yith-infs-button-wrapper button {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	width: 270px;
	line-height: 50px;
	border: 1px solid #00972E;
	color: #00972E;
	border-radius: 99px;
	overflow: hidden;
}
.col-tab .before-after-wp #yith-infs-button:hover,
.list-post .yith-infs-button-wrapper button:hover {
	background: #00972E;
	border-color: #00972E;
	color: #fff;
}
.col-tab .before-after-wp #yith-infs-button {
	margin-top: 50px;
}
.col-tab .before-after-wp .yith-infs-button-wrapper {
	margin-bottom: 0;
}
/*************** MOBILE CSS  ***************/
@media only screen and (max-width: 780px) {

}
