/*
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.2.1.1741034574
Updated: 2025-03-03 20:42:14

*/
@media (max-width: 992px) {
.elementor-element {
    --widgets-spacing: 2rem 2rem;
    --widgets-spacing-row: 2rem;
    --widgets-spacing-column: 2rem;
}
}

@media (max-width: 650px) {
.elementor-element {
    --widgets-spacing: 1rem 1rem;
    --widgets-spacing-row: 1rem;
    --widgets-spacing-column: 1rem;
}
}
@media (max-width: 1200px) {
.mobile-nav-elem-container {
    width: fit-content !important;
    flex-grow: 0 !important;
}
.mobile-nav-elem-container .elementor-widget-container {
    width: fit-content !important;
}
}

.widget-image-caption {
    color: var(--e-global-color-text);
    font-size: clamp(1rem, 0.8846rem + 0.6154vw, 1.5rem);
    font-style: normal;
    padding-top: 1rem;
}

.btn-nav a {
    background-color: #00A03B !important;
    border-color: #00A03B !important;
    padding: 1rem 2rem !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 2rem !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 2rem !important;
}

.btn-nav a:hover, .btn-nav a.active, .btn-nav a:focus {
    background-color: #ffffff !important;
    border-color: #00A03B !important;
    color: #00A03B !important;
}

.e-n-menu-title svg path,
.e-font-icon-svg.e-fas-angle-right path,
.elementor-nav-menu .sub-arrow path{
    stroke: var(--n-menu-title-color-normal); /* Ensure stroke is applied */
    stroke-width: 2px;
    transition: stroke-width 0.3s ease-in-out;
}

.e-n-menu-title:hover svg path{
	stroke: var(--n-menu-title-color-hover);
    stroke-width: 36px; /* Increase thickness on hover */
}

.e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded="true"] svg path,
.elementor-item.has-submenu.highlighted .e-font-icon-svg.e-fas-angle-right path{
    stroke-width: 18px; /* Increase thickness on hover */
}

@media (min-width: 992px) {
.elementor-174 .elementor-element.elementor-element-2469432 .e-n-menu-wrapper#menubar-381 {
    top: calc(100% + 1.6rem) !important;
}
}
@media (max-width: 991px) {
.elementor-174 .elementor-element.elementor-element-2469432 .e-n-menu-wrapper#menubar-381 {
    top: calc(100% + 2rem) !important;
}
}
@media (max-width: 650px) {
.elementor-174 .elementor-element.elementor-element-2469432 .e-n-menu-wrapper#menubar-381 {
    top: calc(100% + 1.6rem) !important;
}
}
@media (min-width: 1200px) {
.e-n-menu-content {
    top: calc(100% + 1vw) !important;
}
}
@media (min-width: 1800px) {
.e-n-menu-content {
    top: calc(100% + 1.25vw) !important;
}
}

@media (min-width: 993px) {
.prod-sticky.elementor-sticky--active {
	top: 7vw !important;
}
}
@media (min-width: 1201px) {
.prod-sticky.elementor-sticky--active {
	top: 6.75vw !important;
}
}
@media (min-width: 1650px) {
.prod-sticky.elementor-sticky--active {
	top: 6vw !important;
}
}

.e-n-menu-title span:hover {
cursor: pointer !important;
}

.elementor-nav-menu--main .elementor-nav-menu {
    width: fit-content !important;
}

.elementor-nav-menu--main .elementor-nav-menu > li {
    width: fit-content !important;
    position: unset !important;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    top: 0 !important;
    left: 100% !important;
    margin-left: 0 !important;
        min-width: 500px !important;
        margin-top: 0 !important;
}

.elementor-nav-menu--main .elementor-nav-menu > li > a:hover, .elementor-nav-menu--main .elementor-nav-menu > li > a.elementor-item-active {
    font-weight: bold;
    text-decoration: underline;
}

.elementor-nav-menu--main .elementor-nav-menu ul > li > a:hover, .elementor-nav-menu--main .elementor-nav-menu > li > a.elementor-item-active {
    font-weight: bold;
    text-decoration: underline;
}

    .e-search-submit:not(.custom-search-nav) {
        display: none !important;
    }
    
.custom-input-nav {
	position: fixed;
	left: 4vw;
	top: 11rem;
	max-height:57px;
	border: 1px solid #AD1B8A !important;
	width: calc(100vw - 8vw) !important;
	background-color: #AD1B8A !important;
	color: #ffffff !important;
	z-index: 1000;
}

.custom-search-nav {
	position: fixed;
	left: calc(100vw - 12vw);
	top: 12rem;
	z-index: 1000;
	padding: 0 !important;
}

.elementor-widget-search .e-search .e-search-input-wrapper .e-search-input:not(.custom-input-nav){
	display: none;
}

.elementor.elementor .e-con > .elementor-widget.elementor-widget-search{
	width: auto;
}

@media (max-width: 992px) {
    .custom-input-nav {
        width: calc(100vw - 8rem) !important;
}
.custom-search-nav {
        left: calc(100vw - 13rem);
}
}

@media (max-width: 650px) {
    .custom-input-nav {
        width: calc(100vw - 4rem) !important;
}
.custom-search-nav {
        left: calc(100vw - 8rem);
}
}



.custom-title-h1 span {
    color: #00A03B;
}

.e-search-label svg path {
    fill: none;
}

.productImg,.productImg div {
    height: 100% !important;
}
.productImg img {
	
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
}

.main-top-leaf-section::after {
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg);
	background-repeat: no-repeat;
    background-size: contain;
	width: 12rem;
	height: 12rem;
	position: absolute;
	left: 51%;
	top: 15%;
}

@media (max-width: 1200px) {
	.main-top-leaf-section::after {
	width: 8rem;
	height: 8rem;
	top: 12%;
}
}

@media (max-width: 992px) {
	.main-top-leaf-section::after {
		display: none;
}
}

.custom-leaf-container:after {
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/lightLeafsm.svg);
	background-repeat: no-repeat;
    background-size: contain;
	width: 12rem;
	height: 12rem;
	position: absolute;
	left: 45%;
	top: 15%;
}

@media (max-width: 1200px) {
    .custom-leaf-container::after {
	width: 8rem;
	height: 8rem;
	top: 9%;
}
}
	
@media (max-width: 992px) {
    .custom-leaf-container::after {
		display: none;
}
}


.product-page-top-container:after {
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg);
	background-repeat: no-repeat;
    background-size: contain;
	width: 12rem;
	height: 12rem;
	position: absolute;
	left: 50%;
	bottom: 0;
}

@media (max-width: 1200px) {
	.product-page-top-container::after {
	width: 8rem;
	height: 8rem;
}
}

@media (max-width: 992px) {
	.product-page-top-container::after {
	display: none;
}
}

.elementor-products-grid ul.products.elementor-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    justify-content: center;
    margin: 0 auto;
}

@media(max-width: 600px){
	.elementor-products-grid ul.products.elementor-grid {
		grid-template-columns: 1fr;
	}
	.woocommerce .type-product .elementor-element.elementor-products-grid ul.products li.product{
		width: 65% !important;
		margin: 0 auto 3rem;
	}
	
	.woocommerce ul.products li.product .woocommerce-loop-category__title{
		font-size: 1.5rem;
	}
	
	/* 
	 * Fix for product description icons have --e-transform-scale: 0.8; applied by elementor which is leaving 
	 * huge space top and bottom
	 *  */
	.elementor-1071 .elementor-element.elementor-element-4e1f484.elementor-element{
		margin: -50% auto -60%;
	}
}

.applications-txt-container {
	
}

 .elementor-posts .elementor-post__excerpt p,.elementor-posts .elementor-post__read-more {
        font-size: clamp(1rem, 0.8846rem + 0.6154vw, 1.5rem) !important;
        line-height: inherit !important;
}

    .elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop .e-n-menu-toggle {
        margin-left: auto;
        margin-right: 1rem;
    }
    
    textarea.elementor-field-textual {
    border-radius: 30px !important;
    padding-top: 2rem !important;
}

.product-cat-main li.product-category a {
    display: flex;
    align-items: center;
}

.product-cat-main li.product-category a > img {
    width: 30% !important;
    border-radius: 50%;
    margin: 1rem !important;
}



.single-prod-top-custom::after {
	content: "";
    position: absolute;
    width: 60%;
    height: 99%;
    background-color: #00567A;
    bottom: 0;
    right: 0;
    z-index: -1;
}
	
@media (max-width: 1500px) {
	.single-prod-top-custom::after {
		width: 80%;
    	height: 80%;
	}
}
	
@media (max-width: 992px) {
	.single-prod-top-custom::after {
		display: none;
	}
}
	
.disclaimer-section {
    margin-bottom: -2.5rem !important;
    z-index: 10 !important;
}

.disclaimer-section::after {
	content: "";
	background-image: url('/wp-content/uploads/sites/2/2025/03/tallLeafTransp.png');
	background-repeat: no-repeat;
    background-size: contain;
    width: 18rem;
    height: 18rem;
	position: absolute;
	left: 0;
	top: -7rem;
}


@media (max-width: 1200px) {
	.disclaimer-section::after {
    	width: 14rem;
    	height: 14rem;
		top: -4rem;
	}
}

@media (max-width: 650px) {
	.disclaimer-section::after {
    	width: 10rem;
    	height: 10rem;
		top: -4rem;
	}
}

.science-behind-container::after {
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg);
	background-repeat: no-repeat;
    background-size: contain;
	width: 7rem;
	height: 7rem;
	position: absolute;
    right: 17%;
    bottom: -3rem;
}

@media (max-width: 1200px) {
	.science-behind-container::after {
	width: 5rem;
	height: 5rem;
}
}


.health-benefits-container-custom .woocommerce ul.products li.product a img {
	margin: 0;
}
.health-benefits-container-custom .woocommerce ul.products li.product .count {
	display: none;
}
	
.health-benefits-section > div {
    width: 100% !important;
}

.health-benefits-section > div img {
     width: 50%;
}

.why-product-img {
	margin-top: 10%;
    height: 80% !important;
}
.why-product-img img {
	object-fit: none;
    width: 100% !important;
	height: 100% !important;
}

@media (max-width: 992px) {
    .why-product-img img {
    width: auto !important;
}
}

@media (max-width: 1600px) {
    .why-prod-abs-container {
        top: 33%;
    }
}
@media (max-width: 1300px) {
    .why-prod-abs-container {
        top: 28%;
    }
}

@media (max-width: 1050px) {
    .why-prod-abs-container {
        top: 23%;
    }
}

.lbl-health-nutri {
    background-color: #3C7E79;
    padding: 1rem 3rem !important;
    border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 2rem !important;
    border-top-right-radius: 0 !important;
            border-top-left-radius: 2rem !important;
    
}
.lbl-health-nutri-container:nth-of-type(2) .lbl-health-nutri{
	background-color: #00567A;
}
.lbl-health-nutri-container:nth-of-type(3) .lbl-health-nutri{
	background-color: #15A24A;
}
.lbl-health-nutri-container:last-of-type .lbl-health-nutri{
	background-color: #AFCB37;
}

.lbl-health-nutri h4,.lbl-health-nutri h5, .lbl-health-nutri p{
color: #ffffff !important;
}

@media (min-width: 651px) {
    .custom-carousel .elementor-swiper-button-prev {
    left: -3rem !important;
}

.custom-carousel .elementor-swiper-button-next {
    right: -3rem !important;
}
}

@media (min-width: 1200px) {
/* 	.custom-carousel .swiper {
		width: 100% !important;
	} */

/* 	.custom-carousel .swiper .swiper-wrapper > div{
		width: 50vw !important;
	} */

	.custom-carousel .elementor-swiper-button-prev {
		left: -5rem !important;
	}

	.custom-carousel .elementor-swiper-button-next {
		right: -5rem !important;
	}
}

/* .custom-contact-form-container::after {
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/tallLeafTranspUpside.png);
	background-repeat: no-repeat;
    background-size: contain;
    width: 7rem;
    height: 24rem;
    position: absolute;
    right: 0;
    bottom: -8rem;
    z-index: 10;
} */

.product-template-default .custom-contact-form-container::before{
	content: none;
}

@media (max-width: 1200px) {
	.custom-contact-form-container::after {
        width: 4rem;
        height: 15rem;
	bottom: -5rem;
}
}

@media (max-width: 650px) {
	.custom-contact-form-container::after {
width: 3rem;
        height: 11rem;
}
}

.oval-fix img {
	width: 12vw;
	height: 12vw !important;
}

@media (max-width: 992px) {
	.oval-fix img {
    width: 15rem;
    height: 15rem !important;
}
}

@media (max-width: 650px) {
	.oval-fix img {
    width: 11rem;
    height: 11rem !important;
}
}

.additional-pg-leaf-section .elementor-widget-container,
.additional-pg-leaf-section-cp .elementor-widget-container {
	overflow: hidden !important;
}

@media (min-width: 650px){
	.additional-pg-leaf-section .elementor-widget-container>div,
	.additional-pg-leaf-section .elementor-widget-container>p,
	.additional-pg-leaf-section .elementor-widget-container>h2,
	.additional-pg-leaf-section .elementor-widget-container>h4,
	.additional-pg-leaf-section .elementor-widget-container>ul,
	.additional-pg-leaf-section .elementor-widget-container>h6{
		padding-right: 8rem;
	}
}

.additional-pg-leaf-section>div>div,.additional-pg-leaf-section-cp>div>div {
position: relative;
}

.additional-pg-leaf-section>div>ul>li,.additional-pg-leaf-section-cp>div>ul>li {
padding-bottom: 1rem;
}

.additional-pg-leaf-section-cp table {
	font-size: inherit !important;
	position: relative;
}
.additional-pg-leaf-section-cp table td {
	border-color: #00567A;
}
.additional-pg-leaf-section-cp table th {
	border-color: #ffffff;
}
.additional-pg-leaf-section-cp table thead {
	text-align:left;
}

.additional-pg-leaf-section-cp table thead th {
	background-color: #00567A !important;
	color: #ffffff;
	padding: 1.5rem;
}
.additional-pg-leaf-section-cp table thead th h4 {
	color: #ffffff;
	margin: 0;
}
.additional-pg-leaf-section-cp table thead th:first-of-type {
	border-top-left-radius: 1rem;
	border-bottom-left-radius: 1rem;
}
.additional-pg-leaf-section-cp table thead th:last-of-type {
	border-top-right-radius: 1rem;
	border-bottom-right-radius: 1rem;
}

.additional-pg-leaf-section-cp table tr:nth-child(odd) td {
	background-color: #ffffff;
}
.additional-pg-leaf-section-cp table tr:nth-child(even) td {
	background-color: #E6EEF266;
}

.additional-pg-leaf-section-cp table tbody tr:first-of-type td:first-of-type {
	border-top-left-radius: 1rem;
}
.additional-pg-leaf-section-cp table tr:first-of-type td:last-of-type {
	border-top-right-radius: 1rem;
}
.additional-pg-leaf-section-cp table tr:last-of-type td:first-of-type {
	border-bottom-left-radius: 1rem;
}
.additional-pg-leaf-section-cp table tr:last-of-type td:last-of-type {
	border-bottom-right-radius: 1rem;
}

.additional-pg-leaf-section-cp table + h2 {
	position: relative;
}

.additional-pg-leaf-section-cp table + h2::before {
	content: "";
    background-image: url(/wp-content/uploads/sites/2/2025/03/Vector.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16rem;
    height: 16rem;
    position: absolute;
    right: -8vw;
    top: 13rem;
}
.additional-pg-leaf-section-cp table + h2::after {
	    content: "";
    background-image: url(/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 9rem;
    height: 9rem;
    position: absolute;
    right: 3vw;
    top: 22rem;
}
.additional-pg-leaf-section-cp table::after {
    content: "";
    background-image: url(/wp-content/uploads/sites/2/2025/03/tallGreenSkinnyLeaf.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 7rem;
    height: 24rem;
    position: absolute;
    bottom: 0;
    left: -7vw;
}

.additional-pg-leaf-section-cp>div>div:nth-of-type(1)::after{
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg);
		background-repeat: no-repeat;
    background-size: contain;
width: 9rem;
    height: 9rem;
    position: absolute;
    right: -3vw;
    bottom: 7rem;
}
.additional-pg-leaf-section-cp>div>div:nth-of-type(3)::after{
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg);
		background-repeat: no-repeat;
    background-size: contain;
width: 9rem;
    height: 9rem;
    position: absolute;
    right: -3vw;
    top: 16rem;
}

.additional-pg-leaf-section>div>div:nth-of-type(1)::after,.additional-pg-leaf-section>div>div:nth-of-type(4)::after{
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg);
		background-repeat: no-repeat;
    background-size: contain;
width: 9rem;
    height: 9rem;
    position: absolute;
    right: -3vw;
    top: 2rem;
}

.additional-pg-leaf-section>div>div:nth-last-of-type(2)::after{
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg);
		background-repeat: no-repeat;
    background-size: contain;
width: 9rem;
    height: 9rem;
    position: absolute;
    right: -3vw;
    top: 0;
}

.additional-pg-leaf-section>div>div:nth-of-type(8)::after{
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg);
		background-repeat: no-repeat;
    background-size: contain;
width: 9rem;
    height: 9rem;
    position: absolute;
    right: 3vw;
    bottom: 4rem;
}

.additional-pg-leaf-section>div>div:nth-of-type(8)::before{
	content: "";
	background-image: url(/wp-content/uploads/sites/2/2025/03/Vector.png);
		background-repeat: no-repeat;
    background-size: contain;
    width: 16rem;
    height: 16rem;
    position: absolute;
    right: -8vw;
    bottom: 7rem;
}

.additional-pg-leaf-section>div>div:nth-of-type(5)::after {
    content: "";
    background-image: url(/wp-content/uploads/sites/2/2025/03/tallGreenSkinnyLeaf.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 7rem;
    height: 24rem;
    position: absolute;
    top: 0;
    left: -7vw;
}
.additional-pg-leaf-section>div>div:nth-of-type(9)::after {
    content: "";
    background-image: url(/wp-content/uploads/sites/2/2025/03/tallGreenSkinnyLeaf.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 7rem;
    height: 24rem;
    position: absolute;
    top: -4rem;
    left: -7vw;
}

@media (max-width: 1200px) {
	.additional-pg-leaf-section>div>div:nth-of-type(1)::after,.additional-pg-leaf-section>div>div:nth-of-type(4)::after{
    right: -1vw;
}

.additional-pg-leaf-section>div>div:nth-last-of-type(2)::after{
    right: -1vw;
    top: -1rem;
}
	
.additional-pg-leaf-section>div>div:nth-of-type(5)::after {
    left: -5vw;
}
.additional-pg-leaf-section>div>div:nth-of-type(9)::after {
    left: -5vw;
}
	
	.additional-pg-leaf-section-cp table::after {
    left: -5vw;
}
	
	.additional-pg-leaf-section>div>div:nth-of-type(8)::after{
width: 9rem;
    height: 9rem;
    right: 4vw;
    bottom: 4rem;
}

.additional-pg-leaf-section>div>div:nth-of-type(8)::before{
    width: 14rem;
    height: 14rem;
    right: -8vw;
    bottom: 7rem;
}
	.additional-pg-leaf-section-cp table + h2::before {
    width: 14rem;
    height: 14rem;
    top: 11rem;
}
	.additional-pg-leaf-section-cp table + h2::after {
		    top: 18rem;
right: 6vw;
}
}

@media (max-width: 992px) {
	.additional-pg-leaf-section>div>div:nth-of-type(8)::after{
width: 7rem;
    height: 7rem;
    position: absolute;
right: 6vw;
        bottom: 4rem;
}

.additional-pg-leaf-section>div>div:nth-of-type(8)::before{
        width: 10rem;
        height: 10rem;
        right: -8vw;
        bottom: 7rem;
}
	.additional-pg-leaf-section>div>div:nth-of-type(1)::after,.additional-pg-leaf-section>div>div:nth-of-type(4)::after,.additional-pg-leaf-section>div>div:nth-last-of-type(2)::after {
		width: 7rem;
    height: 7rem;
	}
	.additional-pg-leaf-section>div>div:nth-of-type(5)::after {
    left: -4rem;
}
.additional-pg-leaf-section>div>div:nth-of-type(9)::after {
    left: -4rem;
}
		.additional-pg-leaf-section-cp table::after {
    left: -4rem;
}
	.additional-pg-leaf-section-cp>div>div:nth-of-type(3)::after{
    top: 13rem;
		right:-8rem;
}
	
		.additional-pg-leaf-section-cp table + h2::before {
right: -10rem;
			top: 5rem;
}
	.additional-pg-leaf-section-cp table + h2::after {
top: 12rem;
        right: -2rem;
}
}

@media (max-width: 768px) {
			.additional-pg-leaf-section-cp table + h2::before {
				display:none;
}
	.additional-pg-leaf-section-cp table + h2::after {
        display:none;
}
}

@media (max-width: 650px) {
	.additional-pg-leaf-section>div>div:nth-of-type(8)::after{
display:none;
}

.additional-pg-leaf-section>div>div:nth-of-type(8)::before{
display:none;
}
	.additional-pg-leaf-section>div>div:nth-of-type(1)::after,.additional-pg-leaf-section>div>div:nth-of-type(4)::after,.additional-pg-leaf-section>div>div:nth-last-of-type(2)::after {
display:none;
	}
	
		.additional-pg-leaf-section>div>div:nth-of-type(5)::after {
    display: none;
}
.additional-pg-leaf-section>div>div:nth-of-type(9)::after {
    display: none;
}
		.additional-pg-leaf-section-cp>div>div:nth-of-type(1)::after,.additional-pg-leaf-section-cp>div>div:nth-of-type(3)::after{
    display: none;
}
			.additional-pg-leaf-section-cp table::after {
    display: none;
}
}

/* Filters */
#ymc-smart-filter-container-1{
	max-width: none;
}
#ymc-smart-filter-container-1 .container-posts{
	padding: 3rem 10vw;
}
.ymc-smart-filter-container{
	color: #003D57;
	font-family: 'Gabarito';
	font-weight: 400;
	letter-spacing: -1%;
}

.ymc-smart-filter-container .container{
	padding-bottom: 3vmin;
}

.ymc-smart-filter-container li::marker{
	content:none;
}

.ymc-smart-filter-container li input[type="checkbox"] {
    appearance: none; /* Remove default styling */
    width: 20px;
    height: 20px;
    border: 2px solid #003D57;
    border-radius: 50%; /* Makes it circular */
    display: inline-block;
    position: relative;
    pointer-events: none;
}

.ymc-smart-filter-container li label{
	cursor: pointer;
}

.ymc-smart-filter-container li input[type="checkbox"]:checked {
    background-color: #AD1B8A; /* purple when checked */
    border-color: #AD1B8A;
}

.ymc-smart-filter-container li input[type="checkbox"]:checked::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #AD1B8A;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.ymc-smart-filter-container li.level1 > label{
	font-weight: 700;
	margin-bottom: 1.5vmin;
	pointer-events: none;
}

.ymc-smart-filter-container li.level1 > ul{
	padding-inline-start: 0;
}

.ymc-smart-filter-container li.level1 > label > input[type='checkbox']{
	display: none;
}

.ymc-smart-filter-container li.level2 > label,
.ymc-smart-filter-container li.level3{
	margin-bottom: 1vmin;
}

.ymc-smart-filter-container .row > li{
	width: 33%;
	display: inline-block;
	vertical-align: top;
}

@media (max-width: 768px) {
	.ymc-smart-filter-container .row{
		max-width: 400px;
		margin: 3rem auto 0;
	}
	.ymc-smart-filter-container .row > li{
		width: 100%;
		margin-bottom: 3vmin;
	}
	.ymc-smart-filter-container .row > li:nth-child(4){
		display: none;
	}
	.ymc-select-all-container{
		text-align:center;
		margin: 2vmin 0 6vmin;
	}
	
	.elementor-element.custom-footer-bottom.e-con>.elementor-widget{
		max-width: 42% !important;
	}
	.elementor-element.custom-footer-bottom{
		--widgets-spacing-row: 1rem;
	}
}

.ymc-smart-filter-container li input.active{
	background-color: #00567A;
}
#ymc-filter-select-all,
#ymc-filter-apply{
	border: 3px solid #AD1B8A;
	border-top-left-radius: 84px;
	border-bottom-right-radius: 84px;
	padding: 1rem 4rem !important;
	margin-top: -5rem !important;
	z-index: 98;
	background-color: #fff;
	position: relative;
	color: #AD1B8A;
	font-size: clamp(1rem, 0.8846rem + 0.6154vw, 1.5rem) !important;
	text-align: center;
	font-weight: normal;
	line-height: 2.25rem;
}

@media (max-width: 550px){
	#ymc-filter-select-all,
	#ymc-filter-apply{
		display: block;
        margin: 2rem auto 0 !important;
        max-width: 300px;
	}
}

#ymc-filter-apply{
	background-color: #AD1B8A;
	color: #fff;
	padding: 1rem 5.5rem !important;
}

#ymc-filter-select-all:hover{
	background-color: #AD1B8A;
	color: #fff;
}

#ymc-filter-apply:hover{
	background-color: #fff;
	color: #AD1B8A;
}

.ymc-smart-filter-container .elementor-tab-title{
	font-size: 40px;
	padding: 1rem 7vw 0;
	border-bottom: 1px solid #00567A;
	color: #00567A;
	cursor: pointer;
	overflow: hidden;
}

.ymc-smart-filter-container .elementor-tab-title span{
	margin: 0 0 5px 10px;
	vertical-align: middle;
	transform: rotate(180deg);
	display: inline-block;
	transition: 500ms all;
}

.ymc-smart-filter-container .elementor-tab-title span img{
	display: block;
	width: 24px;
	height: auto;
}

.ymc-smart-filter-container .elementor-tab-title.elementor-active span{
	transform: rotate(0deg);
}

.ymc-smart-filter-container .row{
	margin-top: 3rem;
}

.ymc-smart-filter-container .ymc-notification{
	font-size: 1.5rem !important;
	color: #00567A !important;
	font-family: 'Gabarito';
    font-weight: 400;
	letter-spacing: 0;
}

.custom-footer-bottom img.highlighted-logo {
    filter: grayscale(0);
    opacity: 1;
    transform: scale(1.1);
    cursor: pointer;
}
.elementor-post{
	position: relative;
	border-bottom-right-radius: 84px;
	border-top-left-radius: 84px;
	border-top-right-radius: 84px;
}

.elementor-post:has(.elementor-post__thumbnail__link) .elementor-post__text {
/*     bottom: 38%; */
	border-top-right-radius: 0;
}

.custom-post article > div {
    border: 1px solid #AD1B8A;
    border-top-left-radius: 84px;
	border-bottom-right-radius: 84px;
        padding: 3rem;
        margin-top: -5rem;
        z-index: 98;
        background-color: #ffffff;
}

/* Highlight invalid fields with a red border */
.elementor-field-group.elementor-error input,
.elementor-field-group.elementor-error textarea,
.elementor-field-group.elementor-error select {
    border: 2px solid red !important;
    background-color: #ffe6e6; /* Light red background */
}

.ymc-smart-filter-container .container-posts {
	padding: 3rem 0;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1{
	padding: 0;
	border: transparent;
	border-top-right-radius: 84px;
	border-top-left-radius: 84px;
	border-bottom-right-radius: 84px;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .media{
	border-top-right-radius: 84px;
	border-top-left-radius: 84px;
	border-bottom-right-radius: 84px;
	min-height: 42vmin;
	padding: 0;
	margin: 0;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .media img{
	display:block;
	height: 100% !important;
    width: 100%;
    position: absolute;
	border-bottom-right-radius: 84px;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .title{
	color: #fff;
	background-color: #AD1B8A;
	padding: 3rem;
	margin: 0;
	border-bottom-right-radius: 84px;
	border-top-left-radius: 84px;
	position: relative;
	bottom: 19%;
}

.ymc-smart-filter-container .container-posts .post-layout1.post-layout1-2439 .ymc-post-layout1 .title{
	bottom: 100%;
	min-height: 50%;
	background-color: #fff;
	border: 2px solid #AD1B8A;
	color: #AD1B8A;
}

.ymc-smart-filter-container .container-posts .post-layout1.post-layout1-2439 .ymc-post-layout1:hover .title{
	background-color: #AD1B8A;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .title a{
	color: #fff;
}
.ymc-smart-filter-container .container-posts .post-layout1.post-layout1-2439 .ymc-post-layout1{
	display: grid;
    grid-template-areas:
        "date"
        "title"
        "media";
    grid-template-columns: 1fr;
}

.ymc-smart-filter-container .container-posts .post-layout1.post-layout1-2439 .ymc-post-layout1 .date {
  grid-area: date;
  font-size: clamp(1rem, 0.7692rem + 0.3077vw, 1.125rem);
}
.ymc-smart-filter-container .container-posts .post-layout1.post-layout1-2439 .ymc-post-layout1 .read-more a{
    position: absolute;
    background: transparent;
    bottom: 43%;
    left: 3rem;
    color: #AD1B8A;
    padding: 0;
    font-weight: 700;
}

.ymc-smart-filter-container .container-posts .post-layout1.post-layout1-2439 .ymc-post-layout1:hover .read-more a{
	color: #fff;	
}

.ymc-smart-filter-container .container-posts .post-layout1.post-layout1-2439 .ymc-post-layout1 .date i.far.fa-calendar-alt{
	display:none;
}

.ymc-smart-filter-container .container-posts .post-layout1.post-layout1-2439 .ymc-post-layout1 .title a{
	color: #AD1B8A;
	display: block;
	margin-top: 3rem;
}

.ymc-smart-filter-container .container-posts .post-layout1.post-layout1-2439 .ymc-post-layout1:hover .title a{
	color: #FFF;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .date{
	position: absolute;
    color: #AD1B8A;
    bottom: 38%;
    border: none;
    left: 3rem;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1:hover .date{
	color: #FFF;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout{
	padding: 0;
	margin-bottom: -12vmin;
	border: transparent;
	border-top-right-radius: 8.8vmin;
	border-top-left-radius: 8.8vmin;
	border-bottom-right-radius: 8.8vmin;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media{
	border-top-right-radius: 8.8vmin;
	border-top-left-radius: 8.8vmin;
	border-bottom-right-radius: 8.8vmin;
	min-height: 42vmin;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin: 0;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media img{
	display:block;
	height: 100%;
    width: 100%;
    position: absolute;
	border-bottom-right-radius: 8.8vmin;
	object-fit: cover;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media a.media-link{
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title{
	color: #fff;
	background-color: var( --e-global-color-accent );
	border: 2px solid var( --e-global-color-accent );
	display: block;
    text-align: center;
	padding: 0;
	margin: 0;
	border-bottom-right-radius: 8.8vmin;
	border-top-left-radius: 8.8vmin;
	position: relative;
	bottom: 17.5vmin;
	height:18vmin;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout:hover .title{
	background-color: #fff;
}

.ymc-smart-filter-container .container-posts .post-custom-layout.post-custom-layout-2439 .ymc-post-custom-layout .post-content{
	min-height: 27vmin;
	background-color: #fff;
	border: 2px solid var( --e-global-color-accent );
	color: var( --e-global-color-accent );
	display: block;
    text-align: left;
	padding: 2vw;
	margin: -27vmin 0 0;
	border-bottom-right-radius: 8.8vmin;
	border-top-left-radius: 8.8vmin;
	position: relative;
	height:auto;
}

.ymc-smart-filter-container .container-posts .post-custom-layout.post-custom-layout-2439 .ymc-post-custom-layout:hover .post-content{
	background-color: var( --e-global-color-accent );
}

.ymc-smart-filter-container .container-posts .post-custom-layout.post-custom-layout-2439 .ymc-post-custom-layout .title{
	bottom: unset;
	min-height: 0;
	background-color: transparent;
	color: var( --e-global-color-accent );
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title a{
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	margin-top: 0;
	height: 100%;
	padding: 3vmin 1rem;
	font-weight: 700;
	letter-spacing: normal;
	font-family: 'Gabarito',sans-serif;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout:hover .title a{
	color: var( --e-global-color-accent );
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title a span{
	display: block;
	font-size: 20px;
	line-height: 1;
	margin-top: 0;
	font-weight: 400;
}

.ymc-smart-filter-container .container-posts .post-custom-layout.post-custom-layout-2439 .ymc-post-custom-layout .title{
	color: var( --e-global-color-accent );
	font-size: clamp(1rem, 0.8846rem + 0.6154vw, 1.5rem);
	text-align: left;
	border: none;
	display: block;
	margin-top: 2vmin;
    margin-bottom: 2vmin;
	height: auto;
	bottom: unset;
}

.ymc-smart-filter-container .container-posts .post-custom-layout.post-custom-layout-2439 .ymc-post-custom-layout:hover .title{
	color: #FFF;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .date,
.ymc-smart-filter-container .container-posts .post-custom-layout.post-custom-layout-2439 .ymc-post-custom-layout .read-more a{
    color: var( --e-global-color-accent );
	font-size: clamp(1rem, 0.7692rem + 0.3077vw, 1.125rem);
	font-weight: 700;
	font-family: 'Gabarito';
	text-decoration: none;
    border: none;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout:hover .date,
.ymc-smart-filter-container .container-posts .post-custom-layout.post-custom-layout-2439 .ymc-post-custom-layout:hover .read-more a{
	color: #FFF;
}

.ymc-smart-filter-container .active-filters,
.ymc-smart-filter-container .num-posts-found{
	border-left: 1px solid #00567A;
	width: calc(100% - 3vw - 425px);
	min-height: 84px;
	margin-left: 1.5vw;
	padding-left: 1.5vw;
	padding-bottom: 2rem;
	padding-top: 1rem;
	display: inline-block;
	vertical-align: middle;
}

.ymc-smart-filter-container .num-posts-found{
	width: 230px;
	border-left: none;
	position: relative;
}

.ymc-smart-filter-container .num-posts-found::before{
	content: "";
    width: 1px;
    height: 50vh;
    background-color: #00567A;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

@media(max-width: 900px){
	.ymc-smart-filter-container .elementor-tab-title{
		padding: 3rem 7vw 0;
	}
	.ymc-smart-filter-container .active-filters{
		display: block;
    	width: 100%;
    	border-left: none;
		min-height: auto;
	}
	.ymc-smart-filter-container .num-posts-found{
		position: absolute;
		top: 2rem;
		right: 7vw;
		border-left: none;
		text-align: right;
		font-size: 1.5rem;
	}
	.ymc-smart-filter-container .num-posts-found::before{
		display: none;
	}
}

@media(max-width: 780px){
	.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media{
		min-height: 50vmin;
	}
	.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title a span{
		font-size: 2.5vmin;
	}
}

@media(max-width: 575px){
	.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media{
		min-height:80vmin;
	}
	.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title a{
		font-size: calc(1rem + 2.5vmin);
	}
	.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title a span{
		font-size: calc(1rem + 1vmin);
	}
	.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title{
		bottom: 27vmin;
		height: 35vmin;
		padding: 6vmin 1rem;
	}
}

@media(max-width: 450px){
	.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title{
		height: 43vmin;
	}
}

.ymc-smart-filter-container .active-filters .filter-tag{
	display: inline-block;
	font-size: 1.5rem;
	margin-right: 1vw;
}

.ymc-smart-filter-container .active-filters .filter-tag::before{
	content: "";
	background-color: #AD1B8A;
	border-radius: 50%;
	display: inline-block;
	margin-right: 5px;
	height: 20px;
	width: 20px;
}

.ymc-pagination.pagination-load-more .btn-load{
	background-color: var(--e-global-color-accent);
    color: var(--e-global-color-5c2be6f);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 7.5rem 7.5rem 7.5rem 7.5rem;
	font-size: 18px;
    padding: 1rem 5.5rem 1rem 5.5rem;
	transition: 500ms background;
}


.ymc-pagination.pagination-load-more .btn-load:hover{
	background: transparent;	
	color: var(--e-global-color-accent);
}


/****** Contact Form ********/

.elementor-form-fields-wrapper.elementor-labels-{
	display:none;
}

.salesforce-form form{
	display: flex;
    flex-wrap: wrap;
	margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -20px;
}

.salesforce-form input,
.salesforce-form select,
.salesforce-form textarea{
	border: 1px solid #69727d;
	line-height: 1.4;
	color: var( --e-global-color-primary );
	margin: 0 10px 20px;
	padding: 22px;
	width: calc(50% - 40px);
	background-color: #ffffff;
    border-color: var(--e-global-color-5c2be6f);
    border-width: 0px 0px 0px 0px;
    border-radius: 97px 97px 97px 97px;
	font-size: 1.25rem;
    font-weight: 400;
}

/* .salesforce-form input:invalid:not(:focus):not(:placeholder-shown),
.salesforce-form select:invalid:not(:focus),
.salesforce-form textarea:invalid:not(:focus):not(:placeholder-shown) {
    border: 2px solid red !important;
    background-color: #ffecec;
} */

.salesforce-form select{
    appearance: none; /* Remove default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
        background: #fff url('data:image/svg+xml;utf8,<svg viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z" fill="%23ffffff"></path></svg>') no-repeat right 30px center;
	color: #fff;
	background-color: var( --e-global-color-accent );
    background-size: 12px;
    padding-left: 30px; /* Ensure space for the arrow */

}

.salesforce-form textarea{
	width: calc(100% - 60px);
	min-height: 9rem;
	border-radius: 30px;
}

.salesforce-form input::placeholder,
.salesforce-form textarea::placeholder{
	color: var( --e-global-color-primary );
	opacity: 1;
}

.salesforce-form input[type="checkbox"]{
	width: auto;
}

.salesforce-form label{
	margin-bottom: 20px;
	width: 100%;
}

.salesforce-form input[type="submit"] {
    width: 308px;
    font-size: 1.5rem;
    display: block;
    margin: 0 auto;
}


@media(max-width: 768px){
	.salesforce-form input,
	.salesforce-form select,
	.salesforce-form textarea{
		width: 100%;
	}
}

.elementor-kit-4 .back-to-top .elementor-button{
    width: 70px !important;
	line-height: 1;
    display: block;
    padding: 20px 0;
}

.elementor-kit-4 .back-to-top .elementor-button:hover,
.elementor-kit-4 .back-to-top .elementor-button:active,
.elementor-kit-4 .back-to-top .elementor-button:focus{
	background-color: var(--e-global-color-accent);
}

.search-results .elementor-shape-top{
	display: none;
}

.elementor-element.has-leaf .elementor-widget-container img{
	width: 71%;
    height: auto;
}

.elementor-element.has-leaf .elementor-widget-container::after {
    content: '';
    position: absolute;
    display: block;
    bottom: -6%;
    left: 11%;
    width: 40%;
    height: 27%;
    background-image: url('/wp-content/uploads/sites/2/2025/03/exlightLeafsm.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.elementor-kit-4 button.e-n-menu-toggle:hover,
.elementor-kit-4 button.e-n-menu-toggle:focus,
.elementor-kit-4 button.e-n-menu-toggle:active{
	border-style: none;
}

.elementor-location-footer .elementor-nav-menu .sub-menu {
	background: transparent;
	position: static;
	min-width: 0 !important;
	width: 100%;
}

.elementor-location-footer .elementor-nav-menu .sub-menu .elementor-sub-item {
	color: #fff;
	background-color: transparent;
	font-size: 1.25rem !important;
	line-height: 1.2 !important;
	padding-left: 13px;
}

.elementor-location-footer .elementor-nav-menu .sub-menu .elementor-sub-item:hover {
	font-weight: 400;
}

@media (min-width: 768px) { /* Desktop */
    .elementor-location-footer .elementor-nav-menu .sub-menu {
        display: block !important; /* Always expanded */
    }
	
	.elementor-location-footer .elementor-nav-menu .sub-arrow{
		display: none;
	}
	
	.elementor-location-footer .elementor-widget-nav-menu .elementor-widget-container{
		border-width: 0 !important;
	}
}

@media (max-width: 767px) { /* Mobile */
    .elementor-location-footer .elementor-nav-menu .sub-menu {
        display: none; /* Default hidden */
    }
    
    .elementor-location-footer .elementor-nav-menu .menu-item-has-children:hover > .sub-menu {
        display: block; /* Show on hover */
    }
	
	.elementor-location-footer .elementor-nav-menu--main .elementor-nav-menu,
	.elementor-location-footer .elementor-nav-menu--main .elementor-nav-menu > li{
		width: 100% !important;
	}
	
	.elementor-location-footer .elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{
		justify-content: space-between;
	}
}

@media(min-width:651px){
	.pill-img-container{
		height: 100% !important;
	}
}
