/*
Theme Name: James Hayes for Congress
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Custom theme for James Hayes for Congress.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 1.1.1681583485
Updated: 2023-04-15 18:31:25

*/

/*Menu Edits*/
.primary-menu, .menu-item {
    font-family: indivisible, sans-serif;
    font-weight: 900 !important;
    font-style: normal;
    text-transform: uppercase;
}
.primary-menu > li > a {
    padding-top: 25px;
    color: #175674 !important;
}
.primary-menu a:hover, .primary-menu a:focus, .primary-menu .current_page_ancestor {
    text-decoration: none;
    background-image: url('https://jameshayesdev.wpengine.com/wp-content/uploads/2023/04/green-star.svg');
    background-repeat: no-repeat;
    background-position: top center;
}
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: none;
    color: #7AC58E !important;
}
.primary-menu li.current-menu-item > a {
    background-image: url('https://jameshayesdev.wpengine.com/wp-content/uploads/2023/04/star.svg');
    background-repeat: no-repeat;
    background-position: top center;
}
a, path {
    transition: none;
}
#site-header {
    border-bottom: 5px solid #175674;
}
#site-content, .singular .entry-header, .archive-header {
    background-color: #F2F2F2;
}
.header-inner .toggle path, .fill-children-current-color * {
    fill: #175674;
}
body:not(.overlay-header) .toggle-inner .toggle-text, .toggle-text {
    color: #175674 !important;
}
.menu-modal nav * {
    border: 0;
}
.menu-item a {
    color: #175674 !important;
}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    text-decoration: none;
    color: #7AC58E !important;
}

/*Popup Edits*/
.popup-background {
    background-color: #FFFFFF;
    padding: 15px;
    border: 5px solid #7AC58E;
    border-radius: 5px;
}
.popup-header {
    font-family: pragmatica-slabserif, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 4.8rem;
    color: #175674;
    display: block;
    text-align: center;
}
h2.popup-header {
    margin-top: 3rem;
}
.popup-button a {
    font-family: pragmatica-slabserif, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 3rem;
    display: block;
    text-align: center;
    padding: 1.0rem 1.3rem;
    background-color: #175674;
    color: #F2F2F2;
    margin-top: 2rem;
    text-decoration: none;
}
.popup-button a:hover {
    background-color: #7AC58E;
    text-decoration: none;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > :not([aria-modal="true"]) {
    padding-right: 0 !important;
}
.pum-theme-107 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
    color: #175674 !important;
}

/*Misc Edits*/
.color-accent {
    color: #175674 !important;
}
.no-margins {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.sm-margins {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}
.side-padding {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.sm-padding {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
.post-12 .entry-header, .post-56 .entry-header, .post-65 .entry-header, .post-84 .entry-header, .post-113 .entry-header {
    display: none;
}
.green-borders {
    border-top: 5px solid #7AC58E;
    border-bottom: 5px solid #7AC58E;
}
.blue-top-border {
    border-top: 5px solid #175674;
}
.green-border-bottom {
    border-bottom: 5px solid #7AC58E;
}
p {
    font-family: indivisible, sans-serif;
    font-weight: 400;
    font-style: normal;
}
h2 {
    font-family: pragmatica-slabserif, sans-serif !important;
    font-weight: 700;
    font-style: normal;
}
h3 {
    font-family: indivisible, sans-serif !important;
    font-weight: 700;
    font-style: normal;
}
.pragmatica-bold {
    font-family: pragmatica-slabserif, sans-serif !important;
    font-weight: 700;
    font-style: normal;
}
.indivisible-regular {
    font-family: indivisible, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.indivisible-medium, p.indivisible-medium {
    font-family: indivisible, sans-serif;
    font-weight: 500;
    font-style: normal;
}
.form-disclaimer {
    max-width: 120rem !important;
}
.no-margin-top {
    margin-top: 0 !important;
}
.disclosure {
    border: 1px solid #175674;
    max-width: 38rem !important;
}

/*Contact Form Edits*/
.content-column.one_half, .content-column.one_fourth, .content-column.one_eighth, .content-column.whole, .content-column.one_third, .content-column.one_sixth {
	padding-right: 10px;
}

.whole {
    width: 100%;
}

.one_half {
    width: 50%;
}

.one_third {
    width: 33.3%;
}

.one_fourth {
    width: 25%;
}

.one_sixth {
    width: 16.66%
}

.one_eighth {
    width: 12.5%;
}

.full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth, .one_eighth {
    float: left;
}

.clear_column {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
    border-width: 0;
    font-size: 2.5rem;
    padding: 1.0rem 1.3rem;
}
@media only screen and (max-width:428px) {
    input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
        font-size: 1.1rem !important;
        padding: 0.8rem;
    }
    ::placeholder {
        font-weight: 500 !important;
    }
}
::placeholder {
    font-family: indivisible, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #175674;
}
input[type="submit"] {
    width: 100%;
    background: #175674 !important;
    border: 5px solid #7AC58E;
    color: #F2F2F2;
    font-family: pragmatica-slabserif, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5rem;
    padding: 1.0rem 1.3rem;
}
input[type="submit"]:hover {
    text-decoration: none;
    background: #7AC58E !important;
}
.wp-block-contact-form-7-contact-form-selector {
    margin-bottom: 0 !important;
}
.search-form input[type="submit"] {
    width: auto;
}
.search-form {
    padding-bottom: 8rem;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #7AC58E;
    font-family: pragmatica-slabserif, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #175674;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-family: pragmatica-slabserif, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #175674;
}
.subscription-form .wpcf7-response-output {
	color: #F2F2F2 !important;
}

/*Home Page Edits*/
.thumb-container {
    position: relative;
    top: 35px;
}
.thumb-column {
    position: relative;
    top: -95px;
}
.thumb-image {
    position: relative;
    top: 70px;
}
.thumb-box {
    background-color: #FFFFFF;
    border: 5px solid #175674;
    border-radius: 2px;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 30rem !important;
    padding: 45px 24px 24px;
    width: initial !important;
}
.thumb-box a {
    text-decoration: none;
}
@media only screen and (max-width:1112px) {
    .thumb-box {
        max-width: 27rem !important;
    }
}
@media only screen and (max-width:1024px) {
    .thumb-box {
        max-width: 25rem !important;
    }
}
@media only screen and (max-width:1023px) {
    .thumb-box {
        max-width: 20rem !important;
    }
}
@media only screen and (max-width:781px) {
    .thumb-box {
        max-width: 30rem !important;
    }
}

/*Meet James*/


/*News Page*/
.wp-block-post-date, .wp-block-post-excerpt__excerpt {
    font-family: indivisible, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.entry-title, .entry-title a {
    font-family: pragmatica-slabserif, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #175674 !important;
}
.wp-block-post-date {
    font-weight: bold;
}
.wp-block-post-excerpt__more-link {
    font-family: pragmatica-slabserif, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #175674 !important;
    margin-top: 20px;
}
.styled-separator {
    display: none;
}
.previous-post, .next-post {
    color: #175674;
}
.entry-categories-inner, .wp-block-post-navigation-link {
    font-family: indivisible, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.entry-categories-inner a, .wp-block-post-navigation-link a, .is-arrow-arrow {
    color: #175674 !important;
}
.archive-title {
    font-family: pragmatica-slabserif, sans-serif !important;
    font-weight: 700;
    font-style: normal;
}
h1.archive-title span {
    color: #7AC58E;
}
.wp-block-button__link {
    border-radius: 2px;
    color: #F2F2F2;
    font-family: pragmatica-slabserif, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5rem;
    padding: 1.0rem 1.4rem;
}
.wp-block-button .wp-block-button__link:hover {
    text-decoration: none;
    background-color: #7AC58E !important;
}
.pagination-single {
    margin-bottom: 8rem;
}

/*Footer Edits*/
.footer-widgets {
    width: 100%;
}
.footer-nav-widgets-wrapper {
    margin-top: 0 !important;
}
.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper, .reduced-spacing.footer-top-hidden #site-footer {
    border-top-width: 0;
}
.footer-widgets-outer-wrapper {
    padding-top: 0;
}
.footer-nav-widgets-wrapper .section-inner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
#site-footer {
    margin-top: 0 !important;
}
.footer-nav-widgets-wrapper {
    border-color: #ffffff !important;
}
.footer-widgets-outer-wrapper {
    border-bottom: 0px solid #ffffff;
}
.to-the-top {
    font-family: indivisible, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #175674 !important;
}
.footer-copyright {
    font-family: pragmatica-slabserif, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #175674;
}