/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-button_type-3d #main #comment-submit:not(.button-flat), .fusion-button_type-3d .button-default:not(.button-flat), .fusion-button_type-3d .button.default:not(.button-flat), .fusion-button_type-3d .comment-form input[type="submit"]:not(.button-flat), .fusion-button_type-3d .fusion-button-default:not(.button-flat), .fusion-button_type-3d input.button-default:not(.button-flat), .fusion-button_type-3d.fusion-button-default:not(.button-flat), .fusion-button_type-3d.fusion-button:not(.button-flat) {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0), 0 .15em 0 var(--button_bevel_color), .1em .2em .2em .15em rgba(0, 0, 0, .3) !important;
}

.fusion-button_type-3d #main #comment-submit:not(.button-flat):hover, .fusion-button_type-3d .button-default:not(.button-flat):hover, .fusion-button_type-3d .button.default:not(.button-flat):hover, .fusion-button_type-3d .comment-form input[type="submit"]:not(.button-flat):hover, .fusion-button_type-3d .fusion-button-default:not(.button-flat):hover, .fusion-button_type-3d input.button-default:not(.button-flat):hover, .fusion-button_type-3d.fusion-button-default:not(.button-flat):hover, .fusion-button_type-3d.fusion-button:not(.button-flat):hover {
    box-shadow: inset 0 1px 0 rgba(0,0,0,0), 0 .15em 0 var(--button_bevel_color_hover), .1em .2em .2em .15em rgba(0, 0, 0, .3) !important;
}

.fusion-button_type-3d #main #comment-submit:not(.button-flat):active, .fusion-button_type-3d .button-default:not(.button-flat):active, .fusion-button_type-3d .button.default:not(.button-flat):active, .fusion-button_type-3d .comment-form input[type="submit"]:not(.button-flat):active, .fusion-button_type-3d .fusion-button-default:not(.button-flat):active, .fusion-button_type-3d input.button-default:not(.button-flat):active, .fusion-button_type-3d.fusion-button-default:not(.button-flat):active, .fusion-button_type-3d.fusion-button:not(.button-flat):active {
    box-shadow: inset 0 1px 0 rgba(0,0,0,0), 0 1px 0 var(--button_bevel_color), .05em .1em .1em .07em rgba(0, 0, 0, .3) !important;
}

.fusion-button_type-3d #main #comment-submit:not(.button-flat):hover:active, .fusion-button_type-3d .button-default:not(.button-flat):hover:active, .fusion-button_type-3d .button.default:not(.button-flat):hover:active, .fusion-button_type-3d .comment-form input[type="submit"]:not(.button-flat):hover:active, .fusion-button_type-3d .fusion-button-default:not(.button-flat):hover:active, .fusion-button_type-3d input.button-default:not(.button-flat):hover:active, .fusion-button_type-3d.fusion-button-default:not(.button-flat):hover:active, .fusion-button_type-3d.fusion-button:not(.button-flat):hover:active {
    box-shadow: inset 0 1px 0 rgba(0,0,0,0), 0 1px 0 var(--button_bevel_color_hover), .05em .1em .1em .07em rgba(0, 0, 0, .3) !important;
}


canvas#burst {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    pointer-events: none;
}
  