/**
Theme Name: Engruna Child Theme powered by Astra
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Do not uninstall ASTRA PARENT THEME. This is the child theme for ASTRA and requires ASTRA to work. 
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: engruna-child-theme-powered-by-astra
Template: astra
*/
.site {
	background: rgba(0,0,0,0.8) !important;
}
#GLORIA-BUTTONS .button {
	display: block !important;
	padding: 10px 20px !important;
	margin: 10px auto !important;
	text-align: center !important;
	cursor: pointer !important;
	font-weight: 400 !important;
}
#INSTA-SLIDER .insta-gallery-actions, #INSTA-SLIDER .insta-gallery-actions {
    position: absolute !important;
    top: 85% !important;
    left: 50% !important;
    margin-left: -91.5px !important;
	z-index: 9 !important;
}