/* Custom Data 2024-08-30 06:41:12: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1440px;
	
	/* Body Font */
		--font-family-name__base: 'Jost', sans-serif;
			--font-size__base: 16px;
			--text-weight: 400;
	
	/* Heading Font */
			--heading__font-family__base: 'Jost', sans-serif;
			--heading__font-weight__base: 400;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Jost', sans-serif;
			--naviation-level0-item__font-size: 16px;
			--navigation-level0-item__font-weight: 500;
			
	/* Other Font */
		--other_font_family: 'Jost', sans-serif;
	
	/* Theme Colors */
	
	/* Basic Colors */
		
	/* Buttons Colors */
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
			--topbarbg: #111111;
			--topbarcolor: #999999;
				
	/* Custom Footer */
			--footer-title-color: #FFFFFF;
			--footer-links-color: #999999;
			--footer__background-color: #111111;
		
	/* Custom Menu */
	
	/* Page wraper */
	}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
			}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
										}
}


	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	footer{
		--footer-links-color: #999999;
		--link__color: #999999;
	}
	

/* Custom Header */
header.page-header{
	}



/* Custom Footer */
footer.page-footer{
	}




	/* Main Content Container */
	#maincontent{
			}
	#maincontent{
			}


/* Customization Style */
[data-layout="style_2"] .elementor-newsletter-wrapper {
    --border-color: #333333;
--button__hover__background:#ffffff;
--button__hover__color:#111111;
--bls_newsletter-input-color: #fff;
--bls_newsletter-input-placeholder-color: #999;
}
[data-layout="style_2"] .elementor-newsletter-wrapper input:not([disabled]):focus{
border-color: #ffffff;
}
:root {
--footer-links-hover-color: #fff;
--border-details-image-border-radius:5px;
}
.widget-category-thumbnail-image {
--border-item-image-border-radius:10px;
}
.page-footer div[data-content-type="text"]  a:hover span,
.page-footer  div[data-content-type="text"]  a:hover{
    color: var(--footer-links-hover-color) !important;
}
