/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-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.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.4
	Stable tag: 3.4.4
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

ul#menu-1-bcdf451 li a {
    border-radius: 10px;
}

.services-left {
    position: sticky;
    top: 30px;
}

.header-menu ul {
	width: 100% !important;
	justify-content: center ;
}

.hfe-nav-menu__layout-horizontal {
	width: 100% !important;
}

.header-menu ul li a {
	border-radius: 10px ;
}

.elementor-2 .elementor-element.elementor-element-3173f38 .bdt-ep-static-carousel-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.elementor-2 .elementor-element.elementor-element-3173f38 .bdt-ep-static-carousel-title {
	text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}

.get-in-touch a span.elementor-button-content-wrapper {
	display: flex;
	align-items: center;
}

.get-in-touch a span.elementor-button-icon {
	background: #003399;
    padding: 17px;
    border-radius: 30px;
    font-size: 1.4rem;
}

.get-in-touch a:hover span.elementor-button-icon {
    background: #49ad43;
}

.agri-products .bdt-arrows-container.bdt-slidenav-container {
    transform: translate(0px, -60px);
}

.elementor-25 .elementor-element.elementor-element-bcdf451 > .elementor-widget-container {
    overflow: hidden;
}

.hfe-nav-menu.hfe-layout-horizontal.hfe-nav-menu-layout.horizontal.hfe-pointer__none {
    overflow: hidden;
}

.blog-listin-head .container, .blog-detail-section .container  {
	max-width: 1340px ;
	padding: 0 10px ;
}
.blog-left-wrap {
	padding : 0px !important;
}

.agri-products .bdt-flex {
	justify-content: center;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #003399;
    border: none;
    color: #fff;
    font-size: 1.2rem;
    padding: 10px 60px;
    border-radius: 10px;
}

span.web-credit {
    display: flex;
    gap: 5px;
}

div#n2-ss-4 .n2-style-4dcc4553bd74640be42194cc9b5bb0dd-heading {
    position: absolute;
    bottom: 30px;
    right: 20%;
}

div#n2-ss-4-arrow-next {
    margin-right: -70px;
}

.elementor-2 .elementor-element.elementor-element-ec9c981 .bdt-ep-static-carousel-title {
    min-height: 48px;
}

.sticky-bar {
	position: sticky;
	top: 0px;
}

.top-links a {
    min-height: 70px !important;
    display: flex;
    align-items: center;
	justify-content:center;
    padding: 15px 40px;
}

h2 img.heading-end {
    margin-left: 20px;
	height: 2rem;
}


@media (max-width: 1122px) {
	
.hfe-nav-menu__layout-horizontal {
	width: 100vw !important;
}
	
	.elementor-2 .elementor-element.elementor-element-ec9c981 .bdt-ep-static-carousel-title {
    min-height: auto;
}
}
@media (max-width: 935px) {
	.elementor-2 .elementor-element.elementor-element-ec9c981 .bdt-ep-static-carousel-title {
    min-height: 38px;
}
}

@media (max-width: 767px) {
	.get-in-touch a span.elementor-button-text {
		display: none;
	}
	
		.elementor-2 .elementor-element.elementor-element-ec9c981 .bdt-ep-static-carousel-title {
    min-height: auto;
}
	
	.get-in-touch a span.elementor-button-icon {
		font-size: 1rem ;
		padding: 10px ;
		height: 40px ;
	}
	
	h2 img.heading-end {
    margin-left: 10px;
	height: 1.5rem;
}


	
.elementor-2 .elementor-element.elementor-element-3173f38 .bdt-ep-static-carousel-item {
    display: grid;
    grid-template-columns: 1fr;
	gap: 10px ;
}
	
	.blog-left-wrap {
		flex: 0 0 100% !important;
		order: 2;
	}
	
	.row.grid-row-blog {
    gap: 25px;
}
	
	.blog-right-wrap {
    flex: 0 0 100% !important;
}
	
	.sticky-bar {
	position: static;
	top: 0px;
}

	.top-links a br {
		display: none;
	}
	
	.top-links a {
		min-height: 0px !important;

	}

}

@media (max-width: 487px) {
	.get-in-touch a span.elementor-button-text {
		display: none;
	}
	
		.elementor-2 .elementor-element.elementor-element-ec9c981 .bdt-ep-static-carousel-title {
    min-height: 39px;
}
}



