/*!
Theme Name: Ncare
Theme URI: https://wphix.com/wp/ncare/
Author: Theme_Pure
Author URI: https://themeforest.net/user/theme_pure/
Description: Ncare - NDIS Disability Service WordPress Theme
Version: 99991
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ncare
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.
*/
body {
	background: rgba(238, 238, 238, 0.6);
	color: #234e70;
}

footer {
	position: relative;
}

footer .col-lg-3:last-child {
	display: none !important;
}

.tp-breadcrumb-link {
	color: transparent;
	margin-bottom: 0 !important;
}

.tp-breadcrumb-link span {
	display: none;
}

.tp-breadcrumb-link span:first-child {
	display: block;
	color: #fff;
}

.tp-breadcrumb-title {
	line-height: 1em !important;
}
div.wpforms-container-full input[type=checkbox]:before, div.wpforms-container-full input[type=radio]:before {
    border-radius: 100% !important;
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #234E70 !important;
    border: 1px solid #234E70 !important;
}


div.wpforms-container-full .wpforms-confirmation-container-full p, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
    color: #fff !important;
}
.tp-section p {
    text-transform: none !important;
}

.wpforms-field * {
	color: #234e70 !important;
}
.wpforms-submit {
	font-weight: 500 !important;
    text-transform: none !important;
    background-color: #C00000 !important;
    padding: 15px 20px 15px 20px !important;
    height: auto !important;
    border-radius: 0 40px 40px 0 !important;
    color: #fff !important;
}

.tp-services-details-services-wrap .fa-arrow-right {
	color: #c00000 !important;
}

.page-id-509 .tp-breadcrumb-bg {
    background-position: top center;
}

.tp-section-title {
    text-transform: none !important;
}

.tp-getin-form-input input, .tp-getin-form-input textarea {
	color: #234e70 !important;
	padding-left: 0 !important; padding-right: 0 !important
}

.home_hero .tp-slider-item-2 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.wpcf7-select,
.wpcf7-input {
	box-shadow: none !important;
    background-color: transparent;
    border: 0;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    border: 1px solid #d4dce0 !important;
    width: 100%;
    height: 56px;
    width: 100%;
    line-height: 56px;
    font-size: 18px;
    color: #333 !important;
    padding-left: 26px;
    padding-right: 26px;
	outline: 0 !important
}

.wpcf7-select[multiple="multiple"]{
	box-shadow: none !important;
    background-color: transparent;
    border: 0;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    border: 1px solid #d4dce0 !important;
    width: 100%;
    height: auto;
    width: 100%;
    line-height: 56px;
    font-size: 18px;
    color: #333 !important;
    padding: 10px 26px !important;
	outline: 0 !important;
	min-height: 165px;
}
.tp-services-2-btn {
    background-color: transparent !important;
}

.tp-services-2-btn a {
    padding: 10px 20px 10px 16px !important;
    display: inline !important;
}

.tp-el-rep-button,
.elementor-flip-box__button,
.tp-slider-btn a,
.footer_btnn {
	border-radius: 0 40px 40px 0 !important;
	color: #fff !important;
}

.footer_btnn {
	font-weight: 500 !important;
    text-transform: none !important;
    background-color: #C00000 !important;
    padding: 15px 20px 15px 20px !important;
}

.tp-team-details-btn {
	border-radius: 0 45px 45px 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 15px !important;
    padding-right: 25px !important;
}
.tp-el-rep-button span,
.elementor-flip-box__button span,
.tp-slider-btn a span {
	display: none;
}

@media (min-width: 992px) {
	footer .col-lg-3 {
        flex: 0 0 auto;
        width: 33.3333%;
		text-align: center;
    }
}
.tp-footer-widget-content-list-item i {
	transform: none !important;
	margin-right: 5px;
}
.sv_list .elementor-widget-image a {
	width: 100%;
}
.custom-html-widget .elementor-social-icons-wrapper {
	display: flex;
    column-gap: 12px;
}

@media only screen and (max-width: 600px) {
	.custom-html-widget .elementor-social-icons-wrapper {
		justify-content: flex-start !important;
	}
}
.custom-html-widget .elementor-social-icons-wrapper a {
	background: #fff !important;
}

.custom-html-widget .elementor-social-icons-wrapper a img {
	width: 36px;
}
.home_intro22 .tp-register-thumb {
	max-width: 200px;
}

.tp-header-call {
    background: #c00000;
    border-radius: 0 45px 45px 0;
    padding: 8px 20px 8px 15px;
}

.hide_call .tp-about-contact-call,
.tp-header-call-content span {
	display: none;
}
.tp-header-call-content a {
	color: #fff !important;
}
.foot_logo {
	position: absolute;
    bottom: 160px;
    right: 80px;
    z-index: 1;
    width: 80px;
}

.tp-footer-widget-content-list-item a {
	text-transform: none;
}
footer *,
.tp-footer-widget-content-list-item a,
.tp-footer-widget ul li a,
.tp-footer-widget-newsletter-content span,
.tp-footer-widget-title,
.tp-footer-widget-newsletter-content p,
.tp-footer-copyright p,
.tp-footer-terms a,
.tp-footer-widget-content p,
.tp-services-2-list-item p,
p {
	color: #234e70;
}
.tp-footer-bottom-wrap {
    border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.tp-btn, .tp-btn-2 {
	padding: 12px 20px;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: .8px;
}

.home_hero .col-xxl-8 {
	width: 100%;
}

.home_hero .col-xxl-8 h2,
.home_hero .col-xxl-8 .tp-slider-btn {
	text-align: right;
    float: right;
	width: 100%;
}

.home_hero .col-xxl-8 .tp-slider-btn a {
	margin-right: 0 !important;
}

.home_hero .tp-slider-btn-2-arrow,
.tp-slider-bg::before {
	display: none;
}
.home_intro .col-xl-9 {
	align-items: center;
    display: flex;
	flex-wrap: wrap;
}

.tp-about-2-wrapper.ml-20  {
	margin-left: 0 !important;
}
.about_wrap h3,
.about_wrap .tp-section-title {
	position: relative;
	padding-left: 55px !important;
	display: inline-block;
}

.about_wrap h3:before,
.about_wrap .tp-section-title:before {
	content: '';
	width: 43px;
	height: 32px;
	background-image: url('https://chasinglife.com.au/wp-content/uploads/2024/05/favicon.png');
	background-size: cover;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.about_wrap2 .tp-section-title:before {
	transform: none;
	top: 20px;
}
.about_wrap_0 .tp-section-title:before {
	top: calc(50% - 5px);
}
.main-menu ul li>a {
	text-transform: none;
}
.justify_text .tp-el-description {
	text-align: justify;
}
.elementor-flip-box__image img {
	width: 100% !important;
}

.elementor-flip-box__front .elementor-flip-box__layer__title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 8;
	background: #fafafa;
	padding: 15px;
	margin: 0;
}
.elementor-flip-box__front .elementor-flip-box__layer__overlay {
	padding: 0 !important;
}

.elementor-flip-box__back .elementor-flip-box__layer__overlay {
	padding: 15px 20px !important;
}

.elementor-flip-box:hover .elementor-flip-box__front .elementor-flip-box__layer__title {
	visibility: hidden;
}

.tp-services-2-thumb > img {
    height: 250px;
    object-fit: cover;
}

.tp-blog-2-info .tp-blog-2-info-item:last-child {
	display: none !important
}
.hide_about_list .tp-about-list {display: none !important}
.hide_about_list .tp-section {
	margin-bottom: 20px !important
}
.why_choose_us .tp-services-2-wrap {
	padding-bottom: 0 !important;
}
.tab_center .elementor-tabs-wrapper {
	display: flex;
    align-items: center;
    justify-content: center;
}

.about-area_0 .about-area {
	margin-top: 0 !important
}

.mb-0 .tp-section,
.mb-0 p {
    margin-bottom: 0 !important
}

.hide_time .tp-project-details-box {
    padding: 20px 30px 20px 30px !important;
	margin-bottom: 15px;
}
.hide_time .tp-project-details-open {
	display: none !important;
}

.hide_time .tp-project-details-address {
	border: 0 !important;
	margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

    .tp-services-2-list-item p {
        overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 4; /* number of lines to show */
           line-clamp: 4; 
   -webkit-box-orient: vertical;
    }

@media only screen and (max-width: 900px) {
	.tp-header-call {
		background: #c00000;
		border-radius: 0 45px 45px 0;
		padding: 8px 35px 8px 10px;
	}
	
	.tp-header-call-content a {
		font-size: 15px;
	}
}

@media only screen and (max-width: 600px) {
  .foot_logo {
    right: auto;
    bottom: auto;
}
}

