/*
 Theme Name:   ArtBridge Child
 Theme URI:    http://demo.qodeinteractive.com/bridge/
 Description:  A child theme of Bridge Theme
 Author:       LIMIT8 | Nonprofit Web Design Experts
 Author URI:   https://www.limit8design.com/
 Template:     bridge
 Version:      1.0.0
 Text Domain:  bridge
 */
 
@import url("style.css");

/* Force display of hidden Elementor element */
.elementor-element-24f44349,
body .elementor-element-24f44349,
.elementor.elementor-element-24f44349 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    .woocommerce-message {
        font-size: 14px !important;
        padding: 10px 15px !important;
    }
    
    .woocommerce-message .button.wc-forward {
        font-size: 13px !important;
        padding: 5px 10px !important;
    }