/*!
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.25.2
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Custom theme style start below*/



/*------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/
/*------- TEMPORARY MAIN HEADER FIXES ------------------------------------------------*/
/*------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/

/* TEMPORARY - Hide Header on "Coming Soon" Page */
.page-id-32 #main-header {
	display: none;
}
.page-id-14899 #page-container {
	padding-top: 0px!important;
}
/* TEMPORARY - Hide Footer on "Coming Soon" Page */
.page-id-32 #main-footer {
	display: none;
}

/*------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/
/*------- MAIN HEADER ----------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/

/* Adjust Search Icon + Close Icon Colour */
#et_search_icon:before {
	color: #D7F205!important;
}
span.et_close_search_field:after {
	color: #D7F205!important;
}

/* Adjust Search Field Input Text */
.et_search_form_container input {
	letter-spacing: 1px!important;
}

/*------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/
/*------- FIXED HEADER ---------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/

/* Adjust Logo size on Fixed Menu */
.et-fixed-header .centered-inline-logo-wrap {
    width: auto!important;
    height: 40px!important;
	
}
/* Adjust Logo Position on Fixed Menu */
.et-fixed-header .centered-inline-logo-wrap #logo {
    margin-top: -15px;
}
.et-fixed-header #et-top-navigation {
    padding-top: 25px!important;
}




.form-bg-video .et_pb_section_video_bg
{
	left:0px!important;
	bottom: 0px!important;
}

