h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
		font-weight: unset !important;
}


.elementor[data-elementor-type="wp-page"] {
		overflow: hidden;
}

.elementor-location-header .elementor-menu-toggle {
    padding: unset;
}
.elementor-location-header .HideDesktop {
    display: none !important;
}


/* Tab Section - Home */
.tab_css .e-n-tab-title {
    border: 0px !important;
}
.tab_css .e-n-tab-title[aria-selected="true"]:after {
    content: '';
    height: 80px;
    width: 6px;
    background: var(--n-tabs-title-color-active);
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    right: -84px;
    z-index: 1;
}
.tab_css .e-n-tab-icon {
    filter: invert(134%) sepia(51%) saturate(682%) hue-rotate(212deg) brightness(4) contrast(75%);
}
.tab_css .e-n-tab-title:hover .e-n-tab-icon,
.tab_css .e-n-tab-title[aria-selected="true"] .e-n-tab-icon {
    filter: unset;
}
/* Tab Section - End */


/* Newsletter Section - Home */
.newsletter {
    clip-path: polygon(96% 0, 100% 30%, 100% 100%, 0 100%, 0 0);
}
.newsletter input#form-field-email {
    padding-left: 60px;
}
.newsletter input#form-field-email::placeholder {
    opacity: 1;
}
.newsletter .elementor-field-type-submit {
    align-items: stretch;
}
/* Newsletter Section - Home End */


/* Section Clip */
.topLeft_rightBottom {
		clip-path: polygon(5% 0, 100% 0%, 100% 85%, 95% 100%, 0 100%, 0 15%);
}
/* Section Clip End */


/* Review Section - Home */
.review_css .elementor-main-swiper {
    width: 100% !important;
		overflow: unset;
}
.review_css .swiper-slide-active {
    background: var( --e-global-color-secondary ) !important;
}
.review_css .elementor-swiper-button {
    left: -295px !important;
    font-size: 0 !important;
    height: 56px;
    width: 56px;
    background-color: var( --e-global-color-accent );
    bottom: 0 !important;
    top: auto !important;
    background-image: url(/wp-content/uploads/2025/07/arrpw.svg);
    background-position: center;
    background-repeat: no-repeat;
    transform: unset !important;
}
.review_css .elementor-swiper-button-next {
    left: -219px !important;
    transform: rotate(180deg) !important;
}
.review_css .elementor-swiper-button:hover {
    background-color: var( --e-global-color-536eecb );
}
/* Review Section - Home End */


/* Blog Section - Home */
.blog_css img {
		clip-path: polygon(23% 0, 100% 0, 100% 100%, 0 100%, 0 41%);
}
.blog_css .elementor-widget-image a {
    width: 100%;
}
/* Blog Section - Home End */


/* Blog Search and Listing */
.search_blog .jet-search-filter {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.search_blog button {
    width: calc(32% - 20px);
}
.search_blog input {
    outline: none;
}

.Listing_blog .jet-listing-grid__item:first-child {
    display: none;
}
.blog_css .elementor-widget-theme-post-excerpt .elementor-widget-container {
    height: 64px !important;
    overflow: hidden;
}
/* Blog Search and Listing End */
























@media screen and (min-width: 768px) and (max-width: 1024px) {
.elementor-location-header .HideDesktop {
    display: block !important;
}
.elementor-location-header .elementor-nav-menu__container {
    backdrop-filter: blur(7px);
}
	
.tab_css .e-n-tab-title[aria-selected="true"]:after {
    content: unset;
}
	
.review_css .elementor-swiper-button {
    left: -218px !important;
    height: 46px;
    width: 46px;
}
.review_css .elementor-swiper-button-next {
    left: -162px !important;
}
	
.blog_css .elementor-widget-theme-post-excerpt .elementor-widget-container {
    height: 56px !important;
}
	
	
	
	
}











@media screen and (min-width: 320px) and (max-width: 767px) {
.elementor-location-header .HideDesktop {
    display: block !important;
}
.elementor-location-header .elementor-nav-menu__container {
    backdrop-filter: blur(7px);
}
	
.elementor-location-footer .elementor-nav-menu {
    flex-direction: column;
}
.elementor-location-footer li.menu-item a {
    justify-content: center;
    text-align: center;
}
	
.tab_css .e-n-tab-title[aria-selected="true"]:after {
    content: unset;
}
	
.review_css .elementor-swiper-button {
		left: -10px !important;
		height: 40px;
		width: 40px;
		background-size: 18px;
		top: 0 !important;
		margin: auto;
}
.review_css .elementor-swiper-button-next {
    left: auto !important;
    right: -10px !important;
}
	
.blog_css img {
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
}
	
.newsletter {
    clip-path: polygon(96% 0, 100% 10%, 100% 100%, 0 100%, 0 0);
}
.newsletter input#form-field-email {
    padding-left: 38px;
}
	
	
.search_blog .jet-search-filter {
    gap: 10px;
}
.search_blog button {
    width: calc(30% - 10px);
}
	
.blog_css .elementor-widget-theme-post-excerpt .elementor-widget-container {
    height: 54px !important;
}
	
	
	
	
	
	
}














