/**
Theme Name: Oil & Gas 360 Child Theme
Author: Bradford Knowlton
Author URI: https://bradknowlton.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
Version: 2024.7.16.002
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oil-gas-360-child-theme
Template: astra
*/

.pum-theme-default-theme .pum-title, .popmake .pum-title .popmake-title, .pum-theme-943381 .pum-title, .pum-theme-default-theme .pum-title {
	font-family: "Archivo", Sans-serif!important;
    font-weight: 600!important;
	color: var(--e-global-color-primary)!important;
	padding-right:50px!important;
	font-size:22px!important;
	text-transform:uppercase!important;
}

.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
	padding:12px 24px;
	    background-color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-08eddd2-font-family), Sans-serif;
    font-size: var(--e-global-typography-08eddd2-font-size);
    font-weight: var(--e-global-typography-08eddd2-font-weight);
    text-transform: var(--e-global-typography-08eddd2-text-transform);
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
	
	
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
	text-decoration:underline;
}