/*
Theme Name: QUICKQR Blog
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.010111211021
*/

@font-face {
	font-family: 'Inter Var';
	font-weight: 100 900;
	font-display: block;
	font-style: normal;
	font-named-instance: 'Regular';
	src: url(assets/fonts/inter-roman.var.woff2) format('woff2')
}

@font-face {
	font-family: 'Inter Var';
	font-weight: 100 900;
	font-display: block;
	font-style: italic;
	font-named-instance: 'Italic';
	src: url(assets/fonts/inter-italic.var.woff2) format('woff2')
}

@font-face {
	font-family: 'Mackinac';
	src: url(assets/fonts/mackinac-bold.woff2) format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: block
}
@font-face {
    font-family: 'Fragment Mono';
    src: url(assets/fonts/fragment-mono-regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'Fragment Mono';
    src: url(assets/fonts/fragment-mono-medium.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'Fragment Mono';
    src: url(assets/fonts/fragment-mono-bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: block
}


/*************** ADD CUSTOM CSS HERE.   ***************/
.post-filter-section .blog-post-inner{
	height:100%;
display:flex;
	flex-direction: column;
	justify-content: space-between
}
/* .post-filter-section .box-text{
height: auto
} */
.post-filter-section .box-text .from_the_blog_excerpt {
    min-height: 80px;
    max-height: 80px;
}
html {
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        Segoe UI,
        Roboto,
        Helvetica,
        Arial,
        sans-serif,
        Apple Color Emoji,
        Segoe UI Emoji;
}

.nav > li > a {
    font-size: 1em;
    font-weight: 700;
}

.nav-small.nav > li.html,
.nav > li.html {
    font-size: 1em;
}

.header-inner .nav-spacing-xlarge > li {
    margin: 0 15px;
}

/* .container {
    padding-left: 25px;
    padding-right: 25px;
}
 */
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: 1em;
    letter-spacing: 0;

    text-transform: unset;
}
/* 
i[class^="icon-"] {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal !important;
    font-variant: normal !important;
    text-rendering: auto;
    line-height: 1;
    font-weight: 400 !important;
    font-family: "Font Awesome 5 Pro" !important;
}

.social-icons i[class^="icon-"] {
    font-family: "Font Awesome 5 Brands" !important;
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-user:before {
    content: "\f007";
}

.icon-facebook:before {
    content: "\f39e";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-angle-up:before {
    content: "\f077";
}

.icon-menu:before {
    content: "\f0c9";
}

.icon-angle-down:before {
    content: "\f107";
}

.icon-envelop:before {
    content: "\f0e0";
}
.icon-search::before {
    content: "\f002";
} */
.font-normal {
    font-weight: 400;
}

.text-24 {
    font-size: 24px;
}

.font-bebas-neue {
    font-family: "Bebas Neue", sans-serif;
}

.gap-4 {
    gap: 1rem;
}

.flex-col {
    flex-direction: column;
}

.flex {
    display: flex;
}

.items-center {
    align-items: center;
}

.gap-2 {
    gap: 0.5rem;
}

.text-blue-500 {
    color: rgb(0, 40, 255);
}

.footer-wrapper p {
    margin-bottom: 0;
}

.font-medium {
    font-weight: 500;
}

/* .footer-wrapper a {
    color: white;
} */
.twitter {
	padding:2px;
}
.absolute-footer {
    display: none;
}

.col.post-item .post-title a {
    color: #252628;
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
/*     font-weight: 800;
    font-size: 20px; */
    /* line-height: 22px; */
    padding: 0;
    margin: 0;
}

.has-shadow > .col.post-item > .col-inner {
    border-radius: 4px 4px 0 0;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.post-type a {
    color: #56575b;
    line-height: 18px;
    margin-bottom: 10px;
    font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

.post-type {
    margin-bottom: 10px;
}

h5.post-title {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.box-text .from_the_blog_excerpt {
    font-size: 16px;
    color: rgb(76 78 103);
    margin-bottom: 50px;
}
#at_posts_related .box-text .from_the_blog_excerpt{
	margin-bottom: 0
}
.has-shadow .post-item .box-text {
    padding: 20px 20px 20px 20px;
}
a.readmore-button {
    display: flex;
    align-items: center;
    gap: 5px;
    color: rgb(109 40 217);
    font-weight: 600;
}

a.readmore-button svg {
    opacity: .5;
}
.flex-line{
    background-color: rgb(241 242 249);
    flex: 1 1 0%;
    height: 1px;
    margin-left: .5rem;
    margin-right: .5rem;
}
.text-meta {
    color: rgb(103 107 137);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 10px;
}
/* .nav-pagination > li > a,
.nav-pagination > li > span {
    border: 0;
    font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    min-width: 1.75em;
    height: 2em;
    line-height: 1.5;
} */

.nav-pagination > li i {
    top: unset;
}

/* blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
    line-height: 1.6;
    color: #8a8a8a;
    overflow-wrap: break-word;
} */

.entry-content {
    color: rgb(76 78 103);
    font-family: Inter Var, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	    font-weight: 375;
    letter-spacing: -.005em;
	font-size: 1.125rem;
        line-height: 1.75rem;
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
/*     font-weight: 400;
    font-size: 18px;
    line-height: 24px; */
}
.entry-content :not(a):not(pre):not(.changelog-item)>code {
    background-color: #ede9fe80;
    padding-bottom: .125rem;
    font-size: .925em;
    color: rgb(124 58 237);
    border: 0;
    padding-left: 0;
    padding-right: 0;
}
.entry-content h2 {
    color: rgb(37, 38, 40);
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 27px;
}
.entry-content h3 {
    color: rgb(29, 31, 33);
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 25px;
}
.entry-content p {
    margin-bottom: 1.75rem;
}

.entry-header .header-bitlink {
    text-align: center;
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-weight: 800;
    color: rgb(42, 91, 215);
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;
    text-align: center;
    align-items: center;
    text-align: left;
    justify-content: flex-start;
    flex-direction: row;
}

.single-post .header-bitlink a {
    padding: 5px 31px;
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    min-height: auto;
    background: #edf2fe;
    color: #2a5bd7;
    position: relative;
    transition: all 200ms;
    margin-left: 20px;
    border: 0;
    border-radius: 8px;
}

.single-post .header-bitlink a:hover {
    background: rgb(206, 218, 250);
    color: rgb(42, 91, 215);
}
h1.entry-title {
	font-size: 44px;
	
    color: rgb(35 23 74);
	margin-bottom: 34px;font-family: Mackinac, ui-serif, Georgia, Cambria, Times New Roman, Times, serif;
    font-weight: 700;
	}
.entry-header-text-top {
    padding-bottom: 0;
}

.entry-divider.is-divider {
    display: none;
}

/* h1.entry-title {
    font-size: 50px;
    line-height: 1.15;
    margin-bottom: 10px;
    color: #252628;
    font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
}
.entry-meta {
    font-size: 1em;
    font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;

    margin-bottom: 1em;
    font-weight: 800;
}
.entry-meta a {
    color: #252628;
    font-size: 14px;
} */
.post-views.entry-meta {
    margin-bottom: 0;
}
.post-views.entry-meta span {
    font-weight: 400;
    font-size: 15px;
    color: #606060;
}
.post-about {
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-weight: 700;
}
h1.page-title {
    margin: 0;
    color: #252628;
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-size: 64px;
    font-weight: 800;
    line-height: 56px;
}
.featured-resources h3 b {
    display: none;
}

.featured-resources h3 {
    justify-content: center;
    color: #252628;
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-size: 38px;
    font-weight: 800;
    line-height: 40px;
}
h5.author-name, .author-desc {
    padding-top: 0;
	font-size: 14px;
	font-weight: 500;
	font-family: Inter Var, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	    color: rgb(35 23 74);
	margin-bottom: 0;
    line-height: 1.5;

}
.author-desc a{
color: rgb(124, 58, 237)
}
.article-inner.has-shadow .author-box {
    padding-left: 0;
    padding-right: 0;
}
.resources-sidebar strong {
/*     font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
}
.article-inner.has-shadow footer.entry-meta {
    border-top: 1px solid #eff0f2;
    border-bottom: 1px solid #eff0f2;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
}
.resources-sidebar a {
    font-size: 20px;
    font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0;
    background: #f5f6f7;
    color: #252628;
    border-radius: 30px;
    border: 1px #f5f6f7 solid;
    padding: 9px 20px;
    line-height: 45px;
    transition: all 100ms;
    white-space: nowrap;
}
.article-inner.has-shadow {
    box-shadow: none;
    padding-top: 30px;
}
.category-list {
    display: flex;
    align-items: center;
    height: 100%;
    gap: 26px;
}
.subcribe-custom form#wpforms-form-447 {
    justify-content: flex-start;
}
.footer-wrapper .wpforms-container .wpforms-field{
	
    padding: 0;
}
.tracking-wider{
	padding-bottom: 28px;
}
.tracking-wider-footer{
	padding-top: 96px;
}
.tracking-wider, .tracking-wider a {
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 700;
    font-size: 13px;
    color: rgb(150 152 182);
	    font-family: Inter Var, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
.text-gray-300 {
    color: rgb(204 208 224);
}
.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
}
.tracking-wider a.transition-colors {
    margin-left: 5px;
}
@media (max-width: 992px) {
    .category-list {
        gap: 15px;
        overflow-x: scroll;
        margin-bottom: 15px;
    }
}
.category-list a {
    color: var(--fs-color-secondary);
}
/* .page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
 */
.form-flat input:not([type="submit"]) {
    border-radius: 8px;
    background: #fff;
}
.archive-page-header {
    padding-top: 30px;
}
.footer-wrapper a.button.btn-white {
    color: #fff;
}
.header-bottom > .flex-row > .flex-col {
    width: 100%;
}

.featured-post-section .post-item .box-text {
    padding: 20px 45px;
}
.featured-post-section .col.post-item .post-title a {
    font-size: 34px;
    font-weight: 800;
    line-height: 36px;
}
.featured-post-section .box-text p {
    font-size: 18px;
    line-height: 24px;
}
/* body .off-canvas-left .mfp-content {
    --drawer-width: 100%;
    box-shadow: none;
    background-color: #fff;
    padding-top: 25px;
} */

body .off-canvas-left .mfp-content {
    backdrop-filter: blur(8px);
    background-color: rgba(8, 0, 26, 0.95);
    padding-top: 20px;
}
 .off-canvas-left .mfp-container {
    padding: 60px 30px;
}
.off-canvas .sidebar-menu {
    padding: 0;
}
/*
.off-canvas .nav-vertical > li > a {
    text-transform: unset;
    color: #6257ff;
    font-weight: 600;
    padding: 0;
}
*/
.mobile-sidebar .nav-sidebar li.menu-item {
    border-top: none;
}

.off-canvas .nav-vertical li > a {
color: rgb(151, 138, 161);
}
.nav-sidebar.nav-vertical>li+li{
	border: 0
}
/* 
.off-canvas .nav-vertical li li > a {
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 500;
    color: #000;
}

.off-canvas .nav-vertical li svg,
.off-canvas .nav-vertical li img {
    margin-right: 10px !important;
}
.off-canvas .nav-vertical li img {
    width: 24px;
}
.mobile-sidebar .nav-sidebar > li.menu-item {
    padding-bottom: 10px;
}
.off-canvas-center .mfp-content {
    padding-top: 0;
}

.mobile-sidebar .nav .children {
    opacity: 1;
    position: relative;
    transform: none;
    left: unset;
}
.nav-dark .mobile-nav.nav > li > a {
    color: #fff;
}

.mobile-sidebar .nav-sidebar li.menu-item .toggle {
    display: none;
} */
.stroke-current {
    stroke: currentColor;
}
.fill-current {
    fill: currentColor;
}
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
    display: none;
}

.sub-menu.nav-dropdown .section {
    padding: 30px;
}

.header-nav-main .has-dropdown .nav-dropdown {
    border: 0;
    border-radius: 14px;
    box-shadow:
        rgba(0, 0, 0, 0) 0px 0px 0px 0px,
        rgba(0, 0, 0, 0) 0px 0px 0px 0px,
        rgba(0, 0, 0, 0.03) 0px 0px 15px 0px,
        rgba(0, 0, 0, 0.08) 0px 2px 30px 0px,
        rgba(0, 0, 0, 0.3) 0px 0px 1px 0px;
}

.header-nav-main .nav-dropdown li {
    padding: 10px 0;
}

.header-nav-main .nav-dropdown li a {
    color: #000;
}

.sub-menu.nav-dropdown {
    background: #000000;
    min-height: unset;
    min-width: 120px;
}
#menu-item-17 .sub-menu.nav-dropdown section {
    padding: 0 !important;
}
.sub-menu.nav-dropdown section a span {
    color: white;
}
.home-block-1 .logo img {
    width: 96px;
    height: 96px;
    margin: 0 auto;
    object-fit: cover;
}
.home-block-1 input[type="submit"] {
    background: #6257ff;
    color: #fefefe;
    font-size: 1rem;
    line-height: 1.5rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 12px 20px;
    font-weight: 500;
}
.home-block-1 input[type="email"] {
    font-size: 1rem;
    padding: 10px 20px;
    border: 1px solid #6257ff;
    line-height: 1.5rem;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 24px 20px;
}
.home-block-1 .icon-social {
    margin-top: -15px;
}
.post-home .box-blog-post, #at_posts_related .box-blog-post {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    height: 100%;
}
.post-home .box-image, #at_posts_related .box-image {
    padding: 8px;
}
.post-home .box-image img, #at_posts_related .box-image img {
    border-radius: 12px;
}
.post-home .post-type.cat-label, #at_posts_related .post-type.cat-label {
    display: none;
}

footer .column-logo {
    display: flex;
    gap: 20px;
	flex-direction:column;
}
footer .column-logo br{
	display:none;
}
footer .column-logo img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}
footer h2 {
    color: white;
}
footer input[type="submit"] {
    background: #6257ff;
    color: #fefefe;
    font-size: 1rem;
    line-height: 1.5rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 12px 20px;
    font-weight: 500;
}
footer input[type="email"] {
    font-size: 1rem;
    padding: 10px 20px;
    border: 1px solid #6257ff;
    line-height: 1.5rem;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 24px 20px;
}
footer .col-2 .col-inner {
    display: flex;
    gap: 50px;
    justify-content: flex-end;
}
footer .col-2 .col-inner ul {
    list-style: none;
}
footer .col-2 .col-inner span {
    font-size: 600;
    font-size: 18px;
}
footer .col-2 .col-inner ul li {
    font-size: 400;
    margin-top: 10px;
}
footer .col-2 .col-inner ul li {
    margin-left: 0;
}
footer .copyright {
    display: flex;

    color: white;
}
footer .copyright a {
    color: white;
    text-decoration: underline;
}
footer .copyright .policy {
    padding: 0 20px;
}
li.account-item a.is-outline {
    color: #fff;
}
.box-text.text-left {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 1.5rem;
}
/* .footer-wrapper .text p {
    text-align: center;
} */

@media (max-width: 768px) {
	.footer-wrapper .nav>li>a {
    width: 100%;
    text-align: center;
    display: block;
    /* margin: 0; */
    /* padding: 0; */
}

.footer-wrapper .nav>li {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0;
    padding: 10px 0;
}
    .icon-row {
        flex-wrap: nowrap;
    }
    footer .col-2 {
        display: none !important;
    }
    footer .copyright {
        flex-wrap: wrap;
        justify-content: center;
    }
    footer .copy {
        width: 100%;
        text-align: center;
    }
}
.subscribe {
    min-height: 100vh;
}
.subscribe .logo img {
    width: 96px;
}
.subscribe h2 {
    color: white;
    font-size: 20px;
}
.subscribe p {
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 0;
}
.subscribe h1 {
    font-weight: 700;
    font-size: 3.75rem;
    line-height: 1;
    color: white;
}
.subscribe span {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: white;
}
.subscribe input[type="email"] {
    max-width: 40%;
    border-color: #6257ff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.subscribe input[type="submit"] {
    border-color: #6257ff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #6257ff;
}
.subscribe .copyright {
    display: flex;
    gap: 20px;
}

.subscribe .copyright a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-decoration: underline;
	color:white;
}
.custom-header-button a {
    align-content: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: min-content;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    gap: 10px;
    padding: 8px 12px 8px 14px;
    color: #fff;
    border: 1px solid rgb(59, 50, 66);
    border-radius: 10px;
}

.custom-header-button svg {
    max-width: 24px;
}
@media (max-width: 768px) {
	h1.entry-title{
		font-size: 30px;    margin-bottom: 0;

	}
    .column-logo {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .subscribe input[type="email"] {
        max-width: 100%;
        border-color: #6257ff;
        border-radius: 6px;
        margin-bottom: 15px !important;
    }
    .subscribe input[type="submit"] {
        border-radius: 6px;
        margin: 0;
    }
    .mc4wp-form-fields .flex {
        flex-direction: column;
    }
    .subscribe .copyright {
        display: flex;
        gap: 0px;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    input[type="email"] {
        max-width: 100%;
        border-color: #6257ff;
        border-radius: 6px;
        margin-bottom: 15px !important;
    }
    input[type="submit"] {
        border-radius: 6px;
        margin: 0;
    }
    #mc4wp-form-1 .flex {
        flex-direction: column;
    }
    .copyright {
        display: flex;
        gap: 0px;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
  
  footer .icon-social {
        display: flex;
        justify-content: center !important;
        gap: 5px;
    }
}
/* .lightbox-content {
    background-color: rgb(13, 14, 18);
    border-radius: 6px;
} */
  .icon-social {
        display: flex;
        justify-content: end;
        gap: 5px;
    }
footer .icon-social{
	justify-content: start;
}
footer #wpforms-form-447{
	justify-content:start;
}
header a.btn-claim {
    border-radius: 8px;
    padding: 0 20px;
    margin: 0;
}
.template-posts-single h1 {
    text-transform: capitalize;
}
.template-posts-single .bh__byline_wrapper {
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.template-posts-single .bh__byline_social_wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.template-posts-single img.avatar {
    border-radius: 12px;
}

#wpforms-form-447 {
    display: flex;
    margin-top: -20px;
    justify-content: center;
}
.subscribe #wpforms-form-447 {
    justify-content: unset;
}
#wpforms-form-447 input[type="email"] {
    max-width: 100%;
    min-width: 380px;
    border-top-left-radius: 6px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 0px;
    border-color: #6257ff;
    padding: 12px 20px;
    height: 51px;
}
#wpforms-form-447 .wpforms-submit-container {
    margin-top: 0;
}
button#wpforms-submit-447 {
    font-size: 1rem;
    line-height: 1.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #6257ff;
    color: #fefefe;
    border-color: transparent;
    height: 51px;
    white-space: nowrap;
}
.featured-resources .box {
    display: flex;
}
.featured-resources .box .box-image {
    border-radius: 6px;
    width: 100%;
    margin-right: 25px;
}
.template-posts-single > .row {
    display: flex;
    justify-content: center;
}
#comments {
    margin: 0 auto;
    max-width: 733px;
}
#comments #respond {
    background: transparent;
    padding: 0;
}
.entry-image img {
    border-radius: 16px;
}
.custom-navigation-post, .author-box {
    position: absolute;
    top: 0;
    left: 100%;
	min-width: 180px;
}
.blog-author-image{
	margin-right: 12px;
}
.author-box{
	left: unset;
	right: 100%;
	padding: 0;
}
.nav-next {
    margin-bottom: 30px;
}
.entry-content-child {
    position: relative;
	margin-top: 50px;
	padding-top: 0
}
.custom-navigation-post .title {
    color: rgb(139 92 246);
}
.custom-navigation-post a{
    font-size: 14px;
	font-weight: 500
}
.content-area .box-vertical {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.content-area .box-vertical .box-image {
    display: block;
    direction: unset;
}

.content-area .box-vertical .box-text {
    display: block;
    direction: unset;
/*     width: 50%; */
	flex: 1 1;
    padding-left: 0;
    padding-right: 64px;
    padding-top: 0;
    padding-bottom: 0;
}

.box-vertical .box-text .from_the_blog_excerpt {
    margin-bottom: 20px;
	font-size: 18px;
	    font-family: Inter Var, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    color: rgb(255 255 255 / 0.7);
	margin-bottom: 28px;
}
.box-vertical .box-text h5.post-title a{
    font-size: 36px;
    margin-bottom: 20px;
	    font-family: Mackinac, ui-serif, Georgia, Cambria, Times New Roman, Times, serif;
    font-weight: 700;
    color: rgb(255 255 255 / 0.7);
}
.box-vertical .text-meta{
	    font-family: Inter Var, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    color: rgb(255 255 255 / 0.7);
margin-bottom: 24px;
    font-weight: 700;
    font-size: 11px;
}
.box-vertical .box-image img {
    border-radius: 16px;
}

.box-vertical a.readmore-button{

    color: rgb(250 204 21);
	    font-size: 16px;
	    font-family: Inter Var, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
@media (max-width: 768px) {
	
.content-area .box-vertical {
    display: block;
/*     align-items: center;
    flex-direction: row-reverse; */
}
	.content-area .box-vertical .box-image{
	margin-bottom: 30px;
	}
	.content-area .box-vertical .box-text {
    padding-right: 0;
}
    .featured-resources .box {
        flex-direction: column;
    }
    button#wpforms-submit-447 {
        margin-top: -30px;
        width: 100%;
        border-radius: 6px;
    }
    body .mfp-container {
        padding: 0;
    }
    .subscribe h1 {
        font-size: 40px;
    }
    .subcribe button#wpforms-submit-447 {
        margin-top: 0;
    }
    #wpforms-form-447 input[type="email"] {
        border-radius: 6px;
    }
    #wpforms-form-447 {
        flex-direction: column;
    }
    #wpforms-form-447 input[type="email"] {
        min-width: 320px;
    }
    .KW_progressContainer {
        top: 0 !important;
    }
}

@media (max-width: 849px) {
    .header-main li.html.custom {
        display: unset;
    }
}
.off-canvas .nav-vertical li li > a {
    padding-left: 35px !important;
}
.KW_progressContainer {
    left: 0;
    width: 100%;
    height: 0.3em;
    margin-bottom: 0px;
    position: fixed;
    top: 0;
    overflow: hidden;
    z-index: 9999;
    content: "";
    display: table;
    table-layout: fixed;
}

.KW_progressBar {
    width: 0%;
    float: left;
    height: 100%;
    z-index: 99;
    max-width: 100%;
    background-color: #6257ff;
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.page-template-page-blank-title-center .entry-header {
    margin-top: 30px;
}#user-submitted-posts {
    margin: 0 auto;
}
div#user-submitted-posts fieldset input.usp-input {
    width: 100%;
}
body ul.wpuf-form li {
    padding: 0;
}
.wpuf-user-loggedin {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
}
.wpuf-user-avatar-section{
	margin-right: 2em;
}
body ul.wpuf-form .ui-state-default.wpuf-image-wrap .caption span.wpuf-drag-file {
    display: none;
}
.single-post .mfp-bg.mfp-ready {
    background: #000;
}
body .wpuf-error
{
  margin: 20px 0 40px;
}
.loadmore-btn {
    background: #1971c2;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    padding: 7px 20px;
    line-height: 1.5;
    font-size: 15px;
    text-align: center;
	cursor: pointer;
}
.btn-wrap.btn-center{
	display: block;
	width: 100%;
	text-align: center;
}
.wpforms-container .wpforms-field {
    padding: 0;
}

/* a.button.plain.is-outline {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(16, 24, 40, 0.05) 0px 1px 2px 0px;
    border: 1px solid #fff;
    border-color: rgb(59, 50, 66);
} */

.button, button, input[type=button], input[type=reset], input[type=submit] {
    font-weight: 400;
    font-size: 15px;
}
ul.header-nav.header-nav-main {
    justify-content: center;
}
.nav-dark .nav>li>a {
    color: rgb(151, 138, 161);
    padding: 0;
}
.box-blog-post h5.post-title {
    font-size: 1.4rem;
    font-weight: 500;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.font-heading {
    font-family: Mackinac,ui-serif,Georgia,Cambria,Times New Roman,Times,serif;
    font-weight: 700;
    line-height: 1.375;
    letter-spacing: -.025em;
    word-spacing: .025em
}
#comments {
    display: none;
}
.highlight {
    background-color: rgb(18 18 38);
    color: rgb(255 255 255);    border-radius: 1rem;
    border: 0;

}
.entry-content .callout {
    border-style: solid;
    margin-top: 3rem;
    margin-bottom: 3rem;
    border-radius: .75rem;
    border-width: 1px;
    border-color: #5b21b61a;
    background-color: #f0f3ff;
    padding: 2rem;
    font-size: 1rem;
    line-height: 1.75rem;
    color: #23174abf;
    --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-shadow-color: rgba(91,33,182,.075);
    --tw-shadow: var(--tw-shadow-colored);
}
pre>code {
    padding: 0;
    border: 0;
    background: no-repeat;
}

code {
    font-family: Fragment Mono, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em;
}
.entry-content .left-sidenote, .entry-content .right-sidenote {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
    border-radius: 1rem;
    border: 1px solid #e1e4ef;
    padding: 1.5rem;
    font-size: .875rem;
    line-height: 1.5rem;
}
.entry-content .left-sidenote:before, .entry-content .right-sidenote:before {
    content: "Sidenote: ";
    margin-right: .125rem;
    font-weight: 700;
}
.entry-content p a{
color: rgb(35 23 74);
    text-decoration-line: underline;
    text-decoration-color: #23174a4d;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.entry-content blockquote {
    position: relative;
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-left: 2.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 500;
    letter-spacing: -.025em;
    --tw-text-opacity: 1;
    color: rgb(35 23 74);
    border: 0;
    font-style: normal;
}
.entry-content blockquote:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    width: 3px;
    background-color: #7840cc;
}
.entry-content blockquote p:first-of-type:before {
    content: "“";
    margin-left: -1rem;
}
.entry-content blockquote p:last-of-type:after {
    content: "”";
    margin-left: .25rem;
}
.entry-content blockquote p:first-of-type:before, .entry-content blockquote p:last-of-type:after {
    position: absolute;
    font-size: 1.875rem;
    line-height: 2.25rem;
    --tw-text-opacity: 1;
    color: rgb(196 181 253 / var(--tw-text-opacity));
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
