/*
Theme Name: Child Theme (NBJ)
Theme URI: http://thrivethemes.com/
Version: 1.0
Author: <a href="https://www.cenaynailor.com">Cenay Nailor</a>
Description: Fully customized child theme created for the Thrive Theme Builder specifically for Nancy Byerly Jones on the NBJConsulting.com site. Created by Cenay Nailor
Template: thrive-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, custom-everything
Brand Colors: 
   Gold: #F8B545
   Green: #46823D
   Blue: #24447B
*/
/*
==========================[ Adding a back to top button
*/
#divfix {
    bottom: 10px;
    right: 10px;
    position: fixed;
    z-index: 3000;
  }

/* ======================[ Gravity Forms
*/
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0px;
    margin-top:-5px;
    font-size: .8em;
    font-style: italic;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 700;
    font-size: 1.25em;
    color: #46823D;
}
#gform_submit_button_1, 
#gform_submit_button_2,
#gform_submit_button_3, 
#gform_submit_button_4,
.gform_button .button {
    padding: 10px;
    background-color: #46823D;
    border: 0px;
    color: #ffffff;
}
/* ===================[ Extras
*/
.extra {background-color: #f9f9f9; padding: 10px;}
.extra .thi {margin:0px; margin-right: 20px;}
.footer-extra {margin-top:30px; padding:20px 0 0 0; background-color: #46823D; color: #ffffff; }
.footer-extra-inner {max-width: 980px; padding: 20px; text-align: center; margin:0 auto;}
.mb-20 {margin-bottom: 20px;}
.mt-20 {margin-top:20px;}

/* ===================[ Search Form
*/
.search-form-container {
    width: 100% !important;
}
input[type="search"] {
   width: 80% !important; 
}

/* ===================[ Twitter Feed
*/
#thrive-header {
    background-color: #24447B !important;
}
.twitter-feed {
	background-color: #7dad85;	
	padding: 10px;
	color: #ffffff !important;
}