body:not(.home) .custom-header {
	display: none;
}

ul.bluecheck li:before {
	margin: 0 0 0 -40px;
	list-style-type: none;
	position: absolute;
	color: #fff;
	content: "\2713\\0020";
	font-size: 15px;
	background: #83bf5d;
	padding: 2px;
	border-radius: 20px;
	width: 30px;
	text-align: center;
}

/* Adjust Odd Content Margin - ZF */
main#main.site-main {
	margin-top: 15px;
}

/* Extend Menu - ZF */
header .header-top .site-top-content {
	display: none !important;
}

/* Remove Page Headers - ZF */
.page header.entry-header {
	display: none;
}

/* Optin: Unlock The Secrets */

#popmake-4594 ::-webkit-input-placeholder {
	color: #545455;
	opacity: 1;
}
#popmake-4594 ::-moz-placeholder { 
	color: #545455;
	opacity: 1;
}
#popmake-4594 :-ms-input-placeholder {
	color: #545455;
	opacity: 1;
}
#popmake-4594 :-moz-placeholder { 
	color: #545455;
	opacity: 1;
}

#popmake-4594 {
	background-image: url('/wp-content/uploads/2024/11/optin-bg.png');
	background-position: center center;
	background-size: cover;
	padding: 3rem;
	margin-bottom: 0 !important;
	width: 500px;
	max-width: calc(100% - 30px);
}

#popmake-4594 .popmake-close {
	color: #fff !important;
}

#popmake-4594 .popmake-content {
	background: #2e3258d9;
	padding: 1rem 2rem;
}

#popmake-4594 .popmake-content .gform_fields {
	grid-row-gap: 5px !important;
}

#popmake-4594 .popmake-content .gform_fields .ginput_container input {
	text-align: center;
	background-color: #eef0f2;
	border: none;
	padding: 10px 15px;
}

#popmake-4594 .popmake-content .gform_footer {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

#popmake-4594 .popmake-content .gform_footer input[type="submit"] {
	background-color: #fcb900;
}

#popmake-4594 .popmake-content .gform_footer input[type="submit"]:hover {
	background-color: #000;
}

#popmake-4594 .popmake-content .zf-opt-intro-content {
	margin-bottom: 15px;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
}

#popmake-4594 .popmake-content .zf-opt-intro-title {
	font-size: 1.5em !important;
	margin-bottom: 15px;
}

#popmake-4594 .gform_confirmation_wrapper {
	text-align: center !important;
	color: #fff !important;
}

/* Optin: Don't Miss Out */

.zf-dont-miss-optin input[type="submit"] {
	background: #fcb900;
	font-weight: bold;
	letter-spacing: 0.05em;
  line-height: 1;
	border-radius: 9999px;
}

.zf-dont-miss-optin input[type="submit"]:hover {
	background: #000;
}

/* Optin: Beginner's Guide */

.zf-optin-beginner-guide input[type="submit"],
.zf-optin-beginner-guide .wp-block-button__link {
	background: #fcb900;
	font-weight: bold;
	letter-spacing: 0.05em;
  line-height: 1;
	border-radius: 9999px;
}

.zf-optin-beginner-guide input[type="submit"]:hover,
.zf-optin-beginner-guide .wp-block-button__link:hover {
	background: #000;
}

.zf-optin-beginner-guide .gform_confirmation_message {
	padding: 20px;
  background: #eeeeee;
}

@media only screen and (max-width: 641px) {
    .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 1;
        min-height: 32px;
    }
}

/* Newsletter Page - ZF */

body.page-id-5117 main#main.site-main {
	margin-top: 0 !important;
}

body.page-id-5117 #content {
	padding: 0 !important;
}

body.page-id-5117 #primary {
	margin-left: auto;
  margin-right: auto;
	width: 700px;
	max-width: 100%;
	display: flex;
	align-items: center;
	font-size: 20px;
}

@media (max-width: 768px) {
	body.page-id-5117 #primary {
		font-size: 16px;
	}
}

.zf-nl-only {
	display: none;
}

body.page-id-5117 .zf-nl-only {
	display: block !important;
}

body.page-id-5117 blockquote {
	margin: 0;
	padding: 20px;
	background: #dddddd15;
}

body.page-id-5117 blockquote p:last-child { 
	margin-bottom: 0 !important;
}

body.page-id-5117 ul {
	margin-left: 30px;
}

body.page-id-5117 ul li strong {
	color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

body.page-id-5117 #primary .zf-dont-miss-optin {
	background-color: #fff;
	margin-top: 2em !important;
}

body.page-id-5117 #primary .zf-dont-miss-optin .gform_footer {
	padding-bottom: 0;
	margin-bottom: 0;
}

body.page-id-5117 #primary .zf-dont-miss-optin input[type="submit"] {
	width: 100%;
}

body.page-id-5117 #primary h2.gform_title {
	display: none;
}

body.page-id-5117 #primary .zf-dont-miss-optin h2.widget-title {
	color: #222222;
  font-weight: 500;
  font-size: 1.2em;
}

@media (max-width: 768px) {
	body.page-id-5117 #primary .zf-dont-miss-optin h2.widget-title {
  	font-size: 1.1em;
	}
}

/* Footer p Margin Fix */

footer.site-footer .zf-dont-miss-optin #field_3_4 p {
	margin-bottom: 0 !important;
}

body.page-id-5117 nav.jetpack-social-navigation,
body.page-id-5117 aside.widget-area,
body.page-id-5117 footer.entry-footer,
body.page-id-5117 .sharedaddy,
body.page-id-5117 header#masthead,
body.page-id-5117 footer.site-footer {
	display: none !important;
}

/* Media Page Grids - ZF */

.zf-media-page-grid {
	gap: 30px;
}

.zf-media-page-grid .wp-block-image figcaption {
	text-align: left !important;
}