/*
Theme Name: Todd Shelton
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the Dizzain team
Author URI: https://dizzain.com/
Description: Theme works great in many languages, for any abilities, and on any device.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: toddshelton
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

:root {
	--primary: 0 0% 13%;
}

.text-primary {
    color: hsl(var(--primary));
}

.gap-4 {
    gap: 1rem;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-row {
    flex-direction: row;
}

.flex {
    display: flex;
}

fieldset, legend {
    padding: 0;
}

fieldset {
    margin: 0;
}

.gap-2 {
    gap: .5rem;
}

.items-center {
    align-items: center;
}

.cursor-pointer {
    cursor: pointer;
}

.flex {
    display: flex;
}

.shadow-none, .shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}

.text-primary {
    color: hsl(var(--primary));
}

.bg-transparent {
    background-color: transparent;
}

#subscribe [type=radio] {
    border-radius: 100%;
}

#subscribe [type=checkbox], #subscribe [type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
}

#subscribe button, #subscribe input, #subscribe optgroup, #subscribe select, #subscribe textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

#subscribe [type=radio]:checked {
    background-color: inherit !important;
    border-color: currentColor !important;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='222222' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='4'/%3e%3c/svg%3e");
}

#subscribe input:focus, #subscribe input:checked {
    -webkit-box-shadow: #fff 0 0 0 0 inset, #212121 0 0 0 1px inset, rgba(0, 0, 0, .05) 0 1px 2px 0;
    box-shadow: #fff 0 0 0 0 inset, #212121 0 0 0 1px inset, rgba(0, 0, 0, .05) 0 1px 2px 0;
}

#subscribe [type=checkbox]:checked, #subscribe [type=radio]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
}



@font-face {
    font-family: __articulatcf_908c36;
    src: url(assets/fonts/articulat/e38d56b6f399118b-s.p.woff2) format("woff2");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: __articulatcf_908c36;
    src: url(assets/fonts/articulat/29c43ba2c283cdd9-s.p.woff2) format("woff2");
    font-display: swap;
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: __articulatcf_Fallback_908c36;
    src: local("Arial");
    ascent-override: 108.55%;
	descent-override:39.79%;
	line-gap-override:17.68%;
	size-adjust:101.79%;
}

.__className_908c36 {
    font-family: __articulatcf_908c36,__articulatcf_Fallback_908c36
}

.__variable_908c36 {
    --font-articulatcf: "__articulatcf_908c36","__articulatcf_Fallback_908c36"
}

.font-sans {
    /**/font-family: var(--font-articulatcf);/**/
}

footer.bg-footer {
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity));
}
/* .next-header__desktop-menu .next-header__menu-link {
    font-size: 17px;
    font-weight: bold;
} */




.next-footer__form .input-submit {
	padding: 8px 40px;
}

.next-footer__newsletter .next-footer__newsletter-text {
	color: #212121;
}

.mt-\[14px\] {
    margin-top: 14px;
}

.next-footer .next-footer__links {
    /*gap: 0.5em;*/
	gap: 0;
}

.next-footer__newsletter .next-footer__form button {
    font-weight: inherit;
}

body .main, body .main:after {
    background: #fcfcfc;
}

a.next-header__logo {
	height: unset;
	width: unset;
	display: flex;
    padding: 8px;
    margin: -6px;
}

.next-header__logo svg {
    max-width: 126px;
    width: 100%;
    fill: #222;
}
@media screen and (min-width: 576px) {
    .next-header__logo svg {
        max-width: 196px;
    }
}

.single-post .breadcrumbs {
	display: none;
}

.post-header h1.post-title {
    letter-spacing: -.01em;
    padding: 4.8px 0;
    line-height: 2.5rem;
	
	line-height: 52px;
	font-size: 46px;
}
@media screen and (max-width: 767px) {
    .post-header h1.post-title {
        font-size: 32px;
    }
}

.single .entry-meta + .wp-block-image {
    /*margin: 24px 0 1em;*/
	margin: 18px 0 1em;
}

/* .main .post-content h2 {
    font-weight: 500;
} */

.main h4 {
	font-weight: 700;
}

.main .post-content h3#h-main-points {
    margin: 0 0 0 !important;
    display: inline-block;
    font-size: 19px !important;
}

h2#important {
	font-size: 18px !important;
	font-weight: 700;
}

.main .post-header .entry-meta {
    color: #222222;
}

.the_author_meta {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 10px;
}

.the_author_fullname {
	font-weight: 700;
	font-size: 15px;
}

.float-nav_mobile {
	display: block !important;
}

.the_author_description {
    line-height: normal;
    font-size: 12px;
    margin-top: -10px;
	margin-top: -6px;
	color: #222222;
    letter-spacing: 0.01em;
}

figcaption {
	color: #222222;
}

.post-content .the_author_description a {
	color: #0066cc;
}


.float-nav_container {
	display: none !important;
}


.next-header .next-header__desktop-menu, .next-header .next-header__desktop-menu button {
    /*font-family: var(--font-articulatcf);*/
	font-family: 'Articulat', Arial, sans-serif;
}

.post-header .entry-meta, .entry-meta {
    font-size: 12px;
	letter-spacing: 0.015em;
	margin: 0px 0 0;
    font-weight: 450;
    color: #222222;
    text-align: left;
}

.single .post-header, .single .post-content, .single .information-bar--content {
    max-width: 700px;
}

header.next-header {
	background: #fcfcfc;
}

.single .wp-block-image {
    margin: 24px 0 1em;
}

.next-header .next-header__desktop-menu {
    /*margin-top: 12px;*/
	margin-top: 10px;
}

header.post-header {
    /*padding: 24px 0 0;*/
	padding: 0;
}

header.post-header h1.post-title {
    line-height: 54px;
    /**margin-top: 24px;**/
    margin-top: 4px;
    /**/padding: 0;/**/
	display: inline-block;
	/*padding: 24px 0 0;*/
	/*margin-top: 0px;*/
}
@media screen and (max-width: 767px) {
    header.post-header h1.post-title {
        margin-top: 12px;
        line-height: 38px;
    }
}

.post-content .the_author_meta img {
    margin: 16px 0 0;
}

.the_author_fullname {
	color: #222222;
}

#find-your-fit .prose-p\:text-sm :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))) {
    /*font-size: .875rem;*/
    font-size: 14px;
    letter-spacing: 0.01em;
}

html body{
    /*font-family: 'Articulat', Arial, sans-serif;*/
    --font-articulatcf: "__articulatcf_908c36", "__articulatcf_Fallback_908c36";
    font-family: var(--font-articulatcf);
}

.main .page-content h4, .main .post-content h4 {
    font-weight: 700;
    margin: 24px 0 10px !important;
    display: inline-block;
    /* font-size: 28px !important; */
}

.h-contents-wrap {
	background: #F1F1F1;
    padding: 0 44px 24px 44px;
    margin: 0 -44px 44px;
    display: inline-block;
    width: calc(100% + 88px);

    padding: 0 24px 24px;
    margin: 12px 0 24px;
    display: inline-block;
    width: 100%;
}

.h-contents-wrap h3#h-contents, .h-contents-wrap h4#h-contents {
	font-size: 19px !important;
	font-weight: 700;
	letter-spacing: 0;
}

.post-content .h-contents-wrap ul li {
	line-height: 34px;
}
@media screen and (max-width: 767px){
    .post-content .h-contents-wrap ul li,
    .post-content .h-contents-wrap ul a {
        font-size: 14px;
    }
}

.post-content ul.h-contents-wrap, .post-content ul.key-insight-section, main .post-content ul {
    /*padding-left: 14px;*/
	/*padding-left: 0;*/
	padding-left: 18px;
}

.post-content ul.h-contents-wrap, main .post-content ul {
	padding-left: 14px;
}

main .post-content hr {
	/*margin: 20px 0;*/
	/*margin: 30px 0;*/
	margin: 23px 0;
	background: #222222;
}


main .post-content p, main .post-content ul li {
    color: #222222;
}
main .page-title, main h1, main h2, main h3, main h4, main h5, main h6 {
    color: #222222;
}

.main .post-content .h-contents-wrap h2, .main .post-content .h-contents-wrap h3, .main .post-content .h-contents-wrap h4 {
    margin: 20px 0 2px !important;
}

main ul.key-insight-section {
	/*margin: 32px 0;*/
	margin: 14px 0 26px;
    margin: 10px 0 30px;
	display: flex;
    flex-direction: column;
    gap: 12px;
}

.post-content ul.key-insight-section li {
	font-size: 18px;
	font-weight: 400;
	color: #222222;
	line-height: 28px;
}

.post-content ul.key-insight-section li::before {
    width: 4px;
    height: 4px;
    top: 10px;
    /*left: -22px;*/
	left: -18px;
}

/* @media only screen and (min-width: 769px) {
	.main .page-content .post-ab_title {
		grid-area: ab_title;
		margin: 0 18px !important;
	}
	.page-content .post-ab_desc {
		grid-area: ab_desc;
		margin: 0 18px !important;	
	}
	
	.page-content .post-ab_btn {
		grid-area: ab_btn;
		margin: 0 18px !important;	
	}
	
	.page-content .post-ab {
        display: grid;
        grid-template-columns: auto auto;
        gap: 14px;
        grid-template-areas:
        "ab_title -"
        "ab_desc ab_btn";
        align-items: start;
    }
} */

.custom-flex-block + .section-related {
	display: none;
}

.custom-flex-block {
	/*margin: 36px -24px 120px !important;*/
	--new-padding: calc(var(--padding) + 20px);
	padding: var(--new-padding);
	margin: 60px calc( var(--new-padding) * -1) 120px !important;
	background: var(--background-color);

    padding: var(--new-padding) var(--padding);
    margin: 50px 0 90px !important;
	
}

@media (min-width: 1024px) {
    header.next-header {
        padding: 20px 40px 25px;
        align-items: flex-start;
        justify-content: space-between;
    }
}


/*ftr*/

.flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
}

.w-5 {
    width: 1.25rem;
}

.h-5 {
    height: 1.25rem;
}

.mt-\[3px\] {
    margin-top: 3px;
}

.font-caption {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.188rem;
    letter-spacing: .015rem;
}

.block {
    display: block;
}


.font-body2, .font-button {
    font-size: .875rem;
    font-weight: 400;
}

.font-body2 {
    line-height: 1.4375rem;
    letter-spacing: .01rem;
}

.text-darkGray, .text-darkGray .next-footer__links .next-footer__link {
    --tw-text-opacity: 1;
    color: rgb(33 33 33 / var(--tw-text-opacity));
	--hover: 0 0% 20%;
}

.text-hover, .text-darkGray .next-footer__links .text-hover {
    color: hsl(var(--hover));
}

.text-hover:hover, .text-darkGray .next-footer__links .text-hover:hover {
	color: hsl(var(--primary));
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem;
}

.items-start {
    align-items: flex-start;
}

.flex {
    display: flex;
}

.next-footer .next-footer__links_info {
    margin: unset;
}

.next-footer__newsletter .next-footer__form button {
    font-weight: inherit;
    padding: .75rem 2rem;
    line-height: 1.125rem;
    letter-spacing: .025em;
    flex-shrink: 0;
}

/* @media screen and (min-width: 576px) {
    .next-header__logo {
        transition: all 1s cubic-bezier(.4,0,.2,1);
        opacity: 0;
    }
    
    .next-header__logo.scrolled, body:not(.__home) .next-header:hover .next-header__logo {
        opacity: 1;
    }
} */