/*
Theme Name: Hello Elementor Child theme of hello-elementor
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">צוות אלמנטור</a>
Author URI: 
Template: hello-elementor
Version: 2.3.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 29 Mar 2021 09:16:19 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.glow-button .elementor-widget-container .elementor-button-wrapper .elementor-button-link {
	box-shadow: 0px 0px 0px 0px;
	transition-duration: 0.5s;
}

.glow-button:hover .elementor-widget-container .elementor-button-wrapper .elementor-button-link {
	box-shadow: 0px 3px 10px 0px #00f8bb;
	transition-duration: 0.5s;
}

.elementor-toggle-item .elementor-tab-title {
	border-radius: 10px;
}

.super-crop-sides {
	margin: 0 50px;
}

@media (max-width: 767px) {
	.crop-sides {
     margin: 0 10px;
	}
}

.header_show {
/* 	display: block !important; */
	width: 100%;
}

.elementor-sticky {
	width: 100% !important;
	z-index: 9999!important;
}


.elementor-location-header .elementor-top-section{
	display: none;
}

.elementor-location-header {
/* 	width: 100% !important; */
}

.eael-tabs-content {
	border-radius: 20px !important;
	background-image: linear-gradient(180deg, #282D3D 0%, #04091B 100%) !important;
}
