/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*
.e-con {outline:1px dashed red;}
.e-con-inner {outline:1px dotted orange;}
.elementor-widget {outline:1px dotted lime;}
*/

body {overflow-y:visible!important;}
header.elementor-sticky--effects {box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);}
.page-id-88 #header-logo svg .st0 {fill:#fff;} /*Logo, Menue-Btn white*/
.page-id-88 header.elementor-sticky--effects #header-logo svg .st0 {fill:#998b87;}

#main-menue .menu-link::before {
	content: " ";
	width: 25px;
	height: 1px;
	display: block;
	background: var(--ast-global-color-1);
	float: left;
	margin:2px 0 0 -100px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	opacity:1;
}
#main-menue .menu-item:hover .menu-link::before, #main-menue .menu-item .elementor-item-active::before {width:75px;}
#main-menue .menu-link {padding-left:100px;}

.content-wide {max-width:1500px!important;margin-left:auto;margin-right:auto;}
.content-small {max-width:1000px!important;margin-left:auto;margin-right:auto;}
.dialog-type-lightbox .elementor-slideshow__title {display:none;}
.logo-carousel img {max-height:120px;}
.grid-wrap .e-con-inner {padding-left:15px;padding-right:15px;}

.ast-scroll-to-top-right {right:15px;bottom:70px;}
p:last-of-type {margin-bottom:0!important;}
p a {font-style:italic!important;}
a[href^="mailto:"], a[href^="tel:"] {color:inherit;text-decoration:none!important;font-style:normal!important;}
.elementor-widget-button:hover .elementor-button:visited {color:#fff;}

.uael-timeline-desc-content li {list-style-position:inside;}

@media only screen and (max-width: 1024px) {
	h1, h2 {hyphens:auto;}
	.uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline__line {left:8px;}
}

@media only screen and (max-width: 480px) {
	#main-menue .menu-link::before {margin:2px 0 0 -60px;}
	#main-menue .menu-item:hover .menu-link::before, #main-menue .menu-item .elementor-item-active::before {width:50px;}
	#main-menue .menu-link {font-size:26px;padding-left:60px;}
	#header-logo svg {height:70px;}
	h1 {font-size:40px;}
}

@media only screen and (max-width: 375px) {
	#main-menue .menu-link {font-size:22px;}
	footer nav li {width:100%;}
	footer nav li a {padding:10px 0!important;margin:0!important;display:block!important;text-align:center;}
	h1 {font-size:36px;}
}