/*
Theme Name: The Steady Parent - Custom
Theme URI: https://themeforest.net/user/pixelwars/portfolio
Description: Custom Theme for The Steady Parent
Author: Raymond Davey
Author URI: https://thesteadyparent.com
Version: 13.0.1.1743702990
Template: thesteadyparent
Tags: portfolio
Text Domain: thesteadyparent
Updated: 2025-04-03 17:56:20
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.fluentform label { font-size:14px;text-transform:initial;}
.ff-el-input--label label { font-weight:700;font-size:16px;margin-top:20px; }
.ff-el-form-check-label { padding:10px;background-color:#f0f0f0;}
.ff-noshow {display:none;}
.aionly { display:none !important; height:0; }
.fluentform input[type=radio] {
    -webkit-appearance: radio;
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 0;
    outline: none;
    margin-right: 5px;
    vertical-align: middle;
    background-color: white;
}
.fluentform label { font-size: 17px; }
.ff-message-success { border: none !important; box-shadow: none !important; }
/*.ff-btn-submit { background-color:#43A047 !important;}*/
.ff-el-form-control { background-color:white !important; }
.edd-blocks__download-price { display:none; }
.edd_go_to_checkout.button {margin-left:0;margin-top:0;border-radius:0;}
.edd-add-to-cart.button { border-radius:0 !important; }
.edd-resources, .edd-add-to-cart.button, .edd_go_to_checkout.button, #edd-purchase-button { font-size: 16px !important; border-radius: 4px !important; padding: 6px 12px; }
.edd-blocks__download { border:1px solid black; }
.edd-blocks__download-image { margin:0 !important;}
.footertoolkitform .ff_submit_btn_wrapper { text-align:center !important; }
.edd_download {
    padding: 18px;
    background-color: white;
    border: 1px solid black;
}
.edd_download {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.edd_download_inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.edd_download_buy_button {
  margin-top: auto;
}
.hentry-wrap { border: 1px solid #c0c0c0; }
.entry-content .more {display:none;}
.entry-meta.below-title {display:none;}