/*
Theme Name:   Hello Elementor Child
Theme URI:    https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description:  Hello Elementor Child 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.
Author:       Elementor Team
Author URI:   https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template:     hello-elementor
Version:      3.0.1
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
Text Domain:  hello-elementorchild
*/


 
 
body{
	overflow-x:hidden !important;
}
.site-logo {
  width: 175px
}

.elementor-post {
  margin-bottom: 25px !important
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
  background-image: none !important
}

.elementor-post__read-more {
  padding: 8px 16px;
  background-color: #007fff;
  color: #fff !important;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  transition: background-color .3s
}

.elementor-widget-container .widget.widget_block {
  list-style-type: none
}

.wp-block-heading {
  padding: 5px 20px;
  background: #f5f5f5;
  color: #000;
  margin-bottom: 0;
  font-size: 24px;
  border: 0;
  border-bottom: 0
}

.wp-block-categories,
.wp-block-latest-posts {
  padding-left: 10px;
  border: 1px solid #d1cccc
}

.wp-block-categories>li,
.wp-block-latest-posts>li {
  list-style-type: none;
  padding: 8px
}

.wp-block-latest-posts {
  margin-bottom: 30px
}

.page-numbers {
  padding: 10px 14px;
  margin: 10px
}

.widget_search {
  padding: 10px;
  border: 1px solid #d1cccc;
  margin-bottom: 30px
}

.chevron_icon li,
.wp-block-search__input {
  margin-bottom: 10px
}

.post-tags span.tag-links,
.wp-block-search__label,
footer.elementor-slideshow__footer.elementor-lightbox-prevent-close {
  display: none
}

.site-footer {
  padding-block-start: 0rem !important;
  padding-block-end: 0rem !important
}

.e-con-inner {
  padding-bottom: 0
}

.cat-item>a,
.wp-block-latest-posts__post-title {
  color: #007fff !important;
  font-size: 18px
}

.elementor-posts .elementor-post__excerpt>p {
  font-size: 18px !important;
  color: #000 !important
}

.elementor-posts .elementor-post__card .elementor-post__title {
  font-size: 30px !important;
  color: #000 !important;
  font-weight: 700
}

.menu-item>a {
  color: #007fff;
  font-size: 18px
}

.wp-element-button {
  background-color: #007fff !important;
  color: #fff !important;
  border-color: #007fff !important
}

.e-font-icon-svg-container {
  background: #fff !important
}


.elementor-element-15bf0909 {
    width: 100vw !important; 
}
.scrolling_bg { 
  background-repeat: repeat-x; /* repeat horizontally */
  background-size: cover; /* or use 'auto' depending on how you want it */
  animation: scrollBg 33s linear infinite; 
}

.gradient_text {
    position: relative;
    display: inline-block;
    font-weight: bold;
    background: linear-gradient(241deg, #A8D232 40%, #438601);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.gradient_text::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.6) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    animation: shine 2s infinite;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    pointer-events: none;
}

@keyframes shine {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}



/* Keyframes for animation */
@keyframes scrollBg {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1000px 0; /* move image left */
  }
}
.banner_section:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20%;
    display: block;
    background: #ffffff;
    z-index: 0;
    bottom: 0;
}

/* .elementor-element-8492587{
	position:relative;
}
.elementor-element-8492587:after {
    content: '';
    position: absolute;
    width: 1000%;
    height: 200%;
    display: block;
    background: #ffffff;
    top: calc(0px + 50px);
    left: -100%;
    z-index: 0;
} */

 .why-recycling{
	position: relative;
}
.why-recycling:before {
    content: '';
    position: absolute;
    display: block;
    left: 80%;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 130%;
    background: #117865;
    background-position: left center;
    background-size: cover;
    border-radius: 20px;
}

.styled_ul ul {
    list-style: square;
	position:relative;
}
.styled_ul ul li::marker {
  color: var(--e-global-color-primary); 
}
.styled_ul ul li {
  margin-bottom: 10px;
}
.styled_ul ul:before {
    content: '';
    position: absolute;
    left: 22px;
    top: 0;
    display: block;
    width: 1px;
    height: 100%;
    background: #E9E9E9;
    z-index: -1;
}
 .elementor-heading-title p {
    margin: 0;
}

.main_heading .elementor-heading-title {
    background: url("/wp-content/uploads/2025/07/d53238166c0a553a4c72b0befe0f55674d84edbb-6871f414e54f8.webp");
    background-size: cover;
    background-position: center;
    background-clip: text;
    color: transparent !important;
}
.sub_heading .elementor-heading-title {
    background: url("/wp-content/uploads/2025/07/d53238166c0a553a4c72b0befe0f55674d84edbb-6871f414e54f8.webp");
    background-size: cover;
    background-position: center;
    background-clip: text;
    color: transparent !important;
}
.elementskit-navbar-nav-default .elementskit-dropdown { 
    background-color: #ffffff !important; 
}
.elementor-11 .elementor-element.elementor-element-5a72c8a6 .elementskit-navbar-nav .elementskit-submenu-panel > li > a { 
    font-family: "Duran", Arial, Helvetica, sans-serif;
    font-size: 18px;
}
@media (min-width:768px){
    li#menu-item-2615 {
    display: none;
}
}
/* ========================= Start Important CSS ================================ */
/* .elementor.elementor-11 {
    overflow-x: hidden;
} */
@media (max-width:1024px) {
ul.nav.nav-tabs.elementkit-tab-nav.elementskit_pregress_style.elementskit_pregress_style li {
    width: auto;
    margin: 0 !important;
}
	ul.nav.nav-tabs.elementkit-tab-nav.elementskit_pregress_style.elementskit_pregress_style {
    display: flex;
    flex-basis: 100% !important;
    gap: 11px;
    margin-right: 0 !important;
    margin-bottom: 24px;
}
}

@media (max-width:768px) {
.elementor.elementor-11 {
    overflow-x: hidden;
}
	.styled_ul ul:before { 
    left: 24px; 
}
	


.elementor-element-db2fcfd .ekit-wid-con .nav::before {
    display: none;
}
}

.elementor-element.elementor-element-15bf0909.e-con-full.main-header.e-flex.e-con.e-parent.e-lazyloaded.elementor-sticky--effects.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside {
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}
.number_prefix:before {
   
    content: '';
	position: absolute;
	display:block;
    width: 210px;
    height: 100%;
    background: #e8efe8;
    border-radius: 1140px;
    clip-path: circle(50% at 50% 50%);
    left: -110px;
}
.elementor-11 .elementor-element.elementor-element-5a72c8a6 .elementskit-navbar-nav .elementskit-submenu-panel { 
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important; 
    border-radius: 8px !important;
	border:0 !important;
}

.main_subtitle{
	width:max-content !important;
}
/* ========================= Reached Important CSS ================================ */
 

@media (max-width:768px) {

	.banner_section:after {
     height: 60px;
	}
  .mobile-search-menu {
		position: absolute !important;
		top: 30% !important;
		right: 100px !important;	
		z-index: 100 !important;
 	}
	.top_bar {
		background: var(--e-global-color-primary);
	}
	.elementor-11 .elementor-element.elementor-element-7f691dcd > .elementor-widget-container {
		margin: 0 !important;
	}
	.scrolling_bg { 
		  background-size: 1100px;
		background-repeat: repeat;
	}

}
