/*
 Theme Name:   Faith & Hope Child
 Theme URI:    https://faith.ancorathemes.com/
 Description:  Faith & Hope Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     faith-hope
 Version:      2.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  faith-hope
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */


header.top_panel section {
    background: transparent !important;
    height: 0;
}
.sc_blogger_default.sc_blogger_default_classic_time_2 .post_meta.sc_blogger_item_meta.post_meta_categories .post_meta_item.post_categories a {
    background: #F3651F;
}
span.post_meta_item.post_categories.cat_sep a {
    pointer-events: none;
}
.trx_addons_audio_player .trx_addons_audio_player_wrap .audio_now_playing {
    background: #F3651F;
}
.sc_button.sc_button_simple.color_style_dark:not(.sc_button_bg_image),
.sc_button.sc_button_simple.color_style_link3:not(.sc_button_bg_image){
    color: #F3651F !important;
}
.sc_button.sc_button_simple.color_style_dark:not(.sc_button_bg_image):hover,
.sc_button.sc_button_simple.color_style_link3:not(.sc_button_bg_image):hover,
.sc_button.sc_button.sc_button_simple.sc_button_with_icon:hover .sc_button_icon {
    color: #FDC84F !important;
    border-color: #FDC84F !important;
}
.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]), [class*="scheme_"].sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]) {
    color: #F8F2F1;
}
.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]):hover {
    color: #fdc84f !important;
}
.search_modern > .search_submit {
    color: #F8F2F1;
}
.post_header_wrap_style_style-1 .post_header .post_meta_categories a {
    pointer-events: none;
}
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_other {
    display: none;
}
section#service-banner {
    background-image: url("https://light-testserver.dotgroove.com/wp-content/uploads/2025/07/banner.png") !important;
}
.trx_addons_audio_wrap.with_cover .trx_addons_audio_navigation {
    color: #f3651f;
    line-height: 22px;
}
.trx_addons_audio_wrap.with_cover .trx_addons_audio_navigation .nav_btn:hover {
    color: #000;
}

@media only screen and (max-width: 1000px) and (min-width: 320px){
	.sc_layouts_row_type_compact .sc_layouts_item a .sc_layouts_item_icon {
		color: #fff !important;
	}
}