.common-slider.carousel-slider a img {
	aspect-ratio: 3 / 2;
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center;
}
#bunyad-widget-subscribe-1 {
	display: none;
}
#bunyad-widget-ads-1 {
	display: none;
}
.overlay-post img {
	display: block;
	width: 100%;
}
.grid-post .image-link img, .news-block .small-post img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.single-creative .featured .image-link {
	pointer-events: none;
}
.main-head.simple-boxed .actions {
	display: none;
}
.main-head.simple .title .logo-image {
	width: 180px;
	height: auto;
}
.main-head.simple-boxed .wrap-head {
	justify-content: space-between;
}
.main-head.simple-boxed .wrap-head::after, .main-head.simple-boxed .wrap-head::before {
	display: none;
}
.single-post .lightbox-gallery-img {
	pointer-events: none !important;
} 
.main-head .inner {
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 999;
	box-shadow: 0 0 10px 1px #f0e7e7;
}
.comments {
	display: none;
}
.single-creative.css-parallax .featured .wp-post-image {
	position: relative;
	top: 0;
	left: 0;
}
.page-template .common-slider.carousel-slider {
	margin-top:140px;
}
.single-post .single-creative.css-parallax {
	margin-top: 100px;
}
.category .archive-head {
	margin-top: 101px;
}
.carousel-slider .heading{
	font-size:16px;
	line-height:150%;
}
.logo.ts-logo {
	margin-bottom: 20px;
}
@media (max-width: 991px) {
  .common-slider.carousel-slider {
	margin-top: 100px !important;
}
	.block-head-c {
	margin-bottom: 20px;
}
	.overlay-post .post-meta {
	width: 90%;
}
	.main .sidebar {
	margin-top: 0;
}
	.main {
	margin-top: 40px !important;
	margin-bottom: 0;
}
	.main-footer.bold .copyright {
	margin-bottom: 10px;
}
.main-head.simple-boxed .left-contain {
	justify-content: space-between;
	width: 100%;
	align-items: center;
}
	.main-head.simple .title {
	margin: 0 0 0 auto;
}
	.main-head.simple .mobile-nav {
	line-height: 100%;
}
	.main-head.simple-boxed .inner {
	line-height: 100% !important;
	min-height: 70px;
}
	.link.facebook, .link.twitter, .link.linkedin, .link.pinterest {
	display: none;
}
	.category .archive-head {
	margin-top: 62px;
}
	.single-post .single-creative.css-parallax {
	margin-top: 70px;
}
}