/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1752923828
Updated: 2025-07-19 18:17:08

*/

body.single ol {
	padding-left: 30px;
}
body.single ul {
	padding-left: 20px;
}

/* Youtube Video Carousel */
.video-item {
	padding: 0 10px;
	text-decoration: none !important;
}
.video-item span {
	border-radius: .5rem;
	display: block;
	position: relative;
}
.video-item span:before {
	border-radius: .5rem;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
}
.video-item span img {
	border-radius: .5rem;
	display: block;
	position: relative;
	z-index: 1;
}
.video-item span .video-icon {
	border-radius: 0;
	height: 54px !important;
    width: 54px !important;
    position: absolute;
    top: 30%;
    left: 40%;
    z-index: 3;
	visibility: visible !important;
}
.video-item p {
	color: #000;
	font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.video-item:hover p {
	color: #8F8F8F;
}
.slick-video-carousel .slick-arrow {
	background: #fff;
    border: 1px solid #eee !important;
    border-radius: 50%;
    padding: 0;
    color: #000;
    text-indent: -9999em;
	height: 36px;
	width: 36px;
	z-index: 3;
	top: 35%;
}
.slick-video-carousel .slick-arrow:before {
	display: none !important;
}
.slick-video-carousel .slick-arrow.slick-prev {
	background: url(img/left-arrow-icon.svg) no-repeat center #fff;
	background-size: cover;
    left: -10px;
}
.slick-video-carousel .slick-arrow.slick-next {
	background: url(img/right-arrow-icon.svg) no-repeat center #fff;
	background-size: cover;
    right: -10px;
}

/* Youtube Video Grid */
.youtube-video-grid {
	display: flex;
	overflow: hidden;
	flex-wrap: nowrap;
}
.youtube-video-grid .video-item {
	display: inline-block;
	flex: 0 0 256px;
}
.youtube-video-grid .video-item span {
	height: 8em;
}
.youtube-video-grid .video-item span img {
	height: 8em;
	width: 100%;
	object-fit: cover;
}
.mfp-content .mfp-close, .mfp-content .mfp-close:hover {
	background: #fff;
	color: #e4017d;
	height: 20px;
	width: 20px;
	padding: 0;
    margin: 0;
    border: 0 none;
    text-align: center;
	opacity: 1;
	line-height: normal;
}
@media screen and (max-width: 767px) {
	.youtube-video-grid {
		overflow: auto;
		overflow-x: scroll;
	}
}

/* Single Post */
body.single-post .posts-with-category {}
body.single-post .posts-with-category .elementor-post__thumbnail__link {
	border: 1px solid #eee;
    border-radius: 8px;
	display: block;
	overflow: hidden;
}
body.single-post .posts-with-category .elementor-post__thumbnail {
	border-radius: 8px;
}
body.single-post .posts-with-category .elementor-post__thumbnail img {
	border-radius: 8px;
    display: block;
    height: 130px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: all .3s ease;
}
body.single-post .posts-with-category .elementor-post:hover .elementor-post__thumbnail img {
	transform: scale(1.1);
}
body.single-post .posts-with-category .elementor-post__meta {
	display: block;
	overflow: hidden;
}
body.single-post .posts-with-category .elementor-post__terms, body.single-post .posts-with-category .elementor-post__terms a {
	color: #E4017D;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 0px;
}
body.single-post .posts-with-category .elementor-post__terms, body.single-post .posts-with-category .sep, body.single-post .posts-with-category .elementor-post__meta-data {
	display: inline-block;
}
body.single-post .posts-with-category .sep {
	color: #8F8F8F;
	margin-left: 5px;
	margin-right: 0;
}
body.single-post .posts-with-category .elementor-pagination {
	margin-top: 30px;
	margin-bottom: 30px;
}
body.single-post .posts-with-category .elementor-pagination .page-numbers {
	padding: 5px 10px;
	margin-left: 1px !important;
	margin-right: 1px !important;
    margin-bottom: 5px;
}
body.single-post .posts-with-category .elementor-pagination .page-numbers.current {
	background: #e2e2e2;
}
body.single-post .posts-with-category .elementor-pagination .page-numbers.prev {}
body.single-post .posts-with-category .elementor-pagination .page-numbers.next {}
body.single-post .iframe-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
body.single-post .iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
body.home .uael-post__footer, body.single-post .uael-post__footer, body.archive .uael-post__footer {
	margin-top: 0;
}

@media screen and (max-width: 1023px) {
	body.single-post .posts-with-category .elementor-post__thumbnail img {
		height: 120px;
	}
	body.single-post .posts-with-category .elementor-post__title {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media screen and (max-width: 767px) {
	body.single-post .posts-with-category .elementor-post__thumbnail img {
		height: 100px;
	}
	body.single-post .posts-with-category .elementor-post__terms, body.single-post .posts-with-category .elementor-post__terms a {
		font-size: 12px;
		line-height: 1.1em;
	}
}

