/*
Theme Name: Elementra Child Theme
Theme URI: https://elementra.themerex.net/
Description: Elementra 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: ThemeREX
Author URI: https://themerex.net/
Version: 1.1.1
Tested up to: 6.9
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: elementra
Template: elementra
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.lead-text {
    font-size: 1.5rem;
    letter-spacing: .12rem;
    line-height: 1.3;
}

p.lead-text {
    color: #000;
    font-weight: 600;
}

table.table-dark {}
.table-dark tr th {
    background-color: #fb5e00;
    color: #f7f6e3;
    padding: 20px 10px;
    letter-spacing: .1rem;
}

.table-dark tr td {
    padding: 10px 10px;
    font-weight: 500;
}

.table-dark .column-1 {
    width: 200px;
}

/* We Believe */
.we-belive-statments .elementor-icon-box-wrapper {
    padding-right: 1.5rem;
}

.we-belive-statments .elementor-icon-box-title {
    text-transform: none !important;
}

.weBelieveGrid h6.elementor-icon-box-title {
    padding-right: 15px;
}

.weBelieveGrid h6.elementor-icon-box-title span {
    font-size: 1rem;
    line-height: 1.2;
}

/* Dark Background Overrides */
p.dark-layout,
span.dark-layout,
h2.dark-layout {
  color: #f7f6e3;
}