/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



/* ISSUE PAGE */
.pol-sec .elementor-tab-title{
	border: 1px solid #666 !important;
    margin-bottom: 7px;
}
.pol-sec .elementor-tab-title:hover{
	background: #002768;
}
.pol-sec .elementor-tab-title:hover a{
	color: #fff !important;
}
.pol-sec .elementor-tabs-content-wrapper{
	background: #fff !important;
	padding: 0% 5%;
}



/* VOLUNTEER FORM */
#field_1_4, #field_1_5{
	margin-top: 0px !important;
}
#field_1_2, #field_1_3{
	margin-bottom: 0px !important;
}
/* contact form */
@media only screen and (min-width: 768px) {
#sb22_contact-form ul#gform_fields_2 .gf_inline {
    padding: 5px!important;
    width: 25%!important;
}
}
#sb22_contact-form input#input_2_3 {
    height: 54px;
}