/*
Theme Name: Squeaks Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: 1SEO
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1692732840
Updated: 2023-08-22 19:34:00

*/

.sub-title-txt {
    color: #386CA6;
    font-size: 1.8rem;
}
.sub-title-txt-wht {
    color: #fff;
    font-size: 1.8rem;
}
.new-sub-title{
	font-size: 1.8rem;
}
.two-col-li{
	columns:2;
}

@media(max-width:450px){
	.two-col-li{
	columns:1;
}
	.new-sub-title{
	font-size: 1.4rem;
}
}

/*Gravity Forms CSS*/
div#gform_fields_1 input {
    padding: 15px;
    border: none;
    background-color: #f9f9f9;
}
div#gform_fields_1 textarea {
    padding: 15px;
    border: none;
    background-color: #f9f9f9;
}
#gform_submit_button_1{
	text-align: center;
	background-color: #F2C029;
    color: #203C64;
    width: 50%;
	
}
#gform_submit_button_1:hover{
    background-color: #D92B3A;
	color: #fff;
}
/*Careers Gravity Forms CSS*/

div#gform_fields_4 input {
    padding: 15px;
    border: none;
    background-color: #f9f9f9;
}
div#gform_fields_4 textarea {
    padding: 15px;
    border: none;
    background-color: #f9f9f9;
}
#gform_submit_button_4{
	text-align: center;
	background-color: #F2C029;
    color: #203C64;
    width: 50%;
	
}
#gform_submit_button_4:hover{
    background-color: #D92B3A;
	color: #fff;
}
/*Contact Us Gravity Forms CSS*/

div#gform_fields_5 input {
    padding: 15px;
    border: none;
    background-color: #f9f9f9;
}
div#gform_fields_5 textarea {
    padding: 15px;
    border: none;
    background-color: #f9f9f9;
}
#gform_submit_button_5{
	text-align: center;
	background-color: #F2C029;
	color: #203C64;
    width: 50%;
	
}
#gform_submit_button_5:hover{
    background-color: #D92B3A;
	color: #fff;
}

#gform_submit_button_6{
	text-align: center;
	background-color: #F2C029;
    color: #203C64;
    width: 50%;
	
}
#gform_submit_button_6:hover{
    background-color: #D92B3A;
	color: #fff;
}