/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.wp-block-search__label {
	display: none;
}
.widget_search {
	margin-bottom: 2em;
}

.page-intro {
font-size: 1.6rem;
}
blockquote {
padding: .5rem 3rem;
}

@media screen and (max-width: 480px) {
blockquote {
padding: .5rem 1.5rem;
}
}

.socialWidget .fa {
	font-size: 2rem !important;
	color: #2b3c73;
	margin-top: .5rem;
}

footer ul>li.wp-block-social-link a {
	font-size: 28px;
}
#header-menu ul>li.wp-block-social-link a {
	font-size: 20px;
}
footer.add-border {
	border-top: none;
}

.flinch-btn.wide {
	width: 100%;
}
header nav>ul>li.menu-item-object-yspl_win {
	margin-right: 18px;
	
}
header nav>ul>li.substack {
	margin: 0 40px 0 0;
}
header nav>ul>li.substack>a {
text-indent: -3000px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background-image: url('/wp-content/uploads/2025/08/Substack-Streamline-Simple-Icons.svg');
	background-repeat: no-repeat;
	background-size: contain;
	
	position: relative;
	border-radius: 40px 40px !important;
	padding: 0;
	position: absolute;
	top: -25px;
	left: -5px;
}
header nav>ul>li.substack>a:hover {
	height: 32px;
	width: 32px;
	top: -23px;
}

/* menu button */

header nav>ul>li.button>a, 
.wp-block-search__button {

background: #ff522c;
    opacity: 1;
    padding: 10px 30px 10px 30px;
    border-width: 0px;
    border-style: solid;
    border-color: RGBA(0,0,0,1);
    border-radius: 0 20px;
	color: white;
}
header nav>ul>li.button>a:hover, 
div#n2-ss-17 .n2-font-e566e38550e95128edc14006d2f531e3-link a:hover,
.wp-block-search__button:hover {
	background: white;
	color: #white;
	text-decoration: none;
	background-color: rgb(0, 122, 255) !important;
}
.wp-block-search__input {
	border-radius : 0 20px;
}
#kajabi-form .kajabi-form__btn {
	border-radius: 0 20px !important;
	color: white !important;

}

/* submenu style */
header nav>ul>li>.sub-menu>li>a {
	color: #717ea5;
	font-size: 15px;
}
header nav>ul>li>.sub-menu>li>a:hover {
	text-decoration: underline;
}
header nav>ul>li>.sub-menu {
	left: -10px;
	top: 70%;
	box-shadow: 1px 1px 3px rgba(0,0,0,.3)
}

footer {
	background-image: url('/wp-content/uploads/2024/04/Footer-BG-1.png');
	background-size: cover;
	position: top right;
	color: white;
	margin: 0 !important;
	padding: 2rem 4rem;
	background-color: #F4F7FF;
}
footer a {
	color: white !important;
	
}

footer .copyright {
	background-color: transparent;
	margin-top: 0;
	padding-top: 0;
}
footer .copyright .wrap {
	border-top: 1px solid white;
	padding-top: 1rem;
	text-align: left;
}
footer ul {
	margin-left: 0;
	margin-bottom: 10px;
}
footer li {
	display: inline-block;
	padding: 0px 10px 0 0;
	margin-bottom: 0 !important;
	line-height: 22px;
}
footer p {
	display: block;
	float: left;
	width: 100%;
}
footer form {
	display: block; 
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 1rem;
}
footer form label {
	display: none;
}
footer form input {
	border-radius: 6px;
	height: 31px;
	border: 1px solid white;
}
footer form button {
	border-radius: 6px;
	border-width: 0 !important;
	background-color: white;
	color: black;
	width: 30px;
	height: 30px;
	padding: 0px;
  text-indent: -9999em;
	background-image: url('https://www.jflinch.com/wp-content/uploads/2024/04/paperplane.png');
	background-size: contain
}
footer .d-flex {
	display: block !important;
}

footer .col-12, footer .col-md-6, footer .col-md-3, footer .col-me-9 {
	padding-left: 0;
	padding-right: 30px;
}

.sd-social-official .sd-content>ul>li>a.share-custom-copythislink.sd-button{ 
max-height: 20px;
}

.share-copy-link svg {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal 18px/1 social-logos;
    text-align: center;
    vertical-align: top;
}


a.share-copy-link::after {
	content: 'Copy Link' !important;
}