/* contact form 7 */

.wpcf7 form.sent .wpcf7-response-output {
    color: #ffffff;
    font-size: 1.2em;
    font-weight: 500;
}

.edit-link { display: none; }

.module_id_1 .hustle-layout .hustle-title {
margin: 0px 0px 15px 0px !important; 
} 
.hustle-ui .hustle-button-icon [class*=hustle-icon-] {
    font-size: 20px;
    background: #000000;
    padding: 10px;
    border-radius: 25px;
}

.hustle-ui.module_id_1 button.hustle-button-close {
    color: #18a0dd !important;
}


 .site-branding {
    max-width: 1300px;
} 

a { color: #931918; }
a:hover { color: #000000;  }

/* HEADINGS &amp; TITLES */

.custom-logo-link img {
    max-height: 150px;
}

.has-header-image.inspiro-front-page .headroom--not-top .navbar {
padding: 5px 0;
}

/* LANDING PAGE ELEMENTS */

.has-header-image .custom-header-media:before, .has-header-video .custom-header-media:before {
    content: '';
    background-image: linear-gradient(to bottom,rgb(102 144 157) 0,rgb(0 0 0 / 0%) 100%);
    background-repeat: repeat-x;
    opacity: 1;
}

/*
 .site-title {

padding-top: 8%; 
} */


/* @media only screen and (max-width: 800px) {
 .site-branding-text {
margin-top: 20% !important;
font-size: 0.8em; }
}

@media only screen and (max-width: 430px) {
 .site-branding-text {
margin-top: 10% !important;
font-size: 0.8em; }
}

@media only screen and (max-width: 800px) {
#scroll-to-content {
   display: none;
} } */

/* NAVIGATION MENU */
.navbar-nav a {
    font-family: "Libre Franklin",sans-serif;
font-size: 18px;
}

#sb-search { display: none; }

.navbar-nav ul {
    width: 300px;
    margin-top: 5px;
border-top: 2px solid #931918;
font-size: 18px;
}
.sub-menu { list-style: none; }

.navbar-nav > li > ul:before {
    border-bottom: 8px solid #f3ce5a;
}

nav>li>ul:before {
border-bottom: 8px solid #931918;
}

/* HAMBURGER MENU */

@media screen and (max-width: 64em)
.navbar-nav>li.current-menu-item>a, .navbar-nav>li.current-menu-parent>a, .navbar-nav>li.current_page_item>a, .navbar-nav>li.current_page_parent>a {
    color: #ffffff !important;
}

.navbar-nav > li.current-menu-item > a, .navbar-nav > li.current-menu-parent > a, .navbar-nav > li.current_page_item > a, .navbar-nav > li.current_page_parent > a {
    color: #fff;
}

.navbar-toggle {
padding-left: 5px; 
}

/* FOOTER */
.site-footer { background-image: url("http://www.sheilaenglehart.com/wp-content/uploads/2021/05/bg-footer2.jpg"); }
.copyright { display: none !important; } 
.widget_text { font-size: 0.9em; color: #000000; }
.widget_text a { color: #000000; font-size: 16px; }
.site-footer .footer-widgets .title { 
padding-top: 30px; 
    color: #000000;
     text-align: center;
    font-size: 18px;
}

.site-footer-separator { display: none; }

 .widget a img {
box-shadow: 0 0 0 0px #000;
}

.site-info::after { text-align: center; font-size: 0.7em; color: #000000; content: "Copyright ©2025 Sheila Englehart. Website by LisaJacobiDesign.com";  }
