XylotrechusZ
<?php if ( !empty( dustrial_get_option ('menu_right_btn') ) ) { ?>
<a href="<?php echo esc_url( dustrial_get_option ('menu_right_btn_link') ); ?>" class="get_quote btn text-light my-2 my-sm-0"><?php echo esc_html( dustrial_get_option ('menu_right_btn_text') ); ?></a>
<?php } ?>