/*---------------------------------------------------------------------------------

 Theme Name:   Divi Child
 Theme URI:    https://gingerkyle.com
 Description:  
 Author:       GingerKyle
 Author URI:   https://gingerkyle.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.topHeader.et_pb_sticky  .topHeaderButtonRow .et_pb_button {
	font-size:18px !important;
} 
.tabletMobileSwitch {
	
}
.topHeaderButtonRow .column1 {
	width:33%;
}
.topHeaderButtonRow .column2 {
	width:33%;
}
.topHeaderButtonRow .column3 {
	width:33%;
}
.footerContact {
	
}

/* Header Fixes */
@media (max-width:700px) {
	.topHeaderButtonRow .column1 {
		width:100%;
		text-align:center;
	}
	.topHeaderButtonRow .column2, .topHeaderButtonRow .column3 {
		width:50%;
	}
}
@media (max-width:500px) {
	.topHeaderButtonRow .column2, .topHeaderButtonRow .column3 {
		width:100%;
	}	
	.topHeaderButtonRow .column3 .et_pb_button_module_wrapper {
		text-align:center;
	}
}

/* Footer Fixes */

.et_pb_row_1_tb_footer .et_pb_column #wpforms-210-field_2, .et_pb_row_1_tb_footer .et_pb_column #wpforms-210-field_1, .et_pb_row_1_tb_footer .et_pb_column #wpforms-210-field_0-last, .et_pb_row_1_tb_footer .et_pb_column #wpforms-210-field_0 {
		background-color:#ffffff8c;
		width:100% !important;
		margin-right:0px !important;
	}
@media (max-width:980px) {
	.footer-menu .et_pb_menu .et_pb_menu__menu, #et-main-area > footer > div > div.et_pb_section.et_pb_section_0_tb_footer.et_pb_with_background.et_section_regular > div > div > div > div > div > div.et_pb_menu__menu {
		display:flex !important;
	}
	
	.footer-menu .et_pb_menu .et_mobile_nav_menu, #et-main-area > footer > div > div.et_pb_section.et_pb_section_0_tb_footer.et_pb_with_background.et_section_regular > div > div > div > div > div > div.et_mobile_nav_menu {
		display:none !important;
	}
}
@media (max-width:600px) {
	.et_pb_row_1_tb_footer .et_pb_column {
		width:100% !important;
		margin-right:0px !important;
		margin-bottom:40px !important;
	}
}

/* Homepage fixes */
.homepageTopSlider {
	
}
