/*
Theme Name: Astra Child theme of astra
Theme URI: 
Description: Child theme of astra theme for the Astra theme
Author: <a href="https://wpastra.com/about/?utm_source=theme_preview&#038;utm_medium=author_link&#038;utm_campaign=astra_theme">Brainstorm Force</a>
Author URI: 
Template: astra
Version: 4.1.2
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 31 Mar 2023 17:04:44 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/



.elementor-element.videoPlayIcon {
    position: absolute;
    width: auto;
    top: calc(50% - 38px);
    left: calc(50% - 38px);
    pointer-events: none;
}
.abovetheFoldslider {
    position: absolute;
    top: -80px;
    z-index: 9;
}
.faq_section .elementor-accordion .elementor-accordion-item {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    background: #fff;
}
.iframeVideo {
    position: relative;
    padding-top: 56%;
}
.iframeVideo iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
@media(max-width: 767px){
	.abovetheFoldslider {
		position: relative;
		top: 0;
	}
}