/*
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.3.0.1737552408
Updated: 2025-01-22 13:26:48

*/

.wpcf7-form input {
	margin-bottom:20px;
} 
body .wpcf7-form .wpcf7-submit {
	padding:15px 60px;
	margin-bottom:0px;
}

#gallery-sec img {
	height:250px;
	object-fit:cover;
	object-position:top;
}
header ul, footer ul {
    list-style: none !important;
    padding-left: 0 !important;
}

/* Sidebar */

#sidebar-post {
      background: transparent;
    box-shadow: none;
}
#sidebar-post .elementskit-blog-block-post .col-md-6 {
     padding-right:0px;
}
#sidebar-post span.meta-date {
    color:#888;
}
#sidebar-post .post-meta-list {
    margin-bottom:0px;
}
#sidebar-post .recent-post h4.elementor-heading-title {
        display: inline-block;
    margin-bottom: -2px;
    background-color:#25265F;
    color: #fff;
    border: 0;
    line-height: 34px;
    position:relative;
    padding-left: 20px;
  padding-right: 20px;
}
#sidebar-post .recent-post h4.elementor-heading-title:before{
        content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 34px solid #25265F;
    border-right: 20px solid transparent;
    z-index: 1;
    right: -20px;
    opacity: .7;
    background-color: transparent !important;
}
#sidebar-post .recent-post  .elementor-widget-container {
    border-bottom:3px solid #25265F;
}
#single-page #left-side .elementor-widget-image img{
     width:100%;
}
#single-page #left-side h2, 
#single-page #left-side h3,
#single-page #left-side h4 {
    text-align:left !important;
}
#single-page #left-side h2 {
    font-size:30px;
}
#single-page #left-side h3 {
    font-size:24px;
}
#single-page #left-side ul,
#single-page #left-side ol{
    padding-left:20px;
    margin-bottom:20px;
}

#single-page #left-side ol, #single-page #left-side ul li {
      margin-bottom: 6px;
    position: relative;
    list-style-type: square;
    line-height: 1.7;
}

#single-page #left-side .form-submit .submit {
    padding:14px 27px;
    color:#fff;
    border:1px solid #ff4e3c;
    background-color:#ff4e3c;
}
#single-page #left-side .form-submit .submit:hover {
    
    color:#ff4e3c;
    background-color:transparent;
}
#single-page #left-side a {
     color:#ff4e3c;
}
#single-page #left-side a:hover {
    opacity:0.8;
}
#single-page #left-side #breadcrumbs{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#single-banner .elementor-widget-wrap {
    box-shadow: none !important;
}
