/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/

body{
	font-size: 16px;
	line-height: 1.8;
	background-color: #0a0114 !important;
}

.et_pb_title_container h1 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
}

.mobile_menu_bar {
  position: relative;
  display: none !important;
  line-height: 0;
}

.et_pb_menu_0.et_pb_menu ul li a {
  color: #0a0114 !important;
}

#phonenumberWrap {
    padding: 0 !important;
    margin-bottom: 20px;
}

#mainsection{
	height: 100vw;
}

.header-content .et_pb_header_content_wrapper {
    max-width: 865px;
    font-size: 18px;
    line-height: 1.7;
}

input#gform_submit_button_1 {
    border: none;
    padding: 20px 40px;
    background-color: red;
    color: #fff;
    text-transform: uppercase;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 13px;
    font-family: inherit;
    padding: 12px 15px;
    letter-spacing: normal;
    margin-top: -2px;
    text-transform: uppercase;
}

/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




