/*
 Theme Name:   GICTG Theme
 Theme URI:    https://gictg.com
 Description:  Custom Theme built for GICTG
 Author:       Russell Kasselman
 Author URI:   https://irondogmedia.com;
 Template:     twentytwentyone
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  gictg_theme
*/

:root {
    --primary-nav--font-size: var(--global--font-size-xs);
    --primary-nav--border-color: transparent;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    border-bottom: 1px solid #398102;

}

h2 {
    font-size: 32px;
    color: #398102;
    font-weight: bold;
}

h3 {
    color: #398102;
}

#contact_menu {
    width: 100%;
    background: #4d6801;
    clear: both;
    min-height: 40px;
}

#contact_menu .widget_nav_menu {
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
}

#contact_menu .menu-top-contact-menu-container {
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
}

#contact_menu .widget_nav_menu ul {
    list-style-type: none;
    padding: 5px 0 10px 0;
    margin-top: -10px;
    text-align: center;
}

#contact_menu .widget_nav_menu ul li {
    /*float: left;*/
    display: inline;
    margin-right: 10px;
    padding: 0;
}

#contact_menu .widget_nav_menu ul li:first-child a {
    padding: 0 15px 0 0;
    border-right: 1px #fff solid;
}

#contact_menu .widget_nav_menu ul li a {
    color: #fff;
    font-size: .8rem;
    font-weight: bold;
    text-decoration: none;
}

#page header#masthead {
    max-width: 100%;
    background: rgb(100, 130, 0);
    background: linear-gradient(90deg, rgba(100, 130, 0, 1) 0%, rgba(184, 200, 3, 1) 100%);
    border-bottom: 1px #fff solid;
}

.home #page header#masthead {
    padding-bottom: 25%;
    border-bottom: none;
}

#branding-main-menu-holder {
    width: 100%;
    max-width: calc(var(--responsive--alignwide-width) * .9);
    margin: 0 auto;
}

#branding-main-menu-holder .site-branding {
    float: left;
    width: 100%;
    max-width: 20%;
}

#branding-main-menu-holder .site-branding .site-logo .custom-logo {
    width: 100%;
    max-width: 90%;
    margin: 0;
}

#branding-main-menu-holder #site-navigation {
    float: right;
    width: 100%;
    max-width: 74%;
    margin-top: 25px;
}

#circuit_graphics_left {
    position: absolute;
    top: 50px;
    left: 0;
}

#circuit_graphics_right {
    position: absolute;
    top: 50px;
    right: 0;
}

#circuit_graphics_left img,
#circuit_graphics_right img {
    width: 100%;
    max-width: 90%;
}

#circuit_graphics_right img {
    float: right;
}

#homepage_hero {
    width: 100%;
    max-width: 80%;
    clear: both;
    margin: -25% auto 1% auto;
}

#content {
    border-bottom: 24px solid #b0c101;
}

#primary {
    background: rgb(100, 130, 0);
    background: linear-gradient(180deg, rgba(100, 130, 0, 1) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
}

.blog #primary {
    background: rgb(100, 130, 0);
    background: linear-gradient(180deg, rgba(100, 130, 0, 1) 0%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 1) 100%);
}

.home #primary {
    background: #fff;
}

#main {
    max-width: var(--responsive--alignwide-width);
}

.entry-content::after {
    content: url('/wp-content/uploads/2021/06/page_bg.png');
    opacity: 0.7;
    margin: -15% 0 -9% 10%;
    z-index: 1;
}

.home .entry-content::after,
.blog .entry-content::after {
    content: '';
    margin: 0;
}

.is-style-twentytwentyone-image-frame {
    background-color: rgba(255, 255, 255, .3);
    box-shadow: 0 20px 15px rgba(0, 0, 0, .2);
}

.primary-navigation a {
    font-weight: bold;
    padding-top: calc(.25 * var(--primary-nav--padding));
    padding-bottom: calc(.25 * var(--primary-nav--padding));
}

.primary-navigation a:hover,
.primary-navigation a:link,
.primary-navigation a:visited {
    color: var(--global--color-white);
    text-decoration: none;
}

.primary-navigation .menu-item-description {
    font-size: .8rem;
    font-weight: normal;
    color: #E3F28A;
}

.primary-navigation .current-menu-item>a:first-child,
.primary-navigation .current_page_item>a:first-child,
.primary-navigation .current_page_item>a:hover,
.primary-navigation .current-menu-item>a:first-child:hover,
.primary-navigation .current_page_item>a:first-child:hover {
    text-decoration: none;
    text-decoration-style: none;
}

.primary-navigation li.menu-item {
    border-left: 1px #E3F28A solid;
}

/*.blog #main::before {
    position: relative;
    left: 0;
    content: url('/wp-content/uploads/2021/06/header_blog.png');
    margin-left: 10%;
}*/

.singular header.entry-header,
.blog header.page-header {
    border-bottom: none;
    padding: 0;
    margin: 0;
}

.singular header.entry-header h1,
.blog header.page-header h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.entry-header h2 {
    font-size: 30px;
}

.post-thumbnail,
.entry-content .wp-audio-shortcode,
.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),
*[class*=inner-container]>*:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),
.default-max-width {
    max-width: calc(.8 * var(--responsive--alignwide-width));
}

nav.footer-navigation {
    background: #86a000;
    padding: 0;
    margin: 0;
}

hr.wp-block-separator {
    border-bottom: 1px solid #398102;
}

hr.wp-block-separator:not(.is-style-dots).alignfull {
    width: 100%;
    max-width: 80%;
}

.entry-content ul {
    padding-left: 0;
}

.entry-content ul li::marker {
    font-size: 1.2em;
    color: #398102;
}

.footer-navigation-wrapper li a,
.footer-navigation-wrapper li a:link,
.footer-navigation-wrapper li a:visited,
.footer-navigation-wrapper li a:active {
    padding: 0 10px;
    text-decoration: none;
    border-right: 1px #fff solid;
    line-height: 3;
}

.footer-navigation-wrapper li:last-child a {
    border-right: none;
}

.footer-navigation-wrapper li a:hover {
    text-decoration: none;
    text-decoration-style: none;
}

.footer-navigation-wrapper li a:link,
.footer-navigation-wrapper li a:visited,
.footer-navigation-wrapper li a:active {
    color: var(--global--color-white);
    font-size: calc(.8 * var(--global--font-size-xs));
}

aside.widget-area {
    margin: 0;
    max-width: var(--responsive--alignfull-width);
    background: #86a000;
    color: var(--global--color-white);
    grid-template-columns: 1fr;
}

footer.site-footer {
    max-width: var(--responsive--alignfull-width);
    background: #334700;
    /*background: #344700 url('/wp-content/uploads/2021/06/bg-footer-bottom.jpg') repeat-x;*/
}

@media only screen and (min-width: 1024px) {
    aside.widget-area {
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 482px) {

    aside.widget-area #block-7,
    aside.widget-area #block-8 {
        max-width: var(--responsive--alignwide-width);
        margin: 0 auto;
    }
}

@media all and (max-width: 1300px) {

    .primary-navigation a {
        font-size: 12px;
    }

    .primary-navigation .menu-item-description {
        font-size: .6rem;
    }

    .primary-navigation .primary-menu-container>ul>.menu-item>a {
        padding-left: calc(var(--primary-nav--padding) / 2);
        padding-right: calc(var(--primary-nav--padding) / 2);
    }
}

@media all and (max-width: 980px) {
    #contact_menu .widget_nav_menu {
        max-width: 65%;
    }
}

@media all and (max-width: 768px) {

    .site-header {
        padding: 0;
    }

    #branding-main-menu-holder .site-branding {
        max-width: 100%;
    }

    #branding-main-menu-holder .site-branding .site-logo {
        max-width: 40%;
        margin: 0 auto 20px auto;
    }

    #branding-main-menu-holder .site-branding .site-logo .custom-logo {
        /*max-width: 40%;*/
    }

    #branding-main-menu-holder #site-navigation {
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    #branding-main-menu-holder #site-navigation .primary-menu-container {
        padding: 0;
        margin: 0 auto 0 20px;
    }

    .entry-content::after {
        content: '';
    }

    .footer-navigation-wrapper li a:link,
    .footer-navigation-wrapper li a:visited,
    .footer-navigation-wrapper li a:active {
        font-size: calc(.4 * var(--global--font-size-xs));
    }

}


@media all and (max-width: 680px) {

    #contact_menu .widget_nav_menu {
        max-width: 100%;
    }

    #contact_menu .menu-top-contact-menu-container {
        max-width: 55%;
    }

    #contact_menu .widget_nav_menu ul li a {
        font-size: .6rem;
    }

    #branding-main-menu-holder {
        min-height: 60px;
    }

    #branding-main-menu-holder #site-navigation {
        margin: 8% 0 0 0;
    }

    #branding-main-menu-holder .site-branding .site-logo {
        margin: 8% 0 auto 0;
    }

    .primary-navigation>div>.menu-wrapper {
        margin-top: 20%;
    }

    .primary-navigation-open .menu-button-container,
    .primary-navigation>.primary-menu-container {
        background-color: #4d6801;
    }

}

@media all and (min-width: 822px) {

    .site-header {
        padding-top: calc(.4 * var(--global--spacing-vertical));
    }
}