/*
Theme Name: HouzFix Child
Theme URI: https://renoethics.com
Description: Child theme for HouzFix — RenoEthics customizations
Author: RenoEthics
Template: housefix
Version: 1.0.0
Text Domain: housefix-child
*/

/* =============================================
   CUSTOM CSS (migrated from Customizer)
   ============================================= */

form.woocommerce-currency-switcher-form.woocs_show_flags span.select2-selection.select2-selection--single {
    border: none;
}

/* Hide HouzFix page title/breadcrumb bar */
.entry-header,
.page-header,
.page-title-section,
.bt-page-header,
.bt-breadcrumb,
.breadcrumb-section,
.dt-sc-page-title-container,
.main-title-section-wrapper {
    display: none !important;
}
