/*
Theme Name:   Savior Child Theme
Theme URI:    https://sagetheme.com/
Author:       Sagetheme
Author URI:   https://sagetheme.com/
Description:  Smart, Powerful and Unlimited Customizable Charity & Donation WordPress Theme.
Version:      1.0.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  savior
Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template:     savior
*/

.page-id-2772 h1.wp-block-heading {
    margin: 0 0 60px 0;
}

.hidden, #savior-banner-widget-1, #block-4, #media_gallery-1, .widget_block.widget_search {
    display: none;
}

.search-results a, .single-post a, .blog #content a, .widget.blog-posts-widget .meta-categories a, .widget.widget_categories li a {
    color: #1e1e1e ;
}

.widget.widget_search [type=submit], .widget.widget_tag_cloud .tagcloud a:hover {
    background-color: #51ACE3;
    border-color: #51ACE3;
}

.widget.widget_categories li a:hover {
    color: #51ACE3;
}

@media (max-width: 1300px) {
    #masthead .main-header .inline-menu .menu {
        flex-wrap: wrap;
    }
}

#topbar {
    background: #fff;
}

footer {
    padding-top: 4em !important;
    box-shadow: 40px 10px 40px 0px var(--shadow-color-default, rgba(0, 0, 0, 0.12));
}

/* removes background color on the testimonial section of services page */
.sg-row[data-eq="1754661515550"] > .container-inner > .container-wrap > .ui-background::before{--background-color:#fff;}