#ast-desktop-header .current_page_item a::before,
#ast-desktop-header .current_page_parent a::before {
    content: '';
    display: block;
    background-color: rgba(0,0,0,0.1);
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 2px;
}

.archive #primary article .blog-layout-1 {
    padding-bottom: 0;
}

.site-title {
	display: none;
}

.home .site-main {
    padding-top: 0;
}

.home .site-main .featured-articles .wp-block-column .wp-block-heading {
    padding-top: 0.75em;
}

.search-results .ast-archive-description {
    margin-bottom: 1em;
    padding: 0;
}

.search-results .ast-archive-description .ast-archive-title {
    font-size: 1.8823529411765rem;
    font-weight: 600;
}

#primary, #secondary {
    margin: 2.5em 0;
}

@media (max-width: 921px) {
    #primary, #secondary {
        margin: 0;
    }
}

.archive article .entry-content div p::after {
    content: '';
}

#primary .post-navigation {
    display: none;
}

#primary .comments-area {
    border-color: #F1F1F1;
    border-width: 2px;
}

.ast-header-breadcrumb {
    background-color: #F3F1E8;
}

.ast-header-breadcrumb a {
    color: #666666;
}

.ast-header-breadcrumb a:hover {
    color: #000000;
}

.ast-header-break-point .main-header-bar.ast-header-breadcrumb {
    border: none;
}

.category #primary .ast-archive-description {
    padding: 0;
}

.category #primary .ast-archive-description {
    margin-bottom: 1em;
}

#secondary .widget_block {
    background-color: #F7F7F7 !important;
    border-top: 2px solid #F3F1E8 !important;
    padding: 1em;
}

#secondary .wp-block-social-links li {
    margin-bottom: 0;
}

#secondary #block-9 .widget-title {
    margin-bottom: 0;
}

#secondary #block-9 .wp-widget-group__inner-blocks p {
    margin-bottom: 1em;
}

.sidebar-main .wp-block-search__input {
    background-color: #FCFCFC;
    border-color: #DDDDDD;
}

.sidebar-main #block-3 li, .sidebar-main #block-6 li {
    border-bottom: 1px solid #efefef;
}

.search #primary .ast-archive-description {
    padding: 0;
}

.search #primary .ast-archive-description h1 {
    font-size: 1.8823529411765rem;
    font-weight: 600;
}

.search #primary {
    margin: 2.5em 0 !important;
}

.search #primary .no-results, .search .ast-separate-container #primary {
    padding: 0 !important;
}

#primary .page .wp-block-social-links {
    padding-left: 0;
    margin-bottom: 1.6em;
}

#pg-author-block {
    padding-top: 2em;
    border-top: 2px solid #F1F1F1;
    margin-top: 2em;
}

#pg-author-img {
    text-align: center;
    padding: 24px 15px;
    background-color: #F3F1E8;
}

#pg-author-img img {
    opacity: 0.8;
}

#pg-author-text {
    margin-top: 10px;
}

#pg-author-text h5 {
    padding-bottom: 0.3em;
}

.single .btn-container {
    display: block !important;
    margin-top: 1em;
}

.site-footer .ast-footer-copyright {
    color: #645C4C;
}

.site-footer .ast-footer-copyright a {
    color: #403941;
}

.site-footer .ast-footer-copyright a:hover {
    color: #000;
}

.single-post #primary .post .wp-block-image {
    margin-bottom: 1.6em;
}

.wp-block-query h2.wp-block-post-title {
    padding-top: 0.75em;
    font-size: 1.4117647058824rem;
    line-height: 1.2em;
    font-weight: 600;
}

.wp-block-query h2.wp-block-post-title a {
    color: var(--ast-global-color-2);
    font-family: 'Rubik',sans-serif;
    text-decoration: none;
}

p.read-more a,
.wp-block-query a.wp-block-post-excerpt__more-link {
    border-color: #ffc75a;
    background-color: #ffc75a;
    color: #000000;
    font-family: Karla, sans-serif;
    font-weight: 500;
    line-height: 1em;
    position: relative;
    text-decoration: none;
    border-radius: 0px;
    padding-top: var(--wp--preset--spacing--30);
    padding-right: var(--wp--preset--spacing--30);
    padding-bottom: var(--wp--preset--spacing--30);
    padding-left: var(--wp--preset--spacing--30);
    font-size: 0.94117647058824rem;
    transition: all .2s linear;
}

p.read-more a:hover,
p.read-more a:focus,
p.read-more a:active,
.wp-block-query a.wp-block-post-excerpt__more-link:hover,
.wp-block-query a.wp-block-post-excerpt__more-link:focus,
.wp-block-query a.wp-block-post-excerpt__more-link:active {
    color: #ffffff;
    background-color: var(--ast-global-color-1);
    border-color: var(--ast-global-color-1);
}

.wp-block-query a.wp-block-post-excerpt__more-link::after {
    content: ' »';
}

.pg-score {
    background-color: #F9F9F9;
    border-top: 2px solid #F3F1E8;
    padding: 1em !important;
    margin-bottom: 1em !important;
}

.pg-score > .wp-block-columns:nth-child(1) {
    margin-bottom: 0.2em;
    font-size: 20px;
}

.pg-score > .wp-block-columns:nth-child(1) > .wp-block-column:nth-child(2) p {
    float: right;
    background-color: #ffd073;
    padding: 6px 8px;
    transform: rotate(8deg);
    box-shadow: 4px 6px 0px rgba(0,0,0,0.05);
}

.pg-score > .wp-block-columns:nth-child(2) > .wp-block-column:nth-child(1) .wp-block-columns {
    width: 100%;
    display: block;
    position: relative;
}

.pg-score > .wp-block-columns:nth-child(2) > .wp-block-column:nth-child(1) .wp-block-columns .wp-block-image {
    overflow: hidden;
    background-color: #000;
    margin-bottom: 1em !important;
}

.pg-score > .wp-block-columns:nth-child(2) > .wp-block-column:nth-child(1) .wp-block-columns .wp-block-image img {
    filter: blur(4px);
    opacity: 0.5;
}

.pg-score > .wp-block-columns:nth-child(2) > .wp-block-column:nth-child(1) .wp-block-column:nth-child(2) {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 30%;
    color: #fff;
}

.pg-score > .wp-block-columns:nth-child(2) > .wp-block-column:nth-child(1) .wp-block-column:nth-child(2) strong {
    font-size: 64px !important;
    border-bottom: 8px solid #ffd073;
}

.pg-score > .wp-block-columns:nth-child(2) > .wp-block-column:nth-child(2) > p {
    color: #e34c28;
    margin-bottom: 0;
    font-size: 20px;
    border-bottom: 4px solid #e34d2833;
}

.pg-score > .wp-block-columns:nth-child(2) > .wp-block-column:nth-child(2) > p:nth-child(1) {
    color: #54a53b;
    border-bottom: 4px solid #54a53b41;
}

.pg-score > .wp-block-columns:nth-child(2) > .wp-block-column:nth-child(2) > ul {
    margin-top: 5px;
}

.pg-score .pg-score-pocketability {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 65%;
}

#pg-footer-links::before {
    content: ' | ';
}

.ast-plain-container.ast-no-sidebar #primary {
    margin: 2.5em 0;
}

.entry-content > .wp-block-group {
    padding-top: 0;
    padding-bottom: 0;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    min-height: auto;
}

.ast-article-post {
    margin-bottom: 3em !important;
}

@media (max-width: 600px) {
    header .custom-logo-link img {
        max-width: 100%;
    }
    #pg-author-text {
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
        width: 100%;
    }
    #pg-footer-links::before {
        content: '';
    }
    #pg-footer-links {
        margin-left: 0;
        margin-top: 0.5em;
        display: block;
    }
    #pg-author-block .btn-container {
        text-align: center;
    }
}

@media (max-width: 782px) {
    .pg-score > .wp-block-columns:nth-child(1) > .wp-block-column {
        flex-basis: 0 !important;
    }

    .pg-score > .wp-block-columns:nth-child(1) > .wp-block-column:nth-child(2) p {
        position: relative;
        top: -8px;
        transform: rotate(4deg);
    }
}

@media (min-width: 600px) {    
    #pg-author-img {
        width: 18%;
        float: left;
    }

    #pg-author-text {
        margin-top: 0;
        width: 78%;
        float: right;
    }
}

@media (min-width: 782px) {
    .pg-score > .wp-block-columns:nth-child(1) {
        font-size: 22px;
    }

    .pg-score > .wp-block-columns:nth-child(2) > .wp-block-column:nth-child(2) {
        margin-left: 20px;
    }
}