/*
Theme Name:     Amazing Things
Theme URI:      n/a
Template:       kadence
Author:         Studio Mommy
Author URI:     https://studiomommy.com
Description:    A highly efficient theme for Wordpress, this simple template will elevate your website and make it stand out in the crowd. If you're a blogger, this responsive webpage theme is the one for you.
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.site-header-wrap, .site-mobile-header-wrap {
	background-image: url("/images/bg-black.png");
	background-repeat: repeat-x;
	background-position: top center;
}

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

/* Custom Font
--------------------------------------------- */
h2 em {
  font-family: 'Midnight';
	font-size: 66px;
  font-weight: 400;
  letter-spacing: 0;
  font-style: normal;
	padding-left: 10px;
}

/* Blog Posts
--------------------------------------------- */
.entry-meta {
	display: inline;
	text-align: center;
}

.entry.loop-entry {
	margin-bottom: 40px;
}

.loop-entry .entry-content-wrap {
	background-color: #fff !important;
	width: 85%;
	margin: -60px auto 0;
	position: relative;
	padding: 25px !important;
	border: 1px solid #222;
	outline: 10px solid #fff;
	text-align: center;
}

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

#sb_instagram .sbi_follow_btn a, #sb_instagram #sbi_load .sbi_load_btn {
	background-color: var(--global-palette6) !important;
	border-radius: 0px;
	border: 1px solid var(--global-palette6) !important;
}

#sb_instagram .sbi_follow_btn a:hover, 
#sb_instagram .sbi_follow_btn a:focus, 
#sb_instagram #sbi_load .sbi_load_btn:hover {
	box-shadow: none;
	background-color: var(--global-palette9) !important;
	color: var(--global-palette6) !important;
	border: 1px solid var(--global-palette6) !important;
}

/* ConvertKit
--------------------------------------------- */
.formkit-form[data-uid="9295708053"] .formkit-submit {
	background: #222 !important;
	border: 1px solid #fff !important;
}

.formkit-form[data-uid="9295708053"] .formkit-submit:hover {
	background: #fff !important;
	border: 1px solid #ffff !important;
	color: #222 !important;
}
