
/* 
Theme Name: mineglow
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Mine Glow
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.grid_head_hover h4.elementor-heading-title.elementor-size-default:hover {
	color: #ea7229 !important;
}

.section-heading p.elementor-heading-title.elementor-size-default:hover {
	color: #000 !important;
}

.bafg-twentytwenty-container {
	height: 700px !important;
}

.bafg-twentytwenty-container img {
	margin: 0;
	width: 100%;
	height: 700px;
}

ul {
	padding-left: 16px;
}

.comparison-table td:first-child {
	font-weight: 900;
}

.display-table th {
	display: none;
}

.display-table td:first-child {
	font-weight: 900;
}

.display-table.elementor-widget.elementor-widget-Table {
	overflow: hidden;
}

@media only screen and (max-width: 600px) {
	.bafg-twentytwenty-container {
		height: 300px !important;
	}
	
	.bafg-twentytwenty-container img {
		margin: 0;
		width: 100%;
		height: 100% !important;
	}
	
	.elementor-nav-menu--main li a {
		color: #fff !important;
	}
}

.elementor-2314 .elementor-element.elementor-element-8b9d3b0 .elementor-heading-title {
	font-size: 30px !important;
	line-height: 34px !important;
}

.comparison-table .elementor-2727 .elementor-element.elementor-element-51c57af {
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--padding-right: 0px;
}

table.explosion_application thead th {
	background: #a7a9ac;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}

table.explosion_application tbody td {
	background: #fff !important;
	padding: 15px;
	font-size: 15px;
	border: 1px solid #e5e5e5 !important;
}

table.explosion_application tbody td::first-line {
	font-weight: 600;
	color: #ea7229;
	text-transform: uppercase;
}
