/*
Theme Name:     Find The Joy
Theme URI:      n/a
Template:       kadence
Author:         Studio Mommy
Author URI:     https://studiomommy.com/
Description:    Our Find The Joy Wordpress Theme celebrates all the beautiful and lovely things in life, perfect for creative photo bloggers, modern women entrepreneurs, and SHE-EOs.
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

@font-face {
    font-family: 'Breathine';
    src: url('fonts/Breathine.woff2') format('woff2'),
         url('fonts/Breathine.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.wp-block-kadence-posts .entry-content-wrap {
	text-align: center;
}

.kt-svg-style-stacked .kb-svg-icon-wrap {
	border-color: #fff !important;
}

.single-content h3 {
	margin-top: .5em;
}

/* ConvertKit
--------------------------------------------- */
.formkit-form[data-uid="9295708053"] .formkit-button > span, .formkit-form[data-uid="9295708053"] .formkit-submit > span {
  background-color: #BF9D79;
	border-radius: 40px !important;
}

.formkit-form[data-uid="9295708053"] .formkit-submit:hover > span {
  background-color: #222222 !important;
  color: #ffffff !important;
	border-radius: 40px !important;
}

.formkit-form[data-uid="9295708053"] .formkit-submit {
  border-radius: 40px !important;
}


/* Instagram Feed
--------------------------------------------- */
#sb_instagram .sb_instagram_header, .sb_instagram_header,
#sb_instagram #sbi_load {
	display: none !important;
}


/* Footer
--------------------------------------------- */
.site-footer-top-section-1 {
	text-align: right;
}
