/*
Theme Name: Salient Child Theme
Description: Custom child theme for CarsNow
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Import Google Fonts — Manrope */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap');

/* =============================================================
   GLOBAL FONT OVERRIDE — MANROPE ON ALL PAGES
   ============================================================= */

html,
body,
body *,
p,
div,
span,
h1, h2, h3, h4, h5, h6,
a,
li,
ul,
ol,
button,
input,
select,
textarea,
label,
table,
td,
th,
.single-product,
.woocommerce,
.woocommerce-page,
#header-outer,
#footer-outer,
.nectar-button,
.vv-site-header,
.vv-site-footer,
.vv-sp-sections,
.vv-emi-calculator {
	font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important;
}
