/*
Theme Name: Novaride Child
Template:   novaride
Theme URI: https://themeforest.net/user/awaiken
Description: Novaride Child Theme
Author: Awaiken
Author URI: https://awaiken.com/
Version: 1.0.0
Text Domain: novaride-child
*/


.elementor-widget-button .elementor-button .elementor-button-icon {
    position: absolute;
    top: 0%;
    left: 100%;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #c9a506;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    ransform: translate(48px, -50%);
    transition: all 0.4s 
ease-in-out;
    margin-left: 8px;
}