/*
Theme Name:     Stratus - Child Theme
Theme URI:      https://demo.themovation.com/stratus/intro/
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    stratus
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */
header.navbar.th-dark-tr {
	position: relative !important;
}

header.navbar.th-dark-tr.headhesive--clone {
	position: fixed !important;
}

header.banner #logo img {
    max-height: 80px;
    width: auto;
}

#menu-header-menu li a {
	color: #1c4c34 !important;
    font-weight: bold;
}
#menu-header-menu .dropdown-menu li a {
	color: white !important;
    font-weight: bold;
}

@media (max-width: 767px) {

    #menu-header-menu .dropdown-menu li a {
        color: #1c4c34 !important;
		font-weight: bold;
    }
}

header.banner ul.navbar.navbar-nav {
    margin-top: 20px;
}

header.banner #logo{
	margin-top: 5px;
}

header.banner.headhesive--stick {
	box-shadow: 0 2px 4px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),
              0 4px 5px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),
              0 1px 10px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12)) !important;
   border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
}


a#scrollUp{
	left: 15px;
    right: auto;
}


footer.footer, footer .footer-btm-bar{
    background: #1c4c34;
}

footer.footer .soc-widget i {
    color: #d2d2d2;
}

footer.footer{
	padding: 0px !important;
}

.prefooter{
	background-image: url(https://new.baggysitter.com/wp-content/uploads/2025/11/kids-cta-bottom.cb22ef31.png);
    width: 100%;
    height: 289px;
    background-color: #1c4c34;
    background-repeat: no-repeat;
    background-position: top right;
    margin-top: -1px;
}

.brtpmj_br_count, .brtpmj_business_name, .display-none{
	display: none !important;
}
/*
.title-prefooter{
	font-size: 25px !important;
}*/
/*@media (min-width: 1024px) {
  div.wrap {
    padding-top: 70px;
  }
}*/