/*
 Theme Name:   Thatha Child
 Theme URI:    https://thatha.wpengine.com/
 Description:  Thatha Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     thatha
 Version:      1.0.0
 Text Domain:  thatha-child
*/
.dt_service-single img.attachment-post-thumbnail,
.breadcrumb,
.awsm-job-more-container {
	display: none;
}
body *,
.wdt-heading-holder .wdt-heading-subtitle-wrapper {
	text-transform: unset !important;
}
.loader-inner .loader-text:before,
.loader-inner .loader-text:after {
	content: none !important;
  	display: none !important;
}
.single-dt_service .wdt-custom-img-fill-height img {
	height: 100%;
    object-fit: cover;
    object-position: center center;
}
.appointment-form label {
	display: inline-block;
    font-weight: var(--wdtFontWeight_Ext, 600);
    color: var(--wdtPrimaryColor, #004a61);
    margin-bottom: 10px;
    width: 100%;
}
.service-sidebar form .wpcf7-submit {
	margin-top: 15px;
}
.wdt-cus-contact-icon-box .wdt-column:last-child .wdt-content-title a {
	text-transform: lowercase;
}
.wdt-heading-title-wrapper span,
.blog-entry .entry-title h4 a {
	font-size: 24px !important;
	text-transform: unset;
}
.elementor-icon-list-items li {
	margin: 0 !important;
}
.elementor-icon-list-items li span.elementor-icon-list-text {
	font-size: 18px !important;
}
.wdt-accordion-toggle-title {
	font-size: 22px !important;
}
/* service page banners */
.single-dt_service .main-title-section-wrapper > .main-title-section-bg:after {
    opacity: 0;
}
.single-dt_service .main-title-section-wrapper > .main-title-section-bg {
	background-position: center right;
}
.postid-656 .main-title-section-wrapper > .main-title-section-bg {
	background-image: url(https://thistle.media/demo/grace-senior-care/wp-content/uploads/2024/05/Geriatric-Care-2.jpg);
}
.postid-655 .main-title-section-wrapper > .main-title-section-bg {
	background-image: url(https://thistle.media/demo/grace-senior-care/wp-content/uploads/2024/05/Palliative-Care-5.jpg);
}
.postid-653 .main-title-section-wrapper > .main-title-section-bg {
	background-image: url(https://thistle.media/demo/grace-senior-care/wp-content/uploads/2024/05/Dementia-care-5.jpg);
}
.postid-307 .main-title-section-wrapper > .main-title-section-bg {
	background-image: url(https://thistle.media/demo/grace-senior-care/wp-content/uploads/2024/05/Post-Surgical-Support-1.jpg);
}
.postid-306 .main-title-section-wrapper > .main-title-section-bg {
	background-image: url(https://thistle.media/demo/grace-senior-care/wp-content/uploads/2024/05/Dementia-Care-4.jpg);
}
/* .header-button .wdt-button {
	background-color: #c5a880 !important;
    color: #1c3f60 !important;
} */
.wdt-cus-service-icon-box .wdt-content-item .wdt-content-media-group:after {
	content: unset;
}
.copyright-links a {
	color: #fff !important;
}
.copyright-links .elementor-icon-list-item {
	margin-left: 40px !important;
}
.sticky-header-active {
	background-color: #C5A880;
}
.awsm-job-listing-item a {
	pointer-events: none;
  	cursor: default;
}
@media screen and (max-width: 767px) {	
	.service-sidebar .elementor-widget-wrap.elementor-element-populated {
		position: unset !important;
	}
	.footer-sticky-button {
		position: fixed !important;
		bottom: 0;
	}
	.footer-sticky-button p {
		margin-bottom: 0;
	}
	#footer {
		margin-bottom: 58px;
	}
	.single-post .main-title-section h1 {
        font-size: 18px;
    }
	#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder, #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover, #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active {
		background-color: transparent;
	}
}
@media screen and (min-width: 768px) {	
	#header-wrapper {
		margin: 0 !important;
	}
	.dt_service-template .elementor-top-section > .elementor-container:not(.dt_service-template header .elementor-top-section > .elementor-container) {
/* 		padding: 0 8em !important; */
	}
	.elementor-widget-wdt-logo div.wdt-logo-container a img {
		width: 240px !important;
		max-width: 240px !important;
	}
	.donate-btn {
		margin-top: 2em !important;
	}
	.home-banner .wdt-heading-title-wrapper span {
		font-size: 48px !important;
	}
}