/*
Theme Name: Mastercam Canada
Description: A child theme of Hello Elementor for the Mastercam Canada website.
Author: O3 World
Author URI: https://o3world.com
Template: hello-elementor
Version: 1.0.1
*/

/*
    Add your custom styles here
*/

/* Homepage: keep the SCROLL DOWN (and other small link) button icon inline with
   its label, matching the WP Engine (Elementor 4.x) rendering. Elementor 3.32.2
   stacks the button icon above the text (flex-direction: column) for icon buttons. */
.elementor-page-36 .elementor-button-link.elementor-size-sm .elementor-button-content-wrapper {
    flex-direction: row !important;
    align-items: center;
}
