/*
Theme Name:  Buildtab Child Theme
Description: Child theme for the Buildtab theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    buildtab
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
.scroll-text-ltr,
.scroll-text-rtl {
    overflow: hidden;
    white-space: nowrap;
}

.scroll-text-ltr .elementor-heading-title,
.scroll-text-rtl .elementor-heading-title {
    display: inline-block;
    will-change: transform;
}