/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

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

.site-header-row-container-inner {
    background: #fff !important;
    border-radius: 6px;
    border-bottom: 0;
    margin-top: 30px;
    box-shadow: 0px 0px 0px rgba(3, 7, 18, 0.09), 0px 0px 1px rgba(3, 7, 18, 0.08), 0px 0px 2px rgba(3, 7, 18, 0.06), 0px 1px 4px rgba(3, 7, 18, 0.05), 0px 1px 6px rgba(3, 7, 18, 0.04), 0px 1px 9px rgba(3, 7, 18, 0.03), 0px 2px 12px rgba(3, 7, 18, 0.01);
}
span#typedjs35 {
    font-size: 40px;
    margin-bottom: 20px;
}

span.elementor-counter-number {
        background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(217deg, #6b78ff  10%, #ff8a00);
    background-image: -o-linear-gradient(217deg, #6b78ff 10%, #ff8a00);
    background-image: -moz-linear-gradient(217deg, #6b78ff 10%, #ff8a00);
    background-image: linear-gradient(217deg, #6b78ff 10%, #ff8a00);
}