/*
	Theme Name: Sheldahl 2023
	Theme URI: onemagnify.com
	Author: Philip Salatrik
	Author URI: https://philipsalatrik.wordpress.com/
	Description: A custom built WordPress theme
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    font-family: "Figtree", sans-serif;

}


:where(.wp-block-columns.has-background) {
    padding: 0;
}

a.wp-block-button__link.has-white-color.has-black-background-color.has-text-color.has-background.wp-element-button:hover {
    text-decoration: none;
    border-bottom: 0;
}

h2.related-content-title.has-text-color a {
    color: #E50019;
    font-size: 20px;
    font-weight: 800;
}

.wp-block-columns.wp-container-3,
.wp-block-columns.wp-container-6,
.wp-block-columns.wp-container-9,
.wp-block-columns.wp-container-12,
.wp-block-columns.wp-container-15,
.wp-block-columns.wp-container-18,
.wp-block-columns.wp-container-21,
.wp-block-columns.wp-container-24,
.wp-block-columns.wp-container-27 {
    flex-wrap: nowrap;
    margin-bottom: 0;
}

.alignwide {
    width: 100%;
    max-width: calc(1232px + 32px);
    padding-left: 16px;
    padding-right: 16px;
    margin: 0 auto;
}

.alignfull {
    width: 100%;
}

h1.bnw-headline {
    margin-top: 130px;
}

p.copyright a {
    color: #FFFFFF;
}

p.pdf-downloads.has-text-color a {
    color: #e50019;
}

p.pdf-downloads.has-text-color a:hover {
    color: black;
}

a {
    color: rgb(124, 121, 121);
    font-size: 1em;
    font-size: 16px;
    margin-right: 1em;
}

/* a:hover {
    color: rgb(0, 0, 0);
    border-bottom: 1px solid #707070;
    text-decoration: none;

} */

/*New Homepage Styles*/

div#homepage-flexible-circuitry {
    max-width: 608px;
    margin-top: -10em;
    margin-left: 10em;
}

h1.hero-headline {
    font-family: 'Trade Gothic Next LT Pro';
}

.is-layout-flex.wp-container-8.wp-block-columns.home-solutions-first-row {
    margin-bottom: 1.7em;
}

p.hero-paragraph-line-one {
    margin-top: 1em;
    margin-bottom: 0;
}

p.hero-paragraph-line-two {
    margin-bottom: 1em;
}

.menu {
    list-style: none;
    list-style-position: inside;
    padding-left: 0;
}

.main-content {
    padding-top: 164px;
}


.mega-current-menu-item a.mega-menu-link {
    color: black !important;
    border-bottom: 2px solid black !important;
}

.header-contact-button {
    width: 150px;
    height: 50px;
    border: 1px solid transparent;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #000000;
    color: #ffffff;
    text-decoration: none;

}

nav.sheldahl-navbar {
    flex-wrap: wrap;
    max-width: calc(1232px + 32px);
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    position: relative;
    z-index: 99;
}

@media screen and (max-width: 768px) {
    .nav.sheldahl-navba {
        position: fixed;
        width: 100%;
    }
}

.inner-nav-container {
    background-color: #f1f1f1;
    position: fixed;
    width: 100%;
    transition: all 0.5s ease;
    z-index: 99;
}

.navbar-brand:focus,
.navbar-brand:hover {
    border-bottom: none;
}

.sd-main-menu {
    text-align: right;
}

.header-contact-button :hover {
    background-color: #ffffff;
    color: #000000;
}

nav {
    height: 164px;
    background-color: #f1f1f1;
}

.site-logo img {
    width: 240px;
}

nav li {
    display: inline-block;
}

/*End Nav Styles*/


/*SIngle Posts/News Updates*/
h1.entry-title a {
    font-size: 60px;
}

span.breadcrumb_last {
    color: black;
}

.sheldahl-breadcrumbs {
    height: 100px;
}

/*Footer Styles */
footer {
    width: 100%;
    height: auto;
    background-color: rgb(40, 44, 46);
    padding-left: 16px;
    padding-right: 16px;
}

#site-footer p {
    color: #FFFFFF;
}

.footer-nav-container h5 {
    color: #9A9898;
    font-size: 1rem;
    letter-spacing: .48px;
}

.footer-nav-container a {
    color: #ffffff;
    letter-spacing: .64px;
}

.footer-contact-us {
    margin-right: 2em;
}

.footer-nav-contact-btn {
    width: 150px;
    height: 50px;
    border: 1px solid transparent;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #ffffff;
    color: #E50019;
    text-decoration: none;
}

.footer-nav-contact-btn a {
    color: #E50019;
    margin: 0;
}

.footer-nav-contact-btn:hover {
    background-color: #E50019;
    color: #ffffff;
}

.footer-nav-container {
    display: inline-flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: space-between;
}

p.copyright {
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: left;
}

.footer-container {
    max-width: 1232px;
    margin: 0 auto;
}

ul#mega-menu-primary li#mega-menu-primary li a:hover {
    border-bottom: 0px solid black !important;
}

ul#mega-menu-primary a:hover {
    border-bottom: 2px solid black !important;
}

li#mega-menu-item-764 a {
    color: white !important;
}

li#mega-menu-item-764 {
    background-color: black !important;
}

li#mega-menu-item-764 a:hover {
    background-color: #E50019 !important;
    border-bottom: 0px solid transparent !important;
}

li#mega-menu-item-764:hover {
    background-color: #E50019 !important;
}

li#mega-menu-item-764 {
    height: auto !important;
    padding: 3px 20px 3px 20px !important;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    max-width: 150px !important;
    margin-left: 12px !important;
}

input#gform_submit_button_1 {
    padding: 12px 46px;
    background-color: black;
    color: white;
    border: none;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

input#gform_submit_button_1:hover {
    background-color: #E50019;
}

ul.mega-sub-menu {
    background-color: #E50019 !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu {
    background-color: #f1f2f2 !important;
}

img.wp-image-4033 {
    margin-left: -20px;
}

/*About*/
p.has-text-align-center.about-hero-paragraph.has-white-color.has-text-color {
    max-width: 1232px;
    margin-right: auto;
    margin-left: auto;
}

h1.has-text-align-center.about-hero-headline.has-white-color.has-black-background-color.has-text-color.has-background {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
    padding: 25px;
}

.wp-block-button.about-buttons {
    margin-right: auto;
    margin-left: auto;
}

.wp-block-button.about-buttons a {
    border: 1px solid white;
}

.is-layout-flow.wp-block-column.about-full-width-img img {
    max-height: 710px;
    width: 100%;
    object-fit: cover;
}

.is-layout-flex.wp-container-7.wp-block-columns.alignwide.about-hero-stats {
    margin-top: 4em;
    margin-bottom: 10em;
}

.about-concepts-text p {
    font-family: 'Roboto Mono';
    font-size: 1.4rem;
    margin-top: 5em;
    max-width: 15em;
}

.about-paragraphs {
    font-family: 'Roboto Mono';
    font-size: 1.4rem;
}

.about-capabilities {
    margin: 4em auto !important;
}

.about-capabilities img {
    margin-top: 2em;
    margin-bottom: 2em;
}

li#mega-menu-item-1236 a {
    background-color: transparent !important;

}


.about-image-overlay .wp-block-cover__inner-container {
    margin-top: 70%;
}

p.has-text-align-center.second-hero.about-paragraphs.has-white-color.has-text-color {
    max-width: 15em;
    width: 15em;
    margin-left: auto;
    margin-right: auto;
}

h1.about-heading.has-white-color.has-black-background-color.has-text-color.has-background {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 1.5em;
    padding-left: calc(1em + 3vw);
}

/*Careers*/
h1.has-text-align-left.careers-headline.has-white-color.has-text-color {
    margin-top: -10%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.is-layout-flow.wp-block-column.careers-job-openings.has-background {
    padding-top: 2em;
    padding-bottom: 2em;
}

.is-layout-flex.wp-container-13.wp-block-columns.alignwide.careers-place-belongs {
    padding-top: 2em;
}

.is-layout-flex.wp-container-17.wp-block-columns.alignwide.careers-impact {
    padding-top: 2em;
    padding-bottom: 2em;
}

p.red-captions.has-text-color {
    font-family: 'Roboto Mono';
}

.is-layout-flex.wp-container-23.wp-block-columns.alignwide.careers-impact-bottom {
    margin-top: 2em;
    margin-bottom: 2em;
}

/*Leadership*/
.is-layout-flex.wp-container-2.wp-block-columns.alignwide.leadership-headline {
    margin-top: 4em;
}

/*News*/
img.wp-image-1605 {
    width: 100%;
}

.is-layout-flex.wp-container-2.wp-block-columns.alignfull.news-headline {
    margin-top: 8em;
    margin-bottom: 2em;
}

p.copyright a {
    text-decoration: underline;
}

@media only screen and (min-width: 1081px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
        color: black !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:active {
        color: black !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:focus {
        color: black !important;
    }
}

@media screen and (max-width: 1080px) {

    .about-concepts-text p {
        max-width: none;
        text-align: center;
        margin-top: 0;
    }

    h1.bnw-headline {
        margin-top: 100px;
    }

    .justify-center h1 {
        font-size: 2rem;
    }

    .wp-block-spacer {
        max-height: 50px !important;
    }

    li#mega-menu-item-1236 {
        margin-bottom: 3em !important;
        margin-top: 1em !important;
    }

    li#mega-menu-item-1236 a {
        text-align: center !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu {
        background-color: #e50019 !important;
    }

    div#homepage-flexible-circuitry {
        max-width: 608px;
        margin-top: 0em;
        margin-left: auto;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        display: block;
        background: #e50019;
        color: white;
        margin-bottom: 1em;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
        background: #e50019;
        font-weight: normal;
        text-decoration: none;
        color: white;
        border-bottom: 2px solid black !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
        color: #fff;
        background: transparent;
    }
}


@media screen and (max-width: 768px) {
    .remove-on-mobile {
        display: none;
    }

    .hp-healthcare-mobile-space {
        margin-bottom: 3rem;
    }

    .image-subhead-text {
        font-weight: 700;
    }

    img.wp-image-4033 {
        margin-left: 0px;
        margin-top: 0px;
    }

    .main-content {
        padding-top: 67px;
    }

    li#mega-menu-item-764 {
        background-color: white !important;
    }

    li#mega-menu-item-764:hover {
        background-color: black !important;
    }

    li#mega-menu-item-764 a {
        color: #E50019 !important;
    }

    li#mega-menu-item-764 a:hover {
        color: white !important;
    }

    li#mega-menu-item-764 {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #E50019;
        color: white;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
        background: #E50019;
        color: white;
    }

    .site-contact {
        display: none;
    }

    .footer-nav-container {
        flex-direction: column;
        align-items: center;
    }

    .footer-nav-container h5 {
        text-align: center;
        padding-bottom: 1.5rem;
        margin: 0;
    }

    .footer-nav-container a {
        margin: 0;
    }

    .footer-contact-us {
        display: none;
    }

    .footer-nav-container li {
        padding-bottom: 1.5rem;
        text-align: center;
    }

    .custom-menu-class ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    nav {
        height: 67px;
    }

    .site-logo img {
        width: 110px;
    }

    p.copyright {
        text-align: center;
    }
}