/*
 Theme Name:   Base Divi Child Theme
 Theme URI:    https://domain.com/
 Description:  Base Child Theme for Divi
 Author:       dalesue
 Author URI:   https://domain.com/
 Template:     Divi
 Version:      2021
*/

/**========== NOTES ========== **/


/**========== GENERAL ==========**/


/**========= HEADER ==========**/


/**========== NAVIGATION ==========**/


/**========== FRONTPAGE ==========**/


/**========== HERO ==========**/


/**========== MAIN ==========**/
body.single-post article .et_pb_post_content.et_pb_module h2,
body.single-post article .et_pb_post_content.et_pb_module h3,
body.single-post article .et_pb_post_content.et_pb_module h4 {
  margin-top: 20px;
  border-bottom: 1px dashed #000;
  padding-bottom: 5px;
}

body.single-post #main-content .et_pb_post_content h2,
body.single-post #main-content .et_pb_post_content h3,
body.single-post #main-content .et_pb_post_content h4 {
  margin-top: 20px;
  border-bottom: 1px dashed #000;
  padding-bottom: 5px;
}

/**========== SIDEBAR ==========**/


/**========== FOOTER ==========**/
#footer-widgets .post {
  padding-bottom: 0 !important;
}

/**========== WOOCOMMERCE ==========**/


/**========== GRAVITY FORMS ==========**/


/**========== MISC ==========**/


