/* Custom Data 2022-09-10 10:24:10: Do not change this file. */

:root{
	/* Page Width */
	
	/* 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 */
		
	/* Other Font */
		--other_font_family: 'Jost', sans-serif;
	
	/* Theme Colors */
	
	/* Basic Colors */
		
	/* Buttons Colors */
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
	
	/* Custom Footer */
	
	/* 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);
	}
	










/* Customization Style */
[data-layout="style_2"] .elementor-newsletter-wrapper .actions-subscribe button{
    --button__hover__background: #000000;
    --button__hover__color: #fff;
}
.headerSpace.unvisible {
    height: auto !important;
}

@media only screen and (min-width: 1024px){
.pagebuilder-column.order-first {
        border-right: 1px solid #dedede;
    }

}
.product-image-photo, .products-image-hover{
    image-rendering: unset;
}
