/*
Theme Name:     Make an Impact
Theme URI:      n/a
Template:       kadence
Author:         Studio Mommy
Author URI:     https://studiomommy.com/
Description:    Our Make An Impact WordPress theme is perfect for the modern trendsetter and elegant professional. Designed with a classy beige and classic black trim offering endless color customizations, this minimal and organized theme focuses on your elite content.
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: 'Amaro';
    src: url('fonts/Amaro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.site-header-section > .site-header-item:last-child {
  margin-right: 0;
}

#sb_instagram .sb_instagram_header, 
.sb_instagram_header {
	display: none !important;
}

#sb_instagram #sbi_load .sbi_load_btn, 
#sb_instagram .sbi_follow_btn a {
	background: #ffffff !important;
	border: 2px solid #D1ABA2;
	color: #222222;
	border-radius: 0px;
}

#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;
	color: var(--global-palette6);
}

.menu-item-description {
	display: block;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	text-transform: lowercase;
	color: var(--global-palette6);
	font-family: var(--global-body-font-family);
}

.nav--toggle-sub .dropdown-nav-toggle {
  margin-top: 10px;
}

.header-navigation .header-menu-container ul ul li.menu-item > a {
	text-align: left;
}

a.post-more-link {
	background-color: var(--global-palette5);
	color: var(--global-palette9) !important;
	padding: 15px 20px;
}

a.post-more-link:hover {
	background-color: var(--global-palette2);
	color: var(--global-palette9) !important;
}

.header-navigation .menu,
.menu-item-description {
	text-align: center;
}

.sidebar-shortcode-content h3 {
  margin-top: 0px;
}

.mobile-drawer-content .menu-item-description {
	text-align: left;
}
