:root {
/* Base Font */
--cs-font-base-family: 'Roboto';
--cs-font-base-size: 1rem;
--cs-font-base-weight: 400;
--cs-font-base-style: normal;
--cs-font-base-letter-spacing: normal;
--cs-font-base-line-height: 1.5;
/* Primary Font */
--cs-font-primary-family: 'Manrope';
--cs-font-primary-size: 0.75rem;
--cs-font-primary-weight: 600;
--cs-font-primary-style: normal;
--cs-font-primary-letter-spacing: normal;
--cs-font-primary-text-transform: uppercase;
/* Secondary Font */
--cs-font-secondary-family: 'Manrope';
--cs-font-secondary-size: 0.75rem;
--cs-font-secondary-weight: 600;
--cs-font-secondary-style: normal;
--cs-font-secondary-letter-spacing: 0px;
--cs-font-secondary-text-transform: none;
/* Post Meta Font */
--cs-font-post-meta-family: 'Manrope';
--cs-font-post-meta-size: 0.75rem;
--cs-font-post-meta-weight: 600;
--cs-font-post-meta-style: normal;
--cs-font-post-meta-letter-spacing: 0.0125rem;
--cs-font-post-meta-text-transform: none;
/* Details Font */
--cs-font-details-family: 'Manrope';
--cs-font-details-size: 0.75rem;
--cs-font-details-weight: 600;
--cs-font-details-style: normal;
--cs-font-details-letter-spacing: 0.0125rem;
--cs-font-details-text-transform: uppercase;
/* Entry Excerpt */
--cs-font-entry-excerpt-family: 'Manrope';
--cs-font-entry-excerpt-size: 0.875rem;
--cs-font-entry-excerpt-line-height: 1.75;
--cs-font-entry-excerpt-letter-spacing: -0.0125rem;
/* Category Font */
--cs-font-category-family: 'Manrope';
--cs-font-category-size: 0.75rem;
--cs-font-category-weight: 500;
--cs-font-category-style: normal;
--cs-font-category-letter-spacing: -0.025em;
--cs-font-category-text-transform: uppercase;
/* Category Latter */
--cs-font-category-letter-family: 'Manrope';
--cs-font-category-letter-size: 1.125rem;
--cs-font-category-letter-weight: 600;
--cs-font-category-letter-style: normal;
--cs-font-category-letter-letter-spacing: normal;
--cs-font-category-letter-text-transform: uppercase;
/* Post Number Font */
--cs-font-post-number-family: 'Manrope';
--cs-font-post-number-size: 1.125rem;
--cs-font-post-number-weight: 600;
--cs-font-post-number-style: normal;
--cs-font-post-number-letter-spacing: normal;
--cs-font-post-number-text-transform: uppercase;
/* Tags Font */
--cs-font-tags-family: 'Manrope';
--cs-font-tags-size: 0.875rem;
--cs-font-tags-weight: 600;
--cs-font-tags-style: normal;
--cs-font-tags-letter-spacing: -0.025em;
--cs-font-tags-text-transform: none;
/* Post Subbtitle */
--cs-font-post-subtitle-family: 'Manrope';
--cs-font-post-subtitle-size: 1.75rem;
--cs-font-post-subtitle-weight: 400;
--cs-font-post-subtitle-letter-spacing: normal;
--cs-font-post-subtitle-line-height:1.25;
/* Post Content */
--cs-font-post-content-family: 'Manrope';
--cs-font-post-content-size: 1.125rem;
--cs-font-post-content-line-height:1.65;
--cs-font-post-content-letter-spacing: -0.0125rem;
/* Input Font */
--cs-font-input-family: 'Manrope';
--cs-font-input-size: 0.75rem;
--cs-font-input-weight: 600;
--cs-font-input-line-height:1.625rem;
--cs-font-input-style: normal;
--cs-font-input-letter-spacing: normal;
--cs-font-input-text-transform: none;
/* Button Font */
--cs-font-button-family: 'Manrope';
--cs-font-button-size: 0.875rem;
--cs-font-button-weight: 600;
--cs-font-button-style: normal;
--cs-font-button-letter-spacing: normal;
--cs-font-button-text-transform: none;
/* Main Logo */
--cs-font-main-logo-family: 'Manrope';
--cs-font-main-logo-size: 1.5rem;
--cs-font-main-logo-weight: 700;
--cs-font-main-logo-style: normal;
--cs-font-main-logo-letter-spacing: -0.075em;
--cs-font-main-logo-text-transform: none;
/* Large Logo */
--cs-font-large-logo-family: 'Manrope';
--cs-font-large-logo-size: 1.75rem;
--cs-font-large-logo-weight: 700;
--cs-font-large-logo-style: normal;
--cs-font-large-logo-letter-spacing: -0.075em;
--cs-font-large-logo-text-transform: none;
/* Tagline Font */
--cs-font-tag-line-family: 'Manrope';
--cs-font-tag-line-size: 0.75rem;
--cs-font-tag-line-weight: 600;
--cs-font-tag-line-style: normal;
--cs-font-tag-line-line-height: 1.5;
--cs-font-tag-line-letter-spacing: normal;
--cs-font-tag-line-text-transform: none;
/* Footer Logo */
--cs-font-footer-logo-family: 'Manrope';
--cs-font-footer-logo-size: 1.5rem;
--cs-font-footer-logo-weight: 700;
--cs-font-footer-logo-style: normal;
--cs-font-footer-logo-letter-spacing: -0.075em;
--cs-font-footer-logo-text-transform: none;
/* Headings */
--cs-font-headings-family: 'Montserrat';
--cs-font-headings-weight: 800;
--cs-font-headings-style: normal;
--cs-font-headings-line-height: 1.14;
--cs-font-headings-letter-spacing: -0.0125em;
--cs-font-headings-text-transform: none;
/* Headings of Sidebar */
--cs-font-headings-sidebar-family: 'Roboto';
--cs-font-headings-sidebar-size: 0.75rem;
--cs-font-headings-sidebar-weight: 400;
--cs-font-headings-sidebar-style: normal;
--cs-font-headings-sidebar-letter-spacing: normal;
--cs-font-headings-sidebar-text-transform: uppercase;
/* Section Headings */
--cs-font-section-headings-family: 'Roboto';
--cs-font-section-headings-size: 2rem;
--cs-font-section-headings-weight: 400;
--cs-font-section-headings-style: normal;
--cs-font-section-headings-letter-spacing: normal;
--cs-font-section-headings-text-transform: none;
/* Menu Font --------------- */
--cs-font-primary-menu-family: 'Roboto';
--cs-font-primary-menu-size: 0.875rem;
--cs-font-primary-menu-weight: 400;
--cs-font-primary-menu-style: normal;
--cs-font-primary-menu-letter-spacing: -0.0125em;
--cs-font-primary-menu-text-transform: none;
/* Submenu Font */
--cs-font-primary-submenu-family: 'Roboto';
--cs-font-primary-submenu-size: 0.75rem;
--cs-font-primary-submenu-weight: 400;
--cs-font-primary-submenu-style: normal;
--cs-font-primary-submenu-letter-spacing: 0px;
--cs-font-primary-submenu-text-transform: none;
/* Used for main top level fullscreen-menu elements. */
--cs-font-fullscreen-menu-family: 'Manrope';
--cs-font-fullscreen-menu-size: 2.625rem;
--cs-font-fullscreen-menu-weight: 800;
--cs-font-fullscreen-menu-line-height: 1;
--cs-font-fullscreen-menu-style: normal;
--cs-font-fullscreen-menu-letter-spacing: -0.025em;
--cs-font-fullscreen-menu-text-transform: none;
/* Submenu Font */
--cs-font-fullscreen-submenu-family: 'Roboto';
--cs-font-fullscreen-submenu-size: 0.875rem;
--cs-font-fullscreen-submenu-weight: 400;
--cs-font-fullscreen-submenu-line-height: 1.2;
--cs-font-fullscreen-submenu-style: normal;
--cs-font-fullscreen-submenu-letter-spacing: normal;
--cs-font-fullscreen-submenu-text-transform: none;
/* Featured Menu */
--cs-font-featured-menu-family: 'Roboto';
--cs-font-featured-menu-size: 1rem;
--cs-font-featured-menu-weight: 400;
--cs-font-featured-menu-style: normal;
--cs-font-featured-menu-letter-spacing: -0.025em;
--cs-font-featured-menu-text-transform: none;
/* Featured Submenu Font */
--cs-font-featured-submenu-family: 'Roboto';
--cs-font-featured-submenu-size: 0.875rem;
--cs-font-featured-submenu-weight: 400;
--cs-font-featured-submenu-style: normal;
--cs-font-featured-submenu-letter-spacing: normal;
--cs-font-featured-submenu-text-transform: none;
/* Footer Menu Font */
--cs-font-footer-menu-family: 'Roboto';
--cs-font-footer-menu-size: 1.5rem;;
--cs-font-footer-menu-weight: 400;
--cs-font-footer-menu-line-height: 1;
--cs-font-footer-menu-style:normal;
--cs-font-footer-menu-letter-spacing: -0.025em;
--cs-font-footer-menu-text-transform: none;
/* Footer Submenu Font */
--cs-font-footer-submenu-family: 'Roboto';
--cs-font-footer-submenu-size: 0.875rem;
--cs-font-footer-submenu-weight: 400;
--cs-font-footer-submenu-line-height: 1;
--cs-font-footer-submenu-style: normal;
--cs-font-footer-submenu-letter-spacing: normal;
--cs-font-footer-submenu-text-transform: none;
/* Footer Bottom Menu Font */
--cs-font-footer-bottom-submenu-family: 'Roboto';
--cs-font-footer-bottom-submenu-size: 0.875rem;
--cs-font-footer-bottom-submenu-weight: 400;
--cs-font-footer-bottom-submenu-line-height: 1;
--cs-font-footer-bottom-submenu-style: normal;
--cs-font-footer-bottom-submenu-letter-spacing: normal;
--cs-font-footer-bottom-submenu-text-transform: none;
}
/* Site Background */
:root, [data-site-scheme="default"] {
--cs-color-site-background: #f5f7f8;
}
[data-site-scheme="dark"] {
--cs-color-site-background: #30323e;
}
[data-site-scheme="dark"] .cs-site {
background-image: none;
}
/* Fullscreen Background */
:root, [data-site-scheme="default"] {
--cs-color-fullscreen-menu-background: #ffffff;
}
[data-site-scheme="dark"] {
--cs-color-fullscreen-menu-background: #30323e;
}
[data-site-scheme="dark"] .cs-fullscreen-menu {
background-image: none;
}
Fatal error: Uncaught Error: Class "CSCO_Customizer" not found in /home/u634976445/domains/expatax.mt/public_html/wp-content/themes/caards/inc/theme-mods/site-identity.php:8
Stack trace:
#0 /home/u634976445/domains/expatax.mt/public_html/wp-content/themes/caards/inc/theme-mods.php(16): require()
#1 /home/u634976445/domains/expatax.mt/public_html/wp-includes/class-wp-hook.php(341): csco_register_theme_mods()
#2 /home/u634976445/domains/expatax.mt/public_html/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /home/u634976445/domains/expatax.mt/public_html/wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /home/u634976445/domains/expatax.mt/public_html/wp-settings.php(749): do_action()
#5 /home/u634976445/domains/expatax.mt/public_html/wp-config.php(115): require_once('/home/u63497644...')
#6 /home/u634976445/domains/expatax.mt/public_html/wp-load.php(50): require_once('/home/u63497644...')
#7 /home/u634976445/domains/expatax.mt/public_html/wp-blog-header.php(13): require_once('/home/u63497644...')
#8 /home/u634976445/domains/expatax.mt/public_html/index.php(17): require('/home/u63497644...')
#9 {main}
thrown in /home/u634976445/domains/expatax.mt/public_html/wp-content/themes/caards/inc/theme-mods/site-identity.php on line 8