/*
Theme Name:    Avoiding the Addiction Affliction Theme
Description:   Child Theme for Beaver Builder
Version:       1.0.0
Author:        Westwords Consulting
Author URI:    https://westwordsconsulting.com
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

h1, h2, h3, h4, h5, h6															{ font-family: 'Mulish', sans-serif; }
h2																				{ font-size: 3rem; }
.gform_widget h2																{ font-size: 3rem !important; }
#menu-main-menu a																{ border-radius: 10px; }
#menu-main-menu a:focus,
#menu-main-menu a:hover															{ text-decoration: underline; }
.episode-meta																	{ font-family: 'Mulish', sans-serif; font-size: 2rem; font-weight: 400; padding-bottom: 5px; }
#home-latest-episodes .episode-meta												{ font-size: 1.5rem; padding-bottom: 10px; }
#main-episodes-list .fl-post-content a,
#podcast-tabs a																	{ font-weight: bold; }
.fl-page-content a																{ font-weight: bold; text-decoration: underline; }
.fl-page-content p																{ font-family: 'Mulish', sans-serif; font-size: 16px; }
a.fl-button, a.fl-button:visited,
.gform_button																	{ background: #b82455; border: 0 !important; border-radius: 10px !important; padding: 10px 20px 10px 20px; }
.gform_button																	{ font-weight: bold !important; padding: 10px 20px 8px 20px !important; }
a.fl-button:focus,
a.fl-button:hover,
.gform_button:focus,
.gform_button:hover																{ text-decoration: underline !important; }
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body,
.fl-builder-pagination .page-numbers											{ border-radius: 10px !important; }
#download-episode .pp-button-icon												{ margin-bottom: 5px; }
.fl-builder-pagination .current													{ background-color: #b82455 !important; color: white !important; }
footer a																		{ text-decoration: underline; }
footer .fl-row:nth-child(1) a:focus,
footer .fl-row:nth-child(1) a:hover												{ background-color: black; color: white !important; }
footer .fl-row:nth-child(2) a:focus,
footer .fl-row:nth-child(2) a:hover												{ background-color: white; color: black !important; }
.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,
.gform_wrapper.gravity-theme .gfield_required .gfield_required_text				{ font-weight: bold !important; }
#footer-linkedin .fa-linkedin													{ padding-right: 2px; }