/* ===================================================================================

* Theme Name: Sunnyaid Child
* Theme URI: https://themeforest.net/user/xpressbuddy
* Author: XpressBuddy
* Author URI: https://wp.xpressbuddy.com/techco/
* Description: NDIS Disability & Elderly Care Service WordPress Theme
* Version: 1.0.0
* Template: sunnyaid
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.header-style-one {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.main-menu ul li:not(:last-child) {
    margin-right: 20px !important;
}
.home .header__wrap.ul_li_between {
    align-items: flex-start !important;
}
.home .header-contact.d-none.d-lg-block {
    margin-top: 18px !important;
}
.main-menu__wrap.ul_li.navbar.navbar-expand-lg {
    padding-left: 250px !important;
}
.banner-sec .xb-fanfact.pt-60.ul_li.wow.fadeInUp {
    display: none;
}
.about-sec .xb-item--map_img.align-content-center {
    opacity: .5;
}
.xb-footer-subscription .xb-field-btn button {
    background: #239C97 !important;
    color: #fff !important;
}
.xb-footer-subscription .icon:before, .ec-footer-subscription .icon:before {
    background-image: url("/wp-content/uploads/2026/03/Image-1.png") !important;
}
.service-sec .xb-services:hover img.attachment-large.size-large {
    height: 300px !important;
    object-fit: cover !important;
}
.service-sec .elementor-3030 .elementor-element.elementor-element-989a9f5 .xb-services .xb-item--button:hover .srv-btn span svg path {
    fill: #fff !important;
}
.cta-button .thm-btn svg path {
    stroke: #fff !important;
}
.breadcrumb.service-banner.pos-rel .row {
    justify-content: center !important;
}

@media only screen and (max-width: 1000px) {
	.about-sec h2 br {
		display: none !important;
	}
	.home .header__wrap.ul_li_between {
		align-items: center !important;
	}
	.xb-header-mobile-search.xb-hide-xl {
    	display: none;
	}
	.main-menu__wrap.ul_li.navbar.navbar-expand-lg {
		padding-left: 0 !important;
	}
	.banner-sec a.thm-btn {
    	padding: 16px 30px !important;
	}
	.about-sec .xb-reating.ul_li img {
		object-fit: cover;
		height: 32px;
	}
	.event-sec .xb-blog .xb-item--img {
    	margin-right: 0 !important;
	}
	.xb-blog .xb-item--inner {
    	padding: 0 !important;
	}
}