/*
 Theme Name: MarTech Child Theme
 Theme URI: https://martech.axiomthemes.com/
 Description: MarTech is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author: AxiomThemes
 Author URI:  https://axiomthemes.com/
 Template:     martech
 Version:      1.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:  martech
*/


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

h1,.front_page_section_caption {
	font-family: 'Berliner-Regular', sans-serif;
	font-weight: 300;
	letter-spacing: -3px !important;
}

.elementor-5002 .elementor-element.elementor-element-0364d7c .elementor-heading-title {
    font-size: 5em !important;
    line-height: 0.9em !important;
    letter-spacing: -3px !important;
    color: #f35214;
}

p {
	font-size: 21px;
	color: #2a2a2a;
	font-weight: 500;
}

h4 {
	font-family: 'Berliner-Regular', sans-serif;
}

.sc_icons .sc_icons_item_title, .sc_icons .sc_icons_item_title a {
	font-family: 'Berliner-Regular', sans-serif;
}

body.custom-background {
	background: #FFF8F1 !important;
	background-color: #FFF8F1 !important;
}

.scheme_default, body.scheme_default {
--theme-color-bg_color: #FFF8F1 !important;
}

.sw-sub-pg-title h1.sc_item_title {
	color: #f35214;
	font-size: 85px;
	line-height: 70px;
}

.sw-top-section {
	padding-top: 100px;
}

h1.sc_item_title {
	border: 0px solid red;
}
