/* MyWork Custom CSS */
#welcome_pest {
    background-image: url(/wp-content/uploads/2023/02/homespider-bg1.jpg) !important;
    background-position: top center;
}

@media (max-width:1599px){
    .footer-wrapper .footer-container-wrapper .map-container{
        width:43.25%!important;
    }

    .footer-wrapper .footer-container-wrapper .message-container{
        width:51%!important;
    }

    .page-id-22 .footer-wrapper .footer-container-wrapper .message-container{
        width:100%!important;
    }

    .footer-wrapper .footer-container-wrapper .footer-image-logo {
        position: absolute!important;
        top: 55px!important;
        right: -30vh!important;
    }

    body div.et_pb_section.et_pb_section_0_tb_footer.footer-wrapper{
        background-image:url(https://pestterminator.com.au/wp-content/uploads/2023/02/orange-web-42-NEW-copy.jpg)!important;
    }

    .footer-wrapper .footer-container-wrapper .map-container .et_pb_image_0_tb_footer {
        text-align: center !important; }

    body .footer-image-logo img {
        /* display: none; */
        width:90%;
    }
}

@media (max-width:1200px){
    .footer-wrapper .footer-container-wrapper .map-container{
        width:100%!important;
    }

    .footer-wrapper .footer-container-wrapper .message-container{
        width:100%!important;
    }
}

@media screen and (min-width: 981px) and (max-width: 1600px){
    body .lottie-bugs-cont .et_pb_row .et_pb_image_2 .et_pb_image_wrap img, body .lottie-bugs-cont .et_pb_row .et_pb_image_wrap img{
        width:100%;
    }
}

body{
    max-width: 1600px;
    margin:0 auto;
}

.mw-sticky{
	position: fixed!important;
    width: 100%;
    z-index: 999999;
}

body header .et_builder_inner_content.sticky-dshead{
	position:relative;
}

#post-18 .et_pb_text_0 h3, #post-18 .et_pb_text_1 h3 {
    font-size: 60px !important;
}

body .menu-nav-container .et_pb_menu .et_pb_menu__wrap #menu-nav-menu li a{
    font-size: 16px;
}