/*!
Theme Name: BIA GV
Theme URI: http://underscores.me/
Author: Gilberto Cisneros
Author URI: https://arranca.io
Description: A custom theme for BIA GV.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ar-biagv
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

BIA GV is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

.bt-gold {
	border-top: 4px solid #fd9b09;
}

.bg-primary-gradient {
	background: linear-gradient(180deg, #00317A, #022267 47.92%, #022267);
}

.bg-info-main {
	background-color: #00317A16;
}

body { color: #111111; }
h2 { color: #fd9b09; }

.grid-background {
	background: url('./assets/images/mobile-app/curvlines.svg'), linear-gradient(111.42deg, #00317A 0.42%, #022267 81.76%, #022267 96.06%);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.elementor-element p { margin-bottom: 0; }
.post-type-archive-tribe_events .title_block, .single-tribe_events .title_block {
	display: none;
}