/*
Theme Name: Child Thrive Theme
Theme URI: http://thrivethemes.com/
Version: 1.0
Author: <a href="http://www.thrivethemes.com">Thrive Themes</a>
Description: Fully customizable, front end theme and template editing for WordPress has arrived! 
Template: thrive-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, custom-everything
*/

.tcb-style-wrap ul:not([class*="menu"]), .tcb-style-wrap ol { padding-bottom:0px !important; }
div#new_post_type { display:none; }

/* Super Serious Podcasting  ss_player meta */
.podcast_meta p {
    font-size: 15px !important;
    line-height: 1.3em;
    padding-bottom: 0px !important;
	padding-top: 8px !important;
    padding-left: 22px;
    padding-right: 22px;
}

/* FluentForms */
.ff-btn-submit {
    background-color: #02745A;
    color: #ffffff;
}

/* turn off recaptcha image */
.grecaptcha-badge { visibility: hidden !important; }
