/*
Theme Name: Zonepage 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.0.2.1718110535
Updated: 2024-06-11 12:55:35

*/

@import url("css/mystyles.css");


@media screen and (min-width: 1250px) {
/* 	.page-id-19 {
		overflow-x: hidden;
	} */
	
	#zp1, #zp2 {
		opacity: 1;
		transition: all ease-in-out 0.3s;
	}

	.zp1_hovered {
		position: relative;
		z-index: 100;
		width: 100%;
		transform: translateX(200px);
		background: #E8F2ED;
	}

	.zp1_not_hovered,
	.zp2_not_hovered {
		opacity: 0 !important;
		transition: all ease-in-out 0.3s;
	}

	.zp2_hovered {
		position: relative;
		z-index: 10;
		background: #E8F2ED;
		transform: translateX(-220px);
	}	
}




.elementor-19 {
	overflow: hidden;
}

.zp_method_asi {
	color: rgb(51, 51, 102);
	text-decoration: underline !important;
	transition: all ease 0.3s;
}

.zp_method_asi:hover {
	color: #5ae7a3;
	transition: all ease 0.3s;
}




