.single .site-main {
	margin: 9% 8% 0 8%;
	font-family: "Montserrat", Sans-serif;
}

.single .site-main h1,
.single .site-main h2,
.single .site-main h3,
.single .site-main h4,
.single .site-main h5 {
	font-weight: 700;
	color: var(--e-global-color-primary);
}

.single .site-main h1 {
	font-size: 2.431vw;
	line-height: 42px;
}

.single .site-main ul {
	margin: 0;
}

.single .site-main p,
.single .site-main li {
	font-weight: 600;
	font-size: 1.389vw;
	line-height: 30px;
	color: var(--e-global-color-text);
}

@media screen and (max-width: 767px) {
	.single .site-main h1 {
		font-size: 5.208vw;
		line-height: 34px;
	}

	.single .site-main p,
	.single .site-main li {
		font-size: 3.75vw;
		line-height: 24px;
	}
}

.single .post-thumbnail {
	margin: 0 auto;
	width: 100%;
	max-width: 800px;
}

/* Slider new */

.post-carusel .elementor-widget-wrap {
	padding: 0 !important;
}

.post-carusel .psac-slider-and-carousel .owl-nav .owl-next, 
.post-carusel .psac-slider-and-carousel .owl-nav .owl-prev {
	border:  none;
}

.post-carusel .psac-post-slider.psac-design-1 .psac-post-overlay {
	border:  none;
}

.post-carusel .psac-post-slider.psac-design-1 .psac-post-title {
	margin: 0;
	padding: 0;
}