/*
Theme Name: Extendable Child
Theme URI: https://github.com/extendify/extendable
Template: extendable
Author: Extendify
Author URI: https://extendify.com
Description: Extendable is a distinct, dynamic block theme designed as a canvas for your next online venture. Sporting multiple style variations, Extendable is the most expressive block theme yet. Go fresh, bold, bohemian or minimal — with a single click.
Tags: one-column,custom-colors,custom-menu,custom-logo,e-commerce,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments
Version: 2.0.29.1757663040
Updated: 2025-09-12 07:44:00

*/
body > div.wp-site-blocks > footer > div > div > div > div{
	margin-top: 40px;
}

@media (max-width: 768px){
	body > div.wp-site-blocks > footer > div > div > div > div{
		flex-direction: column !important;
	}
	.e-con-full.e-flex, .e-con.e-flex>.e-con-inner.e-parent.e-con-full{
		flex-direction: row !important;
		justify-content: space-between !important;
	}
	body > header > div.elementor-element.elementor-element-f07cc7f.e-con-full.e-flex.e-con.e-parent.e-lazyloaded{
		width: 100% !important;
	}
	header .e-child{
		width: 50% !important;
	}
	
	.elementor-441 .elementor-element.elementor-element-0600bd2 {
    max-height: 100vh;
	}
}

