/*!
Theme Name: Homecare
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: homecare
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Homecare is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* #menu-menu-1 ul li {
  background: #05a3b7;
}
#menu-menu-1 ul li a {
  color: white;
}
#menu-menu-1 ul li a:hover {
  background: white !important;
}
#menu-menu-1 ul li a:hover {
  color: rgba(24,125,132,1);
} */
.newpopupdesign span.cf7ic-icon-wrapper label {
    margin-bottom: 5px;
}
.newpopupdesign .contact-form-inner input[type="text"], 
.newpopupdesign .contact-form-inner input[type="email"], 
.newpopupdesign .contact-form-inner textarea, 
.newpopupdesign .wpcf7-form input[type="text"], 
.newpopupdesign .wpcf7-form input[type="email"], 
.newpopupdesign .wpcf7-form textarea {
    margin-top: 2px!important;
}
.ays-pb-modal-close.ays-pb-modal-close_1.ays-pb-close-button-delay.ays_pb_pause_sound_1 {
 
    right: -10px ! IMPORTANT;
    top: -10px !important;
}
.newpopupdesign h2.ays_pb_show_title_on_mobile.ays_pb_title_styles_1 {
    font-family: 'latoregular' !important;
    font-size: 16px !important;
    font-weight: bold !important;
}
.ays-pb-modal.ays-pb-modal_1.newpopupdesign.none {
    padding: 15px 15px 0px !important;
    overflow: unset !important;
    height: fit-content !important;

    max-height: fit-content !important;
    min-height: auto !important;
}
p.ays_pb_timer.ays_pb_hide_timer_on_mobile.ays_pb_hide_timer_on_pc.ays_pb_timer_1 {
    display: none;
}
.newpopupdesign  .wpcf7-form textarea {
    height: 50px!important;
}
.newpopupdesign .wpcf7~p {
    display: none;
}
.newpopupdesign .wpcf7-form .wpcf7-submit, .newpopupdesign .wpcf7-form .wpcf7-submit {
    height: 40px;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
    width: 50% !important;
    margin: auto;
}
.newpopupdesign .wpcf7-form label {
    margin-bottom: 1px;
}
.ays-pb-modal.ays-pb-modal_1.newpopupdesign.none p{
    text-align: left!important
}
.ays_content_box {
    padding: 0px!important
}
.iheartndisimg {
    text-align: center;
}
hr.ays-popup-hrs-default {
    display: none;
}
p.ays_pb_timer.ays_pb_timer_1 {
    display: none!important;
}

span.wpcf7-form-control-wrap.kc_captcha {
    text-align: center;
    width: 100%;
}

span.cf7ic-icon-wrapper {
    display: block;
}

span.captcha-image.cf7ic-style1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.cf7ic-style1 .cf7ic-icon-wrapper svg {
    width: 2em !important;
    height: 3em !important;
    fill: currentColor;
    box-sizing: content-box !important;
}




.call_faq .popupaoc-button {
    background: none !important;
}

.call_faq .popupaoc-button:hover, .popupaoc-button:focus {
    background: #555;
    color: #01b5cc !important;
}

.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px;
}

.es_subscription_message.success {
    color: #fff !important;
    font-size: 16px;
}

.post-thumbnail {
    margin-bottom: 20px;
    display: block;
    text-align: center;
}

.navigation.post-navigation {
    margin-bottom: 20px;
}

.single-post .entry-title {
    font-weight: bold;
    background-color: #226F79;
    padding: 10px 0px 10px 12px;
    color: white;
    margin: 0px 0 20px 0;
}

.single-post .breadcrumbs a {
    color: black;
}

.entry-meta {
    display: inline-block;
    float: right;
}

.post-breadcrumbs-date {
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) and (min-width: 240px) {

    .attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 905px) and (min-width: 768px) {
    .slider_content {
        position: absolute;
        top: 60%;
        right: 0;
    }

    .nav.open.desktop {
        display: none;
    }
}

.page-numbers li {
    display: inline !important;
    position: initial !important;
    padding-left: 0 !important;
}

.page-id-174 .content-header-inner .wrap-inner {
    top: -70px !important;
}

.page-id-174 .content-body {
    margin: 0px 0;
}

.page-id-174 .content-header {
    position: relative;
    margin-bottom: 0px;
}

.page-id-174 .down-arrow a {
    bottom: 105px;
}

.nav-previous {
    display: inline-table;
}

.nav-next {
    float: right;
    display: inline-block;
}

.updated {
    display: none;
}

.bd-categories {
    display: inline-block !important;
    float: left;
}

.bd-link-label {
    margin-top: 5px;
}

.navigation.posts-navigation {
    margin-bottom: 40px;
}

.blog_footer span i {
    padding-right: 5px;
    color: #05a3b7 !important;
}

.col-md-5.md5 {
    margin: auto;
}

.md4 .contact-address_buttom {
    padding: 38px;
}

.container {
    margin-bottom: 20px;
}

.page-id-275 .content_block .box-image {
    display: none;
}

.page-id-275 .box-content-inner {
    padding: 0 !important;
}

@media only screen and (max-width: 786px) {
    button#responsive-menu-button {
        z-index: 999 !important;
    }

    .slider img {
        opacity: .8;
    }

}

.ul-font-size-home li {
    list-style: unset;
    display: list-item;
}

b.address {
    color: #05a3b7;
}

@media screen and (max-width: 1282px) and (min-width: 980px) {
    .benefits_sec {
        margin-top: 0 !important;
    }

    .benefits-right {
        padding: 2px;
    }
}
.content-body .section-title+p, .content-body .about_section p {
    color: #212529;
}
@media screen and (max-width: 410px) and (min-width: 220px) {
    .header_top a {
        font-size: 13px !important;
    }



    .sgpb-main-html-content-wrapper p {
        line-height: 15px;
    }

    .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha div {
        width: 100% !important;
    }

    .rc-anchor-normal .rc-anchor-content {
        height: 74px;
        width: 156px;
    }

    .rc-anchor-normal .rc-anchor-checkbox-label {
        width: 52px;
    }

    .postid-7176 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100%;
        height: 330px;
    }
}

/* .header_bottom .container {
    width: 100%;
    margin: auto;
    text-align: center;
    float: none !important;
    display: inline-block;
    position: unset;
} */

.header_bottom ul#menu-menu-1 {
    text-align: left;
}

div#responsive-menu-search-box {
    display: none;
}
/* 
div.wpcf7 .ajax-loader.is-active {
    visibility: hidden;
} */

.footer-bottom a {
    color: white;
}

table.data-table tr th {
    padding: 7px;
    border: 1px solid black;
}

table.data-table tr td {
    padding: 7px;
    border: 1px solid black;
}

thead tr th {
    background-color: aliceblue;
}

.page-id-6005 .site-content li {
    display: list-item;
    list-style: inherit;
    color: #01b5cc;
}

.page-id-6005 .site-content ul {
    padding-inline-start: 20px;
}

.testimonials .owl-carousel {
    display: block;
}

.testimonials {
    background-image: url(https://homecaringfootscray.com.au/wp-content/uploads/2020/02/The-Support-you-Deserve.jpg);
}

.call {
    background-image: url(https://homecaringfootscray.com.au/wp-content/uploads/2020/02/we-belive.jpg);
}

.call_faq .popupaoc-button {
    padding: 0;
}

.bd-link-label {
    color: white;
}

.bd-categories {
    margin-top: 10px;
}

.wl_pagination_box.bd_pagination_box.timeline {

    float: none !important;

}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
}

@font-face {
    font-family: Oswald-Bold;
    src: url(https://homecaringfootscray.com.au/wp-content/themes/homecare/fonts/Oswald-Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: Oswald-Light;
    src: url(https://homecaringfootscray.com.au/wp-content/themes/homecare/fonts/Oswald-Light.ttf);
    font-weight: normal;
}

@font-face {
    font-family: Oswald-Regular;
    src: url(https://homecaringfootscray.com.au/wp-content/themes/homecare/fonts/Oswald-Regular.ttf);
    font-weight: normal;
}

@media (max-width: 767px) {
    .page-id-174 .content-header-inner .wrap-inner {
        top: 0px !important;
    }

    .page-id-174 .down-arrow a {
        bottom: 35px;
    }

    .page-id-174 .content-body {
        margin: 100 !important;
    }

    body {
        font-size: 18px;
    }

    .wpcf7-form textarea {
        height: 40px;
    }

    .rplg .rplg-badge_left-fixed {
        left: 30px !important;
        bottom: 8px !important;
    }

    .paoc-popup-modal-cnt {
        padding: 0px 20px 10px 20px !important;
    }

    .timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1), .timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n) {
        padding-left: 15px;
        padding-right: 36px;
    }
}

.container {
    margin-bottom: 0;
}

@media (max-width: 480px) {
    .rplg-badge-cnt.rplg-badge_left-fixed.rplg-badge-hide {
        display: block !important;
    }
}

section#content-body {
    margin-bottom: 20px;
}

.contact-num a {
    font-size: 22px;
}

.page-id-6005 li.page_item.page-item-167 {
    display: none;
}

.contact-address_buttom a {
    color: #212529;
}

.bdp_blog_template a.bd-more-tag {
    background-color: #2bb9d1 !important;
    color: #f1f1f1 !important;
}

.bdp_blog_template .bd-categories a, .bd-post-content a, .bd-tags a, span.bd-category-link a, .bdp_blog_template a {
    color: #2bb9d1 !important;
    font-weight: 400 !important;
}

section.about_section.location.wow.fadeInUp {
    padding: 20px 0 50px 0;
}

.popupaoc-button {
    font-size: 24px;
    width: 100%;
    margin-top: 30px;
    border: 1px solid #01b5cc;
    padding: 15px;
    border-radius: 50px;
    outline: none;
    background: #01b5cc !important;
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
}

.call .btn:hover, .menu_group .btn:hover, .popupaoc-button:hover {
    border: 1px solid #fff;
    color: #01b5cc;
    background: #fff !important;
}

.page-id-6362 .menu_group {
    margin-top: 0;
    margin-bottom: 30px;
}

.page-id-255 .menu_group {
    margin-top: 0;
    margin-bottom: 30px;
}

a.btn.submit_btn:hover {
    border: 1px solid #01b5cc;
}

.call .btn:hover, .menu_group .btn:hover, .popupaoc-button:hover {
    border: 1px solid #01b5cc;
    color: #01b5cc;
    background: #fff !important;
}

.popupaoc-button {
    margin-top: 0;
    border: none;
}

.call .btn:hover, .popupaoc-button:hover {
    border: none;
    color: #01b5cc;
    background: #fff !important;
}

.col-md-6.book-btn {
    margin-top: 30px;
}

@media screen and (max-width: 667px) and (min-width: 375px) {
    .custombox-content {
        display: block;
        margin-left: 15px;
    }

    /*#paoc-modal-1 form.wpcf7-form {
    padding: 20px;
}
#paoc-modal-2 form.wpcf7-form {
    padding: 20px;
}
#paoc-modal-3 form.wpcf7-form {
    padding: 20px;
}*/
}

a.btn.submit_btn {
    padding: 12px;
}

p.btn.submit_btn a {
    padding: 12px;
}

.submit_btn {
    padding: 0;
}

.col-md-6.book-btn a.paoc-popup.popupaoc-button {
    border: 1px solid;
}

.vc_btn3-container.home-btn.vc_btn3-center a {
    background: #01b5cc;
}

.vc_btn3-container.home-btn.vc_btn3-center a:hover {
    background: #01b5cc;
}

@media (max-width: 767px) {
    body {
        font-size: 20px;
        line-height: 32px;
    }
}

.page-template-fullpage .wpb_wrapper .textwidget li {

    width: 25% !important;
    display: inherit;
}

.page-template-service .content-body .about_block li {

    width: 25% !important;
    display: inherit;
}

.page-template-fullpage .wpb_wrapper .textwidget li::after {
    display: none;
}

.page-template-service .content-body .about_block li::after {
    display: none;
}

span.footer-no a {
    font-size: 48px;
}

footer ul {
    margin-top: 20px;
}

.Not-sure {
    font-size: 2rem;
}

@media (max-width: 767px) {
    body .container p {
        font-size: 21px;
    }

    .page-template-fullpage .wpb_wrapper .textwidget li {
        width: 100% !important;
    }

    body .wpcf7 {
        font-size: 12px;
    }

    .grey-bg .popupaoc-button {
        font-size: 23px;
        padding: 11px;
    }

    a.paoc-popup.popupaoc-button {
        font-size: 23px;
        line-height: 28px;
    }
}

.slider_content .paoc-popup {
    font-size: 25px;
    line-height: 23px !important;
}

.grey-bg .popupaoc-button {
    padding: 12px;
}

.popupaoc-button {
    padding: 13px;
}

span.Speak-with {
    font-size: 23px;
    font-weight: 600;
    text-align: center;
    margin: auto;
    display: block;
}

.call_faq .card-header .btn-link {
    white-space: inherit;
}

.sgpb-main-html-content-wrapper .wpcf7-form textarea {
    height: 50px;
}

.sgpb-main-html-content-wrapper .wpcf7-form .wpcf7-submit {
    display: block;
    margin: 0px auto;
}

.contact-popup {
    font-size: 25px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    cursor: pointer;
    width: auto;
    line-height: 35px;
    margin-top: 5px;
    border: 1px solid #05a3b7;
    background: #05a3b7;
    border-radius: 50px;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
}

span.popup-open.contact-popup:hover {
    background: white;
    color: #01b5cc;
}

img.sgpb-popup-close-button-1 {
    top: -10px;
    right: -10px!important;
}

.sgpb-theme-1-overlay {
    background: none !important;
    background-color: transparent !important;
}

.sgpb-theme-1-content {
    box-shadow: none !important;
    width: 100% !important;
}

.sg-popup-builder-content {
    height: 100%;
    width: 90%;
    margin: auto;
}

.sgpb-main-html-content-wrapper P {
    margin-bottom: 0 !important;
}

.spcl-meet {
    /* background: #05a3b7;*/
    color: #05a3b7;
    text-align: center;
    font-size: 22px;
    /*padding: 20px;*/
    font-weight: bold;
}

.page-id-308 .menu_group {
    margin-bottom: 60px;
}

.post_ .fas {
    display: none;
}

.iheartndisimg, .subscription-form, .footerphone {
    text-align: center;
}

.subscription_input {
    text-align: center;
    margin: 20px auto !important;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

.sgpb-popup-dialog-main-div-wrapper .sgpb-content {
    padding: 0px !important;
    border-radius: 0px;
    height: auto;
    max-height: unset !important;
    min-height: auto !important;
    box-sizing: border-box !important;
    margin-bottom: 0px !important;
    max-width: 500px !important;
    padding: 15px 15px 0px !important;
    background: #fff;
    border-bottom: 0px !important;
}

.sgpb-popup-dialog-main-div-wrapper .sgpb-content {
    border-radius: 0px;
}

.sgpb-popup-dialog-main-div-theme-wrapper-1 .wpcf7-form input[type="text"],
.sgpb-popup-dialog-main-div-theme-wrapper-1 .wpcf7-form input[type="email"],
.sgpb-popup-dialog-main-div-theme-wrapper-1 .wpcf7-form textarea {
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 2px;
    width: 100%;
}

.sg-popup-builder-content {
    height: 100%;
    width: 100%;
    margin: auto;
}

.sgpb-popup-dialog-main-div-theme-wrapper-1 form.wpcf7-form label {
    margin-bottom: 2px;
}

.sgpb-theme-1-overlay.sgpb-popup-overlay-6876.sgpb-popup-overlay {
    background-color: rgba(0, 0, 0, 0.5) !important;
    background: rgba(0, 0, 0, 0.5) !important;
}

.sgpb-popup-dialog-main-div-theme-wrapper-1 .wpcf7-form span.captcha-image.cf7ic-style1 label {
    width: auto;
}

.sgpb-popup-dialog-main-div-theme-wrapper-1 .wpcf7-form label {
    width: 100%;
    display: inline-block;
}

.sgpb-popup-dialog-main-div-theme-wrapper-1 .wpcf7-form p {
    margin-bottom: 10px !important;
}

@media (max-width: 767px) {
    img.sgpb-popup-close-button-1 {
        right: 4% !important;
    }

    .sgpb-popup-dialog-main-div-wrapper .sgpb-content {
        width: 90% !important;
    }

    .sgpb-popup-dialog-main-div-theme-wrapper-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
        width: 100%;
        left: auto !important;
        right: auto !important;
    }

    .header_top a {
        font-size: 14px;
    }

    .header_top ul li i {
        display: none;
    }

    .header_top span {
        margin-left: 0px;
    }

    .header_top .container {
        margin-bottom: 0;
        padding: 0;
    }

    /*.header_top span {
    float: left;
    
}*/
    .header_top .call-us {
        display: none;
    }

    .header_top li:nth-child(1) {
        width: 34%;
        padding-left: 5px;
    }

    .header_top li:nth-child(2) {
        width: 66%;
    }

    .benefits-right p {
        line-height: normal;
        font-size: 22px;
    }

    .benefits-right span {
        font-size: 24px;
    }

    .call_faq .card-header .btn-link {
        font-size: 20px;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        font-size: 20px;
    }

    body .container p {
        font-size: 23px;
    }
}

.page-id-7276 .our_services {
    text-align: center;
}

.page-id-7276 .our_services .section-title:after {
    right: 0;
    left: 0;
    margin: auto;
}

.page-id-7276 section.our_services.wow.fadeInUp {
    margin-top: 50px;
}

.our_services img {
    width: 30%;
}

.page-id-7276 .our_services .col-md-2 {
    text-align: center;
    margin: auto;
}

.page-id-7276 .benefits_section {
    margin-bottom: 10px;
}

.page-id-7276 span.Speak-with {
    line-height: 30px;
}

.page-id-7276 .call_faq a.btn.call_faq_btn {
    border: 2px solid white;
}

.page-id-7276 a.btn.submit_btn.call_faq_btn:hover {
    background: white;
    color: #01b5cc;
}

.page-id-7276 .our_services .row {
    margin-top: 40px;
}

.page-id-7276 .agecare img {
    text-align: right;
    float: right;
}

.page-id-7276 .iheartndisimg img {
    float: left;
}

.page-id-7276 .benefits-right p {
    font-size: 16px;
    color: #868686;
    text-align: left;
}

.call:after {
    background: #000000 !important;
}

.address a {
    color: white !important;
    margin-top: 40px !important;
}

p.address {
    margin-top: 30px !important;
    color: white;
}
.page-template-fullpage .wpb_text_column li, .page-template-sil-house .wpb_text_column li {
    position: relative;
    padding-left: 30px;
}
.page-template-fullpage .wpb_text_column li:after, .page-template-sil-house .wpb_text_column li:after {
    content: "";
    display: block;
    background: #01b5cc;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}
.grey-bg a {
    color: #ffffff;
}


@media (max-width: 767.98px) {
    .ays-pb-modal.ays-pb-modal_1.newpopupdesign.none {
    width: 90% !important;
}
div.wpcf7-response-output {
margin: 0em 0.5em 1em;
}

body .wpcf7, .newpopupdesign h2.ays_pb_show_title_on_mobile.ays_pb_title_styles_1 {
    font-size: 12px!important;
}
.newpopupdesign p {
    line-height: 15px;
}
div.wpcf7-response-output {
    line-height: normal;
}
}