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

* 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/

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

a.my-btn {
    background-color: #ffffff !important;
    color: #222222 !important;
    padding: 22px 34px !important;
    color: #111111 !important; 
    font-weight: 400 !important;
}
.second-sec span.xb-item--review {
    display: none !important;
}
.first-sec a.thm-btn.donate-btn.hover-yellow {
	border: 2px solid #555555;
}
.second-sec i.fas.fa-star {
    display: none;
}
.second-sec span.xb-item--review {
    background-color: #ffffff;
    color: #222222;
    padding: 22px 34px;
}
.third-sec h3.xb-item--title {
    color: #111111;
}
.third-sec p.xb-item--content {
    color: #555555;
}
.fourth-sec span.sub-title {
    color: #111111 !important;
}
.fourth-sec h2.title {
    color: #111111 !important;
    font-family: 'Inter' !important;
    font-size: 50px !important;
}
.fourth-sec p.content {
    color: #555555 !important;
}
.footer-form input#form-field-email {
    height: 36px !important;
    padding: 23px 45px !important;
}
.xb-map-location .xb-loc_circle::before {
    background: #a839ff !important;
}
.xb-map-location .xb-loc_circle::after {
    background: rgb(168 57 255 / 40%) !important;
}
.xb-map-location .xb-loc_circle {
    background: rgb(181 87 220 / 25%) !important;
}
.hero-right-dot .dot--2 {
    background-color: #a839ff;
}
a.my-btn:hover {
    background-color: transparent !important;
    border: 1px solid #ffffff !important;
	color: #ffffff !important;
}


div#aboutpageid .about-right.pos-rel {
    margin-top: 31% !important;
}


















