/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


.element_from_fade div {
	    -webkit-animation-delay: 0s !important;
    animation-delay: 0s !important;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
