/*
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.1752652016
Updated: 2025-07-16 07:46:56

*/
/* footer  */

.elementor-post .elementor-post__thumbnail
{
	padding:0 !important;
}
.elementor-post .elementor-post__thumbnail img {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    transform: none !important;
    width: 100% !important;
    max-height: 320px !important;
    
}
.archive-blogs .elementor-post__thumbnail img {
    height: 270px !important;
    object-fit: cover;
    object-position: top;
}
.hero-section-bg .archive-blogs .elementor-post__thumbnail img {
    height: 320px !important;
}
.archive-blogs .elementor-post__card .elementor-post__badge {
    position: unset;
    background-color: transparent !important;
    color: #36B7F0E6 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}
.newsletter-field input#form-field-email {
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 10%);
}
.newsletter-field button {
    box-shadow: 0px 5px 20px 0px rgb(72 189 241);
}
.archive-box .img-post img {
    height: 270px;
    object-fit: cover;
    object-position: top;
}
.archive-box {
    overflow: hidden !important;
}
.featured-post .archive-box .img-post img {
    height: 320px;
  }
.hero-section-bg {
    background-image: linear-gradient(to right, #e9d8fd9e, #eff6ff, #faf5ff);
}
.footer-linkedin a {
    background: #f3f4f6;
    height: 45px;
    width: 45px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    display: flex;
}
.footer-linkedin a svg {
    stroke: #00000099;
}
.tbl-of-content ol li a {
    font-size: 15px;
    font-weight: 400;
}
.elementor-widget-theme-post-content p, .elementor-widget-theme-post-content a {
    word-wrap: break-word;
}
@media only screen and (min-width: 1024px)
{
	.featured-post .archive-box h2 {
    font-size: 28px !IMPORTANT;
}
}




