/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/

#main {
	padding-bottom: 35px;
}
.dynamic-background-widget span {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.dynamic-bg-option{
	display: inline-block;
	vertical-align: middle;
}
.dynamic-bg-option .bg-option-colors{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: #FFFFFF;
    border: 1px solid #BDBDBD;
    border-radius: 100%;
    margin-right: 2px;
    cursor: pointer;
}
.recent-articles ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.recent-articles ul li {
    border-bottom: 1px solid #dadada;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.recent-articles ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.recent-articles ul li a {
    color: #666666;
    font-size: 16px;
    line-height: 1.4em;
}

.blue strong, .blue b, .blue a {color:blue!important;}

/* Gravity Form Styles */

.gform_wrapper ul.gform_fields .formheading {
    border: 1px solid #cccccc;
    margin: 12px 0 !important;
    padding: 11px !important;
    background: #f1f1f1 none repeat scroll 0 0;
    font-size: 26px;
    font-weight: 500;
}
.gform_wrapper ul.gform_fields .formquestions {
    border: 1px solid #ccc;
    margin: 30px 0;
    padding: 18px;
}
.gform_wrapper ul.gform_fields .formquestions ul.gfield_radio {
	margin: 0px !important;
}
.gform_wrapper ul.gform_fields .formquestions .ginput_container_radio {
    margin-top: 5px;
}
.gform_wrapper ul.gform_fields .formquestions ul.gfield_radio li {
    display: inline-block;
    margin-left: 20px !important;
    margin-bottom: 0px !important;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 500 !important;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
    font-weight: 500 !important;
}

.disclaimer {
	font-size: 20px;
	line-height: 1.4em;
}